Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | fix wrong kernel version based nls dependency | Felix Fietkau | 2009-08-28 | 1 | -3/+1 |
| | | | | SVN-Revision: 17436 | ||||
* | add missing dependency for kmod-ntfs (patch from #5638) | Felix Fietkau | 2009-08-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 17435 | ||||
* | Added identification of WRT610N and its button/led definitions. | Felix Fietkau | 2009-08-28 | 1 | -0/+20 |
| | | | | | | Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz> SVN-Revision: 17434 | ||||
* | Added support for identifying the BCM53115 switch found in WRT610N. | Felix Fietkau | 2009-08-28 | 1 | -2/+4 |
| | | | | | | Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz> SVN-Revision: 17433 | ||||
* | add hg support to getver.sh (patch from #5763) | Felix Fietkau | 2009-08-28 | 1 | -1/+8 |
| | | | | SVN-Revision: 17432 | ||||
* | madwifi: fix another unconverted netdev_ops issue | Felix Fietkau | 2009-08-28 | 1 | -4/+8 |
| | | | | SVN-Revision: 17431 | ||||
* | build fixes for squashfs4 on cygwin | Florian Fainelli | 2009-08-27 | 1 | -0/+154 |
| | | | | SVN-Revision: 17430 | ||||
* | pxcab: Add config-2.6.31 | Geoff Levand | 2009-08-27 | 1 | -0/+521 |
| | | | | | | | | | Tested with 2.6.31-rc7 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17429 | ||||
* | pxcab: Build fix | Geoff Levand | 2009-08-27 | 1 | -107/+0 |
| | | | | | | | | | | 0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was merged in 2.6.30.4 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17428 | ||||
* | update e2fsprogs to 1.41.9, add support for ext4 (#5748) | Florian Fainelli | 2009-08-27 | 2 | -6/+7 |
| | | | | SVN-Revision: 17427 | ||||
* | add the in-tree gspca driver | Florian Fainelli | 2009-08-27 | 4 | -4/+534 |
| | | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421 | ||||
* | mode cygwin fixes for scripts/mod/file2alias | Florian Fainelli | 2009-08-27 | 6 | -6/+6 |
| | | | | SVN-Revision: 17420 | ||||
* | ar7: remove CONFIG_CRYPTO_ALGAPI override | Felix Fietkau | 2009-08-26 | 1 | -1/+0 |
| | | | | SVN-Revision: 17419 | ||||
* | ubicom32: remove some more unnecessary stuff from the kernel patch | Felix Fietkau | 2009-08-26 | 1 | -172/+0 |
| | | | | SVN-Revision: 17418 |