summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-121-1/+0
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
| | | | SVN-Revision: 15146
* imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)Florian Fainelli2009-04-071-1/+1
| | | | SVN-Revision: 15133
* override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358Florian Fainelli2009-03-241-0/+1
| | | | SVN-Revision: 15020
* refresh patchesHauke Mehrtens2009-03-242-8/+8
| | | | SVN-Revision: 15018
* update to kernel version 2.6.27.21Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15016
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-212-1/+10
| | | | SVN-Revision: 14957
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-204-2/+83
| | | | SVN-Revision: 14953
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-179-19/+134
| | | | SVN-Revision: 14914
* add the CFE offset command line option to the imagetag utility, closes (#4366)Florian Fainelli2009-03-161-2/+2
| | | | SVN-Revision: 14896
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-122-0/+34
| | | | SVN-Revision: 14850
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵Florian Fainelli2009-03-113-17/+17
| | | | | | request_mem_region on the registers SVN-Revision: 14848
* make SPI work in full-duplex mode by defaultFlorian Fainelli2009-03-101-2/+2
| | | | SVN-Revision: 14841
* include kmod-switch in the default imagesFlorian Fainelli2009-03-091-1/+1
| | | | SVN-Revision: 14827
* package the bcm63xx-spi driverFlorian Fainelli2009-03-081-6/+0
| | | | SVN-Revision: 14794
* add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ↵Florian Fainelli2009-03-083-6/+471
| | | | | | consumer releases, needs testing SVN-Revision: 14793
* fix SPI accessorsFlorian Fainelli2009-03-081-10/+14
| | | | SVN-Revision: 14792
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵Florian Fainelli2009-03-083-2/+5
| | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790
* compile and register SPI controller deviceFlorian Fainelli2009-03-082-0/+3
| | | | SVN-Revision: 14789
* make bcm6358 consistend with the other boards namingFlorian Fainelli2009-03-081-1/+1
| | | | SVN-Revision: 14788
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-084-20/+26
| | | | SVN-Revision: 14787
* prepare for SPI controller driverFlorian Fainelli2009-03-065-0/+252
| | | | SVN-Revision: 14755
* fix SPI register definitionsFlorian Fainelli2009-03-061-6/+14
| | | | SVN-Revision: 14754
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
| | | | SVN-Revision: 14730
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-273-52/+43
| | | | SVN-Revision: 14683
* move the device registration to an earlier initcall level, required for ↵Florian Fainelli2009-02-271-1/+1
| | | | | | fallback SPROM to work SVN-Revision: 14681
* disable all kernel config options that are set to =mFelix Fietkau2009-02-221-19/+19
| | | | SVN-Revision: 14611
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14601
* update to 2.6.27.17Gabor Juhos2009-02-151-1/+1
| | | | SVN-Revision: 14513
* always select kmod-ssb, pci is supportedFlorian Fainelli2009-02-131-3/+3
| | | | SVN-Revision: 14492
* do not overried 802.1q and PHY kernel configuration symbolsFlorian Fainelli2009-02-101-3/+0
| | | | SVN-Revision: 14468
* update to 2.6.27.15Gabor Juhos2009-02-081-1/+1
| | | | SVN-Revision: 14440
* resync kernel configurationFlorian Fainelli2009-02-031-2/+0
| | | | SVN-Revision: 14395
* add support for user9102 boards (#4537)Florian Fainelli2009-01-312-0/+24
| | | | SVN-Revision: 14305
* generate images for old CFE based boards like the Davolink DV201Florian Fainelli2009-01-291-0/+10
| | | | SVN-Revision: 14264
* Add board definitions for the Davolink DV201AMRFlorian Fainelli2009-01-291-0/+25
| | | | SVN-Revision: 14263
* update to 2.6.27.13Gabor Juhos2009-01-251-1/+1
| | | | SVN-Revision: 14179
* switch to 2.6.27.12Gabor Juhos2009-01-231-1/+1
| | | | SVN-Revision: 14157
* frequency is in Hz, thanks JoelFlorian Fainelli2009-01-171-1/+1
| | | | SVN-Revision: 14067
* fix SPI register definitionsFlorian Fainelli2009-01-151-18/+56
| | | | SVN-Revision: 14048
* allow bcm6338 to get the base address of the memory controller register, ↵Florian Fainelli2009-01-151-0/+1
| | | | | | required to detect memory size SVN-Revision: 14047
* update to 2.6.27.11Gabor Juhos2009-01-151-1/+1
| | | | SVN-Revision: 14043
* correct SPI register sizeFlorian Fainelli2009-01-061-1/+1
| | | | SVN-Revision: 13886
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+4
| | | | SVN-Revision: 13819
* update to 2.6.27.10Gabor Juhos2008-12-192-7/+7
| | | | SVN-Revision: 13695
* add board registration of the bcm96338gwFlorian Fainelli2008-12-191-0/+22
| | | | SVN-Revision: 13693
* 6338 has no PCIFlorian Fainelli2008-12-191-1/+0
| | | | SVN-Revision: 13692
* add experimental support for bcm6338Florian Fainelli2008-12-195-2/+136
| | | | SVN-Revision: 13691
* Register watchdog driverFlorian Fainelli2008-12-192-0/+4
| | | | SVN-Revision: 13690