aboutsummaryrefslogtreecommitdiffstats
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh configs with kconfig.plGabor Juhos2014-02-181-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: boot changesZoltan HERPAI2014-01-311-1/+1
| | | | | | | | | | | | | - Added uEnv.txt to facilitate automatic boot. - 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: various changesZoltan HERPAI2014-01-111-1/+1
| | | | | | | | | | | | - let LBDAF be set by generic config - add high-speed timer support - refresh sun5i USB patch Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: various fixesZoltan HERPAI2014-01-061-21/+1
| | | | | | | | | | | | | | | | | | - DT: update USB vbus from 3.3v to 5v - emac: add 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: emac changesZoltan HERPAI2014-01-041-1/+1
| | | | | | | | | | | - move emac into module - add into profiles where appropriate Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: add sata driver for sun[47]iZoltan HERPAI2014-01-041-0/+1
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: move sunxi-sid (security ID) off to moduleZoltan HERPAI2014-01-041-1/+1
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: move rtc off to moduleZoltan HERPAI2014-01-041-2/+0
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: add mmc supportZoltan HERPAI2014-01-041-5/+3
| | | | | | | | | | | | - add MMC support for sun457i - update kernel config to compile in MMC and ext4 - update kernel cmdline Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sunxi: rework targetZoltan HERPAI2013-11-141-0/+434
- update kernel to 3.12 - add patches for clocks, i2c, 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38811 3c298f89-4303-0410-b956-a3cf2f4a3e73