summaryrefslogtreecommitdiff
path: root/board/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler3-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass3-4/+4
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass3-7/+7
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass3-3/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-02-06dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass1-1/+1
2020-01-30MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz1-1/+1
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass3-0/+3
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam5-0/+457
2019-01-25poplar: clean up board level mmc initialization codeShawn Guo1-12/+0
2019-01-15poplar: add DWC2 OTG gadget supportShawn Guo1-0/+28
2018-12-15poplar: fix boot failure caused by serial driver changeShawn Guo1-0/+2
2018-12-15poplar: add a co-maintainer for poplar boardShawn Guo1-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 Rini4-10/+4
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-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz5-0/+490
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-13ARM64: hikey: Add a README for this board.Peter Griffin1-0/+160
2015-08-13ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin3-0/+379