Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 52 | -0/+9249 |
| | | | | SVN-Revision: 13368 | ||||
* | Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵ | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
| | | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299 | ||||
* | This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵ | Florian Fainelli | 2008-11-15 | 1 | -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) SVN-Revision: 13213 | ||||
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 33 | -6081/+0 |
| | | | | SVN-Revision: 13210 | ||||
* | brcm63xx: rename mtd partitions to the ones used by other openwrt platforms ↵ | Felix Fietkau | 2008-11-06 | 1 | -13/+5 |
| | | | | | | - should make the automatic rootfs overlay split work and fix the mounting of the right partition SVN-Revision: 13130 | ||||
* | Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵ | Florian Fainelli | 2008-10-20 | 1 | -2/+2 |
| | | | | | | testing with 8MB devices SVN-Revision: 13015 | ||||
* | Upgrade brcm63xx to 2.6.24 | Florian Fainelli | 2008-02-13 | 7 | -31/+53 |
| | | | | SVN-Revision: 10455 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 33 | -0/+6336 |
(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 |