| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 2 | -2/+2 |
* | base-files: remove default /etc/config/network, generate it via board.d instead | Felix Fietkau | 2016-01-25 | 1 | -3/+0 |
* | build: Prevent more gzip timestamps | John Crispin | 2015-07-14 | 1 | -1/+1 |
* | adm8668: drop 3.14 | Luka Perkov | 2015-04-11 | 27 | -2957/+0 |
* | adm8668: switch to 3.18 | Florian Fainelli | 2015-03-28 | 1 | -1/+1 |
* | adm8668: add 3.18 support | Florian Fainelli | 2015-03-28 | 27 | -0/+2993 |
* | kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs | Jonas Gorski | 2015-03-01 | 1 | -1/+0 |
* | all targets: remove all =m kernel config symbols | Felix Fietkau | 2015-01-05 | 1 | -1/+0 |
* | adm8668: remove linux 3.3 support | Felix Fietkau | 2014-12-11 | 27 | -2914/+0 |
* | kernel: refresh patches | Felix Fietkau | 2014-12-08 | 3 | -5/+5 |
* | adm8668: switch to 3.14 kernel | Florian Fainelli | 2014-12-07 | 1 | -1/+1 |
* | adm8668: add 3.14 kernel support | Florian Fainelli | 2014-12-07 | 27 | -0/+2959 |
* | adm8668: rename files to files-3.3 | Florian Fainelli | 2014-12-07 | 19 | -0/+0 |
* | kernel: makefiles: make use of new var KERNEL_PATCHVER | Felix Fietkau | 2014-10-24 | 1 | -1/+1 |
* | network: Unbind DHCPv6 from underlying interfaces | Steven Barth | 2014-10-08 | 1 | -1/+1 |
* | adm8668: revert changeset 34554 | Florian Fainelli | 2014-08-16 | 4 | -164/+205 |
* | target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | kernel: modify mtd related patches for 3.14 | Hauke Mehrtens | 2014-05-08 | 1 | -1/+3 |
* | 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 |