66 Commits (bb5799aa95f09625beee7301b4ef93b54d6a5ea7)

Author SHA1 Message Date
Florian Fainelli ca16accfbb The attached patch adds building of firmware images for more routers based on the brcm63xx chipset. 16 years ago
Florian Fainelli e9c22f7939 cleanup the watchdog driver a bit 16 years ago
Florian Fainelli 972619416e fix the watchdog driver and enable it by default 16 years ago
Florian Fainelli 01118457e8 rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). 16 years ago
Florian Fainelli 4f72fef05e remove this line which got accidentaly succesfully applied, but should not have (#5285) 16 years ago
Florian Fainelli 8f84508c25 fix ethernet driver removal 16 years ago
Florian Fainelli 50936e1aa5 fix pcmcia device removal 16 years ago
Florian Fainelli 116a53a154 add missing null entry in pcmcia driver 16 years ago
Florian Fainelli 4049592268 request gpio pins and set direction correctly for pcmcia 16 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 d2b2ce325a merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. 16 years ago
Florian Fainelli 05b40c8d13 backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time 16 years ago
Florian Fainelli 0d7f5f8d2c add support for sysupgrade (#5117) 16 years ago
Florian Fainelli 9485c3e834 register gpiodev 16 years ago
Florian Fainelli dd2b72105b fix redundant driver name printing in probe function 16 years ago
Florian Fainelli 1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) 16 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver 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 51125fb616 make SPI work in full-duplex mode by default 16 years ago
Florian Fainelli ae1ed9b7f4 add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing 16 years ago
Florian Fainelli 871b0d6fed fix SPI accessors 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 9422b140ba fix SPI register definitions 16 years ago
Florian Fainelli 2d1ed46c68 fix a bcm963xx-flash warning 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 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