| Commit message (Expand) | Author | Age | Files | Lines |
* | curl: update to 7.49 | Dirk Neukirchen | 2016-06-21 | 4 | -40/+14 |
* | e2fsprogs: update to 1.42.13 | Kevin Darbyshire-Bryant | 2016-06-20 | 1 | -2/+2 |
* | fstools: update to latest git revision | John Crispin | 2016-06-20 | 1 | -2/+2 |
* | dropbear: update to 2016.73 | Jo-Philipp Wich | 2016-06-20 | 6 | -28/+18 |
* | package/devel/gdb-arc: Add target GDB for ARC | Alexey Brodkin | 2016-06-20 | 5 | -1/+159 |
* | package: kernel: dtc: Add DTO support | Marek Vasut | 2016-06-20 | 1 | -0/+642 |
* | package: kernel: dtc: Add device tree compiler package | Marek Vasut | 2016-06-20 | 1 | -0/+36 |
* | Update the U-Boot package to upstream 2016.05 version. This version | Marek Vasut | 2016-06-20 | 3 | -109/+8 |
* | iw: backport support for "channels" command | Rafał Miłecki | 2016-06-19 | 1 | -0/+234 |
* | mac80211: brcmfmac: backport changes from 2016-06-16 | Rafał Miłecki | 2016-06-19 | 6 | -0/+284 |
* | mac80211: brcmfmac: fix support for BCM4366 | Rafał Miłecki | 2016-06-19 | 4 | -1/+234 |
* | mac80211: brcmfmac: add support for get_channel | Rafał Miłecki | 2016-06-19 | 3 | -0/+366 |
* | mac80211: brcmfmac: fix support for up to 4 AP interfaces | Rafał Miłecki | 2016-06-19 | 4 | -3/+122 |
* | mac80211: brcmfmac: backport fixes for 4.7 and 4.8 | Rafał Miłecki | 2016-06-19 | 7 | -27/+350 |
* | treewide: fix replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-19 | 95 | -121/+121 |
* | base-files: fix permissions of the login.sh script | Luka Perkov | 2016-06-19 | 2 | -1/+1 |
* | Revert "ncurses: package the tinfo library separately" | Luka Perkov | 2016-06-19 | 1 | -3/+2 |
* | mtd: imagetag: fix compilation with changed mtd_fixtrx call | Luka Perkov | 2016-06-19 | 1 | -1/+4 |
* | uboot-kirkwood: New ubi flash format for Iconnect | Luka Perkov | 2016-06-19 | 1 | -12/+8 |
* | target: socfpga: Add Altera SoCFPGA support | Luka Perkov | 2016-06-19 | 4 | -2/+265 |
* | package: kernel: Enable support for DWC2 USB on SoCFPGA | Luka Perkov | 2016-06-19 | 1 | -1/+1 |
* | package: kernel: modules: Add USB Mass Storage package | Luka Perkov | 2016-06-19 | 1 | -0/+18 |
* | package: kernel: modules: Enable Dual-Role support for DWC2 USB | Luka Perkov | 2016-06-19 | 1 | -0/+1 |
* | gettext-full: avoid spurious dependencies on ncurses | Luka Perkov | 2016-06-19 | 1 | -0/+1 |
* | ncurses: package the tinfo library separately | Luka Perkov | 2016-06-19 | 1 | -2/+3 |
* | iftop: Update to latest version, and drop patch | Luka Perkov | 2016-06-19 | 2 | -14/+2 |
* | ncurses: provide libncurses compatibility symlinks in libncursesw | Luka Perkov | 2016-06-19 | 1 | -1/+7 |
* | ubox: make logging code honour the hostname properly | Luka Perkov | 2016-06-19 | 1 | -2/+4 |
* | ncurses: install pkg-config files to fix util-linux build breakage | Luka Perkov | 2016-06-19 | 1 | -7/+4 |
* | ncurses: remove libncurses, provide it via libncursesw | Luka Perkov | 2016-06-19 | 1 | -45/+8 |
* | base-files: evaluate uci-defaults on run-time installations | Luka Perkov | 2016-06-19 | 1 | -0/+11 |
* | libiconv: add all ASCII aliases | Luka Perkov | 2016-06-19 | 2 | -1/+10 |
* | xtables-addons: Avoid redefinition of SHRT_MAX in lua packet script | Luka Perkov | 2016-06-19 | 1 | -3/+6 |
* | fstools: fix snapshot support | Luka Perkov | 2016-06-19 | 1 | -4/+4 |
* | fstools: update to latest git HEAD | Luka Perkov | 2016-06-19 | 1 | -2/+2 |
* | fstools: update to latest git HEAD | Luka Perkov | 2016-06-19 | 1 | -2/+2 |
* | dropbear: Make utmp and putuline support configurable via seperate config opt... | Luka Perkov | 2016-06-19 | 2 | -3/+17 |
* | netifd: Add configurable DHCP release behavior | Luka Perkov | 2016-06-19 | 1 | -3/+5 |
* | xtables-addons: Fix Lua packet script implementation | Luka Perkov | 2016-06-19 | 1 | -0/+15 |
* | base-files: remove ununsed login.sh | Luka Perkov | 2016-06-19 | 1 | -18/+0 |
* | base-files: Allow to disable failsafe mode | Luka Perkov | 2016-06-19 | 5 | -6/+24 |
* | image / basefiles: make console password configurable | luka | 2016-06-19 | 4 | -3/+9 |
* | base-files: fix error message during boot | Luka Perkov | 2016-06-19 | 1 | -1/+1 |
* | busybox: fix setting the kernel timezone | Luka Perkov | 2016-06-19 | 1 | -10/+14 |
* | netifd: Send DHCP release when client exits | Luka Perkov | 2016-06-19 | 1 | -1/+1 |
* | netifd: fix default ip rules | Luka Perkov | 2016-06-19 | 1 | -2/+2 |
* | mtd: add -c option for specifying amount of data to be used for checksum | Rafał Miłecki | 2016-06-19 | 3 | -12/+31 |
* | mtd: trx: use separated buffer for TRX header | Rafał Miłecki | 2016-06-19 | 1 | -5/+18 |
* | mtd: seama: exit with error if Seama header wasn't found | Rafał Miłecki | 2016-06-19 | 1 | -1/+1 |
* | mtd: seama: fix image data handling | Rafał Miłecki | 2016-06-19 | 1 | -28/+18 |