aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* enable yaffs fs on 2.6.25Gabor Juhos2008-05-281-0/+10
| | | | SVN-Revision: 11280
* resync kernel configsGabor Juhos2008-05-284-39/+14
| | | | SVN-Revision: 11279
* fix yaffs on 2.6.25Gabor Juhos2008-05-281-0/+94
| | | | SVN-Revision: 11278
* nuke trailing whitespaces in the yaffs codeGabor Juhos2008-05-2856-1270/+1270
| | | | SVN-Revision: 11277
* Remove obsolete CFE workaround, now proper fix went in r11275Peter Denison2008-05-271-23/+0
| | | | SVN-Revision: 11276
* Don't nuke fw_argX from CFE - Thanks jhansenPeter Denison2008-05-271-2/+6
| | | | SVN-Revision: 11275
* revert kernel version to 2.6.25.4Gabor Juhos2008-05-271-1/+1
| | | | SVN-Revision: 11273
* clean up Avila/Cambria patchesGabor Juhos2008-05-243-144/+143
| | | | SVN-Revision: 11254
* refresh Avila/Cambria patchesGabor Juhos2008-05-243-9/+10
| | | | SVN-Revision: 11253
* move the latch-led driver into a separated patchGabor Juhos2008-05-242-205/+211
| | | | SVN-Revision: 11252
* add inital support for the kendin switch on the gtwx5717 boardGabor Juhos2008-05-242-0/+97
| | | | SVN-Revision: 11251
* add USB fixup & board detection for the Cambria, plus merge the LED latch ↵Imre Kaloz2008-05-233-557/+554
| | | | | | driver into the Avila LED patch -- again, thanks Chris :) SVN-Revision: 11250
* generate LZMA compressed uImage as wellGabor Juhos2008-05-231-2/+10
| | | | SVN-Revision: 11249
* u-boot: add LZMA decompression supportGabor Juhos2008-05-232-0/+1147
| | | | SVN-Revision: 11248
* add Avila/Cambria latch LED support, thanks ChrisImre Kaloz2008-05-232-0/+450
| | | | SVN-Revision: 11247
* upgrade U-Boot to 1.3.3Gabor Juhos2008-05-231-2/+2
| | | | SVN-Revision: 11246
* Resync 2.6.25 au1000 kernel configFlorian Fainelli2008-05-221-18/+21
| | | | SVN-Revision: 11244
* Add a WL500GPv1 profile (#3395)Florian Fainelli2008-05-221-0/+16
| | | | SVN-Revision: 11243
* missing config in olpc kernelconfigJohn Crispin2008-05-221-2/+2
| | | | SVN-Revision: 11235
* Revert last 3 commits made in error. Proper versions will come laterPeter Denison2008-05-203-6/+3
| | | | SVN-Revision: 11229
* Build brcm47xx against 2.6.25.1Peter Denison2008-05-201-1/+1
| | | | SVN-Revision: 11228
* Update generic-2.6 and brcm47xx 2.6.25 configsPeter Denison2008-05-202-2/+4
| | | | SVN-Revision: 11227
* Update 2.6.25 configPeter Denison2008-05-201-0/+1
| | | | SVN-Revision: 11226
* the hash_conntrack is no longer broken on ARM since 2.6.25.4Gabor Juhos2008-05-201-31/+0
| | | | SVN-Revision: 11223