Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Revert "[ubicom32] remove kernel patch for now since it is incomplete and ↵ | Felix Fietkau | 2009-08-26 | 2 | -2/+48923 |
| | | | | | | has some licensing issues" (r17404) There are no licensing issues with this patch SVN-Revision: 17416 | ||||
* | firewall: emit hotplug events for interface add/remove | Felix Fietkau | 2009-08-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 17415 | ||||
* | ps3: Remove support for linux-2.6.28 | Geoff Levand | 2009-08-26 | 16 | -4642/+0 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17412 | ||||
* | ps3: Update kernel to linux-2.6.30 | Geoff Levand | 2009-08-26 | 3 | -1/+449 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17411 | ||||
* | iw: update to 0.9.17 | Gabor Juhos | 2009-08-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 17409 | ||||
* | create v4 squashfs image for 2.6.31 | Gabor Juhos | 2009-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 17406 | ||||
* | fix quilt installation on all platforms | Florian Fainelli | 2009-08-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 17405 | ||||
* | remove kernel patch for now since it is incomplete and has some licensing issues | Florian Fainelli | 2009-08-26 | 2 | -48923/+2 |
| | | | | SVN-Revision: 17404 | ||||
* | move early_printk stuff into a separate file | Gabor Juhos | 2009-08-26 | 3 | -14/+31 |
| | | | | SVN-Revision: 17403 | ||||
* | more linux kernel cygwin build fixes | Florian Fainelli | 2009-08-26 | 1 | -3/+15 |
| | | | | SVN-Revision: 17402 | ||||
* | more cygwin build fixes | Florian Fainelli | 2009-08-26 | 2 | -7/+21 |
| | | | | SVN-Revision: 17401 | ||||
* | remove AR71XX_EARLY_SERIAL stuff | Gabor Juhos | 2009-08-25 | 7 | -36/+0 |
| | | | | SVN-Revision: 17400 |