Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atheros: fix failsafe mode | Felix Fietkau | 2009-09-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 17471 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | add the in-tree gspca driver | Florian Fainelli | 2009-08-27 | 3 | -0/+81 |
| | | | | | | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | remove AR71XX_EARLY_SERIAL stuff | Gabor Juhos | 2009-08-25 | 7 | -36/+0 |
| | | | | SVN-Revision: 17400 | ||||
* | ixp4xx: refresh patches | Felix Fietkau | 2009-08-25 | 8 | -27/+27 |
| | | | | SVN-Revision: 17397 | ||||
* | ixp4xx add jumboframe fixes by Ted Hess (#5746) | Felix Fietkau | 2009-08-25 | 2 | -19/+23 |
| | | | | SVN-Revision: 17396 | ||||
* | atheros switch support: add missing commit statements | Felix Fietkau | 2009-08-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 17391 | ||||
* | atheros: do not alter the network vlan config if swconfig is required and ↵ | Felix Fietkau | 2009-08-24 | 1 | -13/+13 |
| | | | | | | missing SVN-Revision: 17388 | ||||
* | ps3: Update defconfig-ps3-petitboot to not build udevtrigger | Geoff Levand | 2009-08-24 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17379 | ||||
* | add 2.6.31 config | Gabor Juhos | 2009-08-24 | 1 | -0/+229 |
| | | | | SVN-Revision: 17369 | ||||
* | 2.6.31: refresh generic patches | Gabor Juhos | 2009-08-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 17368 | ||||
* | 2.6.31: update generic config | Gabor Juhos | 2009-08-24 | 1 | -0/+31 |
| | | | | SVN-Revision: 17367 | ||||
* | add patches for 2.6.31 | Gabor Juhos | 2009-08-24 | 31 | -0/+876 |
| | | | | SVN-Revision: 17366 | ||||
* | initialize ndo_tx_timeout field of netdev_ops | Gabor Juhos | 2009-08-24 | 1 | -3/+7 |
| | | | | SVN-Revision: 17363 |