Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at91: upgrade to kernel 3.8.7 and use devicetree | Gabor Juhos | 2013-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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 | ||||
* | move i2c module to target modules.mk | Florian Fainelli | 2012-07-29 | 1 | -0/+17 |
| | | | | SVN-Revision: 32910 | ||||
* | clean up pwm patches and drivers | John Crispin | 2012-07-28 | 1 | -4/+3 |
| | | | | SVN-Revision: 32901 | ||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 1 | -0/+15 |
| | | | | SVN-Revision: 24814 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 22145 | ||||
* | revamp target: add support for netusg20 board | Claudio Mignanti | 2010-06-18 | 1 | -0/+16 |
| | | | | SVN-Revision: 21838 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -0/+21 |
SVN-Revision: 21132 |