aboutsummaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAge
...
* brcm63xx: fix cardbus support with BCM6358 (closes: #5918)Nicolas Thill2009-10-05
| | | | SVN-Revision: 17935
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-05
| | | | SVN-Revision: 17905
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-17
| | | | SVN-Revision: 17602
* update to 2.6.27.33Florian Fainelli2009-09-11
| | | | SVN-Revision: 17569
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-10
| | | | SVN-Revision: 17567
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-10
| | | | SVN-Revision: 17563
* update to 2.6.27.32Florian Fainelli2009-09-09
| | | | SVN-Revision: 17548
* prevent gpio-buttons registration failureFlorian Fainelli2009-09-08
| | | | SVN-Revision: 17542
* fix typos against the gpio buttons driver (#5804)Florian Fainelli2009-09-07
| | | | SVN-Revision: 17538
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-06
| | | | SVN-Revision: 17526
* fix reboot hang on bcm6345, thanks AndyIFlorian Fainelli2009-09-02
| | | | SVN-Revision: 17465
* switch to 2.6.27.30Florian Fainelli2009-08-17
| | | | SVN-Revision: 17291
* add missing patch which fakes a cardbus controller on top of PCI, thanks SGDAFlorian Fainelli2009-08-12
| | | | SVN-Revision: 17234
* fix typo, INT_MASK is writable, INT_STATUS is notFlorian Fainelli2009-08-11
| | | | SVN-Revision: 17229
* more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-11
| | | | SVN-Revision: 17227
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-09
| | | | SVN-Revision: 17190
* remove useless hard reset in the SPI controller driverFlorian Fainelli2009-08-09
| | | | SVN-Revision: 17189
* fix assignment instead of comparison in the mtd driver (#5649)Florian Fainelli2009-08-09
| | | | SVN-Revision: 17188
* merge upstream fixes for bcm63xx_enetFlorian Fainelli2009-08-08
| | | | SVN-Revision: 17175
* bcm6345 fixes from AndyIFlorian Fainelli2009-08-06
| | | | SVN-Revision: 17153
* fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵Florian Fainelli2009-08-06
| | | | | | thanks AndyI SVN-Revision: 17149
* disable watchdog for bcm6345 until it gets fixedFlorian Fainelli2009-08-06
| | | | SVN-Revision: 17148
* fix printing of offsetsFlorian Fainelli2009-08-02
| | | | SVN-Revision: 17099
* add experimental support for 2.6.30.4Florian Fainelli2009-08-01
| | | | SVN-Revision: 17081
* more bcm6345 fixes and definitions, thanks to AndyIFlorian Fainelli2009-07-31
| | | | SVN-Revision: 17066
* refresh 2.6.27 patchesFlorian Fainelli2009-07-31
| | | | SVN-Revision: 17061
* update to 2.6.27.29Florian Fainelli2009-07-31
| | | | SVN-Revision: 17060
* generate images for RTA1025W_16-based routers (#5594)Florian Fainelli2009-07-31
| | | | SVN-Revision: 17058
* add experimental support for 2.6.28.10, tested on bcm6338Florian Fainelli2009-07-30
| | | | SVN-Revision: 17054
* enable 6345 support now that it boots up to user-spaceFlorian Fainelli2009-07-27
| | | | SVN-Revision: 17033
* fix typo for the flash start address on bcm6345Florian Fainelli2009-07-27
| | | | SVN-Revision: 17032
* switch to 2.6.27.28Florian Fainelli2009-07-27
| | | | SVN-Revision: 17027
* fix malformed patchFlorian Fainelli2009-07-25
| | | | SVN-Revision: 16975
* bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)Florian Fainelli2009-07-24
| | | | SVN-Revision: 16971
* use 2.6.27.7Florian Fainelli2009-07-24
| | | | SVN-Revision: 16968
* fix typos introduced in 16942Florian Fainelli2009-07-21
| | | | SVN-Revision: 16943
* make the ethernet driver compile with newer kernelsFlorian Fainelli2009-07-21
| | | | SVN-Revision: 16942
* request irq with the platform driver name instead of bus_id which is being ↵Florian Fainelli2009-07-20
| | | | | | removed in newer kernels SVN-Revision: 16932
* we are using the default-on trigger for power LEDs, no need to change their ↵Florian Fainelli2009-07-18
| | | | | | state from userspace SVN-Revision: 16892
* register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-18
| | | | SVN-Revision: 16887
* mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement ↵Florian Fainelli2009-07-17
| | | | | | it at all, fixes usb 2.0 issues on bcm6358 SVN-Revision: 16882
* fix comment only valid for bcm6345Florian Fainelli2009-07-17
| | | | SVN-Revision: 16881
* resync kernel configuration and enable kexecFlorian Fainelli2009-07-12
| | | | SVN-Revision: 16795
* add bcm47xx lzma initramfs patch which is useful to workaround some CFE ↵Florian Fainelli2009-07-06
| | | | | | limitations when ramdisk kernels are too big SVN-Revision: 16709
* add a profile with no Wi-Fi drivers enabled, useful for bcm6338Florian Fainelli2009-07-06
| | | | SVN-Revision: 16708
* update to latest 2.6.27.26 stable kernelFlorian Fainelli2009-07-03
| | | | SVN-Revision: 16659
* add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-01
| | | | SVN-Revision: 16650
* fixes for the bcm6338 clocks, thanks MaximeFlorian Fainelli2009-07-01
| | | | SVN-Revision: 16640
* a couple of more fixes to get 6345 booting up to the console handoverFlorian Fainelli2009-06-30
| | | | SVN-Revision: 16636
* shared DMA zone is twice smaller on 6338Florian Fainelli2009-06-28
| | | | SVN-Revision: 16608