Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for Allnet ALL5002 to kernel | John Crispin | 2012-07-24 | 5 | -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 40MHz | John Crispin | 2012-07-24 | 1 | -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.mk | Florian Fainelli | 2012-07-24 | 1 | -0/+73 |
| | | | | SVN-Revision: 32810 | ||||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 1 | -0/+17 |
| | | | | SVN-Revision: 32809 | ||||
* | move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | 1 | -0/+46 |
| | | | | SVN-Revision: 32808 | ||||
* | package ep93xx framebuffer | Florian Fainelli | 2012-07-24 | 2 | -9/+15 |
| | | | | SVN-Revision: 32807 | ||||
* | remove crypto symbols override | Florian Fainelli | 2012-07-24 | 1 | -23/+1 |
| | | | | SVN-Revision: 32806 | ||||
* | add missing framebuffer related symbols | Florian Fainelli | 2012-07-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 32804 | ||||
* | remove broken flag, since it works | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32803 | ||||
* | fix sound modules loading order and dependencies | Florian Fainelli | 2012-07-24 | 1 | -4/+6 |
| | | | | SVN-Revision: 32802 | ||||
* | package ep93xx touchscreen driver as a module | Florian Fainelli | 2012-07-24 | 2 | -3/+16 |
| | | | | SVN-Revision: 32799 | ||||
* | set DEVICE_TYPE to developerboard | Florian Fainelli | 2012-07-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 32798 | ||||
* | rebase config-3.3 | John Crispin | 2012-07-24 | 1 | -3/+2 |
| | | | | SVN-Revision: 32797 | ||||
* | fix tantos patch properly | John Crispin | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32796 | ||||
* | make tantos switch select ETHERNET_PACKET_MANGLE | John Crispin | 2012-07-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 32795 | ||||
* | move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file | John Crispin | 2012-07-24 | 3 | -2/+1 |
| | | | | | | This broke falcon builds SVN-Revision: 32794 | ||||
* | crashlog: fix dependency, add memblock support | Felix Fietkau | 2012-07-22 | 1 | -7/+50 |
| | | | | SVN-Revision: 32787 | ||||
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+22 |
| | | | | | | build on mac os x SVN-Revision: 32783 | ||||
* | rename upgrade image to sysupgrade.bin for consistency | Florian Fainelli | 2012-07-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 32770 | ||||
* | add missing configuration symbols | Florian Fainelli | 2012-07-17 | 2 | -0/+10 |
| | | | | SVN-Revision: 32769 | ||||
* | au1000: implement sysupgrade platform.sh | Florian Fainelli | 2012-07-17 | 2 | -0/+37 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32768 | ||||
* | au1000: clean up profiles | Florian Fainelli | 2012-07-17 | 2 | -6/+3 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767 | ||||
* | au1000: fix InternetBox idsel and remove broken flag | Florian Fainelli | 2012-07-17 | 2 | -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 that | Gabor Juhos | 2012-07-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 32738 | ||||
* | ar71xx: fix PB44 board detection | Gabor Juhos | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32737 | ||||
* | ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi | Gabor Juhos | 2012-07-15 | 2 | -12/+15 |
| | | | | SVN-Revision: 32736 | ||||
* | kernel: add Marvell SoC built-in RTC to modules | Luka Perkov | 2012-07-15 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732 | ||||
* | set DEVICE_TYPE to other to avoid pulling unecessary packages | Florian Fainelli | 2012-07-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 32731 | ||||
* | add compatible property to pci node | Florian Fainelli | 2012-07-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 32730 | ||||
* | use ohci_err() instead of err() | Florian Fainelli | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32729 | ||||
* | make sure we properly unmap DMA mappings we created | Florian Fainelli | 2012-07-15 | 1 | -6/+11 |
| | | | | SVN-Revision: 32728 | ||||
* | nuport-mac: add definitions of the various bits/masks used | Florian Fainelli | 2012-07-15 | 1 | -24/+67 |
| | | | | SVN-Revision: 32727 | ||||
* | kirkwood: add support for seagate goflexnet and goflexhome | Luka Perkov | 2012-07-15 | 4 | -2/+331 |
| | | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32725 | ||||
* | kirkwood: revert config changes from r32053 | Luka Perkov | 2012-07-15 | 1 | -2/+1 |
| | | | | SVN-Revision: 32719 | ||||
* | ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0 | Gabor Juhos | 2012-07-12 | 3 | -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-6200N | Gabor Juhos | 2012-07-12 | 13 | -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 hifnHIPP | Gabor Juhos | 2012-07-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 32680 | ||||
* | ar71xx: select ATH79_DEV_M25P80 for the WRT400N board | Gabor Juhos | 2012-07-12 | 1 | -5/+6 |
| | | | | SVN-Revision: 32679 | ||||
* | ar71xx: airrouter power led support | Gabor Juhos | 2012-07-12 | 1 | -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 support | Gabor Juhos | 2012-07-12 | 1 | -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 support | Gabor Juhos | 2012-07-12 | 1 | -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 20120127 | Luka Perkov | 2012-07-11 | 37 | -275/+4066 |
| | | | | SVN-Revision: 32672 | ||||
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 4 | -63/+379 |
| | | | | SVN-Revision: 32670 | ||||
* | remove bcm63xx_pci_register() call in livebox board | Florian Fainelli | 2012-07-11 | 1 | -6/+1 |
| | | | | SVN-Revision: 32661 | ||||
* | use physmap-flash on livebox (#8677) | Florian Fainelli | 2012-07-11 | 1 | -4/+11 |
| | | | | SVN-Revision: 32660 | ||||
* | nuport-mac: check netif_receive_skb() return value | Florian Fainelli | 2012-07-11 | 1 | -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 Fainelli | 2012-07-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 32653 | ||||
* | Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board) | Florian Fainelli | 2012-07-06 | 16 | -22/+48 |
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32643 | ||||
* | ar71xx: swizzle address for PCI byte/word access on AR71xx | Gabor Juhos | 2012-07-06 | 1 | -0/+111 |
| | | | | | | Closes #11683. SVN-Revision: 32639 | ||||
* | ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P board | Gabor Juhos | 2012-07-06 | 1 | -5/+7 |
| | | | | SVN-Revision: 32638 |