summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add a chip_fixup function to the plat_nand driver on 2.6.23 as well (closes ↵Gabor Juhos2008-06-071-0/+32
| | | | | | #3513) SVN-Revision: 11386
* remove axis toolchain dependency for etraxJohn Crispin2008-06-061-3/+0
| | | | SVN-Revision: 11384
* finally fixes etrax toolchain problems, thanks nbdJohn Crispin2008-06-062-49/+203
| | | | SVN-Revision: 11383
* fixes au1000 ethernet support, signed off: Bruno RandolfJohn Crispin2008-06-061-0/+12
| | | | SVN-Revision: 11382
* generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patchesGabor Juhos2008-06-0614-0/+480
| | | | SVN-Revision: 11379
* generic-2.6: sync yaffs code with the official CVS treeGabor Juhos2008-06-0666-2967/+1986
| | | | SVN-Revision: 11378
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-061-0/+25
| | | | SVN-Revision: 11377
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-061-1/+12
| | | | SVN-Revision: 11376
* add a chip_fixup function to the plat_nand driverGabor Juhos2008-06-062-0/+64
| | | | SVN-Revision: 11375
* refresh patches to match upstream styleGabor Juhos2008-06-0640-433/+285
| | | | SVN-Revision: 11374
* Set executable permissions on ps3 target specific scriptsYuji Mano2008-06-052-0/+0
| | | | SVN-Revision: 11370
* rename and renumber storm patchesImre Kaloz2008-06-059-0/+0
| | | | SVN-Revision: 11368
* * refresh storm patches * disable BX in uClibc config, add ethernet and ↵Imre Kaloz2008-06-0511-576/+803
| | | | | | watchdog support -- thanks to Zilvinas Valinskas SVN-Revision: 11367
* refresh generic 2.6.23 patches in upstream styleImre Kaloz2008-06-0563-1383/+819
| | | | SVN-Revision: 11366
* Add bcm3350 cpuidFlorian Fainelli2008-06-051-7/+14
| | | | SVN-Revision: 11364
* Adding ps3 target specific /bin/login script. For security reasons, allow ↵Yuji Mano2008-06-041-0/+47
| | | | | | telnet login only if the user explicitly sets a flag in the ps3 flash db to enable telnet login from the host console. SVN-Revision: 11360
* fix x86 image build order (fixes #3317)Felix Fietkau2008-06-041-1/+1
| | | | SVN-Revision: 11359
* add preliminary Marvell Orion supportImre Kaloz2008-06-0422-0/+4437
| | | | SVN-Revision: 11352
* Update 2.6.25 configPeter Denison2008-06-031-26/+45
| | | | SVN-Revision: 11349
* Build against 2.6.25.4Peter Denison2008-06-031-1/+1
| | | | SVN-Revision: 11347
* Include missing part of r11275. Fix fw_argX from CFEPeter Denison2008-06-031-0/+5
| | | | SVN-Revision: 11340
* add new target feature option for fpuImre Kaloz2008-06-031-0/+3
| | | | SVN-Revision: 11337
* refresh generic 2.6.26 patchesGabor Juhos2008-06-0228-68/+68
| | | | SVN-Revision: 11336
* 2.6.26: oops, fix gpio_dev (commited a wrong file in [11333])Gabor Juhos2008-06-021-1/+1
| | | | SVN-Revision: 11334
* 2.6.26: fix gpio_dev compile errorGabor Juhos2008-06-021-1/+1
| | | | SVN-Revision: 11333
* 2.6.26: fix a typo in the latest mini_fo patchGabor Juhos2008-06-021-1/+1
| | | | SVN-Revision: 11332
* 2.6.26: sync IMQ patch with 2.6.25Gabor Juhos2008-06-021-29/+29
| | | | SVN-Revision: 11331
* fix mini_fo on 2.6.26-rc4Gabor Juhos2008-06-021-0/+37
| | | | SVN-Revision: 11330
* netfilter: minor IMQ fix for 2.6.25Gabor Juhos2008-06-021-2/+2
| | | | SVN-Revision: 11329
* revert an upstream change to retain compatibility with iptables 1.4.0Imre Kaloz2008-06-021-0/+103
| | | | SVN-Revision: 11326
* * add a prerelease IMQ patch for 2.6.25 * reenable IMQ in the kernel config ↵Imre Kaloz2008-06-023-31/+31
| | | | | | * resync patches SVN-Revision: 11324
* add generic 2.6.26 patches/filesImre Kaloz2008-06-02102-0/+50070
| | | | SVN-Revision: 11323
* avr32: fix kernel panic when using ondemand cpufreq givernorMatteo Croce2008-05-301-0/+25
| | | | SVN-Revision: 11305
* refresh avr32 patches to match upstream styleImre Kaloz2008-05-302-683/+437
| | | | SVN-Revision: 11303
* refresh generic 2.6.24 patches to match upstream styleImre Kaloz2008-05-3057-3949/+2613
| | | | SVN-Revision: 11302
* import Gateworks CF optimizations, add support for additional features for ↵Imre Kaloz2008-05-305-2/+285
| | | | | | the Cambria -- thanks Chris SVN-Revision: 11301
* fix typoFlorian Fainelli2008-05-301-1/+1
| | | | SVN-Revision: 11300
* Add virtualbox images to x86 (#3475)Florian Fainelli2008-05-303-1/+29
| | | | SVN-Revision: 11298
* refresh ixp4xx patches to match upstream styleImre Kaloz2008-05-3040-498/+300
| | | | SVN-Revision: 11297
* refresh generic 2.6.25 patches to match upstream styleImre Kaloz2008-05-3059-3309/+2003
| | | | SVN-Revision: 11296
* gpiodev should be in drivers/char, not in drivers/gpio..Imre Kaloz2008-05-302-18/+19
| | | | SVN-Revision: 11294
* Update ps3 linux banner and hostnameYuji Mano2008-05-292-2/+2
| | | | SVN-Revision: 11293
* enable gpiodev on ixp4xxImre Kaloz2008-05-291-0/+2
| | | | SVN-Revision: 11289
* add newline at EOFYuji Mano2008-05-281-1/+2
| | | | SVN-Revision: 11287
* adding ps3 specific banner and system nameYuji Mano2008-05-282-0/+7
| | | | SVN-Revision: 11286
* fix up mac address setting on ixp4xx for devices that store this info in the ↵Imre Kaloz2008-05-282-1/+9
| | | | | | RedBoot config partition SVN-Revision: 11285
* fix path of initrun scriptYuji Mano2008-05-281-1/+1
| | | | SVN-Revision: 11284
* Add an initrun script that is respawned by init. This default initrun script ↵Yuji Mano2008-05-282-1/+4
| | | | | | calls /bin/login as usual, but packages (ex. bootloader packages) can modify it to run custom scripts/execs at init. SVN-Revision: 11283
* Reduce the kernel verbosity of the ps3_system_bus_match output for ps3 builds.Yuji Mano2008-05-282-6/+72
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11282
* Fixup inittab for PS3.Yuji Mano2008-05-281-0/+6
| | | | | | | | Make ctrl-alt-del do a system reboot. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11281