Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at91: upgrade to kernel 3.8.7 and use devicetree | Gabor Juhos | 2013-04-26 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | This upgrades the AT91 target to 3.8.7, and migrates to device tree. This allows a single kernel to be built for most at91 variants which simplifies things quite a bit. The immediate result is that all subtargets are nuked, and any boards without dts files are no longer supported, though the target now includes more boards than before. The adc driver was also nuked as 3.8.7 includes a new one under the IIO subsystem. Signed-off-by: Adam Porter <porter.adam@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36452 | ||||
* | target: refresh all target configs with kconfig.pl | Gabor Juhos | 2012-10-29 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987 | ||||
* | flexibity: Cleanup the subtarget config | Claudio Mignanti | 2012-04-22 | 1 | -729/+1 |
| | | | | SVN-Revision: 31440 | ||||
* | Reorganize the subtargets, group subtargets per cpu family | Claudio Mignanti | 2012-04-20 | 1 | -0/+740 |
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31372 |