887 Commits (9a0cc49089e38896391a1003892aba3aa684f868)

Author SHA1 Message Date
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
Michael Büsch 3243f7af8c More SSB GigE fixes. 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
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
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 1d699f3198 ssb: Fix serial console on new 47xx devices. 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
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Felix Fietkau c9125a8bf5 add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile 17 years ago
Florian Fainelli cf1c2554e7 Enable SSB ohci driver (#2828) 17 years ago
Florian Fainelli 17bd097fcc Add bcm5354 patches from #2757 17 years ago
Felix Fietkau 6874422e54 fix wl-700gE ide init (patch by biblbroks, fixes #2686) 17 years ago
Felix Fietkau 1a92f058ca add lzma compressed initramfs for bcm947xx 17 years ago
Florian Fainelli 72f30a2ea0 Add bcm5354 fixes from #2611 17 years ago
Felix Fietkau 1eb35dd1c8 add b43 fixes from #2677 17 years ago
Florian Fainelli 486492b407 We are now at .23.1 17 years ago
Felix Fietkau a3c1000f0f fix i2c-gpio 17 years ago
Felix Fietkau fd811bf54c sync ssb with upstream 17 years ago
Felix Fietkau 465ae7a447 Finally fix the annoying BCM4704 segfault issues (#2035) - tested with WL-500gP Thanks to jhansen and Wolfram Joost for the fixes and to ryd for the test hardware. Seems like the user space segfaults actually came from this patch: http://lkml.org/lkml/2006/12/12/158 17 years ago
Felix Fietkau 30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet) 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Felix Fietkau 22742b2d7e remove some obsolete files 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago