Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ramips: rt305x: register the dwc_otg device on the relevant boards | Gabor Juhos | 2011-08-15 | 5 | -0/+5 | |
| | | | | SVN-Revision: 27996 | |||||
* | ramips: rt305x: add dwc_otg platform device | Gabor Juhos | 2011-08-15 | 2 | -0/+27 | |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 27995 | |||||
* | ramips: sync kernel config | Gabor Juhos | 2011-08-15 | 2 | -2/+0 | |
| | | | | SVN-Revision: 27993 | |||||
* | ramips: load the input drivers during preinit | Gabor Juhos | 2011-08-15 | 1 | -0/+12 | |
| | | | | SVN-Revision: 27992 | |||||
* | ramips: add support for Argus ATP-52B | Gabor Juhos | 2011-08-15 | 8 | -0/+140 | |
| | | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991 | |||||
* | ramips: allow to specify port layout for the switch of the RT305x/RT3350 | Gabor Juhos | 2011-08-15 | 13 | -13/+62 | |
| | | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990 | |||||
* | generic: ar8216: add support for get link status | Gabor Juhos | 2011-08-15 | 1 | -0/+62 | |
| | | | | SVN-Revision: 27989 | |||||
* | kernel: disable cfi cmdset 0002 erase suspend | Felix Fietkau | 2011-08-15 | 3 | -0/+33 | |
| | | | | | | | | | | on some platforms, erase suspend leads to data corruption and lockups when write ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh. rather than play whack-a-mole with a hard to reproduce issue on a variety of devices, simply disable erase suspend, as it will usually not produce any useful gain on the small filesystems used on embedded hardware. SVN-Revision: 27984 | |||||
* | ar71xx: add some code to detect DMA stuck conditions on ar7240 | Felix Fietkau | 2011-08-13 | 4 | -1/+36 | |
| | | | | SVN-Revision: 27975 | |||||
* | ar71xx: on ar724x only reset the link status in the restart handler, the ↵ | Felix Fietkau | 2011-08-13 | 1 | -0/+6 | |
| | | | | | | fast reset takes care of DMA stuck issues SVN-Revision: 27973 | |||||
* | brcm47xx: fix flash detection on chipcommon less devices. | Hauke Mehrtens | 2011-08-12 | 1 | -22/+28 | |
| | | | | | | | This closes #9906 Thank you for the report Kim SVN-Revision: 27967 | |||||
* | initramfs: allow preinit to enable switching from initramfs to tmpfs to ↵ | Felix Fietkau | 2011-08-11 | 1 | -0/+13 | |
| | | | | | | allow overlayfs to be mounted on top of it SVN-Revision: 27960 | |||||
* | ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image ↵ | Felix Fietkau | 2011-08-11 | 2 | -6/+6 | |
| | | | | | | layout (fixes #9922) SVN-Revision: 27959 | |||||
* | package more board specific modules: | Florian Fainelli | 2011-08-11 | 1 | -0/+70 | |
| | | | | | | | | | - keyboard matrix driver - SoC sound support based on patch by KanjiMonster SVN-Revision: 27957 | |||||
* | add more missing touchscren symbols (3.0+) | Florian Fainelli | 2011-08-11 | 3 | -0/+3 | |
| | | | | SVN-Revision: 27956 | |||||
* | disable hardware perf support to work in qemu | Florian Fainelli | 2011-08-11 | 1 | -5/+7 | |
| | | | | SVN-Revision: 27955 | |||||
* | kernel: revert r27953 | Hauke Mehrtens | 2011-08-11 | 1 | -0/+10 | |
| | | | | | | KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30 SVN-Revision: 27954 | |||||
* | kernel: fix ocf patch for kernel 2.6.30 | Hauke Mehrtens | 2011-08-11 | 1 | -10/+0 | |
| | | | | | | find_task_by_vpid is already exported by the kernel without any patches needed. SVN-Revision: 27953 | |||||
* | kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCF | Jonas Gorski | 2011-08-11 | 1 | -10/+0 | |
| | | | | | | find_task_by_vpid is already exported, thus breaking builds. SVN-Revision: 27952 | |||||
* | ar71xx: make ehci patch apply again | Jonas Gorski | 2011-08-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27951 | |||||
* | ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h ↵ | Felix Fietkau | 2011-08-10 | 1 | -1/+1 | |
| | | | | | | images (#9918) SVN-Revision: 27950 | |||||
* | fix ehci build on 3.0+ | Florian Fainelli | 2011-08-10 | 2 | -2/+2 | |
| | | | | SVN-Revision: 27946 | |||||
* | add ignore_oc in struct ehci_hcd | Florian Fainelli | 2011-08-10 | 13 | -65/+142 | |
| | | | | SVN-Revision: 27945 | |||||
* | update to 3.0.1 | Florian Fainelli | 2011-08-09 | 4 | -1/+40 | |
| | | | | SVN-Revision: 27943 | |||||
* | add CONFIG_EARLY_PRINTK | Florian Fainelli | 2011-08-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 27942 | |||||
* | bcm63xx: add support for linux 3.1-rc1 | Jonas Gorski | 2011-08-09 | 40 | -0/+5184 | |
| | | | | SVN-Revision: 27941 | |||||
* | linux: generic: add support for 3.1-rc1 | Jonas Gorski | 2011-08-09 | 115 | -0/+66018 | |
| | | | | SVN-Revision: 27940 | |||||
* | Add packages that will be relant as "There's a new Alix platform driver ↵ | Daniel Dickinson | 2011-08-08 | 2 | -1/+5 | |
| | | | | | | | | hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>" SVN-Revision: 27929 | |||||
* | kernel: fix another typo in the netfilter optimization patches | Felix Fietkau | 2011-08-07 | 2 | -2/+2 | |
| | | | | SVN-Revision: 27927 | |||||
* | kernel: add missing option | Hauke Mehrtens | 2011-08-06 | 1 | -0/+1 | |
| | | | | SVN-Revision: 27925 | |||||
* | kernel: add missing checks in the netfilter optimization patch which broke ↵ | Felix Fietkau | 2011-08-06 | 4 | -19/+25 | |
| | | | | | | some rules containing only source/destination address checks SVN-Revision: 27923 | |||||
* | uml: add some missing options | Hauke Mehrtens | 2011-08-06 | 1 | -1/+2 | |
| | | | | SVN-Revision: 27921 | |||||
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 8 | -0/+17 | |
| | | | | | | These options where found by buildbot SVN-Revision: 27920 | |||||
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 | 11 | -15/+15 | |
| | | | | SVN-Revision: 27918 | |||||
* | update to kernel 3.0 | Florian Fainelli | 2011-08-05 | 3 | -4/+171 | |
| | | | | SVN-Revision: 27912 | |||||
* | add more missing config symbols | Florian Fainelli | 2011-08-05 | 1 | -0/+3 | |
| | | | | SVN-Revision: 27911 | |||||
* | update to kernel 3.0 | Florian Fainelli | 2011-08-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27910 | |||||
* | add 101-perf_arm_uclibc.patch to 3.0 patches | Florian Fainelli | 2011-08-05 | 1 | -0/+13 | |
| | | | | SVN-Revision: 27909 | |||||
* | add missing config symbol | Florian Fainelli | 2011-08-05 | 1 | -1/+2 | |
| | | | | SVN-Revision: 27908 | |||||
* | ar71xx: fix image generation | Gabor Juhos | 2011-08-05 | 1 | -5/+5 | |
| | | | | SVN-Revision: 27907 | |||||
* | brcm47xx: use kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 1 | -1/+1 | |
| | | | | | | As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported. SVN-Revision: 27906 | |||||
* | brcm47xx: update patches | Hauke Mehrtens | 2011-08-04 | 36 | -470/+1714 | |
| | | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902 | |||||
* | ar71xx: enable sysupgrade on the AP96 and DB120 boards | Gabor Juhos | 2011-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27901 | |||||
* | ar71xx: use the same test for AP121 and Zcomax sysupgrade images | Gabor Juhos | 2011-08-04 | 1 | -9/+2 | |
| | | | | SVN-Revision: 27900 | |||||
* | ar71xx: cleanup image generation Makefile | Gabor Juhos | 2011-08-04 | 1 | -276/+154 | |
| | | | | SVN-Revision: 27899 | |||||
* | ar71xx: fix ethernet FIFO state corruption on ar7240 | Felix Fietkau | 2011-08-04 | 2 | -20/+61 | |
| | | | | | | | | | When starting/stopping DMA sometimes the FIFO state gets corrupted, leading to wildly fluctuating latencies or packet data corruption. Fix this by issuing a fast MAC reset as soon as the link is detected as up. Fixes #9689, #9405 SVN-Revision: 27896 | |||||
* | ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop | Felix Fietkau | 2011-08-04 | 2 | -3/+19 | |
| | | | | | | | | | | | When the DMA engine state gets corrupted due to a hardware issues, it often won't stop rx until a full reset is issued. In that case the hardware must keep a valid descriptor, otherwise it will write to random places in system RAM, triggering random crashes. To fix this, keep a dummy descriptor without a buffer that keeps the DMA engine in a sane state until the reset is done SVN-Revision: 27895 | |||||
* | ar71xx: fix MAC/MDIO reset mask handling | Felix Fietkau | 2011-08-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27894 | |||||
* | generic: Add missing config symbol | Jonas Gorski | 2011-08-03 | 2 | -0/+2 | |
| | | | | SVN-Revision: 27887 | |||||
* | remove 8*1-usb_serial_endpoint_size.patch | Florian Fainelli | 2011-08-03 | 8 | -204/+0 | |
| | | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) SVN-Revision: 27885 |