aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAge
...
* ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)Felix Fietkau2009-04-18
| | | | SVN-Revision: 15252
* ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom imagesFelix Fietkau2009-04-06
| | | | SVN-Revision: 15118
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom oneFelix Fietkau2009-04-06
| | | | SVN-Revision: 15117
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵Felix Fietkau2009-04-06
| | | | | | recompilation issues SVN-Revision: 15115
* fix typo in cambria gw2358 initializationFelix Fietkau2009-03-24
| | | | SVN-Revision: 15022
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-24
| | | | SVN-Revision: 15017
* do not use --owner=root or --group=root when running tar. it does not work ↵Felix Fietkau2009-03-23
| | | | | | on systems that name their root group differently SVN-Revision: 14995
* ixp4xx/image: Initial support for fsg3 webupgrade imagesRod Whitby2009-03-22
| | | | SVN-Revision: 14962
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-17
| | | | SVN-Revision: 14917
* disable all kernel config options that are set to =mFelix Fietkau2009-02-22
| | | | SVN-Revision: 14611
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-21
| | | | SVN-Revision: 14601
* move the EABI config override to the generic kernel config overrides, as ↵Felix Fietkau2009-02-21
| | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI SVN-Revision: 14594
* update to 2.6.28.6Gabor Juhos2009-02-19
| | | | SVN-Revision: 14565
* Switch to old SPI GPIO implementation.Jose Vasconcellos2009-02-16
| | | | SVN-Revision: 14529
* update to 2.6.28.5Gabor Juhos2009-02-15
| | | | SVN-Revision: 14512
* update to 2.6.28.4Gabor Juhos2009-02-08
| | | | SVN-Revision: 14441
* ixp4xx: add another missing config entryNicolas Thill2009-01-30
| | | | SVN-Revision: 14282
* make ixp4xx require gpiolibImre Kaloz2009-01-29
| | | | SVN-Revision: 14262
* update to 2.6.28.2Gabor Juhos2009-01-28
| | | | SVN-Revision: 14247
* switch to 2.6.28.1 and tune the kernel config a bitImre Kaloz2009-01-28
| | | | SVN-Revision: 14245
* add support for the GPIO expander used on the Cambria based on patches from ↵Imre Kaloz2009-01-28
| | | | | | Chris SVN-Revision: 14244
* add further fixes for the optional Cambria UART - thanks, ChrisImre Kaloz2009-01-28
| | | | SVN-Revision: 14243
* refresh patchesImre Kaloz2009-01-28
| | | | SVN-Revision: 14242
* add IXP4xx GPIOLIB support based on Chris' patchImre Kaloz2009-01-28
| | | | SVN-Revision: 14241
* New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵Jose Vasconcellos2009-01-19
| | | | | | RTC7301 access. SVN-Revision: 14109
* Add support for NAS100d apex builds, and deploy apex binariesRod Whitby2009-01-19
| | | | SVN-Revision: 14100
* Set num_resources for rtc7301 platform device.Jose Vasconcellos2009-01-15
| | | | SVN-Revision: 14045
* Further fix to 2.6.26 patch for USR8200Peter Denison2009-01-13
| | | | SVN-Revision: 14002
* Correct 2.6..26 and .28 versions of USR8200 patchesPeter Denison2009-01-12
| | | | SVN-Revision: 13996
* USR8200: Apply last change to 2.6.26 and 2.6.28 alsoPeter Denison2009-01-09
| | | | SVN-Revision: 13954
* USR8200 changes The attached patch adds LED support and enables all the PHYs ↵Peter Denison2009-01-08
| | | | | | | | | | | 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 applicableAndy Boyett2009-01-02
| | | | SVN-Revision: 13819
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵Felix Fietkau2008-12-22
| | | | | | Vasconcellos) SVN-Revision: 13722
* Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPERFlorian Fainelli2008-12-10
| | | | SVN-Revision: 13578
* preliminary ixp4xx 2.6.28 supportImre Kaloz2008-12-08
| | | | SVN-Revision: 13548
* ixp4xx/apex: Limit ram size to 64MBRod Whitby2008-12-06
| | | | SVN-Revision: 13530
* backport the new style ds1672 driver and switch to itImre Kaloz2008-12-01
| | | | SVN-Revision: 13457
* disable CONFIG_NF_CT_ACCTImre Kaloz2008-11-30
| | | | SVN-Revision: 13453
* migrate gateworks board support to the new at24 eeprom driverImre Kaloz2008-11-30
| | | | SVN-Revision: 13450
* small cleanupImre Kaloz2008-11-30
| | | | SVN-Revision: 13444
* refresh patchesImre Kaloz2008-11-30
| | | | SVN-Revision: 13443
* ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3Rod Whitby2008-11-29
| | | | SVN-Revision: 13423
* ixp4xx/fsg3: Fix board code detection of the RTC chipRod Whitby2008-11-29
| | | | SVN-Revision: 13422
* add latch driver modifications for the mi424wrImre Kaloz2008-11-28
| | | | SVN-Revision: 13392
* add patch for mi424wr, enable the usr8200 in the .27 configImre Kaloz2008-11-28
| | | | SVN-Revision: 13391
* sync default kernel configGabor Juhos2008-11-18
| | | | SVN-Revision: 13280
* move some options to the generic 2.6.27 configImre Kaloz2008-11-17
| | | | SVN-Revision: 13264
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-12
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* Update USR8200 patch and profilePeter Denison2008-11-09
| | | | SVN-Revision: 13152
* refresh 2.6.26 patchesGabor Juhos2008-11-06
| | | | SVN-Revision: 13135