| Commit message (Expand) | Author | Age | Files | Lines |
* | brcm-2.4: preinit: Renamed failsafe echo scriplet to reflect that it is brcm-... | Daniel Dickinson | 2010-05-30 | 1 | -0/+0 |
* | brcm-2.4: preinit: Removed duplicate failsafe switch config file | Daniel Dickinson | 2010-05-30 | 1 | -10/+0 |
* | ramips: Added preinit scriptlet to set vars based on cpuinfo during preinit_m... | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
* | ar71xx: Added preinit scriptlet to set vars based on cpuinfo during preinit_m... | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
* | adm5120: Added preinit script to set vars based on cpuinfo during preinit mai... | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
* | adm5120: Fixed name of preinit_iface scriptlet | Daniel Dickinson | 2010-05-30 | 1 | -0/+0 |
* | brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs ref... | Daniel Dickinson | 2010-05-30 | 8 | -125/+160 |
* | brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods | Daniel Dickinson | 2010-05-30 | 1 | -1/+1 |
* | brcm63xx: Fixed vlan packet leakage in preinit for known devices with a switc... | Daniel Dickinson | 2010-05-30 | 4 | -0/+97 |
* | brcm63xx: Added preinit reset button module loading for devices known to supp... | Daniel Dickinson | 2010-05-30 | 1 | -0/+16 |
* | brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00) | Daniel Dickinson | 2010-05-30 | 1 | -0/+67 |
* | brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom ... | Daniel Dickinson | 2010-05-30 | 2 | -0/+35 |
* | kernel: add missing config symbols. | Hauke Mehrtens | 2010-05-29 | 2 | -1/+16 |
* | kernel: add lzma support for arm cpu. | Hauke Mehrtens | 2010-05-29 | 1 | -0/+57 |
* | docs: fix a counting fail | Felix Fietkau | 2010-05-29 | 1 | -1/+1 |
* | udc: Fix recursive spinlocks | Lars-Peter Clausen | 2010-05-29 | 1 | -14/+13 |
* | ASoC: Fix and cleaup dma config | Lars-Peter Clausen | 2010-05-29 | 1 | -95/+91 |
* | core fixes * Mask timer irq on startup * Fix dma width constants * Do not try... | Lars-Peter Clausen | 2010-05-29 | 2 | -59/+55 |
* | Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and openw... | Jo-Philipp Wich | 2010-05-29 | 1 | -2/+2 |
* | jzcodec: Enable support for S8 format | Lars-Peter Clausen | 2010-05-29 | 1 | -7/+7 |
* | fb: Fix pseudo palette for non 32bit color depth. | Lars-Peter Clausen | 2010-05-29 | 1 | -20/+32 |
* | rtc: Put rtc Kconfig entry into the correct section | Lars-Peter Clausen | 2010-05-29 | 1 | -9/+7 |
* | 6in4: - support to automatically determine the local endpoint address from th... | Jo-Philipp Wich | 2010-05-28 | 3 | -16/+86 |
* | toolchain/eglibc: add preliminary support for eglibc-2.12 | Nicolas Thill | 2010-05-28 | 4 | -10/+92 |
* | toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11 | Nicolas Thill | 2010-05-28 | 2 | -5/+4 |
* | x86: build fully functional images on Mac OS X, now that grub is fixed | Felix Fietkau | 2010-05-28 | 1 | -11/+0 |
* | grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo) | Felix Fietkau | 2010-05-28 | 4 | -0/+118 |
* | ramips: merge slab patch | Gabor Juhos | 2010-05-28 | 3 | -20/+2 |
* | ramips: use COMMAND_LINE_SIZE directly | Gabor Juhos | 2010-05-28 | 2 | -12/+1 |
* | ramips: add missing 2.6.34 config files | Gabor Juhos | 2010-05-28 | 2 | -0/+359 |
* | ramips: refresh 2.6.34 patches | Gabor Juhos | 2010-05-28 | 4 | -18/+15 |
* | ramips: sync 2.6.32 config | Gabor Juhos | 2010-05-28 | 2 | -4/+0 |
* | toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x | Nicolas Thill | 2010-05-28 | 1 | -1/+1 |
* | toolchain/gcc: add support for gcc-4.4.4 | Nicolas Thill | 2010-05-28 | 13 | -0/+9832 |
* | toolchain/gcc: add support for gcc-4.3.5 | Nicolas Thill | 2010-05-28 | 18 | -0/+716 |
* | base-files: revert r21595 | Jo-Philipp Wich | 2010-05-28 | 1 | -2/+0 |
* | base-files: bring bridge port iface down before changing the mac (#7111) | Jo-Philipp Wich | 2010-05-28 | 1 | -0/+2 |
* | base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ho... | Jo-Philipp Wich | 2010-05-28 | 2 | -2/+2 |
* | pptp: support interface sections without ifname by implementing scan_pptp() | Jo-Philipp Wich | 2010-05-28 | 2 | -1/+5 |
* | add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network | Jo-Philipp Wich | 2010-05-28 | 2 | -0/+120 |
* | base-files: respect .auto option when running coldplug_interface_*() hooks on... | Jo-Philipp Wich | 2010-05-27 | 2 | -2/+5 |
* | madwifi: Fix 0dBm txpower setting display | Vasilis Tsiligiannis | 2010-05-27 | 1 | -0/+30 |
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 25 | -26/+26 |
* | toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ... | Nicolas Thill | 2010-05-27 | 1 | -2/+2 |
* | toolchain/gcc: sort versions in Config.in (cosmetic) | Nicolas Thill | 2010-05-27 | 1 | -3/+3 |
* | ath9k: merge some more pending fixes - should improve throughput | Felix Fietkau | 2010-05-27 | 1 | -14/+59 |
* | when changing the mac address of a bridge interface, keep member interface ad... | Felix Fietkau | 2010-05-27 | 1 | -1/+3 |
* | remove a leftover .orig file | Felix Fietkau | 2010-05-27 | 1 | -1399/+0 |
* | comgt: remove obsolete iptables support code | Jo-Philipp Wich | 2010-05-26 | 2 | -7/+1 |
* | update to 2.6.34, signed of by russiane39, thx | John Crispin | 2010-05-26 | 10 | -1/+430 |