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