Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename interrupt number constants | Florian Fainelli | 2012-12-06 | 3 | -22/+22 |
* | remove the now deprecated /proc/adm8668 interface | Florian Fainelli | 2012-12-06 | 3 | -149/+1 |
* | add a gpiolib driver | Florian Fainelli | 2012-12-06 | 2 | -0/+136 |
* | do not reset WAN and LAN blocks | Florian Fainelli | 2012-12-06 | 1 | -14/+0 |
* | add support for on-board EHCI controller | Florian Fainelli | 2012-12-06 | 2 | -0/+46 |
* | remove the "old" tulip forked driver | Florian Fainelli | 2012-12-06 | 3 | -1341/+0 |
* | use the tulip platform driver | Florian Fainelli | 2012-12-06 | 1 | -2/+47 |
* | patch the tulip driver to accept a platform variant | Florian Fainelli | 2012-12-06 | 1 | -1/+0 |
* | move clock frequencies into clock driver | Florian Fainelli | 2012-12-06 | 2 | -7/+2 |
* | replace the custom mtd driver with a partition parser | Florian Fainelli | 2012-12-06 | 2 | -201/+157 |
* | cleanup PCI controller code | Florian Fainelli | 2012-12-06 | 4 | -174/+203 |
* | cleanup and make interrupt code more robust | Florian Fainelli | 2012-12-06 | 3 | -19/+39 |
* | remove frequency from /proc/cpuinfo | Florian Fainelli | 2012-12-06 | 1 | -4/+2 |
* | provide a system clock to be used by the MIPS timer | Florian Fainelli | 2012-12-06 | 4 | -8/+33 |
* | get rid of the UART defines | Florian Fainelli | 2012-12-06 | 2 | -30/+3 |
* | get rid of the specific UART driver and use AMBA PL010 | Florian Fainelli | 2012-12-06 | 6 | -653/+146 |
* | implement early_printk without an early_console | Florian Fainelli | 2012-12-06 | 3 | -43/+17 |
* | simplify IRQ controller code | Florian Fainelli | 2012-12-06 | 1 | -23/+3 |
* | use platform_add_devices | Florian Fainelli | 2012-12-06 | 1 | -5/+7 |
* | move time related functions to their own file | Florian Fainelli | 2012-12-06 | 3 | -13/+18 |
* | move setup-related functions to their own file | Florian Fainelli | 2012-12-06 | 3 | -52/+55 |
* | adm8668: merge 3.3 fixes | Gabor Juhos | 2012-04-28 | 4 | -66/+43 |
* | mark variables as might be unused | Florian Fainelli | 2012-03-02 | 1 | -1/+1 |
* | remove unused variables and defines | Florian Fainelli | 2012-03-02 | 1 | -3/+0 |
* | fix firstboot with new MTD map driver | Florian Fainelli | 2011-01-27 | 1 | -69/+285 |
* | clean up mach-adm8668 includes | Florian Fainelli | 2011-01-27 | 6 | -493/+57 |
* | Merge branch 'adm8668' | Florian Fainelli | 2010-11-06 | 18 | -0/+3492 |