31 Commits (fab598b67528b7ba8867b12037f738696a30f9c9)

Author SHA1 Message Date
Florian Fainelli 501ebb4f74 enable all blocks on 6338 and uart clock on 6345 16 years ago
Florian Fainelli 0972ee5331 add support for bcm6345 SoC, needs testing 16 years ago
Florian Fainelli 32c29f1aaf fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 16 years ago
Florian Fainelli 6495fa36ea add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 16 years ago
Florian Fainelli 8065eb4a55 do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers 16 years ago
Florian Fainelli 1bcf5d0de6 fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code 16 years ago
Florian Fainelli bf7f2939c2 compile and register SPI controller device 16 years ago
Florian Fainelli 1e92d0355d make bcm6358 consistend with the other boards naming 16 years ago
Florian Fainelli b1abddb45f fix some SPI register definitions and platform-device registration code 16 years ago
Florian Fainelli 5e8dfe53b6 prepare for SPI controller driver 16 years ago
Florian Fainelli 6f484fc283 provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__ 16 years ago
Florian Fainelli b539d11497 move the device registration to an earlier initcall level, required for fallback SPROM to work 16 years ago
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 5905a48169 allow bcm6338 to get the base address of the memory controller register, required to detect memory 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 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 fadddcc655 Enable ohci on bcm96348gw 16 years ago
Florian Fainelli f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319) 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 517e3d404c Delete old brcm63xx files 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