summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: enable bcm6368 for linux 3.3 and build imagesJonas Gorski2012-03-282-2/+7
| | | | | | Only build bcm6368 images when building for linux 3.3. SVN-Revision: 31133
* bcm63xx: add initial support for bcm6368 boardsJonas Gorski2012-03-284-3/+225
| | | | SVN-Revision: 31132
* bcm63xx: add driver for the internal hw trng on bcm6368Jonas Gorski2012-03-289-7/+470
| | | | SVN-Revision: 31131
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-2825-944/+1342
| | | | SVN-Revision: 31130
* bcm63xx: add ethernet support for bcm6368Jonas Gorski2012-03-2811-534/+2173
| | | | | | | | | Add basic support for the internal ethernet switch on bcm6368. It behaves as a dumb switch for now, but allows basic connectivity. Also drop the ethernet patch for bcm6345 for now, it needs rework. SVN-Revision: 31129
* bcm63xx: add missing bits from extirq supportJonas Gorski2012-03-284-3/+99
| | | | | | Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128
* bcm63xx: reorder patchesJonas Gorski2012-03-2840-76/+76
| | | | | | | Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-191-1/+1
| | | | SVN-Revision: 31015
* remove udc patch since it is unusedFlorian Fainelli2012-03-1389-953/+209
| | | | SVN-Revision: 30920
* remove 3.1 supportFlorian Fainelli2012-03-0543-5334/+0
| | | | SVN-Revision: 30823
* rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-genericFlorian Fainelli2012-03-051-2/+2
| | | | SVN-Revision: 30822
* generate generic images for BCM96358VW and BCM96358VW2 (#10666)Florian Fainelli2012-03-051-0/+2
| | | | SVN-Revision: 30821
* wire bcm96348gw-10 reset button (#10854)Florian Fainelli2012-03-058-8/+88
| | | | SVN-Revision: 30820
* Merge branch 'bcm63xx'Florian Fainelli2012-03-0531-38/+625
| | | | SVN-Revision: 30819
* brcm63xx: add support for linux 3.3Jonas Gorski2012-02-0438-0/+5080
| | | | SVN-Revision: 30027
* kernel: update linux 3.0 to 3.0.18Jonas Gorski2012-01-311-1/+1
| | | | SVN-Revision: 29965
* build 96348R imagesFlorian Fainelli2012-01-301-0/+1
| | | | SVN-Revision: 29960
* remove support for 2.6.39Florian Fainelli2012-01-3040-5202/+0
| | | | SVN-Revision: 29959
* bump to 3.0.17Florian Fainelli2012-01-301-1/+1
| | | | SVN-Revision: 29958
* brcm63xx: add support for linux 3.2Jonas Gorski2012-01-1339-0/+5195
| | | | SVN-Revision: 29731
* kernel: update linux 3.1 to 3.1.9Jonas Gorski2012-01-1310-19/+19
| | | | SVN-Revision: 29726
* kernel: update linux 3.0 to 3.0.17Jonas Gorski2012-01-1310-19/+19
| | | | SVN-Revision: 29725
* Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ↵Daniel Dickinson2012-01-1113-40/+25
| | | | | | to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. SVN-Revision: 29712
* don't package gpioctl by defaultFlorian Fainelli2011-11-211-1/+1
| | | | SVN-Revision: 29288
* fix D-Link DSL-2650U image generationJo-Philipp Wich2011-11-191-1/+1
| | | | SVN-Revision: 29266
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-191-1/+1
| | | | SVN-Revision: 29264
* build images for D-Link DSL-2650U (#9003)Florian Fainelli2011-11-181-0/+2
| | | | SVN-Revision: 29238
* build images for Pirelli A226M (#10409)Florian Fainelli2011-11-131-0/+4
| | | | SVN-Revision: 29045
* register uart0 on DWV-S0 boards (#10409)Florian Fainelli2011-11-137-11/+38
| | | | SVN-Revision: 29044
* rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patchFlorian Fainelli2011-11-133-0/+0
| | | | SVN-Revision: 29041
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-131-1/+1
| | | | SVN-Revision: 29007
* 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