Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at91: upgrade to kernel 3.8.7 and use devicetree | Gabor Juhos | 2013-04-26 | 3 | -417/+125 |
| | | | | | | | | | | | | | | | 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 | ||||
* | tqma9263: update board definition for 3.x series and fix config choose | Claudio Mignanti | 2012-04-22 | 1 | -15/+5 |
| | | | | SVN-Revision: 31436 | ||||
* | Remove old netus board definition | Claudio Mignanti | 2012-04-22 | 1 | -242/+0 |
| | | | | SVN-Revision: 31435 | ||||
* | add TQMa9263 board setup | Jo-Philipp Wich | 2011-01-27 | 1 | -0/+229 |
| | | | | SVN-Revision: 25163 | ||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 2 | -0/+417 |
| | | | | SVN-Revision: 24814 | ||||
* | Add support for FOXGM carrier board | Claudio Mignanti | 2010-10-11 | 1 | -2/+18 |
| | | | | SVN-Revision: 23398 | ||||
* | Add board definition previously forgotten | Claudio Mignanti | 2010-06-30 | 1 | -0/+226 |
| | | | | SVN-Revision: 21991 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+121 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |