Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵ | Markus Wigge | 2009-02-13 | 1 | -19/+0 |
| | | | | | | anymore and is integrated upstream now SVN-Revision: 14500 | ||||
* | generic-2.6/2.6.28: rename spi-gpio patch | Gabor Juhos | 2009-02-12 | 1 | -0/+0 |
| | | | | SVN-Revision: 14484 | ||||
* | spi-gpio: Support busses without chipselect (only one device on the bus) | Michael Büsch | 2009-02-11 | 1 | -0/+77 |
| | | | | SVN-Revision: 14476 | ||||
* | Make spi-gpio hotplug capable, so we can initialize devices after boot. | Michael Büsch | 2009-02-11 | 1 | -0/+62 |
| | | | | SVN-Revision: 14475 | ||||
* | Port SPI-GPIO driver from 2.6.29-rc4 | Michael Büsch | 2009-02-10 | 2 | -11/+486 |
| | | | | SVN-Revision: 14465 | ||||
* | Deprecate the old SPI-GPIO driver. | Michael Büsch | 2009-02-10 | 2 | -45/+55 |
| | | | | SVN-Revision: 14464 | ||||
* | generic-2.6: remove PORTSCAN config option | Gabor Juhos | 2009-02-08 | 7 | -7/+0 |
| | | | | SVN-Revision: 14458 | ||||
* | generic-2.6: remove TARPIT and CHAOS patches and config options | Gabor Juhos | 2009-02-08 | 25 | -7049/+6 |
| | | | | SVN-Revision: 14456 | ||||
* | generic-2.6/2.6.21: refresh patches | Gabor Juhos | 2009-02-08 | 44 | -630/+280 |
| | | | | SVN-Revision: 14453 | ||||
* | generic-2.6/2.6.24: refresh patches | Gabor Juhos | 2009-02-08 | 54 | -1474/+1474 |
| | | | | SVN-Revision: 14450 | ||||
* | generic-2.6/2.6.23: refresh patches | Gabor Juhos | 2009-02-08 | 59 | -377/+377 |
| | | | | SVN-Revision: 14448 | ||||
* | update to 2.6.28.4 | Gabor Juhos | 2009-02-08 | 3 | -5/+3 |
| | | | | SVN-Revision: 14441 | ||||
* | remove chaostable patch (#4431) | Florian Fainelli | 2009-02-08 | 1 | -857/+0 |
| | | | | SVN-Revision: 14439 | ||||
* | generic-2.6/2.6.28: show machine name in /proc/cpuinfo if ↵ | Gabor Juhos | 2009-02-08 | 1 | -0/+24 |
| | | | | | | CONFIG_MIPS_MACHINE is enabled SVN-Revision: 14438 | ||||
* | remove tarpit patches (#4432) | Florian Fainelli | 2009-02-06 | 1 | -318/+0 |
| | | | | SVN-Revision: 14418 | ||||
* | generic-2.6: sync 2.6.28 config | Andy Boyett | 2009-02-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 14386 | ||||
* | generic: add missing PHY related config entries | Nicolas Thill | 2009-02-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 14379 | ||||
* | serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵ | Lars-Peter Clausen | 2009-02-03 | 1 | -0/+21 |
| | | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 SVN-Revision: 14377 | ||||
* | generic: sanitize config files (fix typos & whitespace, remove duplicates) | Nicolas Thill | 2009-02-02 | 2 | -5/+3 |
| | | | | SVN-Revision: 14372 | ||||
* | generic: add another missing config entry, when gpio support is enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14285 | ||||
* | upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands | Imre Kaloz | 2009-01-30 | 1 | -1/+3 |
| | | | | SVN-Revision: 14280 | ||||
* | generic: add another bunch of missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+33 |
| | | | | SVN-Revision: 14278 | ||||
* | add missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+4 |
| | | | | SVN-Revision: 14274 | ||||
* | generic/2.6.28: fix yaffs cvs patch | Andy Boyett | 2009-01-29 | 1 | -437/+0 |
| | | | | SVN-Revision: 14261 | ||||
* | fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis ↵ | Gabor Juhos | 2009-01-28 | 1 | -0/+11 |
| | | | | | | <alex@ozo.com>) SVN-Revision: 14250 | ||||
* | update to 2.6.28.2 | Gabor Juhos | 2009-01-28 | 4 | -10/+10 |
| | | | | SVN-Revision: 14247 | ||||
* | - added some extra flags to read more information - added automagic device ↵ | Markus Wigge | 2009-01-27 | 1 | -0/+102 |
| | | | | | | generation /dev/cs5535_gpioX SVN-Revision: 14220 | ||||
* | generic-2.6/2.6.28: refresh a patch | Gabor Juhos | 2009-01-26 | 1 | -8/+8 |
| | | | | SVN-Revision: 14201 | ||||
* | generic-2.6/2.6.28: add missing config symbol | Gabor Juhos | 2009-01-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 14184 | ||||
* | generic-2.6/2.6.28: sync yaffs code with the current CVS version | Gabor Juhos | 2009-01-23 | 4 | -281/+8237 |
| | | | | SVN-Revision: 14158 | ||||
* | switch to 2.6.27.12 | Gabor Juhos | 2009-01-23 | 2 | -2/+2 |
| | | | | SVN-Revision: 14157 | ||||
* | generic-2.6/2.6.28: refresh a patch | Gabor Juhos | 2009-01-23 | 1 | -26/+18 |
| | | | | SVN-Revision: 14156 | ||||
* | generic-2.6: make MyLoader parser compatible with the old partition tables | Gabor Juhos | 2009-01-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14155 | ||||
* | New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵ | Jose Vasconcellos | 2009-01-19 | 1 | -0/+250 |
| | | | | | | RTC7301 access. SVN-Revision: 14109 | ||||
* | generic-2.6: fix nand_correct_data() return code on 2.6.28 | Gabor Juhos | 2009-01-18 | 1 | -0/+12 |
| | | | | SVN-Revision: 14086 | ||||
* | generic-2.6: add yaffs fs fixes for 2.6.28 | Gabor Juhos | 2009-01-18 | 1 | -0/+120 |
| | | | | SVN-Revision: 14085 | ||||
* | add some extra kernel exports to be used by ashmem and binder later | Felix Fietkau | 2009-01-14 | 2 | -0/+227 |
| | | | | SVN-Revision: 14033 | ||||
* | Add hfcmulti mISDN driver | Florian Fainelli | 2009-01-08 | 3 | -0/+4 |
| | | | | SVN-Revision: 13945 | ||||
* | Prevent crypto aead from failing to build with 2.6.24 targets (#4426) | Florian Fainelli | 2009-01-06 | 2 | -0/+31 |
| | | | | SVN-Revision: 13882 | ||||
* | general fixes for openwrt with kernel 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -0/+348 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876 | ||||
* | upgrade avr32 to 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 13872 | ||||
* | 2.6.28: refresh patches | Gabor Juhos | 2008-12-27 | 3 | -3/+3 |
| | | | | SVN-Revision: 13748 | ||||
* | 2.6.26: fix crypto modules build failure | Gabor Juhos | 2008-12-17 | 1 | -0/+27 |
| | | | | SVN-Revision: 13671 | ||||
* | update to 2.6.27.9 and refresh patches | Gabor Juhos | 2008-12-16 | 2 | -4/+4 |
| | | | | SVN-Revision: 13659 | ||||
* | refresh 2.6.28 patches | Gabor Juhos | 2008-12-15 | 4 | -4/+4 |
| | | | | SVN-Revision: 13654 | ||||
* | add simple prom emulator to 2.6.2{7,8} as well | Gabor Juhos | 2008-12-15 | 2 | -0/+100 |
| | | | | SVN-Revision: 13653 | ||||
* | add WUSB related symbols to the generic 2.6.28 config | Imre Kaloz | 2008-12-15 | 1 | -0/+7 |
| | | | | SVN-Revision: 13652 | ||||
* | move linux/switch.h to generic files/ instead of the kernel version specific ↵ | Felix Fietkau | 2008-12-15 | 3 | -336/+0 |
| | | | | | | directories SVN-Revision: 13649 | ||||
* | fix MIPS prom emulator patch | Gabor Juhos | 2008-12-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 13635 | ||||
* | add simple prom emulator for MIPS | Gabor Juhos | 2008-12-14 | 1 | -0/+50 |
| | | | | SVN-Revision: 13632 |