summaryrefslogtreecommitdiff
path: root/include/configs/hikey.h
Commit message (Expand)AuthorAgeFilesLines
* pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-281-3/+0
* fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-221-2/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-2/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-3/+0
* env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini2017-07-311-3/+0
* Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-251-1/+0
* usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-111-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
* clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin2017-04-271-2/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2017-01-111-1/+0
* mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-111-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-1/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-2/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-3/+0
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2016-04-251-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* arm64: Replace fdt_name env variables with fdtfileAlexander Graf2016-03-151-1/+1
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-1/+0
* hikey: Add MMU tablesAlexander Graf2016-03-151-2/+3
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-3/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-2/+0
* ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin2015-09-281-1/+2
* ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-281-7/+4
* ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin2015-09-281-2/+0
* ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin2015-09-281-1/+3
* ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-121-0/+159