| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: remove default /etc/config/network, generate it via board.d instead | Felix Fietkau | 2016-01-25 | 1 | -3/+0 |
* | oxnas: finally make board names consistent | Felix Fietkau | 2016-01-20 | 3 | -4/+4 |
* | oxnas: switch to Linux 4.4 | Felix Fietkau | 2016-01-18 | 1 | -1/+1 |
* | oxnas: add patches and config for Linux 4.4 | Felix Fietkau | 2016-01-18 | 15 | -0/+838 |
* | oxnas: prepare platform and drivers for Linux 4.4 | Felix Fietkau | 2016-01-18 | 2 | -0/+9 |
* | oxnas: fix the incorrect board names | Felix Fietkau | 2016-01-18 | 3 | -6/+6 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 2 | -2/+2 |
* | oxnas: set irq of usb&sata to cpu1 | John Crispin | 2015-11-24 | 1 | -0/+22 |
* | oxnas: add missing platform bindings for stmmac glue | John Crispin | 2015-11-21 | 1 | -0/+19 |
* | oxnas: image: Remove custom mkfs targz override as base should be fine now | Felix Fietkau | 2015-10-31 | 1 | -5/+0 |
* | oxnas: image: Refactor sanitize_profile_name using PROFILE_SANITIZED variable | Felix Fietkau | 2015-10-31 | 1 | -12/+8 |
* | kernel: update kernel 4.1 to version 4.1.11 | Hauke Mehrtens | 2015-10-25 | 1 | -1/+1 |
* | oxnas: move gmac soc glue from mach to stmmac driver | John Crispin | 2015-10-19 | 3 | -101/+197 |
* | oxnas: prepare pinctrl for kernel >=4.2 | John Crispin | 2015-10-19 | 1 | -0/+7 |
* | oxnas: prepare irqchip driver for kernel >=4.2 | John Crispin | 2015-10-19 | 1 | -3/+20 |
* | oxnas: fix duplicate include in clk-oxnas | John Crispin | 2015-10-19 | 1 | -1/+1 |
* | oxnas: remove obsolete __cpuinit | John Crispin | 2015-10-19 | 1 | -3/+3 |
* | kernel: update 4.1 to 4.1.10 | Hauke Mehrtens | 2015-10-04 | 2 | -4/+4 |
* | oxnas: add platform_pre_upgrade for sysupgrade | Rafał Miłecki | 2015-09-24 | 1 | -0/+4 |
* | oxnas: drop some unused sysupgrade code | Rafał Miłecki | 2015-09-24 | 1 | -9/+0 |
* | kernel: update 4.1 to 4.1.6 | Jonas Gorski | 2015-08-23 | 1 | -4/+4 |
* | oxnas: remove support for kernel 3.18 and 4.0 | John Crispin | 2015-08-17 | 28 | -1554/+0 |
* | oxnas: switch to kernel 4.1 | John Crispin | 2015-08-17 | 1 | -1/+1 |
* | oxnas: prepare for kernel 4.1 | John Crispin | 2015-08-17 | 15 | -1/+788 |
* | image.mk: move KDIR_TMP definition to a central location | Jonas Gorski | 2015-08-14 | 1 | -1/+0 |
* | kernel: update 3.18 to 3.18.20 | Hauke Mehrtens | 2015-08-09 | 1 | -4/+4 |
* | kernel: update 4.0 to 4.0.7 | Jonas Gorski | 2015-06-30 | 1 | -1/+1 |
* | kernel: update 3.18 to 3.18.17 | Jonas Gorski | 2015-06-30 | 1 | -1/+1 |
* | kernel: update 4.0 to 4.0.5 | Jonas Gorski | 2015-06-19 | 13 | -125/+67 |
* | kernel: update 3.18 to 3.18.16 | Jonas Gorski | 2015-06-17 | 1 | -2/+2 |
* | oxnas: change file extension of u-boot+initramfs image | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | kernel: update 3.18 to 3.18.14 | Jonas Gorski | 2015-05-21 | 13 | -126/+68 |
* | kernel: disable INET_LRO by default | Jonas Gorski | 2015-04-28 | 2 | -2/+0 |
* | oxnas: remove pre kernel 3.18 support from pinctrl driver | John Crispin | 2015-03-21 | 1 | -32/+0 |
* | oxnas: add support for kernel 4.0 | John Crispin | 2015-03-21 | 14 | -0/+845 |
* | oxnas: drop 3.14 support | John Crispin | 2015-03-16 | 15 | -839/+0 |
* | kernel: move KERNFS to generic config | John Crispin | 2015-03-06 | 1 | -1/+0 |
* | kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED | John Crispin | 2015-03-06 | 2 | -2/+0 |
* | oxnas: fix itb generation | John Crispin | 2015-02-16 | 1 | -2/+2 |
* | oxnas: disable usbgadget support | John Crispin | 2015-02-11 | 1 | -1/+1 |
* | oxnas: switch to 3.18 | John Crispin | 2015-02-10 | 1 | -1/+1 |
* | oxnas: copy ubinized images to binary folder | John Crispin | 2015-02-09 | 1 | -0/+2 |
* | targets: base-files: diag.sh does not need to be executable | Luka Perkov | 2015-02-07 | 1 | -0/+0 |
* | oxnas: re-enable ubifs | Felix Fietkau | 2014-12-27 | 1 | -1/+1 |
* | oxnas: clk-oxnas: rework pllb enable function | Felix Fietkau | 2014-12-27 | 1 | -19/+54 |
* | oxnas: sata_oxnas: make irq handler more readable | Felix Fietkau | 2014-12-22 | 1 | -12/+13 |
* | oxnas: sata_oxnas: refactoring phase 2 | Felix Fietkau | 2014-12-22 | 1 | -112/+175 |
* | oxnas: sata_oxnas: refactoring phase 1 | Felix Fietkau | 2014-12-22 | 3 | -122/+152 |
* | oxnas: refresh kernel config-3.1[48] | Felix Fietkau | 2014-12-22 | 2 | -31/+10 |
* | add "preinit_regular" diag.sh set_state argument | John Crispin | 2014-12-15 | 1 | -0/+3 |