aboutsummaryrefslogtreecommitdiff
path: root/include/configs/hikey.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-3/+0
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini1-3/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-1/+0
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada1-1/+0
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-3/+0
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-15arm64: Replace fdt_name env variables with fdtfileAlexander Graf1-1/+1
2016-03-15arm64: Remove non-full-va map codeAlexander Graf1-1/+0
2016-03-15hikey: Add MMU tablesAlexander Graf1-2/+3
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-3/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-2/+0
2015-09-28ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin1-1/+2
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin1-7/+4
2015-09-28ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin1-2/+0
2015-09-28ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin1-1/+3
2015-08-12ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin1-0/+159