summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
Commit message (Expand)AuthorAgeLines
* sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2015-03-10-2/+5
* sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernelsSiarhei Siamashka2015-02-21-0/+16
* sunxi: Set the /chosen/stdout-path fdt property for sunxi boardsHans de Goede2015-02-21-0/+14
* sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-20-0/+16
* Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini2015-02-17-3/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-17-9/+5
|\
| * sunxi: Normalise FEL supportSimon Glass2015-02-16-4/+2
| * sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-16-5/+3
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-12-1/+0
* | dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-2/+0
* | dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-12-1/+0
|/
* sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-11-0/+3
* sunxi: Only enable i2c support in the SPL when neededHans de Goede2015-02-02-0/+3
* sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-23-0/+2
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-22-1/+9
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-21-1/+0
* sunxi: Drop use of lowlevel_init()Simon Glass2015-01-16-0/+1
* sunxi: Enable pre-console bufferSiarhei Siamashka2015-01-14-0/+6
* sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede2015-01-14-3/+6
* sunxi: video: Add DDC & EDID supportHans de Goede2015-01-14-0/+1
* sunxi: video: Add support for video-mode environment variableHans de Goede2015-01-14-1/+1
* sunxi: video: Use video-mode/-timing from videomodesHans de Goede2015-01-14-0/+1
* sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka2015-01-14-0/+3
* sunxi: Add usb keyboard Kconfig optionHans de Goede2014-11-25-0/+13
* sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+8
* sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+41
* dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-05-6/+11
* dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass2014-11-05-0/+1
* dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-05-0/+4
* sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-10-24-2/+2
* ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-24-0/+1
* ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-0/+2
* ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai2014-10-24-1/+7
* sunxi: Add mmc card-detect functionalityHans de Goede2014-10-24-0/+1
* ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai2014-10-24-1/+7
* kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-23-2/+0
* sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell2014-09-05-1/+1
* sunxi: Add environment settings to make extlinux.conf booting workHans de Goede2014-08-12-3/+15
* sunxi-common.h: Use new generic $bootcmdHans de Goede2014-08-12-3/+22
* sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede2014-08-12-3/+1
* sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede2014-08-12-1/+0
* sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede2014-08-12-8/+0
* sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede2014-08-12-2/+0
* sunxi: add general USB settingsRoman Byshko2014-07-31-0/+6
* ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-31-0/+12
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* sunxi: add gpio driverIan Campbell2014-07-18-0/+4
* sunxi: use random parts of SID to set ethaddrJonathan Liu2014-07-18-0/+2
* sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-18-0/+5