summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-253-3/+0
| | | | SVN-Revision: 28584
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-161-1/+1
| | | | SVN-Revision: 28022
* fix ehci build on 3.0+Florian Fainelli2011-08-102-2/+2
| | | | SVN-Revision: 27946
* add ignore_oc in struct ehci_hcdFlorian Fainelli2011-08-108-57/+11
| | | | SVN-Revision: 27945
* bcm63xx: add support for linux 3.1-rc1Jonas Gorski2011-08-0940-0/+5184
| | | | SVN-Revision: 27941
* add support for BCM6345 Ethernet DMA engineFlorian Fainelli2011-08-024-2/+1062
| | | | SVN-Revision: 27881
* improve BCM6345 supportFlorian Fainelli2011-08-0233-72/+314
| | | | | | | | - runtime detect the amount of memory available - define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks - fix GPIO control SVN-Revision: 27880
* bcm63xx: Fix SPI commands and register offsets for BCM6348Jonas Gorski2011-07-252-30/+30
| | | | | | | | | In 240-spi.patch, spi registers for bcm6348 were all messed up. This patch fixes that. It also fixes some spi commands for all bcm63xx. Signed-off-by: Anthony Blakemore <stokie-ant@raverbaby.co.uk> SVN-Revision: 27774
* add ehci support to DWV-S0 board (#9059)Florian Fainelli2011-07-167-8/+28
| | | | SVN-Revision: 27622
* fix GEN_SPI_RSET_BASE macro (#9697)Florian Fainelli2011-07-132-2/+2
| | | | SVN-Revision: 27604
* move board_HW553 inside the ifdef ..BCM6358 .. endif blockFlorian Fainelli2011-07-064-20/+20
| | | | SVN-Revision: 27484
* Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image ↵Daniel Dickinson2011-07-061-1/+1
| | | | | | Generator) - the module is built into the kernel. SVN-Revision: 27471
* profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should ↵Daniel Dickinson2011-07-061-1/+1
| | | | | | be just wlc SVN-Revision: 27470
* hw553: fix missing has_uart0 in board definition (#9533)Florian Fainelli2011-07-0415-26/+30
| | | | SVN-Revision: 27448
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-281-1/+1
| | | | SVN-Revision: 27298
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-271-111/+0
| | | | SVN-Revision: 27295
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-2517-63/+19
| | | | SVN-Revision: 27284
* register SSB sprom after ethernet devicesFlorian Fainelli2011-06-225-4/+84
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
* fix tab damage in 141-led_count.patchFlorian Fainelli2011-06-212-2/+2
| | | | SVN-Revision: 27254
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-1/+1
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* use macros to generate SPI registers table and switchesFlorian Fainelli2011-06-212-244/+96
| | | | SVN-Revision: 27246
* dev-spi.c checks for running CPU, not board codeFlorian Fainelli2011-06-194-10/+14
| | | | SVN-Revision: 27236
* fixup patches after r27234Florian Fainelli2011-06-1917-39/+40
| | | | SVN-Revision: 27235
* remove accidental bcm6345 related patchesFlorian Fainelli2011-06-193-628/+0
| | | | SVN-Revision: 27234
* remove support for 2.6.37 and 2.6.38Florian Fainelli2011-06-1979-10073/+0
| | | | SVN-Revision: 27233
* switch to 2.6.39Florian Fainelli2011-06-1926-47/+1302
| | | | SVN-Revision: 27232
* bcm63xx: Add support for Linux 3.0-rc3Florian Fainelli2011-06-1637-0/+4575
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192
* bcm63xx: Add support for 2.6.39Florian Fainelli2011-05-2738-0/+4717
| | | | | | | | Add support for Kernel 2.6.39. Boots fine on a BCM6358. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27019
* bcm63xx: Add support for 2.6.38Florian Fainelli2011-05-2738-0/+4725
| | | | | | | | Add support for Kernel 2.6.38, based on 2.6.38.6. Boots fine on a BCM6358. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27018
* fold 446-board-D4PW_correction.patch in 440-board-D4PW.patchFlorian Fainelli2011-05-267-98/+34
| | | | SVN-Revision: 27014
* renumber patches accordinglyFlorian Fainelli2011-05-2625-64/+60
| | | | SVN-Revision: 27013
* renumber board patchesFlorian Fainelli2011-05-2612-20/+20
| | | | SVN-Revision: 27012
* add support for BT Voyager 2110 (#8810)Florian Fainelli2011-05-204-1/+93
| | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> SVN-Revision: 26959
* add support for DSL-2640B rev B2Florian Fainelli2011-05-204-2/+91
| | | | | | Signed-off-by: Adrian Feliks <mexit@o2.pl> SVN-Revision: 26958
* refresh patchesFlorian Fainelli2011-05-2010-22/+20
| | | | SVN-Revision: 26957
* add support for D-Link DVA-G3810BN/TLFlorian Fainelli2011-05-203-0/+35
| | | | | | | | This patch adds support for D-Link's DVA-G3810BN/TL product. Signed-off-by: Roman Dumycz <roman@secureas.com> SVN-Revision: 26956
* add support for BT Voyager 2500 (#9070)Florian Fainelli2011-05-202-1/+115
| | | | SVN-Revision: 26954
* add support for USR9108 LEDs (#9372)Florian Fainelli2011-05-201-0/+22
| | | | SVN-Revision: 26953
* bcm63xx: Add support for the T-Home Speedport W 303VFlorian Fainelli2011-05-114-0/+120
| | | | | | | | | Add the required board definition, default config and image generation for the T-Home Speedport W 303V Typ B. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26878
* bcm63xx: Update support for the DSL-274xB revision CFlorian Fainelli2011-05-114-24/+31
| | | | | | | | | | | | | Rename the DSL-274xB rev C2's board ID to "AW4139" to match the one used for the rev C3 (same hardware) and add a fixup for C2. Also generate images for C3. While we are at it, rename the LEDs to conform to the Linux LED naming conventions. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26876
* bcm63xx: Accept any led with power in its name as power ledFlorian Fainelli2011-05-111-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26875
* bcm63xx: Decouple Board ID and image name for fixupFlorian Fainelli2011-05-111-9/+9
| | | | | | | | | Make the fixup board ID independent from the image name to allow using the same board ID for similar devices. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26874
* fill maintainer infos for a couple of targetsFlorian Fainelli2011-05-061-0/+1
| | | | SVN-Revision: 26836
* brcm47xx: when detecting a ssb pci device without an own sprom write the ↵Hauke Mehrtens2011-05-052-26/+12
| | | | | | sprom data from the platform device to the correct pointer. SVN-Revision: 26829
* brcm47xx: add fallback sprom for pci devices without an own sprom.Hauke Mehrtens2011-05-018-26/+182
| | | | | | | | | | | | | If there is no sprom on an ssb based pci device on the brcm47xx architecture ssb now asks the architecture code to look into the nvram to get some sprom data for this device. Now we are able to read out pci/1/1/ foo or pci/1/3/ foo config options. This will fix some problems where the wireless devices does not got an mac address and the following message was show: ssb: WARNING: Invalid SPROM CRC (corrupt SPROM) SVN-Revision: 26801
* brcm63xx: remove patches/configs for 2.6.35Felix Fietkau2011-04-1736-5855/+0
| | | | SVN-Revision: 26709
* Fixed directory error: added ra1320 patches to trunk/target... subdir ↵Daniel Dickinson2011-04-172-0/+108
| | | | | | instead if target.... in trunk branch. SVN-Revision: 26699
* Generate images for RTA1320_16M-based routersDaniel Dickinson2011-04-151-1/+3
| | | | SVN-Revision: 26681
* bcm63xx: Move the OpenWrt rootfs length fieldDaniel Dickinson2011-04-152-5/+5
| | | | | | | | | | | | | | | | Dual image capable CFEs store an image sequence at the same place as currently OpenWrt stores the actual rootfs length, so it will get overwritten when flashing through such a CFE. To prevent this from happening, move the rootfs length field to the next four bytes, thus completely using the reserved1 field. Since the reserved1 field is now completely in use, it does not make sense to allow it to be set from the imagetag utility, so remove the option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26680
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441