49 Commits (d97b12f8b7a274a104cca079d235cddddb0f4a27)

Author SHA1 Message Date
Florian Fainelli 8a8943671a fixes for the bcm6338 clocks, thanks Maxime 15 years ago
Florian Fainelli 5a7c5b2d36 a couple of more fixes to get 6345 booting up to the console handover 15 years ago
Florian Fainelli 8179904540 shared DMA zone is twice smaller on 6338 15 years ago
Florian Fainelli 8813961e86 bcm6338 can support PCI since it has MPI 15 years ago
Florian Fainelli ca5de76ed3 more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly 15 years ago
Florian Fainelli d02d75ba02 fix the flash address comment and register the flash device again with its proper physical address on 6338/6345 15 years ago
Florian Fainelli 0bb3a46217 fix a stupid typo preventing the board from being detected 15 years ago
Florian Fainelli bcc1dd7f99 prevent bcm6338 and bcm6345 from crashing very early 15 years ago
Florian Fainelli 7da8855c79 only register fallback sprom and enable PCI if we actually have support for PCI 15 years ago
Florian Fainelli 13a8ed9ca0 more missing register definitions for bcm6338 15 years ago
Florian Fainelli 287a2c0ba9 more bcm6338 and bcm6345 related fixes 15 years ago
Florian Fainelli 8c4137900c define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338 15 years ago
Florian Fainelli e86e91380a add board definitions for the bcm6338w 15 years ago
Florian Fainelli 287a0efd68 be SMP safe even with gpiolib 16 years ago
Florian Fainelli 9013e936ed cache gpio values in gpio_set 16 years ago
Florian Fainelli 1208ffaedb use the correct number of GPIOs for bcm6358 16 years ago
Florian Fainelli c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback 16 years ago
Florian Fainelli 9485c3e834 register gpiodev 16 years ago
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