Commit graph

114 commits

Author SHA1 Message Date
Florian Fainelli
47050e72be Prepare bcm63xx for SPI master support
SVN-Revision: 13547
2008-12-08 14:14:37 +00:00
Florian Fainelli
f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
SVN-Revision: 13540
2008-12-07 20:34:48 +00:00
Florian Fainelli
01a5c953a3 Fix an off-by one printing error
SVN-Revision: 13469
2008-12-02 14:11:54 +00:00
Florian Fainelli
e8aad7938a Improve Inventel Livebox support
SVN-Revision: 13427
2008-11-29 12:57:41 +00:00
Florian Fainelli
cc2e43992d bcm63xx MTD driver cleanup and fixes: - 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
SVN-Revision: 13379
2008-11-27 20:40:03 +00:00
Florian Fainelli
44108d6a2d Commit changes on the files for gpiolib
SVN-Revision: 13374
2008-11-27 10:38:36 +00:00
Florian Fainelli
1c77ec0587 Flatten brcm63xx patches, should make our life easier to patch files now ;)
SVN-Revision: 13368
2008-11-26 18:41:01 +00:00
Florian Fainelli
e854a26332 Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some garbage, therefore making a simple strcmp will fail
SVN-Revision: 13299
2008-11-20 21:26:11 +00:00
Florian Fainelli
0d4286b0b3 This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201)
SVN-Revision: 13213
2008-11-15 11:30:22 +00:00
Florian Fainelli
517e3d404c Delete old brcm63xx files
SVN-Revision: 13210
2008-11-15 11:21:42 +00:00
Felix Fietkau
d0388bbe5c brcm63xx: rename mtd partitions to the ones used by other openwrt platforms - should make the automatic rootfs overlay split work and fix the mounting of the right partition
SVN-Revision: 13130
2008-11-06 12:52:39 +00:00
Florian Fainelli
691e187381 Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when testing with 8MB devices
SVN-Revision: 13015
2008-10-20 12:55:28 +00:00
Florian Fainelli
ebf4eb11e9 Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
2008-02-13 17:31:17 +00:00
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.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00