| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "ar71xx: add missing gpio_set_debounce function" - wrong target | nbd | 2011-03-03 | 1 | -5/+0 |
* | base-files: do not build or use libgcc on m68k and avr32 | nbd | 2011-03-03 | 1 | -7/+9 |
* | ar71xx: add missing gpio_set_debounce function | nbd | 2011-03-03 | 1 | -0/+5 |
* | tools/xz: update to version 5.0.1 | acoul | 2011-03-03 | 1 | -2/+2 |
* | [generic] add more missing kernel symbols | jow | 2011-03-03 | 8 | -0/+16 |
* | [rdc] add missing kernel symbol | jow | 2011-03-03 | 1 | -0/+1 |
* | toolchain/gcc: fix r25709 (closes #8964) | acoul | 2011-03-03 | 1 | -7/+7 |
* | [kernel] add missing symbol | jow | 2011-03-03 | 8 | -0/+8 |
* | [buildroot] add an abstract $(LIBRPC_DEPENDS) variable for feed packages to r... | jow | 2011-03-03 | 1 | -0/+1 |
* | add a stamp that can forcibly disable autorebuild for a specific package - us... | nbd | 2011-03-03 | 1 | -1/+8 |
* | mac80211: allow AP configuration of beacon interval, DTIM period, maximum per... | nbd | 2011-03-02 | 1 | -4/+33 |
* | [package] firewall: move include sourcing into a subshell, this makes the fir... | jow | 2011-03-02 | 2 | -3/+5 |
* | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | nbd | 2011-03-02 | 1 | -0/+11 |
* | n810bm: Add charger_state attribute | mb | 2011-03-02 | 1 | -41/+30 |
* | cbus-retu-wdt: Some fixes | mb | 2011-03-02 | 3 | -0/+360 |
* | [package/dropbear]: tune some more options by default to decrease size | kaloz | 2011-03-02 | 3 | -12/+77 |
* | [package/dropbear]: upgrade to 0.53.1 | kaloz | 2011-03-02 | 4 | -9/+21 |
* | opkg: use -ffunction-sections, -fdata-sections and --gc-sections | nbd | 2011-03-02 | 1 | -0/+2 |
* | pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un... | nbd | 2011-03-02 | 1 | -0/+3 |
* | dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k... | nbd | 2011-03-02 | 1 | -0/+3 |
* | dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1... | nbd | 2011-03-02 | 1 | -1/+2 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | nbd | 2011-03-02 | 1 | -0/+3 |
* | [gemini]: add usb support for the wbd111, refresh patches | kaloz | 2011-03-02 | 2 | -2/+23 |
* | 2.6.38: Let mac80211 select CONFIG_AVERAGE | mb | 2011-03-01 | 3 | -37/+25 |
* | [package] busybox: enable mount helpers by default (#8946) | jow | 2011-03-01 | 1 | -1/+1 |
* | [package] firewall: fix rule generation for v4 or v6 only zones (#8955) | jow | 2011-03-01 | 2 | -2/+5 |
* | omap24xx: Fix missing symbols for mac80211 | mb | 2011-03-01 | 1 | -1/+37 |
* | [brcm63xx] fix patches after 2.6.37 update, patch from KanjiMonster | florian | 2011-03-01 | 2 | -28/+29 |
* | ipset: do not use -static-libgcc | nbd | 2011-03-01 | 1 | -1/+1 |
* | iptables: do not use -static-libgcc | nbd | 2011-03-01 | 1 | -1/+1 |
* | toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages | nbd | 2011-03-01 | 1 | -1/+1 |
* | [generic/2.6.38]: update arm mach-types | kaloz | 2011-03-01 | 1 | -0/+260 |
* | [generic/2.6.38]: refresh patches with -rc6 | kaloz | 2011-03-01 | 17 | -135/+79 |
* | uClibc: set the toolchain info at install time instead of prepare time, fixes... | nbd | 2011-03-01 | 1 | -1/+1 |
* | busybox: remove the -static-libgcc flag, saves a few kb | nbd | 2011-03-01 | 1 | -0/+11 |
* | gcc-linaro: fix the libgcc spec to default to using the shared libgcc | nbd | 2011-03-01 | 1 | -0/+37 |
* | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | nbd | 2011-03-01 | 2 | -5/+73 |
* | omap24xx: Update kconfig | mb | 2011-02-28 | 1 | -4/+3 |
* | n810bm: Refresh patch | mb | 2011-02-28 | 1 | -21/+21 |
* | n810: Fix LCD | mb | 2011-02-28 | 1 | -9/+35 |
* | cbus-retu: Add IRQ handler locking | mb | 2011-02-28 | 1 | -0/+18 |
* | mklibs: fix some long standing libpthread symbol link issues, mostly related ... | nbd | 2011-02-28 | 2 | -3/+65 |
* | omap24xx: Update 2.6.38 config. This fixes MMC. | mb | 2011-02-28 | 1 | -15/+12 |
* | mklibs: properly fix library linking - the relinking in some instances used s... | nbd | 2011-02-28 | 1 | -16/+24 |
* | ubus: add a missing dependency | nbd | 2011-02-28 | 1 | -1/+1 |
* | block2mtd: More 2.6.38 fixes | mb | 2011-02-28 | 1 | -3/+29 |
* | mtd: Fix compile warning | mb | 2011-02-28 | 1 | -20/+35 |
* | jffs2-lzma: Fix compile warning | mb | 2011-02-28 | 1 | -40/+78 |
* | mini_fo: More 2.6.38 fixes | mb | 2011-02-28 | 1 | -10/+53 |
* | [package] block-mount: Fixed shell error on empty string due to -eq to number... | cshore | 2011-02-28 | 1 | -3/+3 |