| Commit message (Expand) | Author | Age | Files | Lines |
* | add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul) | Felix Fietkau | 2009-07-19 | 1 | -0/+135 |
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 | 2 | -4/+0 |
* | refresh patches | Hauke Mehrtens | 2009-06-14 | 5 | -47/+34 |
* | Port to kernel 2.6.30. | Hauke Mehrtens | 2009-06-13 | 30 | -0/+2910 |
* | include ubsec_ssb in the WGT634U profile | Florian Fainelli | 2009-06-13 | 1 | -1/+1 |
* | fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and Netgear WGT63... | Florian Fainelli | 2009-06-11 | 1 | -0/+185 |
* | add patches to workaround dcache realted fuse problems (#5186) | Jo-Philipp Wich | 2009-06-11 | 2 | -0/+116 |
* | add watchdog driver (#5238) | Florian Fainelli | 2009-06-08 | 3 | -1/+352 |
* | brcm47xx: make input support modular (closes: #5174) | Nicolas Thill | 2009-05-28 | 1 | -4/+0 |
* | brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others (p... | Felix Fietkau | 2009-05-21 | 1 | -0/+1 |
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -8/+0 |
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
* | Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. | Hauke Mehrtens | 2009-05-12 | 2 | -0/+14 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -4/+0 |
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -39/+0 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | refresh patches | Imre Kaloz | 2009-05-04 | 5 | -36/+24 |
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
* | use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#... | Florian Fainelli | 2009-05-01 | 1 | -11/+19 |
* | brcm47xx: remove 2.6.25 support | Felix Fietkau | 2009-04-27 | 29 | -4259/+0 |
* | add nvram to default packages | Jo-Philipp Wich | 2009-04-27 | 1 | -1/+1 |
* | brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually br... | Felix Fietkau | 2009-04-23 | 1 | -34/+16 |
* | correctly set mapbase while registering the UART (#4622) | Florian Fainelli | 2009-04-19 | 1 | -1/+2 |
* | finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54G... | Florian Fainelli | 2009-04-17 | 3 | -4/+12 |
* | do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selec... | Florian Fainelli | 2009-04-12 | 2 | -2/+0 |
* | b44: use netdev_alloc_skb | Felix Fietkau | 2009-04-08 | 1 | -0/+11 |
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
* | bcm47xx: Fix compilation on non-PCI configs. | Michael Büsch | 2009-03-17 | 1 | -13/+25 |
* | update other 2.6.28.7 targets to 2.6.28.8, too | Imre Kaloz | 2009-03-17 | 1 | -1/+1 |
* | refresh patches and configuration | Hauke Mehrtens | 2009-03-01 | 22 | -255/+121 |
* | nuke some wgt634u specific crap that was introduced upstream | Felix Fietkau | 2009-02-22 | 1 | -0/+178 |
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 2 | -29/+29 |
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 | 1 | -1/+1 |
* | new upstream kernel 2.6.28.6 | Markus Wigge | 2009-02-18 | 1 | -1/+1 |
* | Fix bcm47xx GPIO dirin/dirout API return codes. | Michael Büsch | 2009-02-14 | 1 | -0/+49 |
* | changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g Premium.... | Markus Wigge | 2009-02-13 | 2 | -8/+1 |
* | bcm47xx: Implement the remaining parts of PMU init. | Michael Büsch | 2009-02-03 | 1 | -13/+72 |
* | bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_ | Michael Büsch | 2009-02-02 | 1 | -122/+122 |
* | bcm47xx: Implement 4312 and part of 4325 PLL init. | Michael Büsch | 2009-02-02 | 1 | -5/+108 |
* | bcm47xx: Implement the remaining PMU resource inits. | Michael Büsch | 2009-02-01 | 1 | -15/+150 |
* | bcm47xx: Add support for the 5354 PMU. | Michael Büsch | 2009-02-01 | 1 | -0/+534 |
* | b44: fix misalignment and space-saving in rx packet handling (significant thr... | Felix Fietkau | 2009-01-09 | 2 | -0/+96 |
* | nuke old 2.6.23 code for brcm47xx | Felix Fietkau | 2009-01-06 | 44 | -7898/+0 |
* | add initial 2.6.28 support for brcm47xx target | Felix Fietkau | 2009-01-06 | 23 | -0/+3219 |
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 2 | -5/+5 |
* | Fix the default negotiation to be 10Mbits HD on some devices (#4224) | Florian Fainelli | 2008-12-12 | 1 | -0/+14 |
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 1 | -1/+0 |
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patc... | Gabor Juhos | 2008-11-12 | 1 | -1/+1 |