3652 Commits (1be47feb2ef90b890aa80cfd2a8e5010e94dc89b)

Author SHA1 Message Date
Florian Fainelli 1be47feb2e prefer ath5k over madwifi and include kexec-tools in the default profile 15 years ago
Florian Fainelli 1ccffe43f2 remove 2.6.27 patches 15 years ago
Florian Fainelli a0a85ba7c6 we are using the default-on trigger for power LEDs, no need to change their state from userspace 15 years ago
Florian Fainelli ecad504c39 register GPIO-connected LEDs for known boards 15 years ago
Felix Fietkau af6076273a fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch 15 years ago
Felix Fietkau 12b429b3a2 get rid of linux 2.6.29 15 years ago
Florian Fainelli fe05e1f37a mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358 15 years ago
Florian Fainelli d0fdf2c5ed fix comment only valid for bcm6345 15 years ago
Lars-Peter Clausen 5ae8e1bf7b Get rid of glamo-lcm-spi. It's not used and probably never will be. 15 years ago
Florian Fainelli 9224ef1e25 add missing CONFIG_FIXED_PHY symbol to 2.6.25 15 years ago
Jo-Philipp Wich 5231811851 sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. 15 years ago
Lars-Peter Clausen 7bf05123f8 Reverese mangle_pmu logic. Initalize regulator constrains to those used for all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. 15 years ago
Lars-Peter Clausen 93d3f098eb Cleanup glamo platform_data. 15 years ago
Florian Fainelli 2ec0cba393 This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) 15 years ago
Lars-Peter Clausen a4f397c5a5 mach_gta02: Add some missing always_on regulator constraints and declare regulator constraints to be fully specified. 15 years ago
Lars-Peter Clausen 16ed97de1f Implement voltage listing for pc50633. 15 years ago
Florian Fainelli 0740df3534 add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) 15 years ago
Gabor Juhos bbab2a48b4 ag71xx driver: rename ag71xx_debug module parameter 15 years ago
Felix Fietkau df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change 15 years ago
Gabor Juhos d99dcbca9f ag71xx driver: fix a typo 15 years ago
Gabor Juhos 330e5c1827 enable driver for the PCF857X I2C GPIO expander 15 years ago
Gabor Juhos a579511dbf ag71xx driver: align descriptors on cache_line boundary 15 years ago
Gabor Juhos 82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf 15 years ago
Gabor Juhos 091e028239 MIPS: fix loading of modules with unresolved weak symbols 15 years ago
Lars-Peter Clausen ddbd14a23b glamo: get rid of static driver handle. 15 years ago
Gabor Juhos b1f5f1d3b0 ag71xx driver: descriptors always aligned on 4 byte boundary 15 years ago
Gabor Juhos 10357fc180 ag71xx driver: don't flush ddr on tx path 15 years ago
Lars-Peter Clausen 8769b8e0f0 glamo: Use mfd_cell for child resource handling instead of some ugly custom code. 15 years ago
Florian Fainelli 349d57eee4 resync kernel configuration and enable kexec 15 years ago
Gabor Juhos 365635b7f3 create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 15 years ago
Felix Fietkau d680184c26 sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes 15 years ago
Felix Fietkau 2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default 15 years ago
Gabor Juhos eb990941a1 use subsys_initcall in the i2c-gpio driver 15 years ago
Lars-Peter Clausen 4147b632e9 Cleanup glamo mmc driver. 15 years ago
Gabor Juhos a21bf40453 increase size of the kernel partition on the TL-WR[789]41N boards 15 years ago
Gabor Juhos abd419a7df increase size of the kernel partition on the TEW-632BR board 15 years ago
Gabor Juhos 2dc230d260 register the VSC7395 device on the PB44 board 15 years ago
Gabor Juhos 56d638e615 enable I2C_GPIO driver 15 years ago
Gabor Juhos eced3f210e add SPI controller driver for the PB44 board 15 years ago
Gabor Juhos 218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver 15 years ago
Gabor Juhos 292775eb34 add definitions for some magic values in the spi_vsc7385 driver 15 years ago
Gabor Juhos cbed3ebe1a add AR7240 to BOARDNAME 15 years ago
Felix Fietkau c2216626e1 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg 15 years ago
Mirko Vogt fb88a59da4 rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific 15 years ago
Felix Fietkau 3b3d64743b mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik 15 years ago
Felix Fietkau 877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it 15 years ago
Felix Fietkau 3e7d58574f ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers 15 years ago
Gabor Juhos 6b033e9bec fix a bug in the SPI driver (closes #5485) 15 years ago
Felix Fietkau 98e622df30 atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select 15 years ago
Geoff Levand 748b9c34fa PS3: Add some HID quirks to the PS3 kernel config 15 years ago