Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | kernel: update to linux-3.0 and refresh patches. | Hauke Mehrtens | 2011-07-22 | 8 | -41/+15 | |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 27722 | |||||
* | ar71xx: reinitialize global switch settings after reset on ar7240 | Felix Fietkau | 2011-07-20 | 1 | -23/+24 | |
| | | | | SVN-Revision: 27705 | |||||
* | ar71xx: configure address aging on ar7240 | Felix Fietkau | 2011-07-20 | 1 | -2/+12 | |
| | | | | SVN-Revision: 27704 | |||||
* | ar71xx: reset the phy in the ethernet init on ar724x | Felix Fietkau | 2011-07-20 | 2 | -2/+19 | |
| | | | | SVN-Revision: 27703 | |||||
* | ar71xx: make sure that rx and interrupts are disabled before issuing the ↵ | Felix Fietkau | 2011-07-20 | 1 | -7/+9 | |
| | | | | | | hardware reset SVN-Revision: 27702 | |||||
* | ar71xx: increase the delay after the ethernet MAC reset | Felix Fietkau | 2011-07-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27701 | |||||
* | ar71xx: fix an unused variable warning | Felix Fietkau | 2011-07-20 | 1 | -1/+0 | |
| | | | | SVN-Revision: 27700 | |||||
* | sync default kernel config for lantiq danube/ar9 | John Crispin | 2011-07-19 | 2 | -1/+2 | |
| | | | | SVN-Revision: 27697 | |||||
* | fix etehrnet when using EPHY on lantiq ASE | John Crispin | 2011-07-19 | 1 | -0/+98 | |
| | | | | SVN-Revision: 27696 | |||||
* | fixes pci on lantiq AR9 SoC | John Crispin | 2011-07-19 | 1 | -0/+18 | |
| | | | | SVN-Revision: 27695 | |||||
* | add support for more lantiq AR9 boards | John Crispin | 2011-07-19 | 4 | -1/+180 | |
| | | | | SVN-Revision: 27694 | |||||
* | kernel: backport and enable tmpfs xattr support for 2.6.39 | Felix Fietkau | 2011-07-19 | 3 | -2/+480 | |
| | | | | SVN-Revision: 27691 | |||||
* | * fix external interrupts | John Crispin | 2011-07-18 | 1 | -0/+20 | |
| | | | | SVN-Revision: 27687 | |||||
* | * add gigasx76x update | John Crispin | 2011-07-17 | 17 | -175/+464 | |
| | | | | | | | | | | | * rebase patches * add arv752DPW arv7525PD * fixes gpio_keys Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 27665 | |||||
* | add additionnal debug symbols when kernel debugging is enabled | Florian Fainelli | 2011-07-17 | 1 | -0/+2 | |
| | | | | SVN-Revision: 27637 | |||||
* | add ehci support to DWV-S0 board (#9059) | Florian Fainelli | 2011-07-16 | 7 | -8/+28 | |
| | | | | SVN-Revision: 27622 | |||||
* | fix GEN_SPI_RSET_BASE macro (#9697) | Florian Fainelli | 2011-07-13 | 2 | -2/+2 | |
| | | | | SVN-Revision: 27604 | |||||
* | upgrade to 3.0-rc7 | Imre Kaloz | 2011-07-12 | 8 | -39/+11 | |
| | | | | SVN-Revision: 27600 | |||||
* | upgrade to 3.0-rc6 and optimize for armv5te again | Imre Kaloz | 2011-07-11 | 2 | -28/+28 | |
| | | | | SVN-Revision: 27592 | |||||
* | ar71xx: do not reset the hardware on transmit timeout - this would mess up ↵ | Felix Fietkau | 2011-07-09 | 1 | -4/+0 | |
| | | | | | | the up the PHY state SVN-Revision: 27568 | |||||
* | ag71xx: keep the rx engine stopped while the link is not up, should ↵ | Felix Fietkau | 2011-07-09 | 1 | -91/+91 | |
| | | | | | | hopefully fix stability issues from #9405 SVN-Revision: 27567 | |||||
* | use the new upstream l2cache and wdt code, smaller changes, refresh patches | Imre Kaloz | 2011-07-08 | 9 | -179/+228 | |
| | | | | SVN-Revision: 27558 | |||||
* | add mpcore_wdt fixes | Imre Kaloz | 2011-07-08 | 4 | -0/+178 | |
| | | | | SVN-Revision: 27557 | |||||
* | fix generation of falcon images for profiles | John Crispin | 2011-07-07 | 1 | -0/+16 | |
| | | | | SVN-Revision: 27550 | |||||
* | adds 2 ASC related patches to lantiq | John Crispin | 2011-07-07 | 6 | -0/+120 | |
| | | | | | | Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 27549 | |||||
* | fix up falcon kernel config | John Crispin | 2011-07-07 | 3 | -6/+4 | |
| | | | | SVN-Revision: 27542 | |||||
* | fix i2c-falcon kmod package selection | John Crispin | 2011-07-07 | 2 | -8/+0 | |
| | | | | SVN-Revision: 27541 | |||||
* | replace all references to xway with danube | John Crispin | 2011-07-07 | 3 | -3/+3 | |
| | | | | SVN-Revision: 27538 | |||||
* | fix lantiq image makefile to represent new split between ar9 and danube | John Crispin | 2011-07-07 | 1 | -9/+20 | |
| | | | | SVN-Revision: 27537 | |||||
* | add ar9 specific profile | John Crispin | 2011-07-07 | 8 | -0/+280 | |
| | | | | SVN-Revision: 27536 | |||||
* | rename xway profile to danube and remove ar9 specifics | John Crispin | 2011-07-07 | 8 | -5/+5 | |
| | | | | SVN-Revision: 27535 | |||||
* | remove ar9 board from xway profiles | John Crispin | 2011-07-07 | 3 | -23/+0 | |
| | | | | SVN-Revision: 27534 | |||||
* | remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches | John Crispin | 2011-07-07 | 2 | -15/+2 | |
| | | | | SVN-Revision: 27532 | |||||
* | refresh patches | Imre Kaloz | 2011-07-07 | 2 | -8/+3 | |
| | | | | SVN-Revision: 27528 | |||||
* | refresh patches | Imre Kaloz | 2011-07-07 | 1 | -16/+2 | |
| | | | | SVN-Revision: 27527 | |||||
* | enable smp support | Imre Kaloz | 2011-07-07 | 1 | -0/+5 | |
| | | | | SVN-Revision: 27526 | |||||
* | make smp code more similar to upstream | Imre Kaloz | 2011-07-07 | 1 | -60/+46 | |
| | | | | SVN-Revision: 27525 | |||||
* | 3.0 is at rc6 now | Imre Kaloz | 2011-07-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27524 | |||||
* | ar71xx: build image for the AP121 boards with 4M of flash | Gabor Juhos | 2011-07-07 | 1 | -4/+7 | |
| | | | | SVN-Revision: 27523 | |||||
* | ar71xx: add separate profiles for the AP121 and AP121-MINI boards | Gabor Juhos | 2011-07-07 | 1 | -0/+22 | |
| | | | | SVN-Revision: 27522 | |||||
* | add support for and switch to XZ compressed kernels on ARM | Imre Kaloz | 2011-07-07 | 2 | -2/+109 | |
| | | | | SVN-Revision: 27518 | |||||
* | select the right cpu | Imre Kaloz | 2011-07-07 | 1 | -0/+28 | |
| | | | | SVN-Revision: 27517 | |||||
* | fix building of perf for arm on uclibc | Florian Fainelli | 2011-07-07 | 1 | -0/+13 | |
| | | | | SVN-Revision: 27514 | |||||
* | enable support for perf events | Florian Fainelli | 2011-07-07 | 1 | -0/+5 | |
| | | | | SVN-Revision: 27512 | |||||
* | enable perf counter support | Florian Fainelli | 2011-07-07 | 1 | -12/+9 | |
| | | | | SVN-Revision: 27511 | |||||
* | base-files: diag.sh: added failsafe led definition | Daniel Dickinson | 2011-07-07 | 1 | -1/+9 | |
| | | | | SVN-Revision: 27502 | |||||
* | get ready for 3.0 | John Crispin | 2011-07-06 | 38 | -0/+39439 | |
| | | | | SVN-Revision: 27496 | |||||
* | ramips: fix buffalo image generation | Gabor Juhos | 2011-07-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27495 | |||||
* | add 3.0 support | Imre Kaloz | 2011-07-06 | 41 | -0/+6217 | |
| | | | | SVN-Revision: 27493 | |||||
* | refresh patches | Imre Kaloz | 2011-07-06 | 7 | -13/+14 | |
| | | | | SVN-Revision: 27492 |