aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add ALL5002 userspace supportJohn Crispin2012-07-245-1/+9
| | | | | | | | detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32816
* enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.John Crispin2012-07-243-2/+4
| | | | | | | | Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32815
* add image build for ALL5002John Crispin2012-07-241-0/+14
| | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32814
* add support for Allnet ALL5002 to kernelJohn Crispin2012-07-245-0/+71
| | | | | | | | support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32813
* uart_clk on Rt3352F is always 40MHzJohn Crispin2012-07-241-1/+1
| | | | | | | | | Currently, sys_clk/10 is used which is just wrong. cpu_clk/10 would work for systems with 400MHz CPU clock. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32812
* move omap specific modules to modules.mkFlorian Fainelli2012-07-241-0/+73
| | | | SVN-Revision: 32810
* move n810 battery module to omap24 modules.mkFlorian Fainelli2012-07-241-0/+17
| | | | SVN-Revision: 32809
* move target specific modules to target's module.mkFlorian Fainelli2012-07-241-0/+46
| | | | SVN-Revision: 32808
* package ep93xx framebufferFlorian Fainelli2012-07-242-9/+15
| | | | SVN-Revision: 32807
* remove crypto symbols overrideFlorian Fainelli2012-07-241-23/+1
| | | | SVN-Revision: 32806
* add missing framebuffer related symbolsFlorian Fainelli2012-07-241-0/+3
| | | | SVN-Revision: 32804
* remove broken flag, since it worksFlorian Fainelli2012-07-241-1/+1
| | | | SVN-Revision: 32803
* fix sound modules loading order and dependenciesFlorian Fainelli2012-07-241-4/+6
| | | | SVN-Revision: 32802
* package ep93xx touchscreen driver as a moduleFlorian Fainelli2012-07-242-3/+16
| | | | SVN-Revision: 32799
* set DEVICE_TYPE to developerboardFlorian Fainelli2012-07-241-0/+2
| | | | SVN-Revision: 32798
* rebase config-3.3John Crispin2012-07-241-3/+2
| | | | SVN-Revision: 32797
* fix tantos patch properlyJohn Crispin2012-07-241-1/+1
| | | | SVN-Revision: 32796
* make tantos switch select ETHERNET_PACKET_MANGLEJohn Crispin2012-07-241-0/+1
| | | | SVN-Revision: 32795
* move CONFIG_ETHERNET_PACKET_MANGLE to a generic config fileJohn Crispin2012-07-243-2/+1
| | | | | | This broke falcon builds SVN-Revision: 32794
* crashlog: fix dependency, add memblock supportFelix Fietkau2012-07-221-7/+50
| | | | SVN-Revision: 32787
* kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵Felix Fietkau2012-07-201-0/+22
| | | | | | build on mac os x SVN-Revision: 32783
* rename upgrade image to sysupgrade.bin for consistencyFlorian Fainelli2012-07-171-3/+3
| | | | SVN-Revision: 32770
* add missing configuration symbolsFlorian Fainelli2012-07-172-0/+10
| | | | SVN-Revision: 32769
* au1000: implement sysupgrade platform.shFlorian Fainelli2012-07-172-0/+37
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32768
* au1000: clean up profilesFlorian Fainelli2012-07-172-6/+3
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767
* au1000: fix InternetBox idsel and remove broken flagFlorian Fainelli2012-07-172-1/+13
| | | | | | | | | | | | | The following patch is necessary for the InternetBox (Surfbox) board-specific idsel to work with newer kernels. Acutally I don't exactly understand why this was not necessary before, but without the udelay, the MiniPCI adapter in slot 3 is not detected and set up correctly. Also remove platform broken flag, it works. Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32766
* ar71xx: enable I2C_GPIO, the PB44 board needs thatGabor Juhos2012-07-151-0/+1
| | | | SVN-Revision: 32738
* ar71xx: fix PB44 board detectionGabor Juhos2012-07-151-1/+1
| | | | SVN-Revision: 32737
* ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spiGabor Juhos2012-07-152-12/+15
| | | | SVN-Revision: 32736
* kernel: add Marvell SoC built-in RTC to modulesLuka Perkov2012-07-151-1/+0
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732
* set DEVICE_TYPE to other to avoid pulling unecessary packagesFlorian Fainelli2012-07-151-0/+2
| | | | SVN-Revision: 32731
* add compatible property to pci nodeFlorian Fainelli2012-07-151-0/+1
| | | | SVN-Revision: 32730
* use ohci_err() instead of err()Florian Fainelli2012-07-151-1/+1
| | | | SVN-Revision: 32729
* make sure we properly unmap DMA mappings we createdFlorian Fainelli2012-07-151-6/+11
| | | | SVN-Revision: 32728
* nuport-mac: add definitions of the various bits/masks usedFlorian Fainelli2012-07-151-24/+67
| | | | SVN-Revision: 32727
* kirkwood: add support for seagate goflexnet and goflexhomeLuka Perkov2012-07-154-2/+331
| | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32725
* kirkwood: revert config changes from r32053Luka Perkov2012-07-151-2/+1
| | | | SVN-Revision: 32719
* ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0Gabor Juhos2012-07-123-1/+5
| | | | | | | | | | | | | | | | | The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is identical, but requires different firmware headers: TL-WDR4300: 00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@| TL-WDR4310: 00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl| [juhosg: change commit message, use a different model name] Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> SVN-Revision: 32683
* ramips: rt305x: add support for Edimax 3G-6200NGabor Juhos2012-07-1213-1/+122
| | | | | | | | Support for Edimax 3G-6200N router with USB. Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com> SVN-Revision: 32682
* generic: ocf: restore terminating entry of pci_id_table in hifnHIPPGabor Juhos2012-07-121-0/+1
| | | | SVN-Revision: 32680
* ar71xx: select ATH79_DEV_M25P80 for the WRT400N boardGabor Juhos2012-07-121-5/+6
| | | | SVN-Revision: 32679
* ar71xx: airrouter power led supportGabor Juhos2012-07-121-1/+6
| | | | | | | | | | This patch adds support for power led to Unifi Airrouter AP. [juhosg:fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino <lordzen@autistici.org> SVN-Revision: 32678
* ar71xx: unifi reset button supportGabor Juhos2012-07-121-1/+5
| | | | | | | | | | This patch adds support for reset button to Ubiquiti UniFi AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino <lordzen@autistici.org> SVN-Revision: 32677
* ar71xx: airrouter reset button supportGabor Juhos2012-07-121-1/+5
| | | | | | | | | | This patch adds support for reset button to Ubiquiti Airrouter AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino <lordzen@autistici.org> SVN-Revision: 32676
* ocf: update to version 20120127Luka Perkov2012-07-1137-275/+4066
| | | | SVN-Revision: 32672
* kernel: bcma: update to version from wireless-testing tag master-2012-07-11Hauke Mehrtens2012-07-114-63/+379
| | | | SVN-Revision: 32670
* remove bcm63xx_pci_register() call in livebox boardFlorian Fainelli2012-07-111-6/+1
| | | | SVN-Revision: 32661
* use physmap-flash on livebox (#8677)Florian Fainelli2012-07-111-4/+11
| | | | SVN-Revision: 32660
* nuport-mac: check netif_receive_skb() return valueFlorian Fainelli2012-07-111-2/+1
| | | | | | | | We did not reassign status to netif_receive_skb() return value, we thus almost always incremented the dropped counter because the descriptor status value never matches the NET_RX_DROP. SVN-Revision: 32659
* fix typo on of_node_put()Florian Fainelli2012-07-091-1/+1
| | | | SVN-Revision: 32653