summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
...
* request irq with the platform driver name instead of bus_id which is being ↵Florian Fainelli2009-07-201-1/+1
| | | | | | 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-181-12/+0
| | | | | | state from userspace SVN-Revision: 16892
* register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-184-2/+259
| | | | SVN-Revision: 16887
* mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement ↵Florian Fainelli2009-07-171-0/+11
| | | | | | it at all, fixes usb 2.0 issues on bcm6358 SVN-Revision: 16882
* fix comment only valid for bcm6345Florian Fainelli2009-07-171-1/+1
| | | | SVN-Revision: 16881
* resync kernel configuration and enable kexecFlorian Fainelli2009-07-121-2/+2
| | | | SVN-Revision: 16795
* add bcm47xx lzma initramfs patch which is useful to workaround some CFE ↵Florian Fainelli2009-07-061-0/+125
| | | | | | limitations when ramdisk kernels are too big SVN-Revision: 16709
* add a profile with no Wi-Fi drivers enabled, useful for bcm6338Florian Fainelli2009-07-061-0/+17
| | | | SVN-Revision: 16708
* update to latest 2.6.27.26 stable kernelFlorian Fainelli2009-07-032-2/+2
| | | | SVN-Revision: 16659
* add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-015-1/+97
| | | | SVN-Revision: 16650
* fixes for the bcm6338 clocks, thanks MaximeFlorian Fainelli2009-07-011-2/+6
| | | | SVN-Revision: 16640
* a couple of more fixes to get 6345 booting up to the console handoverFlorian Fainelli2009-06-303-2/+16
| | | | SVN-Revision: 16636
* shared DMA zone is twice smaller on 6338Florian Fainelli2009-06-281-1/+4
| | | | SVN-Revision: 16608
* turn on size optimization for bcm63xxFlorian Fainelli2009-06-281-0/+1
| | | | SVN-Revision: 16607
* off-by-one gpio numbers for bcm6338Florian Fainelli2009-06-281-1/+1
| | | | SVN-Revision: 16597
* bcm6338 can support PCI since it has MPIFlorian Fainelli2009-06-271-0/+1
| | | | SVN-Revision: 16592
* more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵Florian Fainelli2009-06-273-11/+20
| | | | | | that we have it defined correctly SVN-Revision: 16589
* fix the flash address comment and register the flash device again with its ↵Florian Fainelli2009-06-271-3/+7
| | | | | | proper physical address on 6338/6345 SVN-Revision: 16587
* fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-271-1/+1
| | | | SVN-Revision: 16586
* prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-271-3/+9
| | | | SVN-Revision: 16585
* only register fallback sprom and enable PCI if we actually have support for PCIFlorian Fainelli2009-06-271-2/+4
| | | | SVN-Revision: 16581
* do not bloat the kernel with experimental bcm6345 for nowFlorian Fainelli2009-06-271-1/+1
| | | | SVN-Revision: 16580
* more missing register definitions for bcm6338Florian Fainelli2009-06-272-9/+52
| | | | SVN-Revision: 16579
* more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-264-1/+9
| | | | SVN-Revision: 16568
* define bcm6338 SDRAM base register and make sure that the right CPU id will ↵Florian Fainelli2009-06-262-2/+7
| | | | | | be used to detect a bcm6338 SVN-Revision: 16567
* generate images for the bcm6338wFlorian Fainelli2009-06-261-0/+4
| | | | SVN-Revision: 16566
* add board definitions for the bcm6338wFlorian Fainelli2009-06-261-0/+8
| | | | SVN-Revision: 16565
* add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)Florian Fainelli2009-06-182-2/+2
| | | | SVN-Revision: 16506
* generate experimental images for bcm6338 boards, thanks to Daniel DickinsonFlorian Fainelli2009-06-171-0/+7
| | | | SVN-Revision: 16490
* use 2.6.27.5Florian Fainelli2009-06-171-1/+1
| | | | SVN-Revision: 16486
* use the same i/o schedulers for all targetsImre Kaloz2009-06-151-3/+0
| | | | SVN-Revision: 16479
* use build system REVISION variable (#5317)Florian Fainelli2009-06-101-5/+3
| | | | SVN-Revision: 16400
* The attached patch adds building of firmware images for more routers based ↵Florian Fainelli2009-06-104-58/+120
| | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396
* cleanup the watchdog driver a bitFlorian Fainelli2009-06-091-10/+10
| | | | SVN-Revision: 16395
* fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-092-114/+131
| | | | SVN-Revision: 16394
* rework imagetag firmware generator and MTD partition parser to accomodate ↵Florian Fainelli2009-06-094-50/+436
| | | | | | 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 Fainelli2009-06-081-2/+0
| | | | | | have (#5285) SVN-Revision: 16380
* fix ethernet driver removalFlorian Fainelli2009-06-041-1/+2
| | | | SVN-Revision: 16335
* fix pcmcia device removalFlorian Fainelli2009-06-041-0/+1
| | | | SVN-Revision: 16334
* add missing null entry in pcmcia driverFlorian Fainelli2009-06-041-0/+2
| | | | SVN-Revision: 16333
* request gpio pins and set direction correctly for pcmciaFlorian Fainelli2009-06-041-1/+14
| | | | SVN-Revision: 16332
* be SMP safe even with gpiolibFlorian Fainelli2009-06-041-7/+8
| | | | SVN-Revision: 16331
* cache gpio values in gpio_setFlorian Fainelli2009-06-041-5/+8
| | | | SVN-Revision: 16330
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-043-6/+12
| | | | SVN-Revision: 16329
* register gpiochip earlier, allowing gpio-based runtime detection to be ↵Florian Fainelli2009-06-043-2/+9
| | | | | | performed in board_init callback SVN-Revision: 16328
* merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports ↵Florian Fainelli2009-06-032-11/+76
| | | | | | | | | receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. This patch also fixes the reception of 802.1q frames for default MTU which were reported as oversized. SVN-Revision: 16302
* backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵Florian Fainelli2009-06-011-1/+1
| | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277
* include wpa-supplicant iw in the default profileFlorian Fainelli2009-05-291-1/+2
| | | | SVN-Revision: 16195
* also include the SPI driver in the gw6x00 profileFlorian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16077
* include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection ↵Florian Fainelli2009-05-261-2/+3
| | | | | | tracking SVN-Revision: 16075