6343 Commits (9299345c7f5305cd29dedc3b30c74658370a6875)

Author SHA1 Message Date
Felix Fietkau 9299345c7f add missing kernel kernel config symbol 14 years ago
Felix Fietkau d80506e8d5 mpc85xx: clean up bogus kernel config overrides 14 years ago
Felix Fietkau d6d301bb14 mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device tree), enable pcie 14 years ago
Mirko Vogt 63aeef20c0 move irq.c from patch into own file 14 years ago
Gabor Juhos 0b98f1f64f ar71xx: rework WNDR3700 image generation 14 years ago
Gabor Juhos b99f5f9c4a ar71xx: build separate image for the WNDR3700 with NA region 14 years ago
Hamish Guthrie 3c43d6fb30 Update gumstix profile 14 years ago
Claudio Mignanti 3559931d8f Fix i2c driver and package it 14 years ago
Claudio Mignanti c4238a64ac Allow module compilation for adc driver 14 years ago
Gabor Juhos 541bebf4ec brcm47xx: add gpio_set_debounce function 14 years ago
Gabor Juhos b67bbfe287 ar71xx: fix wlan LED on the TL-WR741 board 14 years ago
Gabor Juhos dd53effe15 ar71xx: fix wrong names of the WPS LED/button 14 years ago
Hauke Mehrtens 8067116c10 kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. 14 years ago
Gabor Juhos 088d334311 generic: generic: remove MIPS device tree backport patch from 2.6.36 14 years ago
Gabor Juhos a894d10d4d ar71xx: remove the gpio_wr_fix patch 14 years ago
Gabor Juhos 23a6173099 ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver 14 years ago
Gabor Juhos 5641e8233e generic: rtl8366: fix build error 14 years ago
Gabor Juhos 505f0e7a86 ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well 14 years ago
Gabor Juhos 271ce88567 ar71xx: add kmod-ledtrig-usbdev to the relevant profiles 14 years ago
Gabor Juhos 792a1fb2c0 generic: rtl8366: enable vlans before enabling the ports 14 years ago
Gabor Juhos c16715f8d2 generic: rtl8366: enable ports only after VLAN configuration is done 14 years ago
Gabor Juhos 0bcc97ac26 generic: rtl8366: add enable_port helper 14 years ago
Gabor Juhos 5120660512 generic: rtl8366_smi: init VLANs only in first switch initialization 14 years ago
Gabor Juhos d88fc86fca generic: rtl8366s: use correct bitmasks in sanity checks 14 years ago
Gabor Juhos ec9b5d6243 generic: rtl8366s: add vlan fid support 14 years ago
Gabor Juhos 72779e560b generic: rtl8366: add debugfs file for VLAN4K table 14 years ago
Gabor Juhos a4472870bd generic: rtl8366rb: use correct bitmasks in sanity checks 14 years ago
Gabor Juhos 0de8689b70 ar71xx: use spinlock in ar71xx_device_{start,stop} 14 years ago
Gabor Juhos 271bb8385b ar71xx: add kmod-usb-ohci module for the WNDR3700 profile 14 years ago
Lars-Peter Clausen a6ede8ac59 Drop support for older kernel versions 14 years ago
Lars-Peter Clausen 4f7abc1c7a Add 2.6.37 support 14 years ago
Jo-Philipp Wich e8cee6c850 fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel Dickinson for tracking this down 14 years ago
Jo-Philipp Wich dcec7f5e20 disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations 14 years ago
Gabor Juhos b99a637795 ramips: ramips_esw: fix typos 14 years ago
Gabor Juhos 061228d73c ar71xx: make uci-default scripts executable 14 years ago
Hauke Mehrtens d6af00c555 brcm47xx: fix compile problem when serial is deactivated. 14 years ago
Gabor Juhos 74f55db5e1 generic: more CONFIG_KEYBOARD_* symbols 14 years ago
Gabor Juhos 72ba27ae72 cns21xx: add initial support for the Cavium CNS21xx SoC 14 years ago
Gabor Juhos 757315f80e generic: update ARM mach-types 14 years ago
Gabor Juhos 06c41ce02e generic: add missing CONFIG_KEYBOARD_* symbols 14 years ago
Gabor Juhos 51dbb3d661 generic: add CONFIG_DEBUG_ICEDCC symbol 14 years ago
Florian Fainelli c6d9ec5173 multiple SPI driver fixes 14 years ago
Alexandros C. Couloumbis a623456e93 target/linux: sync to kernel 2.6.37-rc8, refresh patches 14 years ago
Daniel Dickinson dc9c1ac1f7 patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen). 14 years ago
Daniel Dickinson 5ee2a6c696 patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working. 14 years ago
Florian Fainelli 093ebfe217 spi driver: remove bcm_rset usage 14 years ago
Gabor Juhos 600b8aba3f gemini: enable GPIO sysfs interface 14 years ago
Daniel Dickinson fc3a1d0ba3 Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 14 years ago
Daniel Dickinson 6ee5411686 base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devices that need it. 14 years ago
Daniel Dickinson 31f7259e3e mtd flashmap: Switched to calculating the rootfs size rather than depending on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero. 14 years ago