aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* tew-632brp: add default network configurationGabor Juhos2009-03-101-0/+16
| | | | SVN-Revision: 14830
* include kmod-switch in the default imagesFlorian Fainelli2009-03-091-1/+1
| | | | SVN-Revision: 14827
* added directory for generic patches for linux kernel 2.6.29 - added ported ↵Mirko Vogt2009-03-091-0/+625
| | | | | | patch <065-rootfs_split> SVN-Revision: 14822
* 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
* add support for the Numonyx 320S33B SPI flash chip which can be found on the ↵Gabor Juhos2009-03-081-0/+14
| | | | | | TL-WR941NDv2 r1.1 boards SVN-Revision: 14786
* Switch back to the previous set resolution when unblanking the screen.Lars-Peter Clausen2009-03-061-0/+48
| | | | SVN-Revision: 14768
* Do not suspend the regulator.Lars-Peter Clausen2009-03-061-0/+65
| | | | SVN-Revision: 14767
* prepare target for use with EABIMirko Vogt2009-03-061-0/+6
| | | | SVN-Revision: 14766
* 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
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-051-0/+7
| | | | SVN-Revision: 14751
* make selection of ASC for prom workingThomas Langer2009-03-051-1/+1
| | | | SVN-Revision: 14750
* move kernel support to 2.6.28.7Thomas Langer2009-03-0410-3/+574
| | | | SVN-Revision: 14747
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
| | | | SVN-Revision: 14730
* refresh patches and configurationHauke Mehrtens2009-03-0122-255/+121
| | | | SVN-Revision: 14722
* add missing symbolsHauke Mehrtens2009-03-011-0/+1
| | | | SVN-Revision: 14721
* refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-012-17/+9
| | | | SVN-Revision: 14720
* add BLK_DEV_PIIX symbol needed for Virtual Box.Hauke Mehrtens2009-03-012-171/+4
| | | | SVN-Revision: 14719
* generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-012-12/+18
| | | | SVN-Revision: 14716
* generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-0121-3751/+48
| | | | SVN-Revision: 14714
* build firmware image for the Atlantis-Land A02-RB-W300NGabor Juhos2009-03-012-0/+22
| | | | SVN-Revision: 14711
* tl-wr941nd: rename firmware imageGabor Juhos2009-03-011-1/+1
| | | | SVN-Revision: 14710
* tew-632brp: increase the size of rootfs partition, and build one unified ↵Gabor Juhos2009-03-012-7/+6
| | | | | | firmware image only SVN-Revision: 14709
* tl-wr941nd: change profile's description as wellGabor Juhos2009-03-011-2/+2
| | | | SVN-Revision: 14706
* tl-wr941nd: change profile name to what new ar71xx image generation code expectsAndy Boyett2009-03-011-3/+3
| | | | SVN-Revision: 14705
* fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)Nicolas Thill2009-03-011-3/+2
| | | | SVN-Revision: 14702
* add default network configuration for the RB-411 boardGabor Juhos2009-02-281-0/+12
| | | | SVN-Revision: 14695
* move madwifi driver into a separate profile, and add hostapd-mini for the ↵Gabor Juhos2009-02-2810-9/+32
| | | | | | devices based on the ar913x SVN-Revision: 14694
* add initial profilesGabor Juhos2009-02-289-8/+141
| | | | SVN-Revision: 14693
* generic-2.6/2.6.28: add missing Kconfig optionGabor Juhos2009-02-281-0/+1
| | | | SVN-Revision: 14691
* update kernel configGabor Juhos2009-02-281-8/+1
| | | | SVN-Revision: 14690
* add default network configuration for the AW-NR580Gabor Juhos2009-02-272-0/+15
| | | | SVN-Revision: 14688
* aw-nr580: add GPIO LEDsGabor Juhos2009-02-271-1/+33
| | | | SVN-Revision: 14687
* aw-nr580: add support for the PCI slotGabor Juhos2009-02-271-0/+11
| | | | SVN-Revision: 14686
* aw-nr580: add support for the LAN portsGabor Juhos2009-02-271-0/+9
| | | | SVN-Revision: 14685
* also make 2.6.27 use the sprom fallbackFlorian Fainelli2009-02-271-0/+115
| | | | SVN-Revision: 14684
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-273-52/+43
| | | | SVN-Revision: 14683
* aw-nr580: add GPIO buttonsGabor Juhos2009-02-271-0/+27
| | | | SVN-Revision: 14682
* move the device registration to an earlier initcall level, required for ↵Florian Fainelli2009-02-271-1/+1
| | | | | | fallback SPROM to work SVN-Revision: 14681
* move 'ar71xx_add_device_usb' definition into devices.hGabor Juhos2009-02-272-2/+2
| | | | SVN-Revision: 14680
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
| | | | SVN-Revision: 14679