| Commit message (Expand) | Author | Age | Files | Lines |
* | [omap24x] move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 1 | -0/+17 |
* | [omap24x] move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | 1 | -0/+46 |
* | [ep93xx] package ep93xx framebuffer | Florian Fainelli | 2012-07-24 | 2 | -9/+15 |
* | [ep93xx] remove crypto symbols override | Florian Fainelli | 2012-07-24 | 1 | -23/+1 |
* | [generic] add missing framebuffer related symbols | Florian Fainelli | 2012-07-24 | 1 | -0/+3 |
* | [ep93xx] remove broken flag, since it works | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
* | [ep93xx] fix sound modules loading order and dependencies | Florian Fainelli | 2012-07-24 | 1 | -4/+6 |
* | [ep93xx] package ep93xx touchscreen driver as a module | Florian Fainelli | 2012-07-24 | 2 | -3/+16 |
* | [ep93xx] set DEVICE_TYPE to developerboard | Florian Fainelli | 2012-07-24 | 1 | -0/+2 |
* | [lantiq] rebase config-3.3 | John Crispin | 2012-07-24 | 1 | -3/+2 |
* | [generic] fix tantos patch properly | John Crispin | 2012-07-24 | 1 | -1/+1 |
* | [generic] make tantos switch select ETHERNET_PACKET_MANGLE | John Crispin | 2012-07-24 | 1 | -0/+1 |
* | [lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file | John Crispin | 2012-07-24 | 3 | -2/+1 |
* | [kernel] crashlog: fix dependency, add memblock support | Felix Fietkau | 2012-07-22 | 1 | -7/+50 |
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes bu... | Felix Fietkau | 2012-07-20 | 1 | -0/+22 |
* | [au1000] rename upgrade image to sysupgrade.bin for consistency | Florian Fainelli | 2012-07-17 | 1 | -3/+3 |
* | [au1000] add missing configuration symbols | Florian Fainelli | 2012-07-17 | 2 | -0/+10 |
* | au1000: implement sysupgrade platform.sh | Florian Fainelli | 2012-07-17 | 2 | -0/+37 |
* | au1000: clean up profiles | Florian Fainelli | 2012-07-17 | 2 | -6/+3 |
* | au1000: fix InternetBox idsel and remove broken flag | Florian Fainelli | 2012-07-17 | 2 | -1/+13 |
* | ar71xx: enable I2C_GPIO, the PB44 board needs that | Gabor Juhos | 2012-07-15 | 1 | -0/+1 |
* | ar71xx: fix PB44 board detection | Gabor Juhos | 2012-07-15 | 1 | -1/+1 |
* | ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi | Gabor Juhos | 2012-07-15 | 2 | -12/+15 |
* | kernel: add Marvell SoC built-in RTC to modules | Luka Perkov | 2012-07-15 | 1 | -1/+0 |
* | [mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages | Florian Fainelli | 2012-07-15 | 1 | -0/+2 |
* | [mcs814x] add compatible property to pci node | Florian Fainelli | 2012-07-15 | 1 | -0/+1 |
* | [mcs814x] use ohci_err() instead of err() | Florian Fainelli | 2012-07-15 | 1 | -1/+1 |
* | [mcs814x] make sure we properly unmap DMA mappings we created | Florian Fainelli | 2012-07-15 | 1 | -6/+11 |
* | [mcs814x] nuport-mac: add definitions of the various bits/masks used | Florian Fainelli | 2012-07-15 | 1 | -24/+67 |
* | kirkwood: add support for seagate goflexnet and goflexhome | Luka Perkov | 2012-07-15 | 4 | -2/+331 |
* | kirkwood: revert config changes from r32053 | Luka Perkov | 2012-07-15 | 1 | -2/+1 |
* | ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0 | Gabor Juhos | 2012-07-12 | 3 | -1/+5 |
* | ramips: rt305x: add support for Edimax 3G-6200N | Gabor Juhos | 2012-07-12 | 13 | -1/+122 |
* | generic: ocf: restore terminating entry of pci_id_table in hifnHIPP | Gabor Juhos | 2012-07-12 | 1 | -0/+1 |
* | ar71xx: select ATH79_DEV_M25P80 for the WRT400N board | Gabor Juhos | 2012-07-12 | 1 | -5/+6 |
* | ar71xx: airrouter power led support | Gabor Juhos | 2012-07-12 | 1 | -1/+6 |
* | ar71xx: unifi reset button support | Gabor Juhos | 2012-07-12 | 1 | -1/+5 |
* | ar71xx: airrouter reset button support | Gabor Juhos | 2012-07-12 | 1 | -1/+5 |
* | ocf: update to version 20120127 | Luka Perkov | 2012-07-11 | 49 | -1911/+5702 |
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 4 | -63/+379 |
* | [brcm63xx] remove bcm63xx_pci_register() call in livebox board | Florian Fainelli | 2012-07-11 | 1 | -6/+1 |
* | [brcm63xx] use physmap-flash on livebox (#8677) | Florian Fainelli | 2012-07-11 | 1 | -4/+11 |
* | [mcs814x] nuport-mac: check netif_receive_skb() return value | Florian Fainelli | 2012-07-11 | 1 | -2/+1 |
* | [mcs814x] fix typo on of_node_put() | Florian Fainelli | 2012-07-09 | 1 | -1/+1 |
* | [brcm63xx] Detect alternative "cfe-" version bootloaders (found in 963281T_TE... | Florian Fainelli | 2012-07-06 | 16 | -22/+48 |
* | ar71xx: swizzle address for PCI byte/word access on AR71xx | Gabor Juhos | 2012-07-06 | 1 | -0/+111 |
* | ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P board | Gabor Juhos | 2012-07-06 | 1 | -5/+7 |
* | ar71xx: merge new board patches into the generic patch | Gabor Juhos | 2012-07-06 | 4 | -128/+47 |
* | ar71xx: OM2P LC sysupgrade patch | Gabor Juhos | 2012-07-06 | 1 | -2/+4 |
* | [mcs814x] call of_node_put() on ethernet node | Florian Fainelli | 2012-07-05 | 1 | -0/+2 |