29 Commits (1200d62f668a1eac3123301eee1fc96613133409)

Author SHA1 Message Date
Florian Fainelli 730346e2d5 add support for user9102 boards (#4537) 16 years ago
Florian Fainelli d7cb033a04 Add board definitions for the Davolink DV201AMR 16 years ago
Florian Fainelli 46b91ed787 frequency is in Hz, thanks Joel 16 years ago
Florian Fainelli 5ce93c07a5 fix SPI register definitions 16 years ago
Florian Fainelli 5905a48169 allow bcm6338 to get the base address of the memory controller register, required to detect memory size 16 years ago
Florian Fainelli 4c7d2cf90e correct SPI register size 16 years ago
Florian Fainelli 85d59fbf8c add board registration of the bcm96338gw 16 years ago
Florian Fainelli 3f7137022d 6338 has no PCI 16 years ago
Florian Fainelli 3dd67d64f4 add experimental support for bcm6338 16 years ago
Florian Fainelli fa5a568380 Register watchdog driver 16 years ago
Florian Fainelli 42ff43386a fix register definitions for bcm6358, thanks SGDA 16 years ago
Florian Fainelli 7ab973e1af Add bcm63xx_wdt but do not enable it yet 16 years ago
Florian Fainelli 4dc65aed63 Add support for Sagem F@ST2404 (#4332) 16 years ago
Florian Fainelli 6acf4c2a19 Fix remaining bug of the off-by-one error ;) 16 years ago
Florian Fainelli fadddcc655 Enable ohci on bcm96348gw 16 years ago
Florian Fainelli 47050e72be Prepare bcm63xx for SPI master support 16 years ago
Florian Fainelli f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319) 16 years ago
Florian Fainelli 01a5c953a3 Fix an off-by one printing error 16 years ago
Florian Fainelli e8aad7938a Improve Inventel Livebox support 16 years ago
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 16 years ago
Florian Fainelli 44108d6a2d Commit changes on the files for gpiolib 16 years ago
Florian Fainelli 1c77ec0587 Flatten brcm63xx patches, should make our life easier to patch files now ;) 16 years ago
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 16 years ago
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) 16 years ago
Florian Fainelli 517e3d404c Delete old brcm63xx files 16 years ago
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 16 years ago
Florian Fainelli 691e187381 Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when testing with 8MB devices 16 years ago
Florian Fainelli ebf4eb11e9 Upgrade brcm63xx to 2.6.24 17 years ago
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. 17 years ago