summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/files
Commit message (Collapse)AuthorAgeFilesLines
* bcm47xx: Fix GPIO data direction output bit assignmentmb2008-03-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Add driver for the SSB Gigabit Ethernet core.mb2008-02-202-0/+37
| | | | | | | It doesn't work, yet, but let's commit what we have. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Fix the horrible crash of innocent cardbus cards.mb2008-02-191-0/+3
| | | | | | | | No Animals were harmed in the production of this patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Make the GPIO API reentrancy safe.mb2008-02-191-28/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* SSB: Update the watchdog fix to the patch version that will go upstream.mb2008-02-191-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Update to latest upstream version of ssb.mb2008-02-191-22/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: We can use the ssb-invariants callback now,mb2008-02-171-10/+3
| | | | | | | | as was changed to be called late enough. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Remove FIXMEmb2008-02-171-2/+1
| | | | | | | | We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Extract all available information from NVRAM into the sprom data ↵mb2008-02-161-8/+43
| | | | | | structure. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix i2c-gpionbd2007-10-141-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync ssb with upstreamnbd2007-10-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add patches for 2.6.23 on brcm47xx (not enabled yet)nbd2007-10-131-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-0616-0/+2203
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73