summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)Felix Fietkau2009-09-051-1/+1
* remove an empty patch file (thx, xiangfu)Felix Fietkau2009-09-051-0/+0
* ar71xx: use WPS led for diagnostic on WRT160NLGabor Juhos2009-09-051-1/+1
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...Gabor Juhos2009-09-052-3/+4
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte...Felix Fietkau2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781Travis Kemen2009-09-051-0/+1
* extend logging functionsTravis Kemen2009-09-041-7/+17
* add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
* add GPIO configuration featureGabor Juhos2009-09-0411-4/+197
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...Felix Fietkau2009-09-031-0/+3
* udevtrigger depends on 2.6 kernelsFlorian Fainelli2009-09-031-5/+6
* update hotplug2 to r199, fixes build failures on brcm-2.4Florian Fainelli2009-09-031-2/+2
* udev depends on 2.6, cleanup MakefileFlorian Fainelli2009-09-031-5/+6
* do not fail on empty packagesFelix Fietkau2009-09-031-1/+1
* get rid of old data before staging unstripped package binariesFelix Fietkau2009-09-031-0/+1
* build: when staging unstripped package files, install them to a temporary dir...Felix Fietkau2009-09-021-3/+5
* get rid of dynamic buffer struct allocation during pcomp lzma decompression a...Felix Fietkau2009-09-022-23/+93
* fix a typoGabor Juhos2009-09-021-1/+1
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-026-0/+102
* atheros: fix failsafe modeFelix Fietkau2009-09-021-3/+3
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...Felix Fietkau2009-09-021-1/+5
* mvswitch: set the netdevice into promiscuous mode when header mode is enabled...Felix Fietkau2009-09-021-0/+3
* wprobe: fix compile error because of missing isnan()Felix Fietkau2009-09-021-0/+2
* use common code for early_serial setupGabor Juhos2009-09-024-70/+35
* share prom codeGabor Juhos2009-09-025-69/+45
* fix reboot hang on bcm6345, thanks AndyIFlorian Fainelli2009-09-021-1/+3
* initial support for Asus RT-N15Gabor Juhos2009-09-015-0/+91
* cache_line_size is 16 on rt288xGabor Juhos2009-09-013-1/+66
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-014-10/+0
* fix a typoGabor Juhos2009-09-011-1/+1
* add experimental 2.6.30 supportFlorian Fainelli2009-09-012-0/+794
* fix linking failures against memcpy on x86_64, fix runtime tested successfullyFlorian Fainelli2009-09-011-0/+26
* fix module loading with kernel 2.6.27Hauke Mehrtens2009-09-012-89/+451
* share machine registration codeGabor Juhos2009-08-3112-88/+28
* use common get_system_type functionGabor Juhos2009-08-319-26/+17
* share memory size detection codeGabor Juhos2009-08-315-35/+26
* add common setup codeGabor Juhos2009-08-315-7/+31
* rt288x: readd RT2880_INTC_BASE definitionGabor Juhos2009-08-311-0/+1
* scripts/feeds: fix an error messageFelix Fietkau2009-08-311-1/+1
* rt288x: fix serial consoleGabor Juhos2009-08-311-4/+0
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-312-1/+27
* add common GPIO LED supportGabor Juhos2009-08-315-0/+86
* rt305x: remove HW_HAS_PCI config optionGabor Juhos2009-08-311-1/+0
* fix GPIOLIB supportGabor Juhos2009-08-318-42/+278
* add support for build system overlays that alter package build instructions c...Felix Fietkau2009-08-312-1/+8
* rt288x: fix build errorGabor Juhos2009-08-301-0/+1
* platform.h is rt288x specific, move itGabor Juhos2009-08-303-2/+3
* rt288x: generic machine code cleanupGabor Juhos2009-08-301-45/+0
* header cleanupGabor Juhos2009-08-301-3/+3
* share common INTC codeGabor Juhos2009-08-3014-145/+139