6806 Commits (031ea08ef0295b6185b2c70de27e9bf640b21400)

Author SHA1 Message Date
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
Hamish Guthrie 4a3f0f9769 Add patch to correct sub-page alignment 14 years ago
Jo-Philipp Wich 771d6f18f6 fix image generation in the Image Builder environment 14 years ago
Imre Kaloz 4ee9074433 add 2.6.38 support 14 years ago
Imre Kaloz 0a65ef965d enable the 'big kernel lock' by default 14 years ago
Travis Kemen e9fdc5c981 sysupgrade works on the wp54 14 years ago
Claudio Mignanti eb4fc36bfe Update to 2.6.38 14 years ago
Michael Büsch 37548fcf60 omap24xx: Update to 2.6.38. Remove 2.6.37 files 14 years ago
Hauke Mehrtens 8d75dcb4b8 brcm47xx: remove kmod-usb-ohci from WGT634U packages. 14 years ago
Hauke Mehrtens 782dd1689b kernel: add missing config options 14 years ago
Hauke Mehrtens 1ddb639910 kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h. 14 years ago
Imre Kaloz a8d84ae94d remove 2.6.34 support 14 years ago