Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uClibc: add back a few cflags that were being overwritten, might fix a few ↵ | Felix Fietkau | 2010-11-24 | 1 | -1/+6 |
| | | | | | | segfauls (thx, framer99) SVN-Revision: 24120 | ||||
* | image: Limited image name put into the info1 field to 16 characters and ↵ | Daniel Dickinson | 2010-11-23 | 1 | -4/+8 |
| | | | | | | eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used. SVN-Revision: 24118 | ||||
* | linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -32/+37 |
| | | | | SVN-Revision: 24116 | ||||
* | linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: ↵ | Alexandros C. Couloumbis | 2010-11-23 | 1 | -0/+118 |
| | | | | | | http://lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee) SVN-Revision: 24114 | ||||
* | linux/brcm47xx: add missing patch on r24112 | Alexandros C. Couloumbis | 2010-11-23 | 1 | -21/+34 |
| | | | | SVN-Revision: 24113 | ||||
* | linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -6/+6 |
| | | | | SVN-Revision: 24112 | ||||
* | linux/generic: refresh 2.6.37 patches | Alexandros C. Couloumbis | 2010-11-23 | 12 | -22/+22 |
| | | | | SVN-Revision: 24111 | ||||
* | Fix ext4 build | Hamish Guthrie | 2010-11-23 | 2 | -2/+2 |
| | | | | SVN-Revision: 24110 | ||||
* | Bump kernel version | Hamish Guthrie | 2010-11-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 24109 | ||||
* | Remove NAND support | Hamish Guthrie | 2010-11-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 24108 | ||||
* | mac80211: improve station mode nullfunc probing | Felix Fietkau | 2010-11-23 | 1 | -11/+14 |
| | | | | SVN-Revision: 24107 | ||||
* | e2fsprogs: fix libuuid installation | Felix Fietkau | 2010-11-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 24106 | ||||
* | mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-22 | 1 | -0/+157 |
| | | | | SVN-Revision: 24105 | ||||
* | iw: sync nl80211 header to fix the multicast rate setting | Felix Fietkau | 2010-11-22 | 1 | -11/+49 |
| | | | | SVN-Revision: 24104 | ||||
* | use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path) | Felix Fietkau | 2010-11-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 24103 | ||||
* | linux/brcm47xx: properly fix r24096 | Alexandros C. Couloumbis | 2010-11-22 | 3 | -195/+36 |
| | | | | SVN-Revision: 24102 | ||||
* | uClibc: fix ubicom32 compile error with 0.9.32 | Felix Fietkau | 2010-11-22 | 1 | -0/+32 |
| | | | | SVN-Revision: 24101 | ||||
* | uClibc: fix headers install on prepare with QUILT=1 | Felix Fietkau | 2010-11-22 | 1 | -0/+6 |
| | | | | SVN-Revision: 24100 | ||||
* | uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic | Felix Fietkau | 2010-11-22 | 6 | -5/+1 |
| | | | | SVN-Revision: 24099 | ||||
* | ath9k_htc: fix eeprom access breakage | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24098 | ||||
* | ath9k: fix key search for a-mpdu on ar9300 | Felix Fietkau | 2010-11-22 | 1 | -0/+23 |
| | | | | SVN-Revision: 24097 | ||||
* | linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 ↵ | Alexandros C. Couloumbis | 2010-11-22 | 2 | -4/+197 |
| | | | | | | commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor 0x4243) functionality. Revert that patch until we get a proper fix. SVN-Revision: 24096 | ||||
* | target/linux: sync kernel patches to 2.6.37-rc3 | Alexandros C. Couloumbis | 2010-11-22 | 1 | -18/+0 |
| | | | | SVN-Revision: 24095 | ||||
* | uClibc: fix cris compile on 0.9.32 | Felix Fietkau | 2010-11-22 | 2 | -0/+95 |
| | | | | SVN-Revision: 24094 | ||||
* | uClibc: fix compile error on avr32 | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24093 | ||||
* | uClibc: disable nptl on a few targets where it is not supported yet | Felix Fietkau | 2010-11-22 | 4 | -0/+8 |
| | | | | SVN-Revision: 24092 | ||||
* | e2fsprogs: clean up the makefile and install libuuid | Felix Fietkau | 2010-11-22 | 1 | -29/+3 |
| | | | | SVN-Revision: 24091 | ||||
* | cleanup | Imre Kaloz | 2010-11-22 | 1 | -6/+1 |
| | | | | SVN-Revision: 24090 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 77 | -128848/+4 |
| | | | | SVN-Revision: 24089 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 87 | -66838/+0 |
| | | | | SVN-Revision: 24088 | ||||
* | 2.6.31 support (WiP) | Imre Kaloz | 2010-11-22 | 61 | -4/+21947 |
| | | | | SVN-Revision: 24087 | ||||
* | fix typos | Imre Kaloz | 2010-11-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 24086 | ||||
* | move x86 back to .32 for now | Imre Kaloz | 2010-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 24085 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 30 | -98/+60 |
| | | | | SVN-Revision: 24084 | ||||
* | use ext4 for ext2/3 on 2.6.32+ | Imre Kaloz | 2010-11-22 | 7 | -7/+8 |
| | | | | SVN-Revision: 24083 | ||||
* | add 2.6.32 patches to use ext4 for ext2/3 | Imre Kaloz | 2010-11-22 | 3 | -0/+202 |
| | | | | SVN-Revision: 24082 | ||||
* | additional Kconfig options for newer kernels | Imre Kaloz | 2010-11-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 24081 | ||||
* | we don't need microcode updates | Imre Kaloz | 2010-11-22 | 1 | -4/+1 |
| | | | | SVN-Revision: 24080 | ||||
* | add ext4 support | Imre Kaloz | 2010-11-22 | 1 | -0/+267 |
| | | | | SVN-Revision: 24079 | ||||
* | add e2fsprogs to tools and use that instead of libuuid | Imre Kaloz | 2010-11-22 | 4 | -90/+80 |
| | | | | SVN-Revision: 24078 | ||||
* | add missing Kconfig symbols | Imre Kaloz | 2010-11-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 24077 | ||||
* | uClibc: 0.9.32 needs the ldso fix as well | Felix Fietkau | 2010-11-22 | 1 | -0/+41 |
| | | | | SVN-Revision: 24074 | ||||
* | uClibc: update 0.9.32 to latest git | Felix Fietkau | 2010-11-22 | 9 | -34/+22 |
| | | | | SVN-Revision: 24073 | ||||
* | x86: add missing l1 cache shift change | Felix Fietkau | 2010-11-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 24072 | ||||
* | x86: turn off CONFIG_X86_GENERIC for geos and net5501 | Felix Fietkau | 2010-11-21 | 2 | -2/+5 |
| | | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 24071 | ||||
* | crda: update regulatory.bin based on latest wireless-regdb.git | Felix Fietkau | 2010-11-21 | 1 | -3/+4 |
| | | | | SVN-Revision: 24063 | ||||
* | ath9k: fix some more endian issues | Felix Fietkau | 2010-11-21 | 1 | -0/+58 |
| | | | | SVN-Revision: 24062 | ||||
* | Package dnsmasq init-file If an already running DHCP-server is found on the ↵ | Jo-Philipp Wich | 2010-11-21 | 2 | -3/+8 |
| | | | | | | | | configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 24051 | ||||
* | ath9k: fix endian issues on AR9003 | Felix Fietkau | 2010-11-20 | 1 | -0/+676 |
| | | | | SVN-Revision: 24047 | ||||
* | mac80211: revert the probe request timeout change | Felix Fietkau | 2010-11-20 | 1 | -9/+0 |
| | | | | SVN-Revision: 24046 |