summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass1-6/+11
2014-11-05dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass1-0/+1
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass1-0/+4
2014-10-24sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell1-2/+2
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai1-0/+1
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai1-0/+2
2014-10-24ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai1-1/+7
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede1-0/+1
2014-10-24ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai1-1/+7
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada1-2/+0
2014-09-05sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell1-1/+1
2014-08-12sunxi: Add environment settings to make extlinux.conf booting workHans de Goede1-3/+15
2014-08-12sunxi-common.h: Use new generic $bootcmdHans de Goede1-3/+22
2014-08-12sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede1-3/+1
2014-08-12sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede1-1/+0
2014-08-12sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede1-8/+0
2014-08-12sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede1-2/+0
2014-07-31sunxi: add general USB settingsRoman Byshko1-0/+6
2014-07-31ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell1-0/+12
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-07-18sunxi: add gpio driverIan Campbell1-0/+4
2014-07-18sunxi: use random parts of SID to set ethaddrJonathan Liu1-0/+2
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom1-0/+5
2014-07-18sunxi: Add i2c supportHans de Goede1-0/+8
2014-07-06sunxi: Add emac glue, enable emac on the cubieboardHans de Goede1-0/+5
2014-07-06sunxi: Add sun5i supportHans de Goede1-0/+2
2014-07-06sunxi: Remove mmc DMA supportHans de Goede1-1/+0
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell1-0/+26
2014-05-25sunxi: mmc supportIan Campbell1-0/+11
2014-05-25sunxi: add gmac Ethernet supportIan Campbell1-0/+17
2014-05-25sunxi: add sun7i cpu, board and start of day supportIan Campbell1-0/+141