| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/geos: redux of cs5535 version | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
* | create an initramfs image by default | Florian Fainelli | 2011-04-03 | 1 | -1/+1 |
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 25 | -34/+36 |
* | kernel: l2tp: fix possible oops on l2tp_eth module unload | Hauke Mehrtens | 2011-04-03 | 1 | -0/+37 |
* | kernel: add a missing kconfig symbol for 2.6.38 | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ... | Felix Fietkau | 2011-04-02 | 1 | -0/+6 |
* | kernel: add a missing dependency for the mv_cesa crypto driver | Felix Fietkau | 2011-04-02 | 2 | -0/+20 |
* | remove unknown package names from DEFAULT:= | John Crispin | 2011-04-02 | 2 | -4/+2 |
* | kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blk... | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
* | ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ... | Felix Fietkau | 2011-04-02 | 3 | -3/+3 |
* | flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It... | Daniel Dickinson | 2011-04-02 | 4 | -120/+0 |
* | We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn... | Daniel Dickinson | 2011-04-02 | 1 | -5/+1 |
* | ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link det... | Felix Fietkau | 2011-04-02 | 4 | -0/+4 |
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ... | Felix Fietkau | 2011-04-02 | 3 | -76/+109 |
* | ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ... | Felix Fietkau | 2011-04-02 | 1 | -4/+5 |
* | Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices. | Daniel Dickinson | 2011-03-31 | 1 | -1/+1 |
* | shmem_set_file: Remove ima_counts_get() | Michael Büsch | 2011-03-30 | 1 | -12/+3 |
* | 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul... | Michael Büsch | 2011-03-30 | 1 | -11/+13 |
* | Update filesystem selection | Hamish Guthrie | 2011-03-30 | 3 | -7/+3 |
* | Add uboot-envtools to gumstix builds | Hamish Guthrie | 2011-03-30 | 3 | -2/+4 |
* | * adds spi driver, thx daniel | John Crispin | 2011-03-29 | 4 | -0/+1218 |
* | * fix ARV7518PW support | John Crispin | 2011-03-29 | 3 | -2/+23 |
* | * use netif_rx of the phydev if it is provided | John Crispin | 2011-03-29 | 1 | -5/+10 |
* | * shrink the memory window of the wdt | John Crispin | 2011-03-29 | 2 | -4/+4 |
* | geos: support cpu MSR register and flashrom for coreboot upgrades | Florian Fainelli | 2011-03-28 | 1 | -1/+3 |
* | Update omap24xx kconfig | Michael Büsch | 2011-03-28 | 1 | -7/+15 |
* | Update 2.6.38 to 2.6.38.2 | Michael Büsch | 2011-03-28 | 7 | -37/+62 |
* | linux/atheros: add missing netpoll option. (closes #9130) | Alexandros C. Couloumbis | 2011-03-28 | 1 | -0/+31 |
* | The Geos target (and probably others, like net5501) need to grab the new cs55... | Travis Kemen | 2011-03-28 | 1 | -3/+8 |
* | ramips: remove 2.6.36 stuff | Gabor Juhos | 2011-03-27 | 9 | -456/+0 |
* | ramips: switch to 2.6.37 | Gabor Juhos | 2011-03-27 | 10 | -1/+485 |
* | ramips: UPF_FIXED_TYPE must be set for the serial ports | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
* | ramips: define GPIO chips separately for each SoCs | Gabor Juhos | 2011-03-27 | 7 | -84/+152 |
* | ramips: move GPIO definitions into a separate header file | Gabor Juhos | 2011-03-27 | 5 | -63/+52 |
* | ramips: setup GPIO chip functions on the fly | Gabor Juhos | 2011-03-27 | 1 | -12/+5 |
* | ramips: use separate register base for GPIO chips | Gabor Juhos | 2011-03-27 | 1 | -8/+16 |
* | ramips: fix dir-300 mtd layout | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
* | ramips: enable MDIO on the HW550-3G board | Gabor Juhos | 2011-03-27 | 1 | -1/+5 |
* | ramips: add sysupgrade and status LED support for HW550-3G | Gabor Juhos | 2011-03-27 | 3 | -12/+15 |
* | Revert "kernel: remove all local symbols from kernel modules at link time to ... | Felix Fietkau | 2011-03-26 | 4 | -24/+2 |
* | kernel: use -fno-caller-saves | Felix Fietkau | 2011-03-26 | 2 | -7/+13 |
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in... | Felix Fietkau | 2011-03-26 | 24 | -24/+24 |
* | kernel: remove all local symbols from kernel modules at link time to reduce t... | Felix Fietkau | 2011-03-25 | 4 | -2/+24 |
* | kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips op... | Felix Fietkau | 2011-03-25 | 2 | -24/+0 |
* | Correct CTI patch | Hamish Guthrie | 2011-03-23 | 1 | -15/+15 |
* | kernel: add CTI usb-id's to FTDI driver | Hamish Guthrie | 2011-03-23 | 1 | -0/+24 |
* | Add patch to correct sub-page alignment | Hamish Guthrie | 2011-03-23 | 1 | -0/+22 |
* | fix image generation in the Image Builder environment | Jo-Philipp Wich | 2011-03-22 | 1 | -1/+3 |
* | add 2.6.38 support | Imre Kaloz | 2011-03-22 | 40 | -0/+6347 |
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 | 2 | -1/+2 |