| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: remove DEVMEM/DEVKMEM platform overrides | Felix Fietkau | 2017-01-10 | 1 | -1/+0 |
* | orion: remove linux 3.18 support | Felix Fietkau | 2016-12-24 | 5 | -890/+0 |
* | orion: enable SoC drivers in the kernel config | Felix Fietkau | 2016-12-24 | 2 | -216/+37 |
* | orion: make image size errors non-fatal | Felix Fietkau | 2016-12-04 | 1 | -8/+4 |
* | orion: Enable CONFIG_MV_XOR | Florian Fainelli | 2016-12-04 | 1 | -0/+2 |
* | orion: Add uboot-envtools in the default package list | Florian Fainelli | 2016-12-04 | 1 | -1/+2 |
* | orion: Set appropriate DEVICE_TYPE for harddisk target | Florian Fainelli | 2016-12-04 | 1 | -0/+1 |
* | orion: Switch to kernel 4.4 | Florian Fainelli | 2016-12-04 | 1 | -1/+1 |
* | orion: Advertise support for RTC | Florian Fainelli | 2016-12-04 | 1 | -1/+1 |
* | orion: Make sub-targets augment FEATURES, not re-define it | Florian Fainelli | 2016-12-04 | 2 | -2/+2 |
* | orion: Build images for Buffalo Terastation Pro II/Live | Florian Fainelli | 2016-12-04 | 2 | -1/+12 |
* | orion: Add support for 4.4 kernel | Florian Fainelli | 2016-12-04 | 5 | -0/+1124 |
* | orion: Fold DT2 setup files into patch | Florian Fainelli | 2016-12-04 | 3 | -536/+553 |
* | treewide: remove bad local shell variable declarations | Jo-Philipp Wich | 2016-09-24 | 1 | -1/+1 |
* | orion: rename config-default to config-3.18 | Stijn Tintel | 2016-08-24 | 1 | -0/+0 |
* | orion: rename patches directory to patches-3.18 | Stijn Tintel | 2016-08-15 | 4 | -54/+52 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 1 | -1/+1 |
* | orion: convert initial network configuration to board.d | Jo-Philipp Wich | 2015-12-04 | 2 | -53/+15 |
* | kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 | Felix Fietkau | 2015-09-08 | 1 | -1/+0 |
* | orion: remove IRQF_DISABLED | John Crispin | 2015-08-17 | 1 | -2/+2 |
* | kernel: disable INET_LRO by default | Jonas Gorski | 2015-04-28 | 1 | -1/+0 |
* | orion: upgrade to 3.18 (compile tested only) | Imre Kaloz | 2015-04-12 | 8 | -28/+38 |
* | mark 3.10 targets as broken | Rafał Miłecki | 2015-03-24 | 1 | -0/+1 |
* | kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED | John Crispin | 2015-03-06 | 1 | -1/+0 |
* | kernel: disbale HAMRADIO in generic config | John Crispin | 2015-03-06 | 1 | -1/+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 |
* | targets: remove useless quotes around KERNELNAME | Felix Fietkau | 2014-10-05 | 1 | -1/+1 |
* | orion: fix 3.10 kernel minor version | Felix Fietkau | 2014-07-31 | 1 | -1/+1 |
* | orion: Update kernel to 3.10.44 | Hauke Mehrtens | 2014-07-20 | 8 | -89/+67 |
* | orion: create a macro for zImage with machine id | Florian Fainelli | 2014-04-01 | 1 | -12/+11 |
* | orion: fix KERNELNAME | Florian Fainelli | 2014-04-01 | 1 | -1/+1 |
* | orion: fix initramfs uImage generation | Florian Fainelli | 2014-04-01 | 1 | -1/+1 |
* | build: unify arm target cflags | Felix Fietkau | 2013-09-26 | 1 | -1/+0 |
* | build: unify target independent optimization options | Felix Fietkau | 2013-07-29 | 1 | -1/+1 |
* | targets: fix remaining targets for initramfs builds | Florian Fainelli | 2013-06-28 | 3 | -9/+17 |
* | orion: disable normal router support for the harddisk subtarget | Felix Fietkau | 2013-06-28 | 1 | -0/+3 |
* | orion: disable CONFIG_VM_EVENT_COUNTERS by default | Felix Fietkau | 2013-06-28 | 1 | -1/+0 |
* | orion: dynamically generate /etc/config/network, the LaCie 2big Network does ... | Felix Fietkau | 2013-06-28 | 2 | -30/+53 |
* | orion: add support for the lacie 2big network device | Felix Fietkau | 2013-06-28 | 3 | -5/+13 |
* | there's no reason to have these generic files in the bin dir either | Imre Kaloz | 2013-06-05 | 1 | -11/+0 |
* | only copy uImages to the bin dir on ramdisk builds | Imre Kaloz | 2013-06-05 | 1 | -0/+2 |
* | don't copy the zImages to the bin dir, factory u-boots can't use them | Imre Kaloz | 2013-06-05 | 1 | -2/+1 |
* | versioned files and dirs still make no sense when you support only a single k... | Imre Kaloz | 2013-06-04 | 8 | -0/+0 |
* | move DT2 related kernel options into the harddist subtarget | Imre Kaloz | 2013-06-04 | 2 | -4/+8 |
* | drop support for the dns323 | Imre Kaloz | 2013-06-04 | 7 | -133/+3 |
* | 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 |
* | all targets: use numerically prefixed uci-defaults file names to better contr... | Jo-Philipp Wich | 2013-01-18 | 1 | -0/+0 |
* | target: enable XZ BCJ decompressor code after r35097 | Florian Fainelli | 2013-01-14 | 1 | -0/+2 |