summaryrefslogtreecommitdiff
path: root/board/hisilicon/hikey/hikey.c
AgeCommit message (Expand)Author
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-20ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-BootPeter Griffin
2017-08-13ARM: hisilicon: hikey: do not rely on random stack valuexypron.glpk@gmx.de
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin
2016-04-25ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin
2016-04-25ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin
2016-03-22Fix spelling of "supported/unsupported".Vagrant Cascadian
2016-03-15hikey: Add MMU tablesAlexander Graf
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin
2015-09-28ARM: hikey: Remove resetting gd->flags in board_init()Peter Griffin
2015-08-12ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin