aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gettext-full: avoid spurious dependencies on ncursesLuka Perkov2016-06-191-0/+1
* ncurses: package the tinfo library separatelyLuka Perkov2016-06-191-2/+3
* ramips: fix DTB generationLuka Perkov2016-06-191-1/+1
* iftop: Update to latest version, and drop patchLuka Perkov2016-06-192-14/+2
* ncurses: provide libncurses compatibility symlinks in libncurseswLuka Perkov2016-06-191-1/+7
* ramips: Change all '/include/' clauses to '#include' so preprocessing can be ...Luka Perkov2016-06-19175-176/+176
* ramips: Add hex prefix (0x) to dtsi reg properties where needed.Luka Perkov2016-06-199-29/+29
* ramips: introduce serial0 aliasesLuka Perkov2016-06-1910-10/+32
* ubox: make logging code honour the hostname properlyLuka Perkov2016-06-191-2/+4
* brcm47xx: fix wgt634u port assignment, broken since openwrt r47866Luka Perkov2016-06-191-1/+1
* ramips: mt7620: [UPSTREAM] fix USB frequency scalingLuka Perkov2016-06-191-0/+33
* ramips: Fix alphabetical sorting for 02_networkLuka Perkov2016-06-191-11/+11
* ramips: Don't use a VLAN for the single ethernet port of the A5-V11.Luka Perkov2016-06-191-5/+2
* ramips: Fix network for routers without VLANs on eth0.Luka Perkov2016-06-191-6/+2
* ncurses: install pkg-config files to fix util-linux build breakageLuka Perkov2016-06-191-7/+4
* ncurses: remove libncurses, provide it via libncurseswLuka Perkov2016-06-191-45/+8
* metadata.pl: add support for selecting packages available only via PROVIDESLuka Perkov2016-06-191-20/+30
* kernel: add workaround to rebuild vdso-o32.so.dbgLuka Perkov2016-06-191-2/+13
* toolchain: gcc: fix build with GCC 6Luka Perkov2016-06-191-0/+117
* tools: mkimage: sync include/linux/compiler*.h with u-boot masterLuka Perkov2016-06-192-87/+702
* tools: pkg-config: fix build with GCC 6Luka Perkov2016-06-191-0/+18
* tools: make-ext4fs: fix build regression on mac os xLuka Perkov2016-06-191-3/+3
* base-files: evaluate uci-defaults on run-time installationsLuka Perkov2016-06-191-0/+11
* libiconv: add all ASCII aliasesLuka Perkov2016-06-192-1/+10
* xtables-addons: Avoid redefinition of SHRT_MAX in lua packet scriptLuka Perkov2016-06-191-3/+6
* fstools: fix snapshot supportLuka Perkov2016-06-191-4/+4
* fstools: update to latest git HEADLuka Perkov2016-06-191-2/+2
* fstools: update to latest git HEADLuka Perkov2016-06-191-2/+2
* kernel: add a workaround to rebuild vdso.so.dbg after genvdsoLuka Perkov2016-06-191-0/+11
* dropbear: Make utmp and putuline support configurable via seperate config opt...Luka Perkov2016-06-192-3/+17
* netifd: Add configurable DHCP release behaviorLuka Perkov2016-06-191-3/+5
* xtables-addons: Fix Lua packet script implementationLuka Perkov2016-06-191-0/+15
* lantiq: fix xway image buildingLuka Perkov2016-06-191-3/+3
* x86: remove old references to kmod-acpi-buttonLuka Perkov2016-06-192-2/+2
* kernel: fix ip6_tunnel compilationLuka Perkov2016-06-191-2/+2
* base-files: remove ununsed login.shLuka Perkov2016-06-191-18/+0
* base-files: Allow to disable failsafe modeLuka Perkov2016-06-195-6/+24
* image / basefiles: make console password configurableluka2016-06-1922-42/+48
* base-files: fix error message during bootLuka Perkov2016-06-191-1/+1
* scripts: metadata: add CONFIG_TARGET_SUBTARGET symbolLuka Perkov2016-06-191-0/+12
* busybox: fix setting the kernel timezoneLuka Perkov2016-06-191-10/+14
* netifd: Send DHCP release when client exitsLuka Perkov2016-06-191-1/+1
* netifd: fix default ip rulesLuka Perkov2016-06-191-2/+2
* x86: search PARTUUID in any block deviceLuka Perkov2016-06-191-1/+2
* x86: make sysupgrade work without partxLuka Perkov2016-06-191-6/+28
* mtd: add -c option for specifying amount of data to be used for checksumRafał Miłecki2016-06-193-12/+31
* mtd: trx: use separated buffer for TRX headerRafał Miłecki2016-06-191-5/+18
* mtd: seama: exit with error if Seama header wasn't foundRafał Miłecki2016-06-191-1/+1
* mtd: seama: fix image data handlingRafał Miłecki2016-06-191-28/+18
* mtd: seama: move buf allocation to the MD5 functionRafał Miłecki2016-06-191-16/+22