3659 Commits (1685ce5f3d3c8805c9673445d9b62ce315b92997)

Author SHA1 Message Date
Mirko Vogt fb88a59da4 rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific 16 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 16 years ago
Felix Fietkau 877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it 16 years ago
Felix Fietkau 3e7d58574f ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers 16 years ago
Gabor Juhos 6b033e9bec fix a bug in the SPI driver (closes #5485) 16 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 16 years ago
Geoff Levand 748b9c34fa PS3: Add some HID quirks to the PS3 kernel config 16 years ago
Geoff Levand e57bb08f6f PS3: Add joystick support to the PS3 kernel config 16 years ago
Geoff Levand b0527b20e7 PS3: Fix gelic network RX hang 16 years ago
Geoff Levand c773567c74 PS3: Cleanup kernel config 16 years ago
Geoff Levand 91bd1fc382 PS3: Enable kernel command line editing 16 years ago
Geoff Levand 2d3e7d7eee PS3: Enable kernel patches 16 years ago
Geoff Levand ec7dc58e59 PS3: Revert kexec kernel patch 16 years ago
Gabor Juhos a38d9256a7 add board setup code for the RB-450G/RB-433UAH boards * based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 16 years ago
Gabor Juhos b8a97ca5c5 register a GPIO LEDs and buttons on the PB44 board 16 years ago
Gabor Juhos eca1b1ac07 register a I2C GPIO expander on the PB44 board 16 years ago
Gabor Juhos 6030323bea create firmware image for the TL-WR741ND 16 years ago
Gabor Juhos 2614fcb2f3 add initial support for the TL-WR741ND board 16 years ago
Mirko Vogt 7d5525a5be do not allow overriding the init argument by bootloaders 16 years ago
Gabor Juhos a6e3c605bc add AR7240 specific fixes for the ag71xx driver 16 years ago
Gabor Juhos f04fcfd801 make irq_chip definitions static 16 years ago
Gabor Juhos 3b47053fb3 AR7240 requires different IRQ unmasking code 16 years ago
Hamish Guthrie de45798d41 Add config file for 2.6.31 kernels in preparation for 2.6.31 16 years ago
Florian Fainelli 9d2522748f add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big 16 years ago
Florian Fainelli 9a387036d2 add a profile with no Wi-Fi drivers enabled, useful for bcm6338 16 years ago
Florian Fainelli 8d91123a0f avoid overriding CONFIG_TUN with a couple of targets 16 years ago
Gabor Juhos 97ee3bff49 sync kernel config 16 years ago
Gabor Juhos c38e7aa7b2 add missing break statement 16 years ago
Mirko Vogt 0be423f619 automatically mount sd-card as it's possible (might be done via hotplug later) 16 years ago
Gabor Juhos 8e4f117b24 refresh patches 16 years ago
Gabor Juhos 1981fd14a7 bump to 2.6.29.6 and refresh patches 16 years ago
Florian Fainelli f74d16548d update targets to 2.6.30.1, update patches 16 years ago
Lars-Peter Clausen d131752f0d Add ioctls to glamo framebuffer driver to enable/disable glamo engines. 16 years ago
Mirko Vogt 3629368623 purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable 16 years ago
Claudio Mignanti dafcdcd569 Add mirror for utility e100boot 16 years ago
Lars-Peter Clausen 212de82af0 Remove 2.6.28 config and patches. 16 years ago
Lars-Peter Clausen caf8c9f59e Update to 2.6.30.1, refresh patches 16 years ago
Claudio Mignanti 85afb807c5 also include i2c driver inside 2.6.30 16 years ago
Claudio Mignanti 3391c21ceb Partially fix commit r16660 16 years ago
Gabor Juhos b510674f4e i should go back to sleeping 16 years ago
Gabor Juhos 600958b416 add missing includes 16 years ago
Gabor Juhos 974df3e994 fix build error 16 years ago
Gabor Juhos 54038e0540 add AR7240 specific PCI code 16 years ago
Gabor Juhos 1e84d049a4 fix a typo in the PCI code 16 years ago
Gabor Juhos 089b5ccb47 reorganize PCI code 16 years ago
Gabor Juhos d55e5fb153 fix AR7240 PCI IRQ support 16 years ago
Mirko Vogt ad5a85f4c5 clean interface before shutting it down 16 years ago
Claudio Mignanti a10e35c0a8 Port the usb host driver and install some missing headers 16 years ago
Florian Fainelli fefeecf52f update to latest 2.6.27.26 stable kernel 16 years ago
Gabor Juhos 0fd8d0fad8 fix a bitmask in the ag71xx driver 16 years ago