Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21540 | |||||
* | use correct port type, which sets the correct receive fifo trigger options ↵ | Florian Fainelli | 2010-05-15 | 1 | -0/+30 | |
| | | | | | | (#7095) SVN-Revision: 21457 | |||||
* | refresh kernel patches | Florian Fainelli | 2010-05-09 | 3 | -5/+5 | |
| | | | | SVN-Revision: 21410 | |||||
* | rework 130-clocks_devices_init.patch to make it more robust | Florian Fainelli | 2010-05-09 | 1 | -27/+8 | |
| | | | | SVN-Revision: 21409 | |||||
* | prevent race between clocks and devices registration (#6532) | Florian Fainelli | 2010-05-08 | 1 | -0/+27 | |
| | | | | SVN-Revision: 21404 | |||||
* | include second ethernet interface in bridge after r20022 | Florian Fainelli | 2010-05-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21307 | |||||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21195 | |||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -6/+6 | |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | |||||
* | more cleaning | Florian Fainelli | 2010-03-26 | 8 | -430/+0 | |
| | | | | SVN-Revision: 20482 | |||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 6 | -33/+25 | |
| | | | | SVN-Revision: 20444 | |||||
* | drop support for 2.6.30 | Florian Fainelli | 2010-03-26 | 38 | -5474/+0 | |
| | | | | SVN-Revision: 20439 | |||||
* | also generate images for AG1A, thanks obinou | Florian Fainelli | 2010-03-23 | 1 | -0/+1 | |
| | | | | SVN-Revision: 20385 | |||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -1/+0 | |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | |||||
* | ar7: platform has *no* PCI support, override CONFIG_PCI default | Nicolas Thill | 2010-03-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 20126 | |||||
* | switch to 2.6.32 | Florian Fainelli | 2010-03-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 20087 | |||||
* | fix missing bits in ar7.h after r20037 | Florian Fainelli | 2010-03-09 | 1 | -2/+4 | |
| | | | | SVN-Revision: 20086 | |||||
* | correct the MDIO base address and reset sequence for Titan (#6573) | Florian Fainelli | 2010-03-07 | 2 | -27/+85 | |
| | | | | SVN-Revision: 20037 | |||||
* | let 802.1q tagged frames go in and out from cpmac (#6730) | Florian Fainelli | 2010-03-06 | 2 | -0/+22 | |
| | | | | SVN-Revision: 20023 | |||||
* | fallback to "dumb switch" mode if no PHY was detected | Florian Fainelli | 2010-03-06 | 1 | -0/+16 | |
| | | | | | | | This will enable the second Ethernet MAC in most cases, but will allow previously non working devices to work. SVN-Revision: 20022 | |||||
* | fix cpmac panics with 2.6.32 (#6764) | Florian Fainelli | 2010-03-06 | 1 | -0/+15 | |
| | | | | SVN-Revision: 20021 | |||||
* | add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its ↵ | Florian Fainelli | 2010-02-22 | 1 | -0/+28 | |
| | | | | | | handler correctly (#6722) SVN-Revision: 19812 | |||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 2 | -2/+0 | |
| | | | | SVN-Revision: 19581 | |||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -6/+6 | |
| | | | | SVN-Revision: 19580 | |||||
* | refresh patches | Florian Fainelli | 2010-02-04 | 2 | -53/+37 | |
| | | | | SVN-Revision: 19523 | |||||
* | add 2.6.32 support | Florian Fainelli | 2010-02-04 | 7 | -0/+1222 | |
| | | | | SVN-Revision: 19519 | |||||
* | move files to file-2.6.30 | Florian Fainelli | 2010-02-04 | 23 | -0/+0 | |
| | | | | SVN-Revision: 19518 | |||||
* | move kernel configuration to config-2.6.30 | Florian Fainelli | 2010-02-01 | 1 | -0/+0 | |
| | | | | SVN-Revision: 19493 | |||||
* | add UPF_IOREMAP flag to the uart port definition (#6532) | Florian Fainelli | 2010-01-28 | 1 | -0/+2 | |
| | | | | SVN-Revision: 19374 | |||||
* | add support for titan variant (WRTP54G) (#6185) | Florian Fainelli | 2010-01-03 | 8 | -11/+705 | |
| | | | | SVN-Revision: 19022 | |||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18635 | |||||
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 1 | -1/+0 | |
| | | | | SVN-Revision: 18603 | |||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -2/+0 | |
| | | | | SVN-Revision: 18371 | |||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -2/+1 | |
| | | | | SVN-Revision: 18370 | |||||
* | we don't support the 2.6.27 kernels for a long time now | Imre Kaloz | 2009-11-11 | 11 | -592/+0 | |
| | | | | SVN-Revision: 18369 | |||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 2 | -12/+12 | |
| | | | | SVN-Revision: 18367 | |||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18126 | |||||
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 | 2 | -2/+0 | |
| | | | | SVN-Revision: 17905 | |||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17804 | |||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17602 | |||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 2 | -2/+1 | |
| | | | | SVN-Revision: 17567 | |||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -0/+2 | |
| | | | | SVN-Revision: 17563 | |||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17549 | |||||
* | ar7: remove CONFIG_CRYPTO_ALGAPI override | Felix Fietkau | 2009-08-26 | 1 | -1/+0 | |
| | | | | SVN-Revision: 17419 | |||||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17296 | |||||
* | switch to 2.6.30.4 | Florian Fainelli | 2009-08-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17184 | |||||
* | register watchdog only if enabled in hardware (#2378) | Florian Fainelli | 2009-08-04 | 2 | -0/+60 | |
| | | | | SVN-Revision: 17125 | |||||
* | add fixed PHY patches from 2.6.27, refresh patches | Florian Fainelli | 2009-08-03 | 5 | -34/+172 | |
| | | | | SVN-Revision: 17110 | |||||
* | add back the fixed PHY patches from #3124, until we move this to platform_data | Florian Fainelli | 2009-08-03 | 2 | -0/+139 | |
| | | | | SVN-Revision: 17107 | |||||
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-02 | 9 | -0/+813 | |
| | | | | SVN-Revision: 17097 | |||||
* | resync kernel configuration | Florian Fainelli | 2009-08-02 | 1 | -7/+2 | |
| | | | | SVN-Revision: 17094 |