summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* also take over the files for 2.6.31Mirko Vogt2009-08-2311-0/+2627
| | | | SVN-Revision: 17356
* default is to generate a ramdisk imageFlorian Fainelli2009-08-221-1/+1
| | | | SVN-Revision: 17352
* add generic patchset levelled up to 2.6.31-rc6Mirko Vogt2009-08-2294-0/+42681
| | | | SVN-Revision: 17351
* add a new target for ubicom32 (compiles, but untested)Felix Fietkau2009-08-214-0/+49130
| | | | SVN-Revision: 17350
* add nommu target feature flagFelix Fietkau2009-08-211-0/+3
| | | | SVN-Revision: 17347
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-211-0/+5
| | | | SVN-Revision: 17346
* ps3/petitboot: Run petitboot at first startupGeoff Levand2009-08-191-1/+16
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17324
* ps3: Make ps3-bl-option executableGeoff Levand2009-08-191-0/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17322
* preliminary failsafe support (closes #5726)Gabor Juhos2009-08-191-8/+30
| | | | SVN-Revision: 17321
* add diag script (closes #5725)Gabor Juhos2009-08-191-0/+96
| | | | SVN-Revision: 17320
* fix package name of kmod-leds-gpioGabor Juhos2009-08-191-1/+1
| | | | SVN-Revision: 17318
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-181-1/+1
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-183-1/+5
| | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17306
* ps3: General cleanup and update for defconfig-ps3-petitbootGeoff Levand2009-08-181-1190/+8
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17305
* ps3: Move defconfig-ps3-petitboot to the petitboot profile directoryGeoff Levand2009-08-181-0/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17304
* ps3: Update the Petitboot profile package dependenciesGeoff Levand2009-08-181-3/+3
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17303
* ps3: Updates for ps3-bl-optionGeoff Levand2009-08-181-46/+52
| | | | | | | | | | | | Update the ps3 bootloader helper script ps3-bl-option. o Add new option --set-bootloader-timeout. o Use generic name 'bootloader'. o General format cleanup. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17300
* ps3: Rename bl-option to ps3-bl-optionGeoff Levand2009-08-182-1/+1
| | | | | | | | | | Rename the bootloader helper script bl-option to ps3-bl-option. This change simply renames the file. No other changes are included. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17299
* use 2.6.30.5Florian Fainelli2009-08-1720-20/+20
| | | | SVN-Revision: 17296
* switch to 2.6.27.30Florian Fainelli2009-08-172-2/+2
| | | | SVN-Revision: 17291
* 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary sizeGabor Juhos2009-08-161-1/+11
| | | | SVN-Revision: 17289
* bump to 2.6.30.4, apply fix from [15119] to x86_64Nicolas Thill2009-08-165-2/+15
| | | | SVN-Revision: 17285
* 2.6.30: update layer7 patchGabor Juhos2009-08-162-29/+44
| | | | SVN-Revision: 17284
* fix for commit r17276Hauke Mehrtens2009-08-153-0/+33
| | | | SVN-Revision: 17280
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-157-95/+69
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* refresh patchesHauke Mehrtens2009-08-153-36/+30
| | | | SVN-Revision: 17268
* add the swconfig utility to the wrt160nl profileFelix Fietkau2009-08-141-1/+1
| | | | SVN-Revision: 17250
* ar71xx: enable rtl8306 support by default (for wrt160nl)Felix Fietkau2009-08-142-0/+3
| | | | SVN-Revision: 17249
* add a driver for rtl8306 switchesFelix Fietkau2009-08-145-0/+1041
| | | | SVN-Revision: 17248
* ar71xx: change the linking order of the ag71xx module so that the driver can ↵Felix Fietkau2009-08-142-12/+12
| | | | | | take advantage of phy fixups SVN-Revision: 17247
* fix buildHauke Mehrtens2009-08-133-0/+25
| | | | SVN-Revision: 17246
* switch to 2.6.30Gabor Juhos2009-08-131-1/+1
| | | | SVN-Revision: 17244
* add missing patch which fakes a cardbus controller on top of PCI, thanks SGDAFlorian Fainelli2009-08-122-0/+332
| | | | SVN-Revision: 17234
* fix typo, INT_MASK is writable, INT_STATUS is notFlorian Fainelli2009-08-111-1/+1
| | | | SVN-Revision: 17229
* more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-115-10/+12
| | | | SVN-Revision: 17227
* arm: when linking the kernel, move the section discards after the other ↵Felix Fietkau2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204
* WRT160NL: add default trigger for the power ledGabor Juhos2009-08-091-0/+1
| | | | SVN-Revision: 17203
* enable sysupgrade on the WRT160NlGabor Juhos2009-08-091-1/+8
| | | | SVN-Revision: 17202
* WRT160NL: more mtd parser cleanupGabor Juhos2009-08-091-68/+106
| | | | SVN-Revision: 17201
* revert some accidentally committed test/debug changes from the module symbol ↵Felix Fietkau2009-08-092-24/+24
| | | | | | export patch - should fix #5655 SVN-Revision: 17200
* do not exclude the share directory for bison and other programs to work (#5629)Florian Fainelli2009-08-091-1/+5
| | | | SVN-Revision: 17198
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-092-0/+25
| | | | SVN-Revision: 17190
* remove useless hard reset in the SPI controller driverFlorian Fainelli2009-08-091-1/+0
| | | | SVN-Revision: 17189
* fix assignment instead of comparison in the mtd driver (#5649)Florian Fainelli2009-08-091-7/+8
| | | | SVN-Revision: 17188
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-091-0/+154
| | | | SVN-Revision: 17187
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-091-9/+88
| | | | SVN-Revision: 17186
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-081-117/+0
| | | | SVN-Revision: 17185
* switch to 2.6.30.4Florian Fainelli2009-08-081-1/+1
| | | | SVN-Revision: 17184
* refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)Florian Fainelli2009-08-084-12/+8
| | | | SVN-Revision: 17182
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-082-0/+234
| | | | | | from the kernel image SVN-Revision: 17181