summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix remaining bug of the off-by-one error ;)florian2008-12-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable ohci on bcm96348gwflorian2008-12-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prepare bcm63xx for SPI master supportflorian2008-12-082-1/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)florian2008-12-072-2/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix an off-by one printing errorflorian2008-12-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Improve Inventel Livebox supportflorian2008-11-291-1/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] bcm63xx MTD driver cleanup and fixes:florian2008-11-273-231/+227
| | | | | | | | | | | - convert to platform_driver - get the window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Commit changes on the files for gpiolibflorian2008-11-273-62/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Flatten brcm63xx patches, should make our life easier to patch files now ;)florian2008-11-2652-0/+9249
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵florian2008-11-201-1/+1
| | | | | | garbage, therefore making a simple strcmp will fail git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵florian2008-11-151-2/+3
| | | | | | working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delete old brcm63xx filesflorian2008-11-1533-6081/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: rename mtd partitions to the ones used by other openwrt platforms ↵nbd2008-11-061-13/+5
| | | | | | - should make the automatic rootfs overlay split work and fix the mounting of the right partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵florian2008-10-201-2/+2
| | | | | | testing with 8MB devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade brcm63xx to 2.6.24florian2008-02-137-31/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-0633-0/+6336
(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