Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | switch to 2.6.27.28 | Florian Fainelli | 2009-07-27 | |
| | | | | SVN-Revision: 17027 | |||
* | fix malformed patch | Florian Fainelli | 2009-07-25 | |
| | | | | SVN-Revision: 16975 | |||
* | bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474) | Florian Fainelli | 2009-07-24 | |
| | | | | SVN-Revision: 16971 | |||
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | |
| | | | | SVN-Revision: 16968 | |||
* | fix typos introduced in 16942 | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16943 | |||
* | make the ethernet driver compile with newer kernels | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16942 | |||
* | request irq with the platform driver name instead of bus_id which is being ↵ | Florian Fainelli | 2009-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 Fainelli | 2009-07-18 | |
| | | | | | | state from userspace SVN-Revision: 16892 | |||
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16887 | |||
* | mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement ↵ | Florian Fainelli | 2009-07-17 | |
| | | | | | | it at all, fixes usb 2.0 issues on bcm6358 SVN-Revision: 16882 | |||
* | fix comment only valid for bcm6345 | Florian Fainelli | 2009-07-17 | |
| | | | | SVN-Revision: 16881 | |||
* | resync kernel configuration and enable kexec | Florian Fainelli | 2009-07-12 | |
| | | | | SVN-Revision: 16795 | |||
* | add bcm47xx lzma initramfs patch which is useful to workaround some CFE ↵ | Florian Fainelli | 2009-07-06 | |
| | | | | | | limitations when ramdisk kernels are too big SVN-Revision: 16709 | |||
* | add a profile with no Wi-Fi drivers enabled, useful for bcm6338 | Florian Fainelli | 2009-07-06 | |
| | | | | SVN-Revision: 16708 | |||
* | update to latest 2.6.27.26 stable kernel | Florian Fainelli | 2009-07-03 | |
| | | | | SVN-Revision: 16659 | |||
* | add the infrastructure to use a MPI/GPIO connected VoIP DSP | Florian Fainelli | 2009-07-01 | |
| | | | | SVN-Revision: 16650 | |||
* | fixes for the bcm6338 clocks, thanks Maxime | Florian Fainelli | 2009-07-01 | |
| | | | | SVN-Revision: 16640 | |||
* | a couple of more fixes to get 6345 booting up to the console handover | Florian Fainelli | 2009-06-30 | |
| | | | | SVN-Revision: 16636 | |||
* | shared DMA zone is twice smaller on 6338 | Florian Fainelli | 2009-06-28 | |
| | | | | SVN-Revision: 16608 | |||
* | turn on size optimization for bcm63xx | Florian Fainelli | 2009-06-28 | |
| | | | | SVN-Revision: 16607 | |||
* | off-by-one gpio numbers for bcm6338 | Florian Fainelli | 2009-06-28 | |
| | | | | SVN-Revision: 16597 | |||
* | bcm6338 can support PCI since it has MPI | Florian Fainelli | 2009-06-27 | |
| | | | | SVN-Revision: 16592 | |||
* | more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵ | Florian Fainelli | 2009-06-27 | |
| | | | | | | that we have it defined correctly SVN-Revision: 16589 | |||
* | fix the flash address comment and register the flash device again with its ↵ | Florian Fainelli | 2009-06-27 | |
| | | | | | | proper physical address on 6338/6345 SVN-Revision: 16587 | |||
* | fix a stupid typo preventing the board from being detected | Florian Fainelli | 2009-06-27 | |
| | | | | SVN-Revision: 16586 | |||
* | prevent bcm6338 and bcm6345 from crashing very early | Florian Fainelli | 2009-06-27 | |
| | | | | SVN-Revision: 16585 | |||
* | only register fallback sprom and enable PCI if we actually have support for PCI | Florian Fainelli | 2009-06-27 | |
| | | | | SVN-Revision: 16581 | |||
* | do not bloat the kernel with experimental bcm6345 for now | Florian Fainelli | 2009-06-27 | |
| | | | | SVN-Revision: 16580 | |||
* | more missing register definitions for bcm6338 | Florian Fainelli | 2009-06-27 | |
| | | | | SVN-Revision: 16579 | |||
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | |
| | | | | SVN-Revision: 16568 | |||
* | define bcm6338 SDRAM base register and make sure that the right CPU id will ↵ | Florian Fainelli | 2009-06-26 | |
| | | | | | | be used to detect a bcm6338 SVN-Revision: 16567 | |||
* | generate images for the bcm6338w | Florian Fainelli | 2009-06-26 | |
| | | | | SVN-Revision: 16566 | |||
* | add board definitions for the bcm6338w | Florian Fainelli | 2009-06-26 | |
| | | | | SVN-Revision: 16565 | |||
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | |
| | | | | SVN-Revision: 16506 | |||
* | generate experimental images for bcm6338 boards, thanks to Daniel Dickinson | Florian Fainelli | 2009-06-17 | |
| | | | | SVN-Revision: 16490 | |||
* | use 2.6.27.5 | Florian Fainelli | 2009-06-17 | |
| | | | | SVN-Revision: 16486 | |||
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | |
| | | | | SVN-Revision: 16479 | |||
* | use build system REVISION variable (#5317) | Florian Fainelli | 2009-06-10 | |
| | | | | SVN-Revision: 16400 | |||
* | The attached patch adds building of firmware images for more routers based ↵ | Florian Fainelli | 2009-06-10 | |
| | | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396 | |||
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | |
| | | | | SVN-Revision: 16395 | |||
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | |
| | | | | SVN-Revision: 16394 | |||
* | rework imagetag firmware generator and MTD partition parser to accomodate ↵ | Florian Fainelli | 2009-06-09 | |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | |||
* | remove this line which got accidentaly succesfully applied, but should not ↵ | Florian Fainelli | 2009-06-08 | |
| | | | | | | have (#5285) SVN-Revision: 16380 | |||
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16335 | |||
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16334 | |||
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16333 | |||
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16332 | |||
* | be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16331 | |||
* | cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16330 | |||
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16329 |