| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: fix section mismatch | juhosg | 2011-04-09 | 1 | -1/+1 |
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | juhosg | 2011-04-09 | 4 | -20/+25 |
* | ar71xx: show the SoC type earlier | juhosg | 2011-04-09 | 1 | -3/+2 |
* | ar71xx: cleanup SoC detection code | juhosg | 2011-04-09 | 1 | -9/+6 |
* | ar71xx: sync kernel configuration | juhosg | 2011-04-09 | 1 | -0/+16 |
* | ar71xx: Fix mac address offset for AR934x | juhosg | 2011-04-09 | 1 | -1/+1 |
* | atheros: merge a few patches into the right place | nbd | 2011-04-09 | 6 | -54/+27 |
* | atheros: fix up empty radio data mac address (based on patch from #8601) | nbd | 2011-04-09 | 1 | -1/+8 |
* | atheros: fix ath5k support on ar2315/2317 | nbd | 2011-04-09 | 2 | -18/+30 |
* | atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300 | nbd | 2011-04-09 | 1 | -0/+1 |
* | kernel: add missing config options | hauke | 2011-04-09 | 4 | -0/+14 |
* | brcm47xx: upgrade to kernel 2.6.27.6. | hauke | 2011-04-08 | 1 | -1/+1 |
* | [x86] Bump kernel version to 2.6.37.6 | jow | 2011-04-07 | 1 | -1/+1 |
* | brcm47xx: add initial support for kernel 2.6.38 | hauke | 2011-04-07 | 33 | -0/+3076 |
* | ar71xx: add DB120 board specific PCI initialization | juhosg | 2011-04-07 | 6 | -0/+63 |
* | ar71xx: register WMAC device on the DB120 board | juhosg | 2011-04-07 | 3 | -0/+11 |
* | ar71xx: add support for the built-in WMAC of the AR934x | juhosg | 2011-04-07 | 5 | -0/+89 |
* | ar71xx: create a separate profile for the Atheros DB120 board | juhosg | 2011-04-07 | 1 | -0/+11 |
* | ar71xx: build firmware image for the Atheros DB120 board | juhosg | 2011-04-07 | 1 | -0/+28 |
* | ar71xx: add initial support for the Atheros DB120 board | juhosg | 2011-04-07 | 5 | -0/+131 |
* | ar71xx: indicate AR934x support in menuconfig | juhosg | 2011-04-07 | 2 | -3/+3 |
* | ar71xx: add support for the watchdog of the AR934x SoCs | juhosg | 2011-04-07 | 1 | -2/+20 |
* | ar71xx: enable PCI for the AR934[24] SoCs | juhosg | 2011-04-07 | 1 | -0/+4 |
* | ar71xx: enable USB support for the AR934x SoCs | juhosg | 2011-04-07 | 1 | -1/+4 |
* | ar71xx: enable GPIO support for the AR934x SoCs | juhosg | 2011-04-07 | 2 | -0/+12 |
* | ar71xx: add AR934x specific glue for ar7100_device{start,stop} | juhosg | 2011-04-07 | 1 | -0/+26 |
* | ar71xx: add AR934x specific UART clock initialization | juhosg | 2011-04-07 | 1 | -2/+25 |
* | ar71xx: add AR934x specific glue for IRQ initialization | juhosg | 2011-04-07 | 3 | -5/+48 |
* | ar71xx: add initial support for the AR934x SoCs | juhosg | 2011-04-07 | 2 | -3/+249 |
* | ramips: initial board support for MOFI3500-3GN | juhosg | 2011-04-04 | 9 | -1/+161 |
* | x86/geos: redux of cs5535 version | nbd | 2011-04-03 | 1 | -1/+1 |
* | [realview] create an initramfs image by default | florian | 2011-04-03 | 1 | -1/+1 |
* | kernel: Update to version 2.6.37.6 | hauke | 2011-04-03 | 25 | -34/+36 |
* | kernel: l2tp: fix possible oops on l2tp_eth module unload | hauke | 2011-04-03 | 1 | -0/+37 |
* | kernel: add a missing kconfig symbol for 2.6.38 | nbd | 2011-04-02 | 1 | -0/+1 |
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ... | nbd | 2011-04-02 | 1 | -0/+6 |
* | kernel: add a missing dependency for the mv_cesa crypto driver | nbd | 2011-04-02 | 2 | -0/+20 |
* | [lantiq] | blogic | 2011-04-02 | 2 | -4/+2 |
* | kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blk... | nbd | 2011-04-02 | 1 | -0/+1 |
* | ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ... | nbd | 2011-04-02 | 3 | -3/+3 |
* | [generic] flash_chips: Removed forced recognition of Macronix MX29LV640T flas... | cshore | 2011-04-02 | 4 | -120/+0 |
* | We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn... | cshore | 2011-04-02 | 1 | -5/+1 |
* | ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link det... | nbd | 2011-04-02 | 4 | -0/+4 |
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ... | nbd | 2011-04-02 | 3 | -76/+109 |
* | ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ... | nbd | 2011-04-02 | 1 | -4/+5 |
* | [brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 dev... | cshore | 2011-03-31 | 1 | -1/+1 |
* | shmem_set_file: Remove ima_counts_get() | mb | 2011-03-30 | 1 | -12/+3 |
* | 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 | mb | 2011-03-30 | 1 | -11/+13 |
* | [omap35xx] Update filesystem selection | hcg | 2011-03-30 | 3 | -7/+3 |
* | [omap35xx] Add uboot-envtools to gumstix builds | hcg | 2011-03-30 | 3 | -2/+4 |