| Commit message (Expand) | Author | Age | Files | Lines |
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -4/+6 |
* | preinit: move cmdline failsafe= handling ot the generic code | John Crispin | 2013-04-25 | 1 | -11/+0 |
* | Change default IPv6 config to enable DHCPv6-PD | Steven Barth | 2013-04-22 | 1 | -1/+1 |
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 | 1 | -0/+8 |
* | create Linksys WRTU54G-TM profile | Florian Fainelli | 2012-12-07 | 2 | -2/+17 |
* | 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 | 4 | -2/+143 |
* | do not reset WAN and LAN blocks | Florian Fainelli | 2012-12-06 | 1 | -14/+0 |
* | enable and advertise USB support | Florian Fainelli | 2012-12-06 | 2 | -1/+5 |
* | 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 | 4 | -1/+869 |
* | 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 | 4 | -207/+164 |
* | cleanup PCI controller code | Florian Fainelli | 2012-12-06 | 6 | -175/+226 |
* | 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 | 11 | -698/+554 |
* | implement early_printk without an early_console | Florian Fainelli | 2012-12-06 | 5 | -44/+24 |
* | 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 |
* | remove common symbols from 3.3 configs | Gabor Juhos | 2012-11-29 | 1 | -2/+0 |
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -9/+0 |
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 1 | -1/+1 |
* | adm8668: merge 3.3 fixes | Gabor Juhos | 2012-04-28 | 7 | -327/+43 |
* | adm8668: nuke 2.6.36 support | Gabor Juhos | 2012-04-28 | 4 | -139/+0 |
* | adm8668: switch to 3.3 | Gabor Juhos | 2012-04-28 | 1 | -1/+1 |
* | adm8668: add support for 3.3 | Gabor Juhos | 2012-04-25 | 7 | -0/+451 |
* | adm8668: build gzip compressed uImage for testing | Gabor Juhos | 2012-04-25 | 1 | -0/+19 |
* | adm8668: use a suffix for initramfs images | Gabor Juhos | 2012-04-25 | 1 | -0/+10 |
* | 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 |
* | fill maintainer infos for a couple of targets | Florian Fainelli | 2011-05-06 | 1 | -0/+1 |
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
* | fix firstboot with new MTD map driver | Florian Fainelli | 2011-01-27 | 3 | -88/+313 |
* | clean up mach-adm8668 includes | Florian Fainelli | 2011-01-27 | 7 | -494/+58 |
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ke... | Hauke Mehrtens | 2010-12-11 | 1 | -1/+1 |
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
* | Merge branch 'adm8668' | Florian Fainelli | 2010-11-06 | 46 | -0/+5162 |