| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refresh avr32 patches to match upstream style | Imre Kaloz | 2008-05-30 | 2 | -683/+437 |
| | | | | | SVN-Revision: 11303 | ||||
| * | refresh generic 2.6.24 patches to match upstream style | Imre Kaloz | 2008-05-30 | 57 | -3949/+2613 |
| | | | | | SVN-Revision: 11302 | ||||
| * | import Gateworks CF optimizations, add support for additional features for ↵ | Imre Kaloz | 2008-05-30 | 5 | -2/+285 |
| | | | | | | | the Cambria -- thanks Chris SVN-Revision: 11301 | ||||
| * | fix typo | Florian Fainelli | 2008-05-30 | 1 | -1/+1 |
| | | | | | SVN-Revision: 11300 | ||||
| * | Add virtualbox images to x86 (#3475) | Florian Fainelli | 2008-05-30 | 3 | -1/+29 |
| | | | | | SVN-Revision: 11298 | ||||
| * | refresh ixp4xx patches to match upstream style | Imre Kaloz | 2008-05-30 | 40 | -498/+300 |
| | | | | | SVN-Revision: 11297 | ||||
| * | refresh generic 2.6.25 patches to match upstream style | Imre Kaloz | 2008-05-30 | 59 | -3309/+2003 |
| | | | | | SVN-Revision: 11296 | ||||
| * | gpiodev should be in drivers/char, not in drivers/gpio.. | Imre Kaloz | 2008-05-30 | 2 | -18/+19 |
| | | | | | SVN-Revision: 11294 | ||||
| * | Update ps3 linux banner and hostname | Yuji Mano | 2008-05-29 | 2 | -2/+2 |
| | | | | | SVN-Revision: 11293 | ||||
| * | enable gpiodev on ixp4xx | Imre Kaloz | 2008-05-29 | 1 | -0/+2 |
| | | | | | SVN-Revision: 11289 | ||||
| * | add newline at EOF | Yuji Mano | 2008-05-28 | 1 | -1/+2 |
| | | | | | SVN-Revision: 11287 | ||||
| * | adding ps3 specific banner and system name | Yuji Mano | 2008-05-28 | 2 | -0/+7 |
| | | | | | SVN-Revision: 11286 | ||||
| * | fix up mac address setting on ixp4xx for devices that store this info in the ↵ | Imre Kaloz | 2008-05-28 | 2 | -1/+9 |
| | | | | | | | RedBoot config partition SVN-Revision: 11285 | ||||
| * | fix path of initrun script | Yuji Mano | 2008-05-28 | 1 | -1/+1 |
| | | | | | SVN-Revision: 11284 | ||||
| * | Add an initrun script that is respawned by init. This default initrun script ↵ | Yuji Mano | 2008-05-28 | 2 | -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 Mano | 2008-05-28 | 2 | -6/+72 |
| | | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11282 | ||||
| * | Fixup inittab for PS3. | Yuji Mano | 2008-05-28 | 1 | -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.25 | Gabor Juhos | 2008-05-28 | 1 | -0/+10 |
| | | | | | SVN-Revision: 11280 | ||||
| * | resync kernel configs | Gabor Juhos | 2008-05-28 | 4 | -39/+14 |
| | | | | | SVN-Revision: 11279 | ||||
| * | fix yaffs on 2.6.25 | Gabor Juhos | 2008-05-28 | 1 | -0/+94 |
| | | | | | SVN-Revision: 11278 | ||||
| * | nuke trailing whitespaces in the yaffs code | Gabor Juhos | 2008-05-28 | 56 | -1270/+1270 |
| | | | | | SVN-Revision: 11277 | ||||
| * | Remove obsolete CFE workaround, now proper fix went in r11275 | Peter Denison | 2008-05-27 | 1 | -23/+0 |
| | | | | | SVN-Revision: 11276 | ||||
| * | Don't nuke fw_argX from CFE - Thanks jhansen | Peter Denison | 2008-05-27 | 1 | -2/+6 |
| | | | | | SVN-Revision: 11275 | ||||
| * | revert kernel version to 2.6.25.4 | Gabor Juhos | 2008-05-27 | 1 | -1/+1 |
| | | | | | SVN-Revision: 11273 | ||||
| * | clean up Avila/Cambria patches | Gabor Juhos | 2008-05-24 | 3 | -144/+143 |
| | | | | | SVN-Revision: 11254 | ||||
| * | refresh Avila/Cambria patches | Gabor Juhos | 2008-05-24 | 3 | -9/+10 |
| | | | | | SVN-Revision: 11253 | ||||
| * | move the latch-led driver into a separated patch | Gabor Juhos | 2008-05-24 | 2 | -205/+211 |
| | | | | | SVN-Revision: 11252 | ||||
| * | add inital support for the kendin switch on the gtwx5717 board | Gabor Juhos | 2008-05-24 | 2 | -0/+97 |
| | | | | | SVN-Revision: 11251 | ||||
| * | add USB fixup & board detection for the Cambria, plus merge the LED latch ↵ | Imre Kaloz | 2008-05-23 | 3 | -557/+554 |
| | | | | | | | driver into the Avila LED patch -- again, thanks Chris :) SVN-Revision: 11250 | ||||
| * | generate LZMA compressed uImage as well | Gabor Juhos | 2008-05-23 | 1 | -2/+10 |
| | | | | | SVN-Revision: 11249 | ||||
| * | u-boot: add LZMA decompression support | Gabor Juhos | 2008-05-23 | 2 | -0/+1147 |
| | | | | | SVN-Revision: 11248 | ||||
| * | add Avila/Cambria latch LED support, thanks Chris | Imre Kaloz | 2008-05-23 | 2 | -0/+450 |
| | | | | | SVN-Revision: 11247 | ||||
| * | upgrade U-Boot to 1.3.3 | Gabor Juhos | 2008-05-23 | 1 | -2/+2 |
| | | | | | SVN-Revision: 11246 | ||||
| * | Resync 2.6.25 au1000 kernel config | Florian Fainelli | 2008-05-22 | 1 | -18/+21 |
| | | | | | SVN-Revision: 11244 | ||||
| * | Add a WL500GPv1 profile (#3395) | Florian Fainelli | 2008-05-22 | 1 | -0/+16 |
| | | | | | SVN-Revision: 11243 | ||||
| * | missing config in olpc kernelconfig | John Crispin | 2008-05-22 | 1 | -2/+2 |
| | | | | | SVN-Revision: 11235 | ||||
| * | Revert last 3 commits made in error. Proper versions will come later | Peter Denison | 2008-05-20 | 3 | -6/+3 |
| | | | | | SVN-Revision: 11229 | ||||
| * | Build brcm47xx against 2.6.25.1 | Peter Denison | 2008-05-20 | 1 | -1/+1 |
| | | | | | SVN-Revision: 11228 | ||||
| * | Update generic-2.6 and brcm47xx 2.6.25 configs | Peter Denison | 2008-05-20 | 2 | -2/+4 |
| | | | | | SVN-Revision: 11227 | ||||
| * | Update 2.6.25 config | Peter Denison | 2008-05-20 | 1 | -0/+1 |
| | | | | | SVN-Revision: 11226 | ||||
| * | the hash_conntrack is no longer broken on ARM since 2.6.25.4 | Gabor Juhos | 2008-05-20 | 1 | -31/+0 |
| | | | | | SVN-Revision: 11223 | ||||
| * | fix a broken patch, thanks to Giampaolo Mancini (closes #3462) | Gabor Juhos | 2008-05-20 | 1 | -3/+7 |
| | | | | | SVN-Revision: 11221 | ||||
| * | * update ps3 target kernel config * reduce FB default size * enable FB ↵ | Yuji Mano | 2008-05-19 | 1 | -4/+5 |
| | | | | | | | console rotation SVN-Revision: 11218 | ||||
| * | refresh kernel patches | Gabor Juhos | 2008-05-19 | 5 | -57/+66 |
| | | | | | SVN-Revision: 11215 | ||||
| * | refresh kernel patches | Gabor Juhos | 2008-05-19 | 11 | -194/+194 |
| | | | | | SVN-Revision: 11214 | ||||
| * | refresh generic-2.4 patches | Gabor Juhos | 2008-05-19 | 67 | -3767/+3767 |
| | | | | | SVN-Revision: 11213 | ||||
| * | refresh kernel patches | Gabor Juhos | 2008-05-19 | 2 | -608/+731 |
| | | | | | SVN-Revision: 11212 | ||||
| * | refresh kernel patches | Gabor Juhos | 2008-05-19 | 9 | -521/+521 |
| | | | | | SVN-Revision: 11211 | ||||
| * | refresh kernel patches | Gabor Juhos | 2008-05-19 | 7 | -79/+95 |
| | | | | | SVN-Revision: 11210 | ||||
| * | refresh kernel patches | Gabor Juhos | 2008-05-19 | 43 | -288/+307 |
| | | | | | SVN-Revision: 11209 | ||||
