154 Commits (1238d93b092af12ca145e41e550bb7986cdd925e)

Author SHA1 Message Date
Peter Denison 888d46ac87 Build brcm47xx against 2.6.25.1 17 years ago
Peter Denison 19f15b44ea Update generic-2.6 and brcm47xx 2.6.25 configs 17 years ago
Gabor Juhos 4da0e6f235 refresh kernel patches 17 years ago
Peter Denison a9a321d21c Fix kmap_coherent use on 2.6.25 kernels 17 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) 17 years ago
Peter Denison 79aed699d7 Remove files now present upstream in files-2.6.25 (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 17 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
Gabor Juhos 9b7ea0451a fix GENERIC_GPIO support 17 years ago
Andy Boyett dd7e10d541 Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON 17 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW 17 years ago
Peter Denison b6b6155ec8 First step to upgrade of brcm47xx to kernel version 2.6.25 17 years ago
Andy Boyett 903bb917fc Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted from patch by Michael Buesch on the linux-netdev mailing list. 17 years ago
Michael Büsch 12b5a779b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface. 17 years ago
Michael Büsch 2aefffe565 bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type 17 years ago
Michael Büsch c7ac9d3282 bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio 17 years ago
Michael Büsch d3cf33a4ae bcm47xx: Fix GPIO data direction output bit assignment 17 years ago
Michael Büsch 17a2ed51cc Update cleanups of ssb-gige 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
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