| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | /lib/functions.sh: remove config_rename() | Felix Fietkau | 2014-04-07 | 1 | -18/+0 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 8 | -138/+126 |
* | /lib/functions.sh: remove jffs2_mark_erase() | Felix Fietkau | 2014-04-07 | 1 | -9/+0 |
* | base-files: remove config_clear() and list_remove() | Felix Fietkau | 2014-04-07 | 1 | -28/+0 |
* | base-files: move uci_apply_defaults() to /etc/init.d/boot | Felix Fietkau | 2014-04-07 | 2 | -12/+12 |
* | /lib/functions.sh: remove hotplug_dev() | Felix Fietkau | 2014-04-07 | 1 | -4/+0 |
* | /lib/functions.sh: remove strtok() | Felix Fietkau | 2014-04-07 | 1 | -26/+0 |
* | /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh | Felix Fietkau | 2014-04-07 | 3 | -85/+88 |
* | /lib/functions.sh: remove pi_include() | Felix Fietkau | 2014-04-07 | 1 | -24/+0 |
* | /lib/functions.sh: remove jffs2_ready() | Felix Fietkau | 2014-04-07 | 1 | -7/+0 |
* | /lib/functions.sh: remove support for non-overlayfs overlay fopivot types | Felix Fietkau | 2014-04-07 | 1 | -44/+2 |
* | ar71xx: add support for the TP-LINK TL-WR841N/ND v9 | Felix Fietkau | 2014-04-07 | 9 | -1/+196 |
* | ar71xx: add support for QCA953x SoC | Felix Fietkau | 2014-04-07 | 3 | -0/+447 |
* | brcm63xx: hack around jffs2 corruption with SMP | Jonas Gorski | 2014-04-06 | 2 | -0/+52 |
* | odhcpd: improve managed PD | Steven Barth | 2014-04-06 | 1 | -2/+2 |
* | hostapd: update to version 2014-04-04 | Felix Fietkau | 2014-04-06 | 31 | -604/+290 |
* | mac80211: update to wireless-testing 2014-03-31 | Felix Fietkau | 2014-04-06 | 57 | -6494/+231 |
* | lantiq: remove unmaintained code | John Crispin | 2014-04-06 | 5 | -106/+2 |
* | ramips: fix regression from r39949 (#15382) | Felix Fietkau | 2014-04-06 | 1 | -23/+1 |
* | uclibc++: disable mips16 support to avoid linkage errors with libsupc++ objec... | Felix Fietkau | 2014-04-05 | 1 | -0/+1 |
* | brcm63xx: sync mips counters during bringup of cpus | Jonas Gorski | 2014-04-05 | 4 | -0/+56 |
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | netifd: Add renew handler for proto dhcp | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | netifd: update to latest version, fixes issues when l3 interface changes on r... | Felix Fietkau | 2014-04-05 | 1 | -2/+2 |
* | fstools: scripts should propagate the cmdline | John Crispin | 2014-04-05 | 2 | -2/+2 |
* | ubi-utils: fix git tree path, a regex went mad | John Crispin | 2014-04-05 | 1 | -1/+1 |
* | lantiq: cleanup the dsl control scripts | John Crispin | 2014-04-05 | 8 | -611/+259 |
* | brcm63xx: update development kernel to linux 3.14 | Jonas Gorski | 2014-04-04 | 155 | -2392/+185 |
* | kernel: fix bluetooth and zsmalloc for 3.14 | Jonas Gorski | 2014-04-04 | 1 | -1/+23 |
* | kernel: fix usb module paths for 3.14 | Jonas Gorski | 2014-04-04 | 1 | -1/+9 |
* | kernel: fix kmod-sound-core for 3.14 | Jonas Gorski | 2014-04-04 | 1 | -2/+8 |
* | kernel: make sched_act_connmark compile for 3.14 | Jonas Gorski | 2014-04-04 | 1 | -15/+11 |
* | kernel: make sched_esfq compile for 3.14 | Jonas Gorski | 2014-04-04 | 1 | -1/+1 |
* | kernel: add missing config symbol for linux 3.14 | Jonas Gorski | 2014-04-04 | 1 | -0/+1 |
* | lantiq: nand fixes | John Crispin | 2014-04-03 | 2 | -0/+223 |
* | lantiq: BT Home Hub 2B support - userspace | John Crispin | 2014-04-03 | 2 | -0/+12 |
* | lantiq: BT Home Hub 2B support - board support | John Crispin | 2014-04-03 | 6 | -4/+308 |
* | lantiq: BT Home Hub 2B support - jedec probe | John Crispin | 2014-04-03 | 2 | -0/+39 |
* | lantiq: make td8970 wifi led work | John Crispin | 2014-04-03 | 2 | -7/+18 |
* | ubi-utils: mini version of mtd-utils that only includes ubi tools | John Crispin | 2014-04-03 | 4 | -2/+5150 |
* | fstools: update to latest git | John Crispin | 2014-04-03 | 1 | -2/+2 |
* | include/make.mk: add support for ubinize-overlay.cfg | John Crispin | 2014-04-03 | 1 | -10/+15 |
* | lantiq: fix vr9 ubi handling | John Crispin | 2014-04-03 | 7 | -24/+66 |
* | x86: xen_domu is functional, remove broken flag | Felix Fietkau | 2014-04-02 | 1 | -1/+1 |
* | make printk, crashlog and swap support configurable | Imre Kaloz | 2014-04-02 | 1 | -1/+14 |
* | 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 |
* | buildroot: add Cortex A15 specific CFLAGS | Florian Fainelli | 2014-04-01 | 1 | -0/+1 |
* | odhcpd: add preliminary support for managed DHCPv6-PD and CER-ID | Steven Barth | 2014-04-01 | 1 | -2/+12 |