summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
AgeCommit message (Expand)Author
2015-02-17Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass
2015-02-11sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-02sunxi: Only enable i2c support in the SPL when neededHans de Goede
2015-01-23sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-14sunxi: Enable pre-console bufferSiarhei Siamashka
2015-01-14sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka
2014-11-25sunxi: Add usb keyboard Kconfig optionHans de Goede
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass
2014-11-05dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass
2014-10-24sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-09-05sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell
2014-08-12sunxi: Add environment settings to make extlinux.conf booting workHans de Goede
2014-08-12sunxi-common.h: Use new generic $bootcmdHans de Goede
2014-08-12sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede
2014-08-12sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede
2014-08-12sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede
2014-08-12sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede
2014-07-31sunxi: add general USB settingsRoman Byshko
2014-07-31ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-18sunxi: add gpio driverIan Campbell
2014-07-18sunxi: use random parts of SID to set ethaddrJonathan Liu
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom
2014-07-18sunxi: Add i2c supportHans de Goede
2014-07-06sunxi: Add emac glue, enable emac on the cubieboardHans de Goede
2014-07-06sunxi: Add sun5i supportHans de Goede
2014-07-06sunxi: Remove mmc DMA supportHans de Goede