| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove obsolete Config.in file | Felix Fietkau | 2016-05-12 | 1 | -14/+0 |
* | build: remove leftover dependenices on TARGET_rdc | Felix Fietkau | 2016-05-12 | 2 | -2/+2 |
* | x86: remove rdc specific kernel patch | Felix Fietkau | 2016-05-12 | 1 | -11/+0 |
* | tools/firmware-utils: remove obsolete firmware utility for airlink 525w | Felix Fietkau | 2016-05-12 | 2 | -333/+0 |
* | x86: remove legacy script/makefile code for rdc devices | Felix Fietkau | 2016-05-12 | 3 | -85/+0 |
* | x86: remove obsolete modules.mk | Felix Fietkau | 2016-05-12 | 1 | -22/+0 |
* | x86/xen_domu: enable xen drivers in the kernel config instead of packaging th... | Felix Fietkau | 2016-05-12 | 2 | -131/+17 |
* | x86: enable grub at_keyboard support for x86_64 | Felix Fietkau | 2016-05-12 | 1 | -1/+1 |
* | x86: remove the kvm_guest subtarget | Felix Fietkau | 2016-05-12 | 5 | -204/+1 |
* | x86/64: add more hardware RNG drivers, including for virtio | Felix Fietkau | 2016-05-12 | 1 | -1/+2 |
* | x86/64: enable virtualization support for spinlocks to improve kvm performance | Felix Fietkau | 2016-05-12 | 1 | -6/+1 |
* | x86: remove maintainer override for x86_64 | Felix Fietkau | 2016-05-12 | 1 | -1/+0 |
* | x86: remove the ep80579 subtarget, it has been unmaintained for a long time | Felix Fietkau | 2016-05-12 | 3 | -23/+1 |
* | kernel: remove leftover kernel version for 4.3 | Felix Fietkau | 2016-05-12 | 1 | -2/+0 |
* | busybox: fix issues with the ip command on mips64 | Felix Fietkau | 2016-05-12 | 1 | -0/+75 |
* | fstools: update to latest git revision | John Crispin | 2016-05-11 | 1 | -2/+2 |
* | kernel: add workaround to rebuild vdso-n32.so.dbg too | Jo-Philipp Wich | 2016-05-12 | 1 | -0/+9 |
* | kernel: update kernel 4.4 to version 4.4.10 | Álvaro Fernández Rojas | 2016-05-11 | 4 | -36/+10 |
* | kernel: remove linux 4.3 config | Álvaro Fernández Rojas | 2016-05-11 | 1 | -4942/+0 |
* | build: avoid including profiles/*.mk | Felix Fietkau | 2016-05-11 | 2 | -6/+15 |
* | image.mk: include per-device profiles in image build profile check | Felix Fietkau | 2016-05-11 | 1 | -2/+2 |
* | metadata.pl: fix target profile sorting check | Felix Fietkau | 2016-05-11 | 1 | -3/+3 |
* | ncurses: add a compatibility symlink for packages searching for ncursesw/ncur... | Felix Fietkau | 2016-05-11 | 1 | -0/+1 |
* | toplevel.mk: rescan target metadata if the image makefile changes | Felix Fietkau | 2016-05-11 | 1 | -1/+1 |
* | metadata.pl: add support for forcing sorting of profiles | Felix Fietkau | 2016-05-11 | 3 | -1/+12 |
* | target.mk: dump device profiles defined in include/image.mk | Felix Fietkau | 2016-05-11 | 1 | -0/+6 |
* | target.mk: remove the unused Target-Path field | Felix Fietkau | 2016-05-11 | 2 | -2/+0 |
* | image.mk: add support for limiting images to specific subtargets | Felix Fietkau | 2016-05-11 | 1 | -2/+6 |
* | image.mk: prepare for defining device profile data in the Device section | Felix Fietkau | 2016-05-11 | 1 | -1/+24 |
* | base-files: Fix config_generate when there are no switch VLANs or ports confi... | Vittorio Gambaletta (VittGam) | 2016-05-11 | 1 | -38/+42 |
* | README: Remove outdated info | Jo-Philipp Wich | 2016-05-11 | 1 | -6/+0 |
* | netifd: Remove hardcoded DHCP release option | Hans Dedecker | 2016-05-11 | 1 | -1/+1 |
* | ncurses: install a dummy libtinfo.a for packages that try to link it | Felix Fietkau | 2016-05-11 | 1 | -0/+1 |
* | Revert "ncurses: package the tinfo library separately" | Felix Fietkau | 2016-05-11 | 1 | -3/+2 |
* | build: fix make clean, delete package directories for selected arch | Felix Fietkau | 2016-05-11 | 1 | -1/+1 |
* | mtd: imagetag: fix compilation with changed mtd_fixtrx call | Rafał Miłecki | 2016-05-11 | 1 | -1/+4 |
* | gettext-full: avoid spurious dependencies on ncurses | Felix Fietkau | 2016-05-10 | 1 | -0/+1 |
* | ncurses: package the tinfo library separately | Felix Fietkau | 2016-05-10 | 1 | -2/+3 |
* | ramips: fix DTB generation | John Crispin | 2016-05-10 | 1 | -1/+1 |
* | iftop: Update to latest version, and drop patch | Bert Vermeulen | 2016-05-10 | 2 | -14/+2 |
* | ncurses: provide libncurses compatibility symlinks in libncursesw | Felix Fietkau | 2016-05-10 | 1 | -1/+7 |
* | ramips: Change all '/include/' clauses to '#include' so preprocessing can | Stanislav Galabov | 2016-05-10 | 175 | -176/+176 |
* | ramips: Add hex prefix (0x) to dtsi reg properties where needed. | Stanislav Galabov | 2016-05-10 | 9 | -29/+29 |
* | ramips: introduce serial0 aliases | Stanislav Galabov | 2016-05-10 | 10 | -10/+32 |
* | kernel: update kernel 4.4 to version 4.4.9 | Álvaro Fernández Rojas | 2016-05-10 | 108 | -922/+248 |
* | ubox: make logging code honour the hostname properly | John Crispin | 2016-05-10 | 1 | -2/+4 |
* | brcm47xx: fix wgt634u port assignment, broken since openwrt r47866 | Russell Senior | 2016-05-10 | 1 | -1/+1 |
* | ramips: mt7620: [UPSTREAM] fix USB frequency scaling | D. Andrei Măceș | 2016-05-10 | 1 | -0/+33 |
* | ramips: Fix alphabetical sorting for 02_network | Vittorio Gambaletta (VittGam) | 2016-05-10 | 1 | -11/+11 |
* | ramips: Don't use a VLAN for the single ethernet port of the A5-V11. | Vittorio Gambaletta (VittGam) | 2016-05-10 | 1 | -5/+2 |