| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 10 | -6/+18 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 9 | -7/+9 |
* | procd: revert some changes breaking console on UML | Steven Barth | 2014-11-01 | 1 | -2/+2 |
* | procd: Allow boot messages to be sent to console | John Crispin | 2014-10-30 | 1 | -2/+19 |
* | ca-certificates: Update to Version 20141019 | John Crispin | 2014-10-29 | 1 | -3/+3 |
* | fstools: update to latest git head | John Crispin | 2014-10-27 | 1 | -1/+1 |
* | rpcd: add 802.11ac for iwinfo | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | mountd: explicitly link libubox (needed by libuci) | Felix Fietkau | 2014-10-19 | 1 | -0/+11 |
* | rpcd: update to the latest version, fixes build after libubox update | Felix Fietkau | 2014-10-19 | 1 | -2/+2 |
* | build: improve feed handling for opkg.conf | Jo-Philipp Wich | 2014-10-16 | 1 | -1/+1 |
* | procd: update to latest git | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | udev/Config.in: help format, and fix spelling mistake | John Crispin | 2014-10-14 | 1 | -26/+25 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 3 | -6/+6 |
* | fstools: update to latest git HEAD | John Crispin | 2014-10-13 | 1 | -2/+2 |
* | procd: fix initial nand sysupgrade | Felix Fietkau | 2014-10-12 | 1 | -0/+14 |
* | procd: fix parsing of the has_env parameter | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | procd: handle hotplug events for the usbmisc subsystem | John Crispin | 2014-10-08 | 1 | -1/+1 |
* | procd: r42814 added a bad git version | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | procd: update to latest git HEAD | John Crispin | 2014-10-06 | 1 | -2/+2 |
* | ubox: update to latest git head | John Crispin | 2014-10-06 | 1 | -2/+2 |
* | fstools: update to latest git | John Crispin | 2014-10-06 | 1 | -2/+2 |
* | ca-certificates: create symbolic link for certificate hashes | Felix Fietkau | 2014-09-25 | 1 | -0/+9 |
* | bcm53xx: add fixtrx | Hauke Mehrtens | 2014-09-21 | 1 | -0/+1 |
* | ubus: update to latest version, adds various fixes and improvements | Felix Fietkau | 2014-09-17 | 1 | -2/+2 |
* | ubox: update to latest git | John Crispin | 2014-09-16 | 1 | -2/+2 |
* | fs-tools: dont use mips16 | John Crispin | 2014-09-16 | 1 | -0/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-09-15 | 1 | -2/+2 |
* | procd: update to latest git | John Crispin | 2014-09-11 | 2 | -2/+6 |
* | opkg: indicate upgrade vs install | John Crispin | 2014-09-11 | 1 | -0/+46 |
* | procd: allow adding empty strings to arrays | Felix Fietkau | 2014-09-10 | 1 | -1/+1 |
* | mtd: disable trx_check() for ar71xx, fixes a regression introduced in r42403 | Felix Fietkau | 2014-09-02 | 1 | -0/+2 |
* | mtd: Fix trx check after partition rename ("linux" to "firmware") | Felix Fietkau | 2014-09-02 | 1 | -1/+1 |
* | procd: run the mdns register outside the sub shell container | John Crispin | 2014-08-29 | 1 | -3/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-08-29 | 2 | -2/+46 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -2/+0 |
* | build: add new option to add disabled feeds commented out to opkg.conf | Jo-Philipp Wich | 2014-08-06 | 1 | -0/+5 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 3 | -2/+8 |
* | procd: update to the latest version, fixes parsing of /etc/openwrt_release | Felix Fietkau | 2014-07-30 | 1 | -2/+2 |
* | procd: work around some docker architecture quirks | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | procd: check output of "uci show" instead of raw config files in order to tra... | Felix Fietkau | 2014-07-29 | 1 | -1/+8 |
* | procd: update to the latest version, fixes hotplug firmware loading issues | Felix Fietkau | 2014-07-18 | 1 | -2/+2 |
* | allow overriding the kernel partition's name | Imre Kaloz | 2014-07-14 | 1 | -2/+5 |
* | we already have a get_magic_long() in common.sh for sysupgrade, don't break it | Imre Kaloz | 2014-07-13 | 1 | -2/+2 |
* | procd: correctly identify ubifs in tar file | John Crispin | 2014-07-10 | 1 | -2/+2 |
* | rpcd: fix parsing of executable plugin output | Jo-Philipp Wich | 2014-07-03 | 1 | -2/+2 |
* | ubus: update to the latest version, fixes compile error regressions | Felix Fietkau | 2014-07-03 | 1 | -1/+1 |
* | ubus: update to the latest version, increases maximum message size and adds a... | Felix Fietkau | 2014-07-03 | 1 | -2/+2 |
* | procd: add a shell helper function to emit a config.change event | Felix Fietkau | 2014-07-02 | 1 | -0/+13 |
* | procd: add shell functions to add instance data | Felix Fietkau | 2014-07-02 | 1 | -0/+11 |
* | procd: update to the latest version, adds support for dumping per-instance se... | Felix Fietkau | 2014-07-02 | 1 | -2/+2 |