6667 Commits (ccd3ebd30948dbd6f0e1278055cdd5bbb756c194)

Author SHA1 Message Date
Gabor Juhos ccd3ebd309 ar71xx: add AR934x specific UART clock initialization 14 years ago
Gabor Juhos 91470edada ar71xx: add AR934x specific glue for IRQ initialization 14 years ago
Gabor Juhos 3b209880bc ar71xx: add initial support for the AR934x SoCs 14 years ago
Gabor Juhos d5a7e2f5c1 ramips: initial board support for MOFI3500-3GN 14 years ago
Felix Fietkau e00dcbc593 x86/geos: redux of cs5535 version 14 years ago
Florian Fainelli 8ce6588a46 create an initramfs image by default 14 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6 14 years ago
Hauke Mehrtens 0301e07074 kernel: l2tp: fix possible oops on l2tp_eth module unload 14 years ago
Felix Fietkau 9fd59ccf99 kernel: add a missing kconfig symbol for 2.6.38 14 years ago
Felix Fietkau 0508ee0c00 rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (fixes #8911) 14 years ago
Felix Fietkau 730a3afab7 kernel: add a missing dependency for the mv_cesa crypto driver 14 years ago
John Crispin ba4dd89063 remove unknown package names from DEFAULT:= 14 years ago
Felix Fietkau 6b183fe564 kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash) 14 years ago
Felix Fietkau 624526ae11 ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues 14 years ago
Daniel Dickinson 7d9c2daab8 flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied. 14 years ago
Daniel Dickinson eb502bf450 We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined. 14 years ago
Felix Fietkau 98c78c13db ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection 14 years ago
Felix Fietkau 41ee4a283c ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead 14 years ago
Felix Fietkau acbb3e50e7 ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts 14 years ago
Daniel Dickinson 33b864e899 Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices. 14 years ago
Michael Büsch d739594c8d shmem_set_file: Remove ima_counts_get() 14 years ago
Michael Büsch 5f5b634380 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing. 14 years ago
Hamish Guthrie 3ae738ce75 Update filesystem selection 14 years ago
Hamish Guthrie 2f08d5bff9 Add uboot-envtools to gumstix builds 14 years ago
John Crispin 628a47642c * adds spi driver, thx daniel 14 years ago
John Crispin ff885fde8e * fix ARV7518PW support 14 years ago
John Crispin 08bb107823 * use netif_rx of the phydev if it is provided 14 years ago
John Crispin 5b0f2fb918 * shrink the memory window of the wdt 14 years ago
Florian Fainelli ad9945105b geos: support cpu MSR register and flashrom for coreboot upgrades 14 years ago
Michael Büsch 93aa797810 Update omap24xx kconfig 14 years ago
Michael Büsch 371bccb4c0 Update 2.6.38 to 2.6.38.2 14 years ago
Alexandros C. Couloumbis c69977eb8b linux/atheros: add missing netpoll option. (closes #9130) 14 years ago
Travis Kemen 99c3236182 The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver. 14 years ago
Gabor Juhos 87f5872f35 ramips: remove 2.6.36 stuff 14 years ago
Gabor Juhos 90d37adb8d ramips: switch to 2.6.37 14 years ago
Gabor Juhos 1844ea6c7b ramips: UPF_FIXED_TYPE must be set for the serial ports 14 years ago
Gabor Juhos 9ef4785364 ramips: define GPIO chips separately for each SoCs 14 years ago
Gabor Juhos 37d6d88869 ramips: move GPIO definitions into a separate header file 14 years ago
Gabor Juhos 251a367fb4 ramips: setup GPIO chip functions on the fly 14 years ago
Gabor Juhos b03f2dfcee ramips: use separate register base for GPIO chips 14 years ago
Gabor Juhos 8770359f17 ramips: fix dir-300 mtd layout 14 years ago
Gabor Juhos f599459abb ramips: enable MDIO on the HW550-3G board 14 years ago
Gabor Juhos d701a72760 ramips: add sysupgrade and status LED support for HW550-3G 14 years ago
Felix Fietkau 6c7170b923 Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead 14 years ago
Felix Fietkau b2b0770576 kernel: use -fno-caller-saves 14 years ago
Felix Fietkau 335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 14 years ago
Felix Fietkau 3be9b77127 kernel: remove all local symbols from kernel modules at link time to reduce their size 14 years ago
Felix Fietkau def45b136c kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix 14 years ago
Hamish Guthrie d16f80c95d Correct CTI patch 14 years ago
Hamish Guthrie 26a17a0e39 kernel: add CTI usb-id's to FTDI driver 14 years ago