1844 Commits (2b05ed626c650657e29575f209ea80e6553f8a55)

Author SHA1 Message Date
Michael Büsch 68523387b3 GPIODEV: Fix open-count race condition. 17 years ago
Michael Büsch c7ac9d3282 bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio 17 years ago
Felix Fietkau a5b89f7f78 This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. 17 years ago
Imre Kaloz 31fe2cc9de fix switch support on the Compex WP18/NP18A 17 years ago
Imre Kaloz e7432794fa fix image generation on x86 17 years ago
Michael Büsch d3cf33a4ae bcm47xx: Fix GPIO data direction output bit assignment 17 years ago
Matteo Croce c25cc7e6e5 fix serial patch 17 years ago
Hamish Guthrie bad5999e3a at91: added new sim enable code as well as detection code to differentiate between v1.0 and v1.5 hardware revisions 17 years ago
Michael Büsch 17a2ed51cc Update cleanups of ssb-gige 17 years ago
Hamish Guthrie 03c3b5b483 Removed binary file added in error 17 years ago
Hamish Guthrie fa48a9a452 Add back support for 2.6.21 kernels - add some required directories. 17 years ago
Matteo Croce 8988d03a8e cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (closes #2569) 17 years ago
Matteo Croce 001f82bf2c Add AG241 code pattern (fixes #1089) 17 years ago
Felix Fietkau 7a0c247cb6 fix apex compile on osx, suppress some build warnings 17 years ago
Florian Fainelli 8bd1e72bd0 Upgrade x86 to 2.6.24 17 years ago
Florian Fainelli 704d0016de Fix bzImage copy with 2.6.24 kernels 17 years ago
John Crispin 9e6b3d16de add new led trigger for network traffic, fixes #2776 17 years ago
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref 17 years ago
Florian Fainelli f5708f2369 Add PCnet32 ethernet support (#3195) 17 years ago
Gabor Juhos 636d05f391 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 17 years ago
Matteo Croce 9c4f6c192f fix cpmac in a more elegant way, thanks Anton Vorontsov 17 years ago
Matteo Croce 321918aa56 fixed_phy seems to be broken, this simple workaround fixes it 17 years ago
Michael Büsch 53d0423381 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) 17 years ago
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N 17 years ago
Jens Muecke 3390dcc8d2 Adding rootdelay and quiet parameter (again) 17 years ago
Michael Büsch 3243f7af8c More SSB GigE fixes. 17 years ago
Florian Fainelli 03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2 17 years ago
Gabor Juhos 32d7e0916a netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/ 17 years ago
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have. 17 years ago
Gabor Juhos bd91c79caa netfilter: fix IMQ bug on 2.6.24 17 years ago
Michael Büsch e7e5ebd0c2 ssb: Fix the horrible crash of innocent cardbus cards. 17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe. 17 years ago
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API 17 years ago
Michael Büsch 27e288859c SSB: Update the watchdog fix to the patch version that will go upstream. 17 years ago
Jens Muecke b926d7695b Adding .24 support for olpc 17 years ago
Michael Büsch d3c63338b7 ssb: Move the generic ssb fixes patch to the generic kernel. 17 years ago
Michael Büsch 6119a6dfed ssb: Workaround: Need subsys_initcall to be able to register a PCI bus. 17 years ago
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb. 17 years ago
Andy Boyett 7b2430f271 Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141 17 years ago
Michael Büsch 670b7ab883 b43: Make probing of NPHY devices possible. 17 years ago
Michael Büsch 1d699f3198 ssb: Fix serial console on new 47xx devices. 17 years ago
Imre Kaloz e97d74eaab upgrade apex to 1.5.13, fixup EABI support 17 years ago
Gabor Juhos 5bd47dc8bd generic-2.4: add ip6t_REJECT support 17 years ago
Michael Büsch 5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough. 17 years ago
Michael Büsch f116c50a80 bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME. 17 years ago
Michael Büsch 37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure. 17 years ago
Michael Büsch 939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge. 17 years ago
Felix Fietkau cce8347d18 add eabi autoselection for the kernel as well - fixes iptables problems 17 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes 17 years ago
Florian Fainelli ebf4eb11e9 Upgrade brcm63xx to 2.6.24 17 years ago