Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove udc patch since it is unused | Florian Fainelli | 2012-03-13 | 30 | -321/+72 |
| | | | | SVN-Revision: 30920 | ||||
* | wire bcm96348gw-10 reset button (#10854) | Florian Fainelli | 2012-03-05 | 2 | -2/+22 |
| | | | | SVN-Revision: 30820 | ||||
* | Merge branch 'bcm63xx' | Florian Fainelli | 2012-03-05 | 7 | -9/+152 |
| | | | | SVN-Revision: 30819 | ||||
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 10 | -19/+19 |
| | | | | SVN-Revision: 29725 | ||||
* | Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ↵ | Daniel Dickinson | 2012-01-11 | 1 | -7/+2 |
| | | | | | | to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. SVN-Revision: 29712 | ||||
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29264 | ||||
* | register uart0 on DWV-S0 boards (#10409) | Florian Fainelli | 2011-11-13 | 2 | -3/+12 |
| | | | | SVN-Revision: 29044 | ||||
* | rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch | Florian Fainelli | 2011-11-13 | 1 | -0/+0 |
| | | | | SVN-Revision: 29041 | ||||
* | fix ehci build on 3.0+ | Florian Fainelli | 2011-08-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 27946 | ||||
* | add ignore_oc in struct ehci_hcd | Florian Fainelli | 2011-08-10 | 2 | -19/+4 |
| | | | | SVN-Revision: 27945 | ||||
* | add support for BCM6345 Ethernet DMA engine | Florian Fainelli | 2011-08-02 | 3 | -2/+532 |
| | | | | SVN-Revision: 27881 | ||||
* | improve BCM6345 support | Florian Fainelli | 2011-08-02 | 16 | -36/+157 |
| | | | | | | | | - 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 BCM6348 | Jonas Gorski | 2011-07-25 | 1 | -15/+15 |
| | | | | | | | | | 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 Fainelli | 2011-07-16 | 4 | -4/+14 |
| | | | | SVN-Revision: 27622 | ||||
* | fix GEN_SPI_RSET_BASE macro (#9697) | Florian Fainelli | 2011-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 27604 | ||||
* | move board_HW553 inside the ifdef ..BCM6358 .. endif block | Florian Fainelli | 2011-07-06 | 2 | -10/+10 |
| | | | | SVN-Revision: 27484 | ||||
* | hw553: fix missing has_uart0 in board definition (#9533) | Florian Fainelli | 2011-07-04 | 7 | -12/+14 |
| | | | | SVN-Revision: 27448 | ||||
* | remove gpiodev, prefer sysfs gpio | Florian Fainelli | 2011-06-25 | 8 | -31/+9 |
| | | | | SVN-Revision: 27284 | ||||
* | register SSB sprom after ethernet devices | Florian Fainelli | 2011-06-22 | 2 | -1/+42 |
| | | | | | | | 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.patch | Florian Fainelli | 2011-06-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 27254 | ||||
* | use macros to generate SPI registers table and switches | Florian Fainelli | 2011-06-21 | 1 | -122/+48 |
| | | | | SVN-Revision: 27246 | ||||
* | dev-spi.c checks for running CPU, not board code | Florian Fainelli | 2011-06-19 | 2 | -5/+7 |
| | | | | SVN-Revision: 27236 | ||||
* | bcm63xx: Add support for Linux 3.0-rc3 | Florian Fainelli | 2011-06-16 | 36 | -0/+4417 |
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192 |