Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵ | Jo-Philipp Wich | 2010-09-05 | 3 | -0/+57 |
| | | | | | | | | Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22944 | ||||
* | ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not ↵ | Felix Fietkau | 2010-09-05 | 1 | -2/+1 |
| | | | | | | select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND SVN-Revision: 22935 | ||||
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 | 43 | -0/+6589 |
| | | | | SVN-Revision: 22924 | ||||
* | linux/ixp4xx: revert r22922 | Alexandros C. Couloumbis | 2010-09-04 | 43 | -6589/+0 |
| | | | | SVN-Revision: 22923 | ||||
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 | 43 | -0/+6589 |
| | | | | SVN-Revision: 22922 | ||||
* | linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) | Alexandros C. Couloumbis | 2010-09-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 22921 | ||||
* | linux/ixp4xx: fix am apex image make bug | Alexandros C. Couloumbis | 2010-09-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 22920 | ||||
* | add switch driver for Lantiq PSB6970 | Florian Fainelli | 2010-09-04 | 7 | -0/+510 |
| | | | | | | | | Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> SVN-Revision: 22914 | ||||
* | target/toolchain: fix installation after r22723 | Gabor Juhos | 2010-09-04 | 1 | -3/+3 |
| | | | | SVN-Revision: 22887 | ||||
* | ar71xx: build firmware images for the Zcomax boards | Gabor Juhos | 2010-09-03 | 2 | -0/+52 |
| | | | | SVN-Revision: 22884 | ||||
* | ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards | Gabor Juhos | 2010-09-03 | 13 | -1/+297 |
| | | | | SVN-Revision: 22882 | ||||
* | linux/orion: fix iproute2 issue (partially closes ticket #7862) | Alexandros C. Couloumbis | 2010-09-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 22878 | ||||
* | Add kernel package for the mv_cesa crypto module | Lars-Peter Clausen | 2010-09-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 22877 | ||||
* | Set -mtune to marvell-f | Lars-Peter Clausen | 2010-09-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 22876 | ||||
* | generic: move iptables/netfilter kernel options from generic/config to ↵ | Alexandros C. Couloumbis | 2010-09-01 | 4 | -56/+56 |
| | | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2010-08-31 | 12 | -12/+12 |
| | | | | SVN-Revision: 22864 | ||||
* | ar71xx: rewrite SPI drivers for the RB4xx boards | Gabor Juhos | 2010-08-31 | 31 | -388/+1531 |
| | | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863 | ||||
* | generic: bacport SPI bus locking API | Gabor Juhos | 2010-08-31 | 8 | -0/+2100 |
| | | | | SVN-Revision: 22862 | ||||
* | generic: fix erase operation on the pm25lv flash chip | Gabor Juhos | 2010-08-31 | 18 | -50/+180 |
| | | | | SVN-Revision: 22861 | ||||
* | generic: introduce broadcast_uevent function | Gabor Juhos | 2010-08-31 | 5 | -0/+377 |
| | | | | SVN-Revision: 22858 | ||||
* | rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure ↵ | Felix Fietkau | 2010-08-31 | 1 | -0/+9 |
| | | | | | | that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795) SVN-Revision: 22856 | ||||
* | backport upstream multicast fix (#7848) | Florian Fainelli | 2010-08-31 | 1 | -0/+35 |
| | | | | SVN-Revision: 22852 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-08-31 | 3 | -3/+3 |
| | | | | SVN-Revision: 22851 | ||||
* | rework multi_probe patch to be cleaner | Florian Fainelli | 2010-08-31 | 1 | -14/+42 |
| | | | | SVN-Revision: 22850 | ||||
* | refresh patches | Florian Fainelli | 2010-08-31 | 6 | -8/+8 |
| | | | | SVN-Revision: 22849 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-08-31 | 19 | -67/+67 |
| | | | | SVN-Revision: 22848 | ||||
* | enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵ | Jo-Philipp Wich | 2010-08-30 | 13 | -13/+7 |
| | | | | | | omap35xx SVN-Revision: 22846 | ||||
* | Build usb storage support into the kernel. | Lars-Peter Clausen | 2010-08-30 | 1 | -21/+9 |
| | | | | | | This allows for example to put the rootfs on a usb-stick. SVN-Revision: 22845 | ||||
* | linux/generic: update 2.6.36 kernel patches | Alexandros C. Couloumbis | 2010-08-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 22844 | ||||
* | Add different profiles for Sheevaplug and Dockstar | Lars-Peter Clausen | 2010-08-29 | 5 | -3/+62 |
| | | | | | | Thanks to Gerrit Visser SVN-Revision: 22838 | ||||
* | Use kirkwood_nand_init instead of manually registering the nand driver | Lars-Peter Clausen | 2010-08-29 | 1 | -31/+4 |
| | | | | | | This fixes that the device would hang during boot. SVN-Revision: 22837 | ||||
* | Align jffs2 to pagesize and fix mkfs2.jffs2 opts | Lars-Peter Clausen | 2010-08-29 | 1 | -1/+6 |
| | | | | SVN-Revision: 22836 | ||||
* | linux/generic: update 2.6.36 kernel patches | Alexandros C. Couloumbis | 2010-08-29 | 2 | -0/+42 |
| | | | | SVN-Revision: 22834 | ||||
* | Update 2.6.35.x to 2.6.35.4 | Lars-Peter Clausen | 2010-08-29 | 5 | -6/+6 |
| | | | | SVN-Revision: 22833 | ||||
* | linux/generic: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-08-29 | 108 | -0/+40756 |
| | | | | SVN-Revision: 22832 | ||||
* | Cleanup image generation | Lars-Peter Clausen | 2010-08-28 | 1 | -28/+4 |
| | | | | SVN-Revision: 22829 | ||||
* | update wbd222 patch after r22662 | Andy Boyett | 2010-08-27 | 1 | -7/+0 |
| | | | | SVN-Revision: 22821 | ||||
* | Improve n810 profile | Michael Büsch | 2010-08-26 | 3 | -7/+37 |
| | | | | SVN-Revision: 22817 | ||||
* | Update kernel to 2.6.34.5, add USB storage to profile | Hamish Guthrie | 2010-08-26 | 2 | -2/+3 |
| | | | | SVN-Revision: 22813 | ||||
* | add 2.6.35 support | Florian Fainelli | 2010-08-26 | 12 | -0/+1383 |
| | | | | SVN-Revision: 22812 | ||||
* | generic: fix pm25lv SPI flash support | Gabor Juhos | 2010-08-25 | 3 | -6/+6 |
| | | | | SVN-Revision: 22804 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2010-08-25 | 32 | -113/+101 |
| | | | | SVN-Revision: 22803 | ||||
* | add support for 2.6.35 | Florian Fainelli | 2010-08-25 | 2 | -99/+474 |
| | | | | SVN-Revision: 22802 | ||||
* | rename config-2.6.32 to config-default | Florian Fainelli | 2010-08-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 22801 | ||||
* | add 2.6.35 support | Florian Fainelli | 2010-08-25 | 22 | -0/+4343 |
| | | | | SVN-Revision: 22800 | ||||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-08-25 | 17 | -60/+60 |
| | | | | SVN-Revision: 22799 | ||||
* | Add usb gadget feature flag | Michael Büsch | 2010-08-25 | 2 | -1/+4 |
| | | | | SVN-Revision: 22798 | ||||
* | update to 2.6.35.3 | Florian Fainelli | 2010-08-25 | 3 | -21/+47 |
| | | | | SVN-Revision: 22791 | ||||
* | update qemu README wrt latest qemu | Florian Fainelli | 2010-08-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 22790 | ||||
* | Add missing symbols to 2.6.35 config | Lars-Peter Clausen | 2010-08-25 | 1 | -0/+17 |
| | | | | SVN-Revision: 22787 |