1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • cd510bdcab upgrade to uci 0.7.3 - fixes a small input validation bug nbd 2009-01-20 13:21:25 +00:00
  • da25c6a4cb firewall: don't clear the mangle table at startup or stop - it doesn't use it and clearing it breaks qos nbd 2009-01-20 13:07:30 +00:00
  • 5c37b38c26 bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument nbd 2009-01-20 00:50:09 +00:00
  • 7a4a9b4148 New RTC platform driver for Epson RTC7301. Fix chip select timing for RTC7301 access. matein4 2009-01-19 22:17:20 +00:00
  • 479d18c859 Add desktop and xfce feed to feeds.conf.default lars 2009-01-19 19:46:03 +00:00
  • 3bcc2464bd [toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels nico 2009-01-19 14:53:45 +00:00
  • 2665f08604 [package] openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077 agb 2009-01-19 09:50:41 +00:00
  • b3a73cbf98 Add support for NAS100d apex builds, and deploy apex binaries rwhitby 2009-01-19 02:49:34 +00:00
  • 510f6334be Fix to wait for internal http server to complete transfer. Rework and simplify command line options. matein4 2009-01-18 18:38:32 +00:00
  • 0d4bcb1e67 package/kernel: ensure that ipip is autoloaded after iptunnel4 jow 2009-01-18 16:54:30 +00:00
  • 104da54556 [package] busybox brctl does not support showmacs or showstp (#4206) florian 2009-01-18 16:30:37 +00:00
  • 9bc3c5aac0 [ar71xx] enable yaffs on 2.6.28 juhosg 2009-01-18 10:34:16 +00:00
  • 55aca4c32d [kernel] generic-2.6: fix nand_correct_data() return code on 2.6.28 juhosg 2009-01-18 10:02:55 +00:00
  • d7add7e5ed [kernel] generic-2.6: add yaffs fs fixes for 2.6.28 juhosg 2009-01-18 09:59:55 +00:00
  • 677794e146 fix userland netfilter headers installed by iptables nico 2009-01-18 06:35:54 +00:00
  • 46b0493344 fix compile of iptunnel4 for the 2.4 kernel thepeople 2009-01-18 00:18:06 +00:00
  • afb0785186 [toolchain] fix linux headers & source paths at uClibc config stage nico 2009-01-17 22:22:41 +00:00
  • eed8637788 Revert r14071 nbd 2009-01-17 20:36:38 +00:00
  • b466822eee add binutils 2.19 (patch from #4367) nbd 2009-01-17 19:29:09 +00:00
  • 82bf9db5f0 uclibc: fix the new libpthread implementation on arm nbd 2009-01-17 19:21:56 +00:00
  • e3e434ff53 add uclibc eabi patches from #3988 nbd 2009-01-17 19:20:32 +00:00
  • c65d9c39be add gcc eabi patches from #3988 nbd 2009-01-17 19:18:16 +00:00
  • da900351ff add eabi suffix to the target name nbd 2009-01-17 19:15:09 +00:00
  • f5c4c34c53 [brcm63x] frequency is in Hz, thanks Joel florian 2009-01-17 15:29:36 +00:00
  • 16a90e9d52 move <efl> (Enlightenment Foundation Libraries) and bindings into own feed <feeds/efl> and add entry to <feeds.conf.default> mirko 2009-01-17 00:18:37 +00:00
  • 7a87e1cc8f move <packages/phone> into own feed <feeds/phone> and add entry to <feeds.conf.default> mirko 2009-01-17 00:03:51 +00:00
  • 5e8ae63620 [package] gdb: upgrade to 6.8, fixes libreadline compilation issues agb 2009-01-16 18:36:37 +00:00
  • 9a3973d64e firewall: introduce drop_invalid option to allow disabling the invalid state match jow 2009-01-16 18:09:19 +00:00
  • a84679b42d Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all hcg 2009-01-16 17:51:19 +00:00
  • 312627976e firewall: allow multiple interfaces to be part of one zone, fix the sanity checks for that nbd 2009-01-16 17:39:03 +00:00
  • f90088e820 fix opkg target arch detection problem on x86 nbd 2009-01-16 16:22:01 +00:00
  • 5c74662dcd [adm5120] use 2.6.27.11 kernel florian 2009-01-16 13:24:30 +00:00
  • dc79249b1b [brcm63xx] fix SPI register definitions florian 2009-01-15 22:53:32 +00:00
  • ecbc607802 [brcm63xx] allow bcm6338 to get the base address of the memory controller register, required to detect memory size florian 2009-01-15 22:42:22 +00:00
  • 41d1c1b1e0 Fix parsing of password option; set timeout for writing. matein4 2009-01-15 22:05:10 +00:00
  • eb801aeb5e Set num_resources for rtc7301 platform device. matein4 2009-01-15 21:48:26 +00:00
  • 8ace14ec40 change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge agb 2009-01-15 18:02:08 +00:00
  • 0a08620690 [kernel] update to 2.6.27.11 juhosg 2009-01-15 13:40:35 +00:00
  • 598f085368 [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli agb 2009-01-15 07:50:11 +00:00
  • c857d0f9d5 [toolchain] fix powerpc toolchain build failure on x86_64 hosts juhosg 2009-01-14 18:33:13 +00:00
  • 199ca79e56 cleanup base-files mirko 2009-01-14 11:44:59 +00:00
  • a707a27261 add some extra kernel exports to be used by ashmem and binder later nbd 2009-01-14 01:03:38 +00:00
  • 6ee3e39384 work around problems with the libpthread onexit() handler nbd 2009-01-14 00:52:51 +00:00
  • 0e6b5817fc [package] libreadline: move to trunk, gdb depends on it agb 2009-01-13 22:14:30 +00:00
  • da7bce7a48 fix the new libpthread implementation - the function table init was broken nbd 2009-01-13 20:44:29 +00:00
  • 8f76b317f7 replace the gdbserver package with a full gdb package that also includes gdbserver nbd 2009-01-13 16:27:51 +00:00
  • fa24781c58 [package] mac80211: update ath9k patches juhosg 2009-01-13 13:01:26 +00:00
  • 592f01f424 [tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 board juhosg 2009-01-13 10:18:13 +00:00
  • 6d3f4634c4 [adm5120] NFS-101U/WU: add PCI irq map and change vlan map juhosg 2009-01-13 10:15:39 +00:00
  • d4dbf0dedb fix vfat.ko in 2.6.28 agb 2009-01-13 05:14:56 +00:00
  • 735726a575 do not strip uclibc nbd 2009-01-13 03:21:39 +00:00
  • 928d915afc add support for an optional staging directory for debug binaries nbd 2009-01-13 03:21:25 +00:00
  • 27d9b3cf44 clean up build system settings and make some of them more accessible nbd 2009-01-13 03:21:04 +00:00
  • f161325136 use the new linuxthreads implementation on i386,i686 nbd 2009-01-13 02:15:52 +00:00
  • 24f85d414b fix gdb compile nbd 2009-01-13 02:15:43 +00:00
  • 2c3b9b3e1c uclibc: add the trunc function nbd 2009-01-13 02:15:31 +00:00
  • 7cae514282 uclibc: add some libpthread fixes nbd 2009-01-13 02:15:14 +00:00
  • 640843ffb0 document the BUILDONLY option nbd 2009-01-13 02:03:22 +00:00
  • d1a6e09c1b add support for build-only packages which do not appear in menuconfig nbd 2009-01-13 02:02:56 +00:00
  • e5f989a56a Further fix to 2.6.26 patch for USR8200 noz 2009-01-13 00:08:23 +00:00
  • 6d7ecff3b6 cleanup kernel config and make use of previously applied soundcore patch mirko 2009-01-12 22:48:16 +00:00
  • 2039ef63e9 allow targets to override kernel related soundcore configuration mirko 2009-01-12 22:47:00 +00:00
  • 02e6bac2e9 Correct 2.6..26 and .28 versions of USR8200 patches noz 2009-01-12 20:36:50 +00:00
  • d34f762653 [cris] fix missing ptrace.h needed to build final gcc nico 2009-01-12 19:03:39 +00:00
  • 18bd8e2d15 [cris] add a fix preventing gcc build system from assuming that libc headers are always available nico 2009-01-12 19:01:25 +00:00
  • ffaf63e2cb [uml] bump kernel version to 2.6.28 florian 2009-01-12 09:57:58 +00:00
  • e2c0205986 [uml] include hostapd-mini and kmod-mac80211-hwsim in the default profile florian 2009-01-12 09:57:02 +00:00
  • 46cbbdff49 [x86] generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) agb 2009-01-12 03:48:42 +00:00
  • 1f9447cc2b fix LINUX_KARCH for x86 nbd 2009-01-11 21:35:26 +00:00
  • 227402caee use different optimizations for x86 & x86_64 on uml nico 2009-01-11 17:31:43 +00:00
  • a94aad8737 gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binutils & gcc) nico 2009-01-11 17:27:56 +00:00
  • af877b8b4d add missing 'ac_cv_sizeof_unsigned_long_long' variable nico 2009-01-11 01:23:38 +00:00
  • dbda164a7e unmask ip6tables on 2.6.27 and 2.6.28 thepeople 2009-01-10 23:52:56 +00:00
  • 39c762c594 [x86] Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names jow 2009-01-10 23:12:21 +00:00
  • 76559b7cb8 fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes: #4437) nico 2009-01-10 19:50:43 +00:00
  • 5e29bec1cd [package] mac80211: update compat-wireless to 2009-01-10 juhosg 2009-01-10 19:23:09 +00:00
  • bba8a047d1 fix kernel config thepeople 2009-01-10 02:06:13 +00:00
  • f7fbdaaeef fix a memory corruption bug in the linux 2.4 version of b44 nbd 2009-01-10 00:55:38 +00:00
  • 7768cbe4ff USR8200: Apply last change to 2.6.26 and 2.6.28 also noz 2009-01-09 17:54:56 +00:00
  • 94448db595 [package] mac80211: update ath9k patches juhosg 2009-01-09 12:38:08 +00:00
  • 0d563d0390 b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement) nbd 2009-01-09 03:06:37 +00:00
  • 2a3247ff23 Add hfcmulti mISDN driver florian 2009-01-08 23:38:37 +00:00
  • 4dbfa86fb5 Package mISDN stack florian 2009-01-08 23:38:05 +00:00
  • 74ceb4871a USR8200 changes The attached patch adds LED support and enables all the PHYs on the switch. noz 2009-01-08 22:13:48 +00:00
  • d67b21ff9f Also load capifs florian 2009-01-08 21:39:17 +00:00
  • 4acc6470f2 another #include fix for siit nbd 2009-01-08 20:51:53 +00:00
  • 144f1efa5a [x86] fix grub installation on target images, regression caused by multi-libc support jow 2009-01-08 16:51:01 +00:00
  • e976ba95d0 [au1000] Convert au1000 to using gpiolib, fixes an oops on startup florian 2009-01-08 15:40:46 +00:00
  • 209c18d439 [package] kernel: build cs5535-gpio on olpc also agb 2009-01-08 07:04:03 +00:00
  • 895020ef55 temp fix for iptables build failure after [13931] nico 2009-01-08 02:18:45 +00:00
  • c3c59f4189 [massive] add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) nico 2009-01-08 01:49:11 +00:00
  • 018a28f158 let all mac80211 subpackages inherit some defaults nico 2009-01-08 01:21:20 +00:00
  • a6a76646d0 fix kernel modules compile (as in [13724]) nico 2009-01-08 01:03:54 +00:00
  • 4ee4685d10 [package] mac80211: oops, add missing patches juhosg 2009-01-07 18:21:53 +00:00
  • eb434568fe [package] mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches juhosg 2009-01-07 18:17:27 +00:00
  • 3ba5259acf [package] kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge agb 2009-01-07 11:07:51 +00:00
  • 0e1c327b54 [kernel] generic-2.6: remove more empty dirs juhosg 2009-01-07 09:47:39 +00:00
  • 8f692c0dc0 [kernel] generic-2.6: remove empty dirs juhosg 2009-01-07 09:45:05 +00:00
  • 016eab226c [brcm47xx] remove empty dirs juhosg 2009-01-07 09:42:27 +00:00
  • 5ef4e5a7b6 [package] ath9k: remove empty dirs juhosg 2009-01-07 09:41:28 +00:00