summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* rt288x: fix serial consoleGabor Juhos2009-08-311-4/+0
| | | | SVN-Revision: 17450
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-312-1/+27
| | | | SVN-Revision: 17449
* add common GPIO LED supportGabor Juhos2009-08-315-0/+86
| | | | SVN-Revision: 17448
* rt305x: remove HW_HAS_PCI config optionGabor Juhos2009-08-311-1/+0
| | | | SVN-Revision: 17447
* fix GPIOLIB supportGabor Juhos2009-08-318-42/+278
| | | | SVN-Revision: 17446
* rt288x: fix build errorGabor Juhos2009-08-301-0/+1
| | | | SVN-Revision: 17444
* platform.h is rt288x specific, move itGabor Juhos2009-08-303-2/+3
| | | | SVN-Revision: 17443
* rt288x: generic machine code cleanupGabor Juhos2009-08-301-45/+0
| | | | SVN-Revision: 17442
* header cleanupGabor Juhos2009-08-301-3/+3
| | | | SVN-Revision: 17441
* share common INTC codeGabor Juhos2009-08-3014-145/+139
| | | | SVN-Revision: 17440
* initial support for RT288x/RT305xGabor Juhos2009-08-3043-0/+2690
| | | | SVN-Revision: 17439
* pxcab: Add config-2.6.31Geoff Levand2009-08-271-0/+521
| | | | | | | | | Tested with 2.6.31-rc7 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17429
* pxcab: Build fixGeoff Levand2009-08-271-107/+0
| | | | | | | | | | 0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was merged in 2.6.30.4 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17428
* add the in-tree gspca driverFlorian Fainelli2009-08-273-0/+81
| | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421
* mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-276-6/+6
| | | | SVN-Revision: 17420
* ar7: remove CONFIG_CRYPTO_ALGAPI overrideFelix Fietkau2009-08-261-1/+0
| | | | SVN-Revision: 17419
* ubicom32: remove some more unnecessary stuff from the kernel patchFelix Fietkau2009-08-261-172/+0
| | | | SVN-Revision: 17418
* Revert "[ubicom32] remove kernel patch for now since it is incomplete and ↵Felix Fietkau2009-08-262-2/+48923
| | | | | | has some licensing issues" (r17404) There are no licensing issues with this patch SVN-Revision: 17416
* ps3: Remove support for linux-2.6.28Geoff Levand2009-08-2616-4642/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17412
* ps3: Update kernel to linux-2.6.30Geoff Levand2009-08-263-1/+449
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17411
* remove kernel patch for now since it is incomplete and has some licensing issuesFlorian Fainelli2009-08-262-48923/+2
| | | | SVN-Revision: 17404
* move early_printk stuff into a separate fileGabor Juhos2009-08-263-14/+31
| | | | SVN-Revision: 17403
* more linux kernel cygwin build fixesFlorian Fainelli2009-08-261-3/+15
| | | | SVN-Revision: 17402
* remove AR71XX_EARLY_SERIAL stuffGabor Juhos2009-08-257-36/+0
| | | | SVN-Revision: 17400
* ixp4xx: refresh patchesFelix Fietkau2009-08-258-27/+27
| | | | SVN-Revision: 17397
* ixp4xx add jumboframe fixes by Ted Hess (#5746)Felix Fietkau2009-08-252-19/+23
| | | | SVN-Revision: 17396
* atheros switch support: add missing commit statementsFelix Fietkau2009-08-241-0/+2
| | | | SVN-Revision: 17391
* atheros: do not alter the network vlan config if swconfig is required and ↵Felix Fietkau2009-08-241-13/+13
| | | | | | missing SVN-Revision: 17388
* ps3: Update defconfig-ps3-petitboot to not build udevtriggerGeoff Levand2009-08-241-3/+3
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17379
* add 2.6.31 configGabor Juhos2009-08-241-0/+229
| | | | SVN-Revision: 17369
* 2.6.31: refresh generic patchesGabor Juhos2009-08-242-2/+2
| | | | SVN-Revision: 17368
* 2.6.31: update generic configGabor Juhos2009-08-241-0/+31
| | | | SVN-Revision: 17367
* add patches for 2.6.31Gabor Juhos2009-08-2431-0/+876
| | | | SVN-Revision: 17366
* initialize ndo_tx_timeout field of netdev_opsGabor Juhos2009-08-241-3/+7
| | | | SVN-Revision: 17363
* refresh patchesGabor Juhos2009-08-242-5/+5
| | | | SVN-Revision: 17362
* 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