220 Commits (b2afb336a29439d84a30a694333e902499f610d0)

Author SHA1 Message Date
Florian Fainelli 4d38620058 fix malformed patch 15 years ago
Florian Fainelli 755aae526a bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474) 15 years ago
Florian Fainelli c4d517c7bb use 2.6.27.7 15 years ago
Florian Fainelli 5df0606265 fix typos introduced in 16942 15 years ago
Florian Fainelli 8b17c74376 make the ethernet driver compile with newer kernels 15 years ago
Florian Fainelli 43a3f9555a request irq with the platform driver name instead of bus_id which is being removed in newer kernels 15 years ago
Florian Fainelli a0a85ba7c6 we are using the default-on trigger for power LEDs, no need to change their state from userspace 15 years ago
Florian Fainelli ecad504c39 register GPIO-connected LEDs for known boards 15 years ago
Florian Fainelli fe05e1f37a mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358 15 years ago
Florian Fainelli d0fdf2c5ed fix comment only valid for bcm6345 15 years ago
Florian Fainelli 349d57eee4 resync kernel configuration and enable kexec 15 years ago
Florian Fainelli 9d2522748f add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big 15 years ago
Florian Fainelli 9a387036d2 add a profile with no Wi-Fi drivers enabled, useful for bcm6338 15 years ago
Florian Fainelli fefeecf52f update to latest 2.6.27.26 stable kernel 15 years ago
Florian Fainelli 0bda624fc7 add the infrastructure to use a MPI/GPIO connected VoIP DSP 15 years ago
Florian Fainelli 8a8943671a fixes for the bcm6338 clocks, thanks Maxime 15 years ago
Florian Fainelli 5a7c5b2d36 a couple of more fixes to get 6345 booting up to the console handover 15 years ago
Florian Fainelli 8179904540 shared DMA zone is twice smaller on 6338 15 years ago
Florian Fainelli e6d307ab4b turn on size optimization for bcm63xx 15 years ago
Florian Fainelli 4096da301d off-by-one gpio numbers for bcm6338 15 years ago
Florian Fainelli 8813961e86 bcm6338 can support PCI since it has MPI 15 years ago
Florian Fainelli ca5de76ed3 more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly 15 years ago
Florian Fainelli d02d75ba02 fix the flash address comment and register the flash device again with its proper physical address on 6338/6345 15 years ago
Florian Fainelli 0bb3a46217 fix a stupid typo preventing the board from being detected 15 years ago
Florian Fainelli bcc1dd7f99 prevent bcm6338 and bcm6345 from crashing very early 15 years ago
Florian Fainelli 7da8855c79 only register fallback sprom and enable PCI if we actually have support for PCI 15 years ago
Florian Fainelli bf0942ce5c do not bloat the kernel with experimental bcm6345 for now 15 years ago
Florian Fainelli 13a8ed9ca0 more missing register definitions for bcm6338 15 years ago
Florian Fainelli 287a2c0ba9 more bcm6338 and bcm6345 related fixes 15 years ago
Florian Fainelli 8c4137900c define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338 15 years ago
Florian Fainelli 45c25ff988 generate images for the bcm6338w 15 years ago
Florian Fainelli e86e91380a add board definitions for the bcm6338w 15 years ago
Florian Fainelli 1795111337 add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) 15 years ago
Florian Fainelli 606193fc1f generate experimental images for bcm6338 boards, thanks to Daniel Dickinson 15 years ago
Florian Fainelli a68fe5655e use 2.6.27.5 15 years ago
Imre Kaloz c83b031b84 use the same i/o schedulers for all targets 15 years ago
Florian Fainelli cc12508ee3 use build system REVISION variable (#5317) 15 years ago
Florian Fainelli ca16accfbb The attached patch adds building of firmware images for more routers based on the brcm63xx chipset. 15 years ago
Florian Fainelli e9c22f7939 cleanup the watchdog driver a bit 15 years ago
Florian Fainelli 972619416e fix the watchdog driver and enable it by default 15 years ago
Florian Fainelli 01118457e8 rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). 15 years ago
Florian Fainelli 4f72fef05e remove this line which got accidentaly succesfully applied, but should not have (#5285) 15 years ago
Florian Fainelli 8f84508c25 fix ethernet driver removal 16 years ago
Florian Fainelli 50936e1aa5 fix pcmcia device removal 16 years ago
Florian Fainelli 116a53a154 add missing null entry in pcmcia driver 16 years ago
Florian Fainelli 4049592268 request gpio pins and set direction correctly for pcmcia 16 years ago
Florian Fainelli 287a0efd68 be SMP safe even with gpiolib 16 years ago
Florian Fainelli 9013e936ed cache gpio values in gpio_set 16 years ago
Florian Fainelli 1208ffaedb use the correct number of GPIOs for bcm6358 16 years ago
Florian Fainelli c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback 16 years ago