Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/base-files: set state to 'preinit' before preinit.arch is used, and ↵ | Gabor Juhos | 2009-09-05 | 2 | -3/+4 |
| | | | | | | set state to 'failsafe' when entering failsafe mode SVN-Revision: 17517 | ||||
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable ↵ | Felix Fietkau | 2009-09-05 | 1 | -1/+0 |
| | | | | | | 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. SVN-Revision: 17516 | ||||
* | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen | 2009-09-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17515 | ||||
* | extend logging functions | Travis Kemen | 2009-09-04 | 1 | -7/+17 |
| | | | | SVN-Revision: 17514 | ||||
* | add missing GPIO register offsets | Gabor Juhos | 2009-09-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 17513 | ||||
* | add GPIO configuration feature | Gabor Juhos | 2009-09-04 | 11 | -4/+197 |
| | | | | SVN-Revision: 17512 | ||||
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave ↵ | Felix Fietkau | 2009-09-03 | 1 | -0/+3 |
| | | | | | | delivery), turn it off by default because of compatibility issues with nokia phones SVN-Revision: 17510 | ||||
* | udevtrigger depends on 2.6 kernels | Florian Fainelli | 2009-09-03 | 1 | -5/+6 |
| | | | | SVN-Revision: 17509 | ||||
* | update hotplug2 to r199, fixes build failures on brcm-2.4 | Florian Fainelli | 2009-09-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 17508 | ||||
* | udev depends on 2.6, cleanup Makefile | Florian Fainelli | 2009-09-03 | 1 | -5/+6 |
| | | | | SVN-Revision: 17507 | ||||
* | do not fail on empty packages | Felix Fietkau | 2009-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 17504 | ||||
* | get rid of old data before staging unstripped package binaries | Felix Fietkau | 2009-09-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 17498 | ||||
* | build: when staging unstripped package files, install them to a temporary ↵ | Felix Fietkau | 2009-09-02 | 1 | -3/+5 |
| | | | | | | directory first to work around file overwrite issues in packages like asterisk SVN-Revision: 17477 | ||||
* | get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵ | Felix Fietkau | 2009-09-02 | 2 | -23/+93 |
| | | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475 | ||||
* | fix a typo | Gabor Juhos | 2009-09-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 17474 | ||||
* | initial support for the AP-R3052-V22RW-2X2 board | Gabor Juhos | 2009-09-02 | 6 | -0/+102 |
| | | | | SVN-Revision: 17473 | ||||
* | atheros: fix failsafe mode | Felix Fietkau | 2009-09-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 17471 | ||||
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a ↵ | Felix Fietkau | 2009-09-02 | 1 | -1/+5 |
| | | | | | | preinit.arch file SVN-Revision: 17470 | ||||
* | mvswitch: set the netdevice into promiscuous mode when header mode is ↵ | Felix Fietkau | 2009-09-02 | 1 | -0/+3 |
| | | | | | | enabled, otherwise packets may get dropped SVN-Revision: 17469 | ||||
* | wprobe: fix compile error because of missing isnan() | Felix Fietkau | 2009-09-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 17468 | ||||
* | use common code for early_serial setup | Gabor Juhos | 2009-09-02 | 4 | -70/+35 |
| | | | | SVN-Revision: 17467 | ||||
* | share prom code | Gabor Juhos | 2009-09-02 | 5 | -69/+45 |
| | | | | SVN-Revision: 17466 | ||||
* | fix reboot hang on bcm6345, thanks AndyI | Florian Fainelli | 2009-09-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 17465 | ||||
* | initial support for Asus RT-N15 | Gabor Juhos | 2009-09-01 | 5 | -0/+91 |
| | | | | SVN-Revision: 17463 | ||||
* | cache_line_size is 16 on rt288x | Gabor Juhos | 2009-09-01 | 3 | -1/+66 |
| | | | | SVN-Revision: 17462 | ||||
* | remove unused *_MACH_GENERIC config options | Gabor Juhos | 2009-09-01 | 4 | -10/+0 |
| | | | | SVN-Revision: 17461 | ||||
* | fix a typo | Gabor Juhos | 2009-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 17460 | ||||
* | add experimental 2.6.30 support | Florian Fainelli | 2009-09-01 | 2 | -0/+794 |
| | | | | SVN-Revision: 17459 | ||||
* | fix linking failures against memcpy on x86_64, fix runtime tested successfully | Florian Fainelli | 2009-09-01 | 1 | -0/+26 |
| | | | | SVN-Revision: 17458 | ||||
* | fix module loading with kernel 2.6.27 | Hauke Mehrtens | 2009-09-01 | 2 | -89/+451 |
| | | | | SVN-Revision: 17457 | ||||
* | share machine registration code | Gabor Juhos | 2009-08-31 | 12 | -88/+28 |
| | | | | SVN-Revision: 17456 | ||||
* | use common get_system_type function | Gabor Juhos | 2009-08-31 | 9 | -26/+17 |
| | | | | SVN-Revision: 17455 | ||||
* | share memory size detection code | Gabor Juhos | 2009-08-31 | 5 | -35/+26 |
| | | | | SVN-Revision: 17454 | ||||
* | add common setup code | Gabor Juhos | 2009-08-31 | 5 | -7/+31 |
| | | | | SVN-Revision: 17453 | ||||
* | rt288x: readd RT2880_INTC_BASE definition | Gabor Juhos | 2009-08-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 17452 | ||||
* | scripts/feeds: fix an error message | Felix Fietkau | 2009-08-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 17451 | ||||
* | rt288x: fix serial console | Gabor Juhos | 2009-08-31 | 1 | -4/+0 |
| | | | | SVN-Revision: 17450 | ||||
* | register GPIO LEDs on the WHR-G300N board | Gabor Juhos | 2009-08-31 | 2 | -1/+27 |
| | | | | SVN-Revision: 17449 | ||||
* | add common GPIO LED support | Gabor Juhos | 2009-08-31 | 5 | -0/+86 |
| | | | | SVN-Revision: 17448 | ||||
* | rt305x: remove HW_HAS_PCI config option | Gabor Juhos | 2009-08-31 | 1 | -1/+0 |
| | | | | SVN-Revision: 17447 | ||||
* | fix GPIOLIB support | Gabor Juhos | 2009-08-31 | 8 | -42/+278 |
| | | | | SVN-Revision: 17446 | ||||
* | add support for build system overlays that alter package build instructions ↵ | Felix Fietkau | 2009-08-31 | 2 | -1/+8 |
| | | | | | | currently unused, will probably be managed by the feeds system later SVN-Revision: 17445 | ||||
* | rt288x: fix build error | Gabor Juhos | 2009-08-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 17444 | ||||
* | platform.h is rt288x specific, move it | Gabor Juhos | 2009-08-30 | 3 | -2/+3 |
| | | | | SVN-Revision: 17443 | ||||
* | rt288x: generic machine code cleanup | Gabor Juhos | 2009-08-30 | 1 | -45/+0 |
| | | | | SVN-Revision: 17442 | ||||
* | header cleanup | Gabor Juhos | 2009-08-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 17441 | ||||
* | share common INTC code | Gabor Juhos | 2009-08-30 | 14 | -145/+139 |
| | | | | SVN-Revision: 17440 | ||||
* | initial support for RT288x/RT305x | Gabor Juhos | 2009-08-30 | 43 | -0/+2690 |
| | | | | SVN-Revision: 17439 | ||||
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was ↵ | Felix Fietkau | 2009-08-29 | 2 | -0/+2 |
| | | | | | | not exported by default. use it instead of libc_pic.a SVN-Revision: 17438 | ||||
* | allow mklibs.py to optimize libgcc_s.so.1 | Felix Fietkau | 2009-08-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 17437 |