summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian2009-03-122-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the ↵florian2009-03-113-17/+17
| | | | | | same, request_mem_region on the registers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] make SPI work in full-duplex mode by defaultflorian2009-03-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tew-632brp: add default network configurationjuhosg2009-03-101-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] include kmod-switch in the default imagesflorian2009-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added directory for generic patches for linux kernel 2.6.29mirko2009-03-091-0/+625
| | | | | | | - added ported patch <065-rootfs_split> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] package the bcm63xx-spi driverflorian2009-03-081-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add bcm63xx_spi based on reading ↵florian2009-03-083-6/+471
| | | | | | shared/opensource/flash/spiflash.c from the consumer releases, needs testing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix SPI accessorsflorian2009-03-081-10/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ↵florian2009-03-083-2/+5
| | | | | | make the SPI irq be fetchable by platform driver initialization code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] compile and register SPI controller deviceflorian2009-03-082-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] make bcm6358 consistend with the other boards namingflorian2009-03-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix some SPI register definitions and platform-device ↵florian2009-03-084-20/+26
| | | | | | registration code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add support for the Numonyx 320S33B SPI flash chip which can be ↵juhosg2009-03-081-0/+14
| | | | | | found on the TL-WR941NDv2 r1.1 boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch back to the previous set resolution when unblanking the screen.lars2009-03-061-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not suspend the regulator.lars2009-03-061-0/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare target for use with EABImirko2009-03-061-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] prepare for SPI controller driverflorian2009-03-065-0/+252
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix SPI register definitionsflorian2009-03-061-6/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Some symbols were missing or wrong. Tested with x86.hauke2009-03-051-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] make selection of ASC for prom workingthl2009-03-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] move kernel support to 2.6.28.7thl2009-03-0410-3/+574
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix a bcm963xx-flash warningflorian2009-03-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patches and configurationhauke2009-03-0122-255/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbolshauke2009-03-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh patches for kernel 2.6.28hauke2009-03-012-17/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add BLK_DEV_PIIX symbol needed for Virtual Box.hauke2009-03-012-171/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}hauke2009-03-012-12/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: remove remaining ipp2p patchesjuhosg2009-03-0121-3751/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] build firmware image for the Atlantis-Land A02-RB-W300Njuhosg2009-03-012-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: rename firmware imagejuhosg2009-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tew-632brp: increase the size of rootfs partition, and build one ↵juhosg2009-03-012-7/+6
| | | | | | unified firmware image only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: change profile's description as welljuhosg2009-03-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: change profile name to what new ar71xx image generation ↵agb2009-03-011-3/+3
| | | | | | code expects git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)nico2009-03-011-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the RB-411 boardjuhosg2009-02-281-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move madwifi driver into a separate profile, and add hostapd-mini ↵juhosg2009-02-2810-9/+32
| | | | | | for the devices based on the ar913x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add initial profilesjuhosg2009-02-289-8/+141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.28: add missing Kconfig optionjuhosg2009-02-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update kernel configjuhosg2009-02-281-8/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the AW-NR580juhosg2009-02-272-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add GPIO LEDsjuhosg2009-02-271-1/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add support for the PCI slotjuhosg2009-02-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add support for the LAN portsjuhosg2009-02-271-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] also make 2.6.27 use the sprom fallbackflorian2009-02-271-0/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ↵florian2009-02-273-52/+43
| | | | | | mb__ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add GPIO buttonsjuhosg2009-02-271-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] move the device registration to an earlier initcall level, ↵florian2009-02-271-1/+1
| | | | | | required for fallback SPROM to work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move 'ar71xx_add_device_usb' definition into devices.hjuhosg2009-02-272-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Add support for fallback SPROM.mb2009-02-261-0/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14679 3c298f89-4303-0410-b956-a3cf2f4a3e73