| Commit message (Expand) | Author | Age | Files | Lines |
* | [kernel]: upgrade kernel versions to the latest stable ones | kaloz | 2010-10-04 | 1 | -1/+1 |
* | [ar7] rework multi_probe patch to be cleaner | florian | 2010-08-31 | 1 | -14/+42 |
* | [ar7] refresh patches | florian | 2010-08-31 | 6 | -8/+8 |
* | [ar7] add 2.6.35 support | florian | 2010-08-26 | 12 | -0/+1383 |
* | [ar7] make adm6996 switches work on tnetd7200 and tnetd7300 | florian | 2010-08-22 | 2 | -0/+68 |
* | [ar7] cleanup the cpmac phy mask, patch from Ben Witten | florian | 2010-08-22 | 1 | -0/+48 |
* | [ar7] refresh patches | florian | 2010-08-22 | 5 | -15/+15 |
* | [kernel] update to 2.6.32.20 | florian | 2010-08-22 | 1 | -1/+1 |
* | [ar7] add swconfig to the default set of packages | florian | 2010-08-19 | 1 | -1/+1 |
* | [ar7] remove fixed phy support, enable most ar7 switch drivers. | florian | 2010-08-19 | 2 | -9/+99 |
* | update kernel versions | kaloz | 2010-07-19 | 1 | -1/+1 |
* | [ar7] generate NA and non-NA images for Titan platforms | florian | 2010-06-06 | 1 | -0/+7 |
* | [ar7] add Titan MTD partitionning support (#6632) | florian | 2010-06-06 | 2 | -0/+289 |
* | [ar7] titan board also have CYWL as a product id | florian | 2010-06-06 | 1 | -1/+1 |
* | update linux kernel to 2.6.32.14 | nico | 2010-05-27 | 1 | -1/+1 |
* | target/linux: refresh 2.6.32 patches | nico | 2010-05-24 | 4 | -11/+9 |
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | hauke | 2010-05-23 | 1 | -1/+1 |
* | [ar7] use correct port type, which sets the correct receive fifo trigger opti... | florian | 2010-05-15 | 1 | -0/+30 |
* | [ar7] refresh kernel patches | florian | 2010-05-09 | 3 | -5/+5 |
* | [ar7] rework 130-clocks_devices_init.patch to make it more robust | florian | 2010-05-09 | 1 | -27/+8 |
* | [ar7] prevent race between clocks and devices registration (#6532) | florian | 2010-05-08 | 1 | -0/+27 |
* | [ar7] include second ethernet interface in bridge after r20022 | florian | 2010-05-02 | 1 | -1/+1 |
* | sync to kernel 2.6.32.12 | acoul | 2010-04-27 | 1 | -1/+1 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | nico | 2010-04-12 | 1 | -6/+6 |
* | [ar7] more cleaning | florian | 2010-03-26 | 8 | -430/+0 |
* | kernel: update to 2.6.32.10 | juhosg | 2010-03-26 | 6 | -33/+25 |
* | [ar7] drop support for 2.6.30 | florian | 2010-03-26 | 38 | -5474/+0 |
* | [ar7] also generate images for AG1A, thanks obinou | florian | 2010-03-23 | 1 | -0/+1 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | nico | 2010-03-11 | 1 | -1/+0 |
* | [target] ar7: platform has *no* PCI support, override CONFIG_PCI default | nico | 2010-03-10 | 1 | -0/+1 |
* | [ar7] switch to 2.6.32 | florian | 2010-03-09 | 1 | -1/+1 |
* | [ar7] fix missing bits in ar7.h after r20037 | florian | 2010-03-09 | 1 | -2/+4 |
* | [ar7] correct the MDIO base address and reset sequence for Titan (#6573) | florian | 2010-03-07 | 2 | -27/+85 |
* | [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) | florian | 2010-03-06 | 2 | -0/+22 |
* | [ar7] fallback to "dumb switch" mode if no PHY was detected | florian | 2010-03-06 | 1 | -0/+16 |
* | [ar7] fix cpmac panics with 2.6.32 (#6764) | florian | 2010-03-06 | 1 | -0/+15 |
* | [ar7] add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its... | florian | 2010-02-22 | 1 | -0/+28 |
* | clean up handling of some kernel symbols | kaloz | 2010-02-11 | 2 | -2/+0 |
* | re-sort all target and subtarget config files | kaloz | 2010-02-11 | 1 | -6/+6 |
* | [ar7] refresh patches | florian | 2010-02-04 | 2 | -53/+37 |
* | [ar7] add 2.6.32 support | florian | 2010-02-04 | 7 | -0/+1222 |
* | [ar7] move files to file-2.6.30 | florian | 2010-02-04 | 23 | -0/+0 |
* | [ar7] move kernel configuration to config-2.6.30 | florian | 2010-02-01 | 1 | -0/+0 |
* | [ar7] add UPF_IOREMAP flag to the uart port definition (#6532) | florian | 2010-01-28 | 1 | -0/+2 |
* | [ar7] add support for titan variant (WRTP54G) (#6185) | florian | 2010-01-03 | 8 | -11/+705 |
* | [kernel] update to 2.6.30, refresh patches | florian | 2009-12-04 | 1 | -1/+1 |
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | nbd | 2009-11-29 | 1 | -1/+0 |
* | some more Kconfig symbol move.. | kaloz | 2009-11-11 | 1 | -2/+0 |
* | another round of kernel config cleanups | kaloz | 2009-11-11 | 1 | -2/+1 |
* | we don't support the 2.6.27 kernels for a long time now | kaloz | 2009-11-11 | 11 | -592/+0 |