| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion | Jo-Philipp Wich | 2011-03-07 | 1 | -365/+0 |
* | hotplug2: replace udevtrigger from the udev-106 source with a much smaller se... | Felix Fietkau | 2011-03-07 | 6 | -76/+352 |
* | ppp: add a few patches to reduce the package size | Felix Fietkau | 2011-03-07 | 5 | -0/+651 |
* | n810: Add usb networking to default net config | Michael Büsch | 2011-03-07 | 1 | -1/+7 |
* | deploy .ipk archives with --force-maintainer to ensure that configs are kept ... | Jo-Philipp Wich | 2011-03-06 | 1 | -0/+1 |
* | atheros: add gpio_set_debounce(), refresh patches | Felix Fietkau | 2011-03-06 | 4 | -6/+11 |
* | tahvo-usb: Fix NULL ptr deref in OTR irq handler | Michael Büsch | 2011-03-06 | 1 | -5/+43 |
* | gcc: include assembler functions in the shared libgcc_s library, fixes missin... | Felix Fietkau | 2011-03-06 | 1 | -1/+41 |
* | base-files: fix Build/Compile override handling, fixes ar7 compile | Felix Fietkau | 2011-03-06 | 1 | -5/+2 |
* | n810: Update profile | Michael Büsch | 2011-03-06 | 1 | -2/+4 |
* | n810: Partially fix tahvo USB. | Michael Büsch | 2011-03-06 | 1 | -0/+122 |
* | omap24xx: Fix modular compilation of MUSB | Michael Büsch | 2011-03-06 | 1 | -0/+147 |
* | Fix loading of ethernet gadget | Michael Büsch | 2011-03-06 | 1 | -1/+1 |
* | change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf | Jo-Philipp Wich | 2011-03-06 | 5 | -5/+5 |
* | Load MUSB before gadget and host drivers are loaded | Michael Büsch | 2011-03-06 | 1 | -3/+3 |
* | omap24xx: Update kconfig | Michael Büsch | 2011-03-06 | 1 | -1/+1 |
* | dropbear: fix missing -lcrypt on BSDish host systems (#8971) | Jo-Philipp Wich | 2011-03-06 | 1 | -0/+20 |
* | omap24xx: Set hardware watchdog timeout to max | Michael Büsch | 2011-03-06 | 1 | -1/+1 |
* | omap24xx: Start watchdog with RT priority | Michael Büsch | 2011-03-06 | 2 | -6/+9 |
* | atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville... | Michael Büsch | 2011-03-05 | 1 | -16/+15 |
* | cmake: Fix ccache | Michael Büsch | 2011-03-05 | 1 | -2/+16 |
* | yet another missing symbol | Jo-Philipp Wich | 2011-03-05 | 8 | -0/+8 |
* | toolchain/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 | 2 | -11/+18 |
* | bison: fix compilation with stub intl header | Jo-Philipp Wich | 2011-03-04 | 1 | -0/+15 |
* | omap24xx: Update to .38-rc7 | Michael Büsch | 2011-03-04 | 1 | -1/+1 |
* | n810: More retu-wdt cleanups | Michael Büsch | 2011-03-04 | 4 | -181/+389 |
* | Revert "ar71xx: add missing gpio_set_debounce function" - wrong target | Felix Fietkau | 2011-03-03 | 1 | -5/+0 |
* | base-files: do not build or use libgcc on m68k and avr32 | Felix Fietkau | 2011-03-03 | 1 | -7/+9 |
* | ar71xx: add missing gpio_set_debounce function | Felix Fietkau | 2011-03-03 | 1 | -0/+5 |
* | tools/xz: update to version 5.0.1 | Alexandros C. Couloumbis | 2011-03-03 | 1 | -2/+2 |
* | add more missing kernel symbols | Jo-Philipp Wich | 2011-03-03 | 8 | -0/+16 |
* | add missing kernel symbol | Jo-Philipp Wich | 2011-03-03 | 1 | -0/+1 |
* | toolchain/gcc: fix r25709 (closes #8964) | Alexandros C. Couloumbis | 2011-03-03 | 1 | -7/+7 |
* | add missing symbol | Jo-Philipp Wich | 2011-03-03 | 8 | -0/+8 |
* | add an abstract $(LIBRPC_DEPENDS) variable for feed packages to rely on | Jo-Philipp Wich | 2011-03-03 | 1 | -0/+1 |
* | add a stamp that can forcibly disable autorebuild for a specific package - us... | Felix Fietkau | 2011-03-03 | 1 | -1/+8 |
* | mac80211: allow AP configuration of beacon interval, DTIM period, maximum per... | Felix Fietkau | 2011-03-02 | 1 | -4/+33 |
* | firewall: move include sourcing into a subshell, this makes the firewall init... | Jo-Philipp Wich | 2011-03-02 | 2 | -3/+5 |
* | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | Felix Fietkau | 2011-03-02 | 1 | -0/+11 |
* | n810bm: Add charger_state attribute | Michael Büsch | 2011-03-02 | 1 | -41/+30 |
* | cbus-retu-wdt: Some fixes | Michael Büsch | 2011-03-02 | 3 | -0/+360 |
* | tune some more options by default to decrease size | Imre Kaloz | 2011-03-02 | 3 | -12/+77 |
* | upgrade to 0.53.1 | Imre Kaloz | 2011-03-02 | 4 | -9/+21 |
* | opkg: use -ffunction-sections, -fdata-sections and --gc-sections | Felix Fietkau | 2011-03-02 | 1 | -0/+2 |
* | pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1... | Felix Fietkau | 2011-03-02 | 1 | -1/+2 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | add usb support for the wbd111, refresh patches | Imre Kaloz | 2011-03-02 | 2 | -2/+23 |
* | 2.6.38: Let mac80211 select CONFIG_AVERAGE | Michael Büsch | 2011-03-01 | 3 | -37/+25 |