| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | bcm47xx: Fix GPIO data direction output bit assignment | Michael Büsch | 2008-03-15 | |
| | | | | | SVN-Revision: 10605 | |||
| * | Update cleanups of ssb-gige | Michael Büsch | 2008-03-13 | |
| | | | | | SVN-Revision: 10597 | |||
| * | SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) | Michael Büsch | 2008-02-28 | |
| | | | | | SVN-Revision: 10532 | |||
| * | Fix the roboswitch code for the WRT350N | Michael Büsch | 2008-02-27 | |
| | | | | | SVN-Revision: 10531 | |||
| * | More SSB GigE fixes. | Michael Büsch | 2008-02-23 | |
| | | | | | SVN-Revision: 10521 | |||
| * | bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵ | Michael Büsch | 2008-02-20 | |
| | | | | | | | but let's commit what we have. SVN-Revision: 10509 | |||
| * | ssb: Fix the horrible crash of innocent cardbus cards. | Michael Büsch | 2008-02-19 | |
| | | | | | | | No Animals were harmed in the production of this patch. SVN-Revision: 10497 | |||
| * | ssb: Make the GPIO API reentrancy safe. | Michael Büsch | 2008-02-19 | |
| | | | | | SVN-Revision: 10496 | |||
| * | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | |
| | | | | | SVN-Revision: 10495 | |||
| * | SSB: Update the watchdog fix to the patch version that will go upstream. | Michael Büsch | 2008-02-19 | |
| | | | | | SVN-Revision: 10494 | |||
| * | ssb: Move the generic ssb fixes patch to the generic kernel. | Michael Büsch | 2008-02-19 | |
| | | | | | | | This should fix SSB for people using a b43 card on a non-47xx machine. SVN-Revision: 10492 | |||
| * | ssb: Workaround: Need subsys_initcall to be able to register a PCI bus. | Michael Büsch | 2008-02-19 | |
| | | | | | | | This needs a different fix, but use this workaround for now. SVN-Revision: 10491 | |||
| * | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | |
| | | | | | SVN-Revision: 10490 | |||
| * | Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141 | Andy Boyett | 2008-02-19 | |
| | | | | | SVN-Revision: 10489 | |||
| * | ssb: Fix serial console on new 47xx devices. | Michael Büsch | 2008-02-18 | |
| | | | | | SVN-Revision: 10485 | |||
| * | bcm47xx: We can use the ssb-invariants callback now, as was changed to be ↵ | Michael Büsch | 2008-02-17 | |
| | | | | | | | called late enough. SVN-Revision: 10476 | |||
| * | bcm47xx: Remove FIXME We don't want to move the board time init into SSB. ↵ | Michael Büsch | 2008-02-17 | |
| | | | | | | | It's just fine as-is. Remove the FIXME. SVN-Revision: 10474 | |||
| * | bcm47xx: Extract all available information from NVRAM into the sprom data ↵ | Michael Büsch | 2008-02-16 | |
| | | | | | | | structure. SVN-Revision: 10473 | |||
| * | Fix support for PCI devices behind a SSB->PCI bridge. | Michael Büsch | 2008-02-16 | |
| | | | | | SVN-Revision: 10468 | |||
| * | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | |
| | | | | | SVN-Revision: 10443 | |||
| * | add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile | Felix Fietkau | 2008-01-27 | |
| | | | | | SVN-Revision: 10279 | |||
| * | Enable SSB ohci driver (#2828) | Florian Fainelli | 2007-12-10 | |
| | | | | | SVN-Revision: 9699 | |||
| * | Add bcm5354 patches from #2757 | Florian Fainelli | 2007-12-09 | |
| | | | | | SVN-Revision: 9685 | |||
| * | fix wl-700gE ide init (patch by biblbroks, fixes #2686) | Felix Fietkau | 2007-11-16 | |
| | | | | | SVN-Revision: 9560 | |||
| * | add lzma compressed initramfs for bcm947xx | Felix Fietkau | 2007-11-16 | |
| | | | | | SVN-Revision: 9559 | |||
| * | Add bcm5354 fixes from #2611 | Florian Fainelli | 2007-11-13 | |
| | | | | | SVN-Revision: 9547 | |||
| * | add b43 fixes from #2677 | Felix Fietkau | 2007-11-11 | |
| | | | | | SVN-Revision: 9535 | |||
| * | We are now at .23.1 | Florian Fainelli | 2007-10-23 | |
| | | | | | SVN-Revision: 9415 | |||
| * | fix i2c-gpio | Felix Fietkau | 2007-10-14 | |
| | | | | | SVN-Revision: 9309 | |||
| * | sync ssb with upstream | Felix Fietkau | 2007-10-14 | |
| | | | | | SVN-Revision: 9302 | |||
| * | Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵ | Felix Fietkau | 2007-10-13 | |
| | | | | | | | 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 SVN-Revision: 9285 | |||
| * | add patches for 2.6.23 on brcm47xx (not enabled yet) | Felix Fietkau | 2007-10-13 | |
| | | | | | SVN-Revision: 9279 | |||
| * | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | |
| | | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | |||
| * | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 | |
| | | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | |||
| * | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | |
| | | | | | SVN-Revision: 8848 | |||
| * | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | |
| | | | | | SVN-Revision: 8695 | |||
| * | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | |
| | | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||
| * | remove some obsolete files | Felix Fietkau | 2007-09-06 | |
| | | | | | SVN-Revision: 8654 | |||
| * | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | |
| (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||