Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add yet another framebuffer symbol | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32844 | ||||
* | split framebuffer helper modules to their own packages | Florian Fainelli | 2012-07-25 | 1 | -1/+2 |
| | | | | SVN-Revision: 32843 | ||||
* | remove broken flag | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32842 | ||||
* | package buttons driver separately | Florian Fainelli | 2012-07-25 | 2 | -4/+15 |
| | | | | SVN-Revision: 32841 | ||||
* | package cobalt lcd as a module | Florian Fainelli | 2012-07-25 | 2 | -7/+21 |
| | | | | SVN-Revision: 32840 | ||||
* | add unset CONFIG_FB_XGI to fix fullbuilds | John Crispin | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32836 | ||||
* | cleanup config-3.3, remove =m | John Crispin | 2012-07-25 | 1 | -63/+0 |
| | | | | SVN-Revision: 32835 | ||||
* | laguna: fix eeprom read buffer size during platform configuration | John Crispin | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | | Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes. Signed-off-by: David Acker <dacker@rajant.com> SVN-Revision: 32833 | ||||
* | adds target used by rapsberry pi | John Crispin | 2012-07-24 | 19 | -0/+86651 |
| | | | | | | | | Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32825 | ||||
* | DWC otg usb: compilation fixes and trivial bugfix in slave mode | John Crispin | 2012-07-24 | 5 | -5/+45 |
| | | | | | | Signed-of-by: Nikolai Zhubr <n-a-zhubr@yandex.ru> SVN-Revision: 32823 | ||||
* | D-Link DAP-1350 initial support | John Crispin | 2012-07-24 | 11 | -0/+136 |
| | | | | | | | | | The initial support for the D-Link DAP-1350. USB related functionality is not tested. Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32821 | ||||
* | MI424WR - add rev D support | John Crispin | 2012-07-24 | 1 | -7/+42 |
| | | | | | | | | | | | Add support for revision D of the MI424WR. Rev D swaps LAN & WAN ports so this patch maintains eth0 for LAN and eth1 for WAN. For details on rev D usage, see http://wiki.openwrt.org/toh/actiontec/mi424wr Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 32820 | ||||
* | initial LED configuration for Fonera 2.0n | John Crispin | 2012-07-24 | 1 | -1/+2 |
| | | | | | | | | Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips) Signed-off-by: Malte Forkel <malte.forkel@berlin.de> SVN-Revision: 32819 | ||||
* | add ALL5002 userspace support | John Crispin | 2012-07-24 | 5 | -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 Crispin | 2012-07-24 | 3 | -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 ALL5002 | John Crispin | 2012-07-24 | 1 | -0/+14 |
| | | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32814 | ||||
* | 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 |