Commit Graph

  • 4096a110fb ar71xx: activate the nand sutarget John Crispin 2014-06-11 13:00:12 +00:00
  • fe6e2f8e1b ar71xx: fix up kernel config for the nand subtarget John Crispin 2014-06-11 13:00:04 +00:00
  • c973fb031e ar71xx: add sysupgrade support for wndr4300 John Crispin 2014-06-11 13:00:00 +00:00
  • 9a0b4ab4ed ar71xx: remove the explicit ubi.mtd- paramaters and rename ubiroot to ubi John Crispin 2014-06-11 12:59:57 +00:00
  • 1e876b4191 procd: update to latest git HEAD John Crispin 2014-06-11 12:59:49 +00:00
  • 3417834ffc fstools: the ubi flash tool is obselete now John Crispin 2014-06-11 12:59:45 +00:00
  • 371c700810 include/image.mk: add a target for generating sysupgrade tar files for nand John Crispin 2014-06-11 12:59:41 +00:00
  • c43d614f89 base-files: add an ugly hack for nand to sysupgrade John Crispin 2014-06-11 12:59:37 +00:00
  • e73538ba56 base-files: include more ubi* tools in sysupgrade ramdisk John Crispin 2014-06-11 12:59:33 +00:00
  • 7d306dd9f0 ubi-utils: cleanup the package John Crispin 2014-06-11 12:59:30 +00:00
  • 18e8ae6b2c libubox: update to latest git John Crispin 2014-06-11 12:59:26 +00:00
  • ac5d5cbc79 kernel: add a NAND_SUPPORT symbol John Crispin 2014-06-11 12:59:22 +00:00
  • 28a563dec3 scripts: add ubinize-image.sh to generate ubi images John Crispin 2014-06-11 12:59:19 +00:00
  • c8d472c37f kernel: backport the ubiblock patches from 3.14->3.10 John Crispin 2014-06-11 12:59:15 +00:00
  • acbcd5f5b5 kernel: rootfs auto-mount on ubi John Crispin 2014-06-11 12:59:10 +00:00
  • d494983d02 kernel: backport ubiblock support from 3.15 John Crispin 2014-06-11 12:59:06 +00:00
  • ba59fab9bb kernel: fix kernel builds for chipidea w/ usb-gadget Steven Barth 2014-06-11 12:19:44 +00:00
  • e50f3b4fc7 uhttpd: also bind to IPv6 by default Steven Barth 2014-06-11 12:11:55 +00:00
  • d373178835 ath9k: do a chip reset if noise floor calibration fails, should improve stability Felix Fietkau 2014-06-11 11:28:58 +00:00
  • 3ab9651cb0 netifd: update to latest version, fixes reload issue (#16754) and adds 802.1ad support Felix Fietkau 2014-06-11 10:23:12 +00:00
  • b81ebf6db1 netifd: add support for onlink-flag for routes Steven Barth 2014-06-10 16:04:40 +00:00
  • af45048dfd strace: move to trunk, add myself as a maintainer Felix Fietkau 2014-06-10 10:22:18 +00:00
  • 75b4c400c7 atheros: fix too short msleep Felix Fietkau 2014-06-10 09:06:25 +00:00
  • e49636472d atheros: shorten lines Felix Fietkau 2014-06-10 09:06:22 +00:00
  • a6cf23b76c atheros: constify some static structures Felix Fietkau 2014-06-10 09:06:18 +00:00
  • f363db0094 atheros: avoid __FUNCTION__ usage Felix Fietkau 2014-06-10 09:06:14 +00:00
  • 70b2a81a2e atheros: trailing statements fixes Felix Fietkau 2014-06-10 09:06:10 +00:00
  • 0bca3f9547 atheros: spaces fixes Felix Fietkau 2014-06-10 09:06:06 +00:00
  • dd31da467f atheros: indent fixes Felix Fietkau 2014-06-10 09:06:03 +00:00
  • 66c64834f8 atheros: fix includes Felix Fietkau 2014-06-10 09:05:58 +00:00
  • 90ca9a582d atheros: various printk(...) fixes Felix Fietkau 2014-06-10 09:05:55 +00:00
  • 15a2ebbc38 atheros: various braces fixes Felix Fietkau 2014-06-10 09:05:51 +00:00
  • 58d70ff9b3 atheros: do not initialize statics to 0 or false Felix Fietkau 2014-06-10 09:05:47 +00:00
  • 8b4323ad31 atheros: remove trailing whitespace Felix Fietkau 2014-06-10 09:05:43 +00:00
  • 3406e402ef atheros: do not assignment in if condition Felix Fietkau 2014-06-10 09:05:40 +00:00
  • 5427e47e59 atheros: remove parentheses around return values Felix Fietkau 2014-06-10 09:05:36 +00:00
  • 630eac6638 atheros: parenthesis around complex macroses value Felix Fietkau 2014-06-10 09:05:32 +00:00
  • cb50efa835 atheros: various comments fixes Felix Fietkau 2014-06-10 09:05:28 +00:00
  • ea9360a5c6 atheros: avoid CamelCase Felix Fietkau 2014-06-10 09:05:25 +00:00
  • b482d8ff64 odhcpd: various regression fixes (thanks Hans Dedecker) Steven Barth 2014-06-10 08:47:15 +00:00
  • f17c15de50 Switching default packages feed to github Steven Barth 2014-06-10 05:17:41 +00:00
  • 35d703c8a6 mountd: remove a bogus include to fix compile with musl Felix Fietkau 2014-06-09 13:48:00 +00:00
  • 24662e6122 libnfnetlink: fix musl compile errors Felix Fietkau 2014-06-09 13:47:56 +00:00
  • d73f553b0b ubi-utils: fix musl compile errors Felix Fietkau 2014-06-09 13:47:52 +00:00
  • 29dffbbab4 util-linux: use qsort instead of qsort_r to fix compile error with musl Felix Fietkau 2014-06-09 13:47:48 +00:00
  • 422ee45253 xfsprogs: fix compile errors with musl Felix Fietkau 2014-06-09 13:47:44 +00:00
  • 6de020d241 uhttpd: update to the latest version, fixes musl compile issues Felix Fietkau 2014-06-09 13:47:40 +00:00
  • d2675afecc musl: install a few extra headers to improve compatibility with various packages Felix Fietkau 2014-06-09 13:47:36 +00:00
  • 9c40648f3a kernel: add missing dependency for kmod-fs-nfs Felix Fietkau 2014-06-08 12:07:42 +00:00
  • c1927d2109 valgrind: avoid including linux/ptrace.h to fix a musl build error Felix Fietkau 2014-06-08 11:21:37 +00:00
  • ad97acf46a brcm47xx: merge FEATURES lines in the legacy subtarget Felix Fietkau 2014-06-08 09:51:38 +00:00
  • c48140efb8 brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargets Felix Fietkau 2014-06-08 09:45:55 +00:00
  • 871dd8ec7e uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k to 29k Felix Fietkau 2014-06-07 19:14:17 +00:00
  • ed7c73fbef brcm47xx: activate some compiler optimizations for 74K CPUs Hauke Mehrtens 2014-06-07 17:36:02 +00:00
  • 4b953aa267 brcm47xx: move the low_mem feature flag to the legacy subtarget Felix Fietkau 2014-06-07 17:21:30 +00:00
  • 717e8b6f3c brcm47xx: remove old gpio and nvram interfaces Hauke Mehrtens 2014-06-07 17:04:37 +00:00
  • 1714048d7f broadcom-diag: remove broadcom-diag Hauke Mehrtens 2014-06-07 17:01:42 +00:00
  • d72ff79546 broadcom-wl: fix build with bcma or ssb deactivated Hauke Mehrtens 2014-06-07 17:00:53 +00:00
  • 281f415885 base-files: fix argument order to date in sysfixtime so that it also works with musl Felix Fietkau 2014-06-07 16:14:47 +00:00
  • 6b7ee13094 musl: update to version 1.1.2 Felix Fietkau 2014-06-07 16:14:43 +00:00
  • cfa350ca39 brcm47xx: mips74k: optimize kernel config Hauke Mehrtens 2014-06-07 15:42:33 +00:00
  • 9dc5fb9103 bcm47xx: use eth0 for switch name Hauke Mehrtens 2014-06-07 15:41:41 +00:00
  • dec0d7f025 brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G Felix Fietkau 2014-06-07 15:19:40 +00:00
  • 8b4dd24444 mac80211: b43: fix B43_USE_SSB dependency Felix Fietkau 2014-06-07 12:04:55 +00:00
  • 71cda6a1e0 procd: Fix USB cellular modems hotplug events Felix Fietkau 2014-06-07 11:54:13 +00:00
  • 7ec499eca5 odhcpd: improve DHCPv4 range defaults Steven Barth 2014-06-07 10:35:34 +00:00
  • 11a0bcdfca b43: fix ssb/bcma dependencies Felix Fietkau 2014-06-06 16:24:21 +00:00
  • a57aec309d binutils: decouple from toolchain selection, use version 2.24, fix libiberty installation Felix Fietkau 2014-06-06 10:51:47 +00:00
  • 5d680ffda8 oprofile: update to 0.9.9, fix compile error Felix Fietkau 2014-06-06 10:51:44 +00:00
  • b1c3bf7cf0 toolchain/binutils: remove obsolete patches Felix Fietkau 2014-06-06 10:51:40 +00:00
  • b757deecad ubi-utils: bump to version 1.5.1 for ubiblock support John Crispin 2014-06-06 09:34:47 +00:00
  • 1352b86627 igmpproxy: report an error and dont start the instance if one of the interfaces is not up John Crispin 2014-06-06 09:34:38 +00:00
  • bd179b2610 procd: service instances can now report an error of why they failed to start. John Crispin 2014-06-06 09:34:30 +00:00
  • 43dc78425c kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency Felix Fietkau 2014-06-06 09:20:15 +00:00
  • 75d3a6abb7 ath9k: add a fix for rx overrun processing Felix Fietkau 2014-06-05 23:33:57 +00:00
  • 5fc3c8252a ath9k: add a fix for ANI related stability issues Felix Fietkau 2014-06-05 23:33:54 +00:00
  • a56519e1b9 openssl: version bump to 1.0.1h Hauke Mehrtens 2014-06-05 21:32:36 +00:00
  • bffd80e3e1 brcm47xx: add mips74k subtarget for newer devices Hauke Mehrtens 2014-06-05 21:25:03 +00:00
  • b5d42bc111 brcm47xx: move current target to "generic" subtarget Hauke Mehrtens 2014-06-05 21:23:58 +00:00
  • 53fa9374c2 hostapd: fix wpad-mini compile error (#16700) Felix Fietkau 2014-06-05 21:14:02 +00:00
  • 5758b210e3 hostapd: update to 2014-06-03 Felix Fietkau 2014-06-05 15:58:01 +00:00
  • 22fcfab353 ath9k: fix enabling PC-OEM card support (#16624) Felix Fietkau 2014-06-05 15:13:28 +00:00
  • e4cc5c1edf procd: update to the latest version, fixes a crash on early boot Felix Fietkau 2014-06-05 14:55:14 +00:00
  • a073d13baa wpa_supplicant: fix locking hostapd to 20MHz (#12720) Felix Fietkau 2014-06-05 14:55:10 +00:00
  • fcb680357e mac80211: merge a series of cleanups/fixes Felix Fietkau 2014-06-05 14:55:07 +00:00
  • b7ce76b4b9 ath9k: merge a p2p powersave handling fix Felix Fietkau 2014-06-05 14:55:03 +00:00
  • 236e7ee239 rt2x00: merge beacon setup fixes, disable unused hw beacon slots Felix Fietkau 2014-06-05 14:09:14 +00:00
  • 2454ee8645 mac80211: b43: make support for SSB optional Felix Fietkau 2014-06-05 13:51:15 +00:00
  • fd20a64136 mac80211: b43: update BCM4716 patch to compile without SSB Felix Fietkau 2014-06-05 13:51:11 +00:00
  • 8174c12c23 libubox: update to the latest version, adds static vlist initializer macros Felix Fietkau 2014-06-05 13:51:08 +00:00
  • c20bb27aad hostapd: move reading of rsn_preauth out of auth_type=eap context Felix Fietkau 2014-06-05 11:55:36 +00:00
  • ac69d576b4 igmpproxy: register interface change triggers John Crispin 2014-06-05 10:56:18 +00:00
  • 7a0606124a netfid: make procd watch the network.interface object for events John Crispin 2014-06-05 10:56:14 +00:00
  • 91de9c589c netifd: update to latest git HEAD John Crispin 2014-06-05 10:56:10 +00:00
  • e1e5f21b2f procd: add wrapper calls for interface triggers John Crispin 2014-06-05 10:56:06 +00:00
  • ad3c2701b6 procd: update to latest git head John Crispin 2014-06-05 10:56:02 +00:00
  • 59c8b70839 procd: rename local variable in uci_validate_section John Crispin 2014-06-05 08:19:59 +00:00
  • 7a03f41940 lantiq: fix eep handling patch John Crispin 2014-06-05 08:19:52 +00:00
  • 284a07f748 imx6: kernel: update 3.14 pcie patches Luka Perkov 2014-06-04 23:01:30 +00:00
  • 2ecdc86b4d map: add support for map-t if available Steven Barth 2014-06-04 14:58:40 +00:00