Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove dmabounce debugging, add an experimental patch to disable it, update ↵ | Imre Kaloz | 2009-04-29 | 3 | -28/+167 | |
| | | | | | | 2.6.30 config SVN-Revision: 15496 | |||||
* | npe driver fixes for ixp43x are in upstream now | Imre Kaloz | 2009-04-29 | 1 | -88/+0 | |
| | | | | SVN-Revision: 15495 | |||||
* | experimental multiphy support for 2.6.29 | Gabor Juhos | 2009-04-29 | 7 | -20/+394 | |
| | | | | SVN-Revision: 15491 | |||||
* | preliminary 2.6.30 support | Imre Kaloz | 2009-04-28 | 37 | -0/+5780 | |
| | | | | SVN-Revision: 15468 | |||||
* | ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support) | Felix Fietkau | 2009-04-18 | 37 | -0/+5779 | |
| | | | | SVN-Revision: 15252 | |||||
* | ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images | Felix Fietkau | 2009-04-06 | 1 | -2/+0 | |
| | | | | SVN-Revision: 15118 | |||||
* | ixp4xx: don't leave zImage on the rootfs for images other than the freecom one | Felix Fietkau | 2009-04-06 | 1 | -0/+1 | |
| | | | | SVN-Revision: 15117 | |||||
* | ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵ | Felix Fietkau | 2009-04-06 | 7 | -195/+6 | |
| | | | | | | recompilation issues SVN-Revision: 15115 | |||||
* | fix typo in cambria gw2358 initialization | Felix Fietkau | 2009-03-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15022 | |||||
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15017 | |||||
* | do not use --owner=root or --group=root when running tar. it does not work ↵ | Felix Fietkau | 2009-03-23 | 1 | -1/+1 | |
| | | | | | | on systems that name their root group differently SVN-Revision: 14995 | |||||
* | ixp4xx/image: Initial support for fsg3 webupgrade images | Rod Whitby | 2009-03-22 | 1 | -10/+22 | |
| | | | | SVN-Revision: 14962 | |||||
* | update other 2.6.28.7 targets to 2.6.28.8, too | Imre Kaloz | 2009-03-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14917 | |||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 2 | -48/+48 | |
| | | | | SVN-Revision: 14611 | |||||
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14601 | |||||
* | move the EABI config override to the generic kernel config overrides, as ↵ | Felix Fietkau | 2009-02-21 | 1 | -6/+0 | |
| | | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI SVN-Revision: 14594 | |||||
* | update to 2.6.28.6 | Gabor Juhos | 2009-02-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14565 | |||||
* | Switch to old SPI GPIO implementation. | Jose Vasconcellos | 2009-02-16 | 2 | -2/+2 | |
| | | | | SVN-Revision: 14529 | |||||
* | update to 2.6.28.5 | Gabor Juhos | 2009-02-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14512 | |||||
* | update to 2.6.28.4 | Gabor Juhos | 2009-02-08 | 2 | -2/+2 | |
| | | | | SVN-Revision: 14441 | |||||
* | ixp4xx: add another missing config entry | Nicolas Thill | 2009-01-30 | 1 | -0/+1 | |
| | | | | SVN-Revision: 14282 | |||||
* | make ixp4xx require gpiolib | Imre Kaloz | 2009-01-29 | 2 | -12/+1 | |
| | | | | SVN-Revision: 14262 | |||||
* | update to 2.6.28.2 | Gabor Juhos | 2009-01-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14247 | |||||
* | switch to 2.6.28.1 and tune the kernel config a bit | Imre Kaloz | 2009-01-28 | 2 | -1/+11 | |
| | | | | SVN-Revision: 14245 | |||||
* | add support for the GPIO expander used on the Cambria based on patches from ↵ | Imre Kaloz | 2009-01-28 | 2 | -0/+527 | |
| | | | | | | Chris SVN-Revision: 14244 | |||||
* | add further fixes for the optional Cambria UART - thanks, Chris | Imre Kaloz | 2009-01-28 | 1 | -17/+94 | |
| | | | | SVN-Revision: 14243 | |||||
* | refresh patches | Imre Kaloz | 2009-01-28 | 3 | -20/+15 | |
| | | | | SVN-Revision: 14242 | |||||
* | add IXP4xx GPIOLIB support based on Chris' patch | Imre Kaloz | 2009-01-28 | 1 | -0/+140 | |
| | | | | SVN-Revision: 14241 | |||||
* | New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵ | Jose Vasconcellos | 2009-01-19 | 1 | -1/+1 | |
| | | | | | | RTC7301 access. SVN-Revision: 14109 | |||||
* | Add support for NAS100d apex builds, and deploy apex binaries | Rod Whitby | 2009-01-19 | 3 | -4/+33 | |
| | | | | SVN-Revision: 14100 | |||||
* | Set num_resources for rtc7301 platform device. | Jose Vasconcellos | 2009-01-15 | 3 | -3/+6 | |
| | | | | SVN-Revision: 14045 | |||||
* | Further fix to 2.6.26 patch for USR8200 | Peter Denison | 2009-01-13 | 1 | -3/+4 | |
| | | | | SVN-Revision: 14002 | |||||
* | Correct 2.6..26 and .28 versions of USR8200 patches | Peter Denison | 2009-01-12 | 3 | -28/+8 | |
| | | | | SVN-Revision: 13996 | |||||
* | USR8200: Apply last change to 2.6.26 and 2.6.28 also | Peter Denison | 2009-01-09 | 4 | -65/+153 | |
| | | | | SVN-Revision: 13954 | |||||
* | USR8200 changes The attached patch adds LED support and enables all the PHYs ↵ | Peter Denison | 2009-01-08 | 2 | -26/+70 | |
| | | | | | | | | | | | on the switch. Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> Also adds preliminary support for enabling the RTC, and some cache reporting tweaks. SVN-Revision: 13942 | |||||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 3 | -4/+6 | |
| | | | | SVN-Revision: 13819 | |||||
* | remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵ | Felix Fietkau | 2008-12-22 | 3 | -6/+3 | |
| | | | | | | Vasconcellos) SVN-Revision: 13722 | |||||
* | Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER | Florian Fainelli | 2008-12-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13578 | |||||
* | preliminary ixp4xx 2.6.28 support | Imre Kaloz | 2008-12-08 | 37 | -0/+8294 | |
| | | | | SVN-Revision: 13548 | |||||
* | ixp4xx/apex: Limit ram size to 64MB | Rod Whitby | 2008-12-06 | 2 | -1/+23 | |
| | | | | SVN-Revision: 13530 | |||||
* | backport the new style ds1672 driver and switch to it | Imre Kaloz | 2008-12-01 | 2 | -6/+6 | |
| | | | | SVN-Revision: 13457 | |||||
* | disable CONFIG_NF_CT_ACCT | Imre Kaloz | 2008-11-30 | 1 | -1/+0 | |
| | | | | SVN-Revision: 13453 | |||||
* | migrate gateworks board support to the new at24 eeprom driver | Imre Kaloz | 2008-11-30 | 11 | -453/+227 | |
| | | | | SVN-Revision: 13450 | |||||
* | small cleanup | Imre Kaloz | 2008-11-30 | 1 | -2/+0 | |
| | | | | SVN-Revision: 13444 | |||||
* | refresh patches | Imre Kaloz | 2008-11-30 | 3 | -37/+27 | |
| | | | | SVN-Revision: 13443 | |||||
* | ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3 | Rod Whitby | 2008-11-29 | 6 | -358/+41 | |
| | | | | SVN-Revision: 13423 | |||||
* | ixp4xx/fsg3: Fix board code detection of the RTC chip | Rod Whitby | 2008-11-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13422 | |||||
* | add latch driver modifications for the mi424wr | Imre Kaloz | 2008-11-28 | 1 | -11/+20 | |
| | | | | SVN-Revision: 13392 | |||||
* | add patch for mi424wr, enable the usr8200 in the .27 config | Imre Kaloz | 2008-11-28 | 3 | -2/+469 | |
| | | | | SVN-Revision: 13391 | |||||
* | sync default kernel config | Gabor Juhos | 2008-11-18 | 1 | -16/+3 | |
| | | | | SVN-Revision: 13280 |