Commit Graph

  • e37eae828c Do not depend on rfkill Hauke Mehrtens 2009-09-26 22:05:46 +00:00
  • 737b4b4bcb move EABI config option out of GCC Nicolas Thill 2009-09-26 21:34:40 +00:00
  • 80574578ec small fixes mostly for kernel 2.6.31 Hauke Mehrtens 2009-09-26 21:23:53 +00:00
  • 00eeac51a0 eglibc: use 'select' instead of 'depends' for configuration options, add dependencies for features avalaible in 2.8 or later Nicolas Thill 2009-09-26 21:22:51 +00:00
  • 08938e63d0 add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions Nicolas Thill 2009-09-26 19:01:50 +00:00
  • f859299d85 eglibc: add support for 2.10 branch Nicolas Thill 2009-09-26 18:59:22 +00:00
  • 6f2afa8f29 and fix another typo, still in eglibc configuration file Nicolas Thill 2009-09-26 18:57:53 +00:00
  • f288b5e102 fix typo in eglibc configuration file Nicolas Thill 2009-09-26 18:56:26 +00:00
  • ed77b34296 add jffs2 whiteout support (necessary for using it with union mounts) Felix Fietkau 2009-09-26 18:51:05 +00:00
  • f3a3b1934b eglibc: update svn revisions Nicolas Thill 2009-09-26 18:28:37 +00:00
  • 2b59f3fc3f switch to gcc-4.4.1 and enabled octeon specific optimizations Florian Fainelli 2009-09-26 18:23:43 +00:00
  • 9e1759bfe6 Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351) Florian Fainelli 2009-09-26 18:08:02 +00:00
  • 657788dc0d resync kernel configuration Florian Fainelli 2009-09-26 15:07:16 +00:00
  • 3a923e436e fixes for kernel 2.6.31 Hauke Mehrtens 2009-09-26 13:31:42 +00:00
  • a2698ec77c refresh patches Hauke Mehrtens 2009-09-26 13:29:13 +00:00
  • f9b2e12b61 Update to kernel 2.6.31.1 Hauke Mehrtens 2009-09-26 13:28:32 +00:00
  • 99c3549ea3 Remove patches already included in mainline kernel. Hauke Mehrtens 2009-09-26 11:51:26 +00:00
  • 8673372e20 add patches for kernel 2.6.31 Hauke Mehrtens 2009-09-26 11:48:48 +00:00
  • 6247141e78 refresh patches Hauke Mehrtens 2009-09-26 11:42:43 +00:00
  • 7a74903bba brcm47xx: switch to 2.6.30.7 Felix Fietkau 2009-09-26 09:33:44 +00:00
  • 7cae3c4f8a fix 2.6.31 compile with union mounts disabled Felix Fietkau 2009-09-26 08:52:09 +00:00
  • 25fadf0b07 make scripts/ipkg more portable by using printf instead of echo -n Felix Fietkau 2009-09-26 08:34:18 +00:00
  • dc12314e83 ramips: since both subtargets are marked as broken, move FEATURES to the main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures Felix Fietkau 2009-09-25 21:01:42 +00:00
  • e0dd793ff5 kernel: refresh the vm exports patch in 2.6.31 Felix Fietkau 2009-09-25 20:58:40 +00:00
  • 2ae19cb459 kernel: add a patch for union mounts in 2.6.31 Felix Fietkau 2009-09-25 20:58:37 +00:00
  • 7b676478d1 x86: switch to 2.6.31 Felix Fietkau 2009-09-25 20:46:55 +00:00
  • 4b396d147d busybox: add support for union mounts (not included in the kernel yet) Felix Fietkau 2009-09-25 20:46:51 +00:00
  • 77fc4ffcc7 x86: add support for 2.6.31 Felix Fietkau 2009-09-25 14:15:26 +00:00
  • ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) Felix Fietkau 2009-09-25 14:15:21 +00:00
  • 1b35350431 iptables: fix build error with linux 2.6.31 Felix Fietkau 2009-09-25 14:10:42 +00:00
  • a2f344ec84 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 Felix Fietkau 2009-09-25 14:10:29 +00:00
  • 49ec2321b7 gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an object in a linking process which is already part of libbackend.a Felix Fietkau 2009-09-25 11:09:32 +00:00
  • c30639b1e8 gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x Felix Fietkau 2009-09-25 09:28:26 +00:00
  • 7de1e0f116 host build: do not hide the configure command Felix Fietkau 2009-09-25 09:28:14 +00:00
  • 920ff49232 libtool: update to 1.5.26 (patch from #4905) Felix Fietkau 2009-09-24 22:19:33 +00:00
  • 32bb31ca36 base-files: add libgcc dependency to libc (#5262) Felix Fietkau 2009-09-24 22:02:39 +00:00
  • e9ec3a6e68 firewall: add sanity checks to zone default rules (patch from #5459) Felix Fietkau 2009-09-24 21:59:16 +00:00
  • 615a4d1e45 Add documentation for passphrase option. Felix Fietkau 2009-09-24 21:50:17 +00:00
  • 3ede844486 update dnsmasq to 2.50 (#5784) Felix Fietkau 2009-09-24 21:42:36 +00:00
  • 71595d7ce8 brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374 Felix Fietkau 2009-09-24 21:20:44 +00:00
  • 81a9b94ba1 merge r17683 to 2.6.30 Felix Fietkau 2009-09-24 19:31:57 +00:00
  • eae1270eaf atheros: add config and patches for 2.6.31 (untested), includes patch from #5847 Felix Fietkau 2009-09-24 19:24:03 +00:00
  • abd35497ad add bfs to linux 2.6.31 Felix Fietkau 2009-09-24 19:23:55 +00:00
  • 8458d7c73b ar71xx: flush mii register writes Gabor Juhos 2009-09-23 17:44:08 +00:00
  • fb5d52ee9f ar71xx: refresh 2.6.28 patches Gabor Juhos 2009-09-23 17:44:05 +00:00
  • 0eba7ba4ff ar71xx: don't use mac_base2 in the ag71xx driver Gabor Juhos 2009-09-23 17:44:02 +00:00
  • 6ed55b43d7 ar71xx: remove some extern directives in the ag71xx driver Gabor Juhos 2009-09-23 17:43:57 +00:00
  • a58bb0a47a madwifi: fix bugs in the calibration triggers Felix Fietkau 2009-09-23 17:30:03 +00:00
  • 802ea84054 madwifi: fix a theoretical tx buffer leak Felix Fietkau 2009-09-23 13:33:06 +00:00
  • 0e2e5cae7a madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces) Felix Fietkau 2009-09-23 13:32:56 +00:00
  • ca1b63e891 madwifi: fix sta mode reconnect when roaming between different aps of the same essid Felix Fietkau 2009-09-23 13:32:38 +00:00
  • bbc9700310 madwifi: fix maximum txpower display Felix Fietkau 2009-09-23 13:32:22 +00:00
  • a29453627d merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 Felix Fietkau 2009-09-23 13:32:13 +00:00
  • f8da6ac9c6 kernel: refresh 2.6.30 patches Gabor Juhos 2009-09-23 12:05:48 +00:00
  • 1eeff91ada uml: refresh patches Gabor Juhos 2009-09-23 12:05:44 +00:00
  • 60132f56f7 kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 Gabor Juhos 2009-09-23 09:30:31 +00:00
  • c9bc7c504c add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;) Nicolas Thill 2009-09-23 02:27:38 +00:00
  • 6f4e700acd when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again Felix Fietkau 2009-09-22 18:00:35 +00:00
  • 0754070949 unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal Felix Fietkau 2009-09-22 18:00:28 +00:00
  • 392e45ef09 implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs Jo-Philipp Wich 2009-09-22 16:17:05 +00:00
  • f58536ff83 use mktemp instead of tempfile in combined-image.sh to make it work on OS X Jo-Philipp Wich 2009-09-22 15:07:12 +00:00
  • 6478e24f7d accommodate for 5 digits svn revisions :) Nicolas Thill 2009-09-22 03:05:45 +00:00
  • f20af38322 Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target Jo-Philipp Wich 2009-09-22 01:09:04 +00:00
  • 5b02773940 mtd: fix wrong open() return code checks Felix Fietkau 2009-09-21 19:13:34 +00:00
  • f2c1e05f37 Add 2.6.31 patches Lars-Peter Clausen 2009-09-21 18:29:46 +00:00
  • 59e3af45d1 Cleaned config-2.6.31 defaults for PPC Hamish Guthrie 2009-09-21 14:06:38 +00:00
  • 61a94268ec Add default /etc/dnsmasq.conf Felix Fietkau 2009-09-21 13:25:11 +00:00
  • 9474d99dc0 mtd: bump release Felix Fietkau 2009-09-21 11:19:08 +00:00
  • a512be592f mtd: update copyright headers Felix Fietkau 2009-09-21 10:09:02 +00:00
  • 63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems Felix Fietkau 2009-09-21 09:58:41 +00:00
  • 87a8e8ac10 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased) Felix Fietkau 2009-09-21 09:58:36 +00:00
  • 239f30c87f atheros: use the correct mtd erase callback in the spiflash driver Felix Fietkau 2009-09-21 09:58:30 +00:00
  • b1f1f7c5a9 remove board name hack (#5823) Florian Fainelli 2009-09-20 16:06:53 +00:00
  • 76c655e96b mklibs: fix libpthread link error (#5851) Felix Fietkau 2009-09-20 12:51:48 +00:00
  • ca300a2f07 base-files: fix conffiles entry check (patch from #2425) Felix Fietkau 2009-09-19 23:04:34 +00:00
  • 997d4fb013 opkg: fix the -force_space option Felix Fietkau 2009-09-19 17:32:59 +00:00
  • 672e12f960 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) Felix Fietkau 2009-09-19 13:15:20 +00:00
  • afb54c9789 Fix lzma cmd args. Lars-Peter Clausen 2009-09-17 22:16:31 +00:00
  • 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels Imre Kaloz 2009-09-17 11:22:33 +00:00
  • 01bd609f11 adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846) Gabor Juhos 2009-09-17 08:43:14 +00:00
  • 072ebb84e1 adm5120: refresh 2.6.30 patches Gabor Juhos 2009-09-17 08:43:11 +00:00
  • c067858fdf dnsmasq startup script update: add notinterface parameter Felix Fietkau 2009-09-16 18:15:31 +00:00
  • 43a802864a Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) Felix Fietkau 2009-09-16 18:14:29 +00:00
  • b75288df95 swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least Jo-Philipp Wich 2009-09-16 14:23:01 +00:00
  • 2f921cb48d base-files: clear ip addresses on interfaces that are about to be added to a bridge Jo-Philipp Wich 2009-09-16 14:21:19 +00:00
  • dd88fdee33 atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary Felix Fietkau 2009-09-16 12:25:05 +00:00
  • 30e635c55b move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use) Felix Fietkau 2009-09-16 12:24:46 +00:00
  • 8bf5ee0324 atheros: remove 2.6.28 support Felix Fietkau 2009-09-16 12:24:22 +00:00
  • 9e1fd17d10 madwifi: fix iwconfig tx power display Felix Fietkau 2009-09-16 12:02:10 +00:00
  • fdf2efaf28 madwifi: bump package revision Andy Boyett 2009-09-15 10:19:32 +00:00
  • 41ab4d3021 ar71xx: preliminary Ubiquiti Bullet M support Matteo Croce 2009-09-15 09:16:21 +00:00
  • 9f53073e97 fix error in mksquashfs4 when data can't be compressed Matteo Croce 2009-09-15 09:01:27 +00:00
  • bc37b2e831 base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers Jo-Philipp Wich 2009-09-14 16:14:27 +00:00
  • 8df03c85fe firewall: move the config_get out of the loop, no need to call it multiple times Jo-Philipp Wich 2009-09-14 15:18:48 +00:00
  • 715285dd43 firewall: properly dispatch delif events if the network has a different name then the corresponding zone Jo-Philipp Wich 2009-09-14 14:47:43 +00:00
  • 36d7f7c017 madwifi: fix a wds related race condition Felix Fietkau 2009-09-14 10:45:34 +00:00
  • 84c01891da madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation Felix Fietkau 2009-09-14 10:40:23 +00:00
  • fb7fa9b3fd build prereq: look for tar under the name "gnutar" as well Felix Fietkau 2009-09-14 10:40:04 +00:00
  • f09cdf822c Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 Peter Denison 2009-09-12 20:37:26 +00:00
  • 8962270fec base-files: add /etc/rc.local to the default save file list Jo-Philipp Wich 2009-09-12 15:57:31 +00:00