summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ramips: fix ethernet switch node in DIR-645.dtsGabor Juhos2013-04-061-3/+3
| | | | | | | | | Fix a typo in the node name and add vendor prefix for the compatible string. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36231
* generic: rtl8367: add compatible string with vendor prefixGabor Juhos2013-04-061-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36230
* generic: rtl8367b: fix rtl8367b_extif_init_ofGabor Juhos2013-04-061-7/+18
| | | | | | | | | | | | * disable external interface if its property is not present * show an error message if the extif property is not valid * use proper error values intead of -1 * fix memory leak * wrap long lines Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36229
* linux/3.8: add more missing symbolsGabor Juhos2013-04-061-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36228
* linux/3.8: add missing symbolGabor Juhos2013-04-061-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36226
* ramips: remove spi node from RTN56.dtsGabor Juhos2013-04-061-42/+1
| | | | | | | | The RT-N56U board uses a parallel flash. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36223
* ramips: fix ethernet switch node in RTN56U.dtsGabor Juhos2013-04-061-2/+2
| | | | | | | | The RT-N56U uses an RTL8367M switch. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36222
* ramips: rt3883: enable the RTL8367 driverGabor Juhos2013-04-061-0/+1
| | | | | | | | That is needed by the Asus RT-N56U board. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36221
* generic: rtl8367: allow to load extif config from OFGabor Juhos2013-04-061-6/+61
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36220
* generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macroGabor Juhos2013-04-061-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36219
* generic: rtl8367: add vendor prefix to the compatible stringGabor Juhos2013-04-061-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36218
* ramips: rt3883: sync 3.8 configGabor Juhos2013-04-061-10/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36217
* fix typo pinmmux -> pinmuxJohn Crispin2013-04-0662-62/+62
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36216
* kernel: update linux 3.8 to 3.8.6Gabor Juhos2013-04-0682-696/+172
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215
* refresh kernel configs with kconfig.plGabor Juhos2013-04-063-12/+12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36214
* fix dir-615 h1 network configJohn Crispin2013-04-051-1/+1
| | | | | | | | http://patchwork.openwrt.org/patch/3527/ Signed-off-by: Daniel Petre <dani@ip6.ro> SVN-Revision: 36213
* fix typo that made gpiomuxing failJohn Crispin2013-04-0516-16/+16
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36212
* malta: add le64 and be64 sub targetsFlorian Fainelli2013-04-055-1/+51
| | | | | | | | | These two subtargets are used to build a 64-bit malta kernel along with 64-bit userland support. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36211
* malta: move 32-bits options to subtarget configFlorian Fainelli2013-04-055-1/+18
| | | | | | | | Preliminary change to add support for MIPS64-based malta subtargets. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36210
* malta: move endianness kernel configuration to subtargetFlorian Fainelli2013-04-052-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36209
* buildroot: factor knowledge of a 64bits architectureFlorian Fainelli2013-04-051-0/+7
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36204
* malta: enable mips16 feature flagFlorian Fainelli2013-04-052-2/+2
| | | | | | | | The malta platform supports mips16 advertise this feature flag. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36203
* buildroot: allow enabling MIPS16 user-space buildFlorian Fainelli2013-04-051-0/+4
| | | | | | | | | | | Enabling MIPS16 is made conditional on advertising the "mips16" feature for a specific target since it requires support from the CPU (HAS_MIPS16) and the actual use of MIPS16 for building packages (USE_MIPS16). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36202
* Migrate lantiq platform to common led helper functionsJohn Crispin2013-04-031-29/+11
| | | | | | | | http://patchwork.openwrt.org/patch/3316/ Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 36187
* add a missing patch that makes board detection work againJohn Crispin2013-04-031-0/+107
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36186
* Patch for invoking (pre)initJohn Crispin2013-04-032-20/+20
| | | | | | | | http://patchwork.openwrt.org/patch/3485/ Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 36183
* add profile for tenda w150m boardJohn Crispin2013-04-038-1/+110
| | | | | | | | http://patchwork.openwrt.org/patch/3371/ Signed-off-by: Chi Zhang <zhangchi866@gmail.com> SVN-Revision: 36176
* fix ALL5002 default package selectionJohn Crispin2013-04-031-1/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36175
* Build WW factory image for DAP-1350John Crispin2013-04-031-10/+13
| | | | | | | | http://patchwork.openwrt.org/patch/3466/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36174
* add Huawei D105John Crispin2013-04-039-0/+101
| | | | | | | | http://patchwork.openwrt.org/patch/3510/ Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 36173
* add profile for the Edimax 3g-6200NL boardJohn Crispin2013-04-038-1/+92
| | | | | | | | http://patchwork.openwrt.org/patch/3214/ Signed-off-by: Cédric Le Moing <cedric.le-moing@laposte.net> SVN-Revision: 36172
* there is no ttyS1 consoleJohn Crispin2013-04-031-1/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36171
* make v3.8 the defaultJohn Crispin2013-04-031-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36170
* add new image/MakefileJohn Crispin2013-04-031-526/+277
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36169
* add the dts files that describe the boards in futureJohn Crispin2013-04-0361-0/+6011
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36168
* fix upvel profile namesJohn Crispin2013-04-031-6/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36167
* fix rt3883 config-3.8John Crispin2013-04-031-26/+41
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36166
* fix rt305x config-3.8John Crispin2013-04-031-52/+29
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36165
* mark rt288x broken until the test hardware arrives in the mailJohn Crispin2013-04-031-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36164
* add patches for v3.8John Crispin2013-04-0347-0/+36324
| | | | | | Signed-off-by: John Crsipin <blogic@openwrt.org> SVN-Revision: 36163
* remove old ralink 3.8 patchesJohn Crispin2013-04-0311-349/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36162
* move files to files-3.7John Crispin2013-04-03144-0/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36161
* add feature gpioJohn Crispin2013-04-031-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36160
* add OF support to rtl8367b driverJohn Crispin2013-04-031-6/+50
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36159
* make firmware loading work on v3.9John Crispin2013-04-031-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36158
* mpc85xx: enable ath9k and wpad-mini by defaultFelix Fietkau2013-04-011-1/+1
| | | | SVN-Revision: 36142
* brcm47xx: generate images for Linksys E.... modelsHauke Mehrtens2013-03-271-0/+9
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 36139
* gemini: remove usage of ehci_port_power() it was removed in kernel 3.8Hauke Mehrtens2013-03-271-8/+2
| | | | SVN-Revision: 36138
* brcm47xx: activate image generation for some Netgear devices which are on ↵Hauke Mehrtens2013-03-271-7/+7
| | | | | | the market and should be supported. SVN-Revision: 36137
* brcm47xx: generate images for more WRT...N modelsHauke Mehrtens2013-03-271-0/+5
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 36136