aboutsummaryrefslogtreecommitdiff
path: root/board/hisilicon/hikey
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-3/+3
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt1-1/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2018-08-31hisilicon: hikey: Update instructions based on latest sourceManivannan Sadhasivam1-146/+113
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-7/+0
2017-08-20ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-BootPeter Griffin1-2/+37
2017-08-13ARM: hisilicon: hikey: do not rely on random stack valuexypron.glpk@gmx.de1-1/+1
2017-06-05arm64: hikey: Fix instructions in readmeMichal Simek1-4/+4
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada1-1/+1
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-2/+4
2016-04-25ARM: hikey: Simplify README instructions.Peter Griffin1-46/+49
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin1-1/+29
2016-04-25ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin1-2/+2
2016-04-25ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin1-0/+3
2016-04-25MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin1-0/+6
2016-03-22Fix spelling of "supported/unsupported".Vagrant Cascadian1-1/+1
2016-03-15hikey: Add MMU tablesAlexander Graf1-0/+21
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2-0/+50
2015-09-28ARM: hikey: Remove resetting gd->flags in board_init()Peter Griffin1-2/+0
2015-09-28ARM: hikey: Add ATF makefile referenced by READMEPeter Griffin1-0/+42
2015-09-28ARM: hikey: Update README with various correctionsPeter Griffin1-50/+147
2015-08-12ARM64: hikey: Add a README for this board.Peter Griffin1-0/+160
2015-08-12ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin3-0/+379