summaryrefslogtreecommitdiff
path: root/target/linux/sunxi/config-3.12
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: deprecate 3.12 supportZoltan Herpai2014-03-051-411/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39780
* kernel: refresh configs with kconfig.plGabor Juhos2014-02-181-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39627
* sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - ↵Zoltan Herpai2014-01-311-1/+1
| | | | | | | | | Cosmetic fix in u-boot Makefile - Don't force command line arguments Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39438
* sunxi: various changes - let LBDAF be set by generic config - add high-speed ↵Zoltan Herpai2014-01-111-1/+1
| | | | | | | | timer support - refresh sun5i USB patch Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39223
* sunxi: various fixes - DT: update USB vbus from 3.3v to 5v - emac: add ↵Zoltan Herpai2014-01-061-21/+1
| | | | | | | | | | missing free_irq - DT: add emac aliases - DT: fix interrupts on A20 - modules: add watchdog module - don't compile in mac80211 - don't compile in usbnet Thanks to Hans de Goede, Zalan Blenessy et al. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39204
* sunxi: emac changes - move emac into module - add into profiles where ↵Zoltan Herpai2014-01-041-1/+1
| | | | | | | | appropriate Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39200
* sunxi: add sata driver for sun[47]iZoltan Herpai2014-01-041-0/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39197
* sunxi: move sunxi-sid (security ID) off to moduleZoltan Herpai2014-01-041-1/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39196
* sunxi: move rtc off to moduleZoltan Herpai2014-01-041-2/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39195
* sunxi: add mmc support - add MMC support for sun457i - update kernel config ↵Zoltan Herpai2014-01-041-5/+3
| | | | | | | | to compile in MMC and ext4 - update kernel cmdline Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39189
* sunxi: rework target - update kernel to 3.12 - add patches for clocks, i2c, ↵Zoltan Herpai2013-11-141-0/+434
usb, sid, rtc - support common image for A10/A13/A20 - add support for a couple boards - most drivers are configured into the kernel as of now Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38811