11963 Commits (b6ce09fea492d3a886845a2112f82693340d7129)
 

Author SHA1 Message Date
Gabor Juhos b6ce09fea4 ar71xx: use WPS led for diagnostic on WRT160NL 15 years ago
Gabor Juhos f494bcc222 package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode 15 years ago
Felix Fietkau 7d67818ab1 Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE. 15 years ago
Travis Kemen 1776830e64 add ifup -a to boot(), closes #4543 #2781 15 years ago
Travis Kemen 4c47562a37 extend logging functions 15 years ago
Gabor Juhos 28250aaa31 add missing GPIO register offsets 15 years ago
Gabor Juhos 8d8a4e7274 add GPIO configuration feature 15 years ago
Felix Fietkau 8691bbb699 madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones 15 years ago
Florian Fainelli ff8d3f63b1 udevtrigger depends on 2.6 kernels 15 years ago
Florian Fainelli e8727498cb update hotplug2 to r199, fixes build failures on brcm-2.4 15 years ago
Florian Fainelli 36d8dd6bb3 udev depends on 2.6, cleanup Makefile 15 years ago
Felix Fietkau c4b197737e do not fail on empty packages 15 years ago
Felix Fietkau d1f1ff5759 get rid of old data before staging unstripped package binaries 15 years ago
Felix Fietkau e6ceb1cace build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk 15 years ago
Felix Fietkau eda566c4e9 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size 15 years ago
Gabor Juhos b5e6d76dea fix a typo 15 years ago
Gabor Juhos 09677bf748 initial support for the AP-R3052-V22RW-2X2 board 15 years ago
Felix Fietkau f8fbef73e7 atheros: fix failsafe mode 15 years ago
Felix Fietkau 6155fdf5d3 preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file 15 years ago
Felix Fietkau d0bdbdc64f mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped 15 years ago
Felix Fietkau d101694d97 wprobe: fix compile error because of missing isnan() 15 years ago
Gabor Juhos c4385d3282 use common code for early_serial setup 15 years ago
Gabor Juhos 73b20f8194 share prom code 15 years ago
Florian Fainelli 294ec33e47 fix reboot hang on bcm6345, thanks AndyI 15 years ago
Gabor Juhos 552e298755 initial support for Asus RT-N15 15 years ago
Gabor Juhos 01657335b9 cache_line_size is 16 on rt288x 15 years ago
Gabor Juhos 2dbe6d0e6f remove unused *_MACH_GENERIC config options 15 years ago
Gabor Juhos d685777386 fix a typo 15 years ago
Florian Fainelli bf54335dee add experimental 2.6.30 support 15 years ago
Florian Fainelli 090842a624 fix linking failures against memcpy on x86_64, fix runtime tested successfully 15 years ago
Hauke Mehrtens 291de07cb0 fix module loading with kernel 2.6.27 15 years ago
Gabor Juhos 298202afb8 share machine registration code 15 years ago
Gabor Juhos aec7426483 use common get_system_type function 15 years ago
Gabor Juhos f4afb9a4f9 share memory size detection code 15 years ago
Gabor Juhos 3cc0bc9038 add common setup code 15 years ago
Gabor Juhos 4dd57199a2 rt288x: readd RT2880_INTC_BASE definition 15 years ago
Felix Fietkau caf8074566 scripts/feeds: fix an error message 15 years ago
Gabor Juhos f62337417c rt288x: fix serial console 15 years ago
Gabor Juhos ff92681121 register GPIO LEDs on the WHR-G300N board 15 years ago
Gabor Juhos 19a462c9e3 add common GPIO LED support 15 years ago
Gabor Juhos cf10d5fa39 rt305x: remove HW_HAS_PCI config option 15 years ago
Gabor Juhos 73ef265227 fix GPIOLIB support 15 years ago
Felix Fietkau 5af113eb7c add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later 15 years ago
Gabor Juhos 15b832c0b7 rt288x: fix build error 15 years ago
Gabor Juhos 9eaea39ae5 platform.h is rt288x specific, move it 15 years ago
Gabor Juhos 8049111b19 rt288x: generic machine code cleanup 15 years ago
Gabor Juhos d034b4246e header cleanup 15 years ago
Gabor Juhos 6b482c872b share common INTC code 15 years ago
Gabor Juhos 051c44e0c5 initial support for RT288x/RT305x 15 years ago
Felix Fietkau 91fe363562 uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a 15 years ago