summaryrefslogtreecommitdiffstats
path: root/board/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-023-3/+3
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-053-4/+4
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-133-7/+7
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-133-3/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass2020-02-051-1/+1
* MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
* Consistently use nproc for counting the CPUsHeinrich Schuchardt2020-01-301-1/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-173-0/+3
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-115-0/+457
* poplar: clean up board level mmc initialization codeShawn Guo2019-01-251-12/+0
* poplar: add DWC2 OTG gadget supportShawn Guo2019-01-141-0/+28
* poplar: fix boot failure caused by serial driver changeShawn Guo2018-12-151-0/+2
* poplar: add a co-maintainer for poplar boardShawn Guo2018-12-151-0/+1
* hisilicon: hikey: Update instructions based on latest sourceManivannan Sadhasivam2018-08-311-146/+113
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-10/+4
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-7/+0
* ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-BootPeter Griffin2017-08-201-2/+37
* ARM: hisilicon: hikey: do not rely on random stack valuexypron.glpk@gmx.de2017-08-131-1/+1
* ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz2017-07-105-0/+490
* arm64: hikey: Fix instructions in readmeMichal Simek2017-06-051-4/+4
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-111-1/+1
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* ARM: hikey: Simplify README instructions.Peter Griffin2016-04-251-46/+49
* ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2016-04-251-1/+29
* ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin2016-04-251-2/+2
* ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2016-04-251-0/+3
* MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin2016-04-251-0/+6
* Fix spelling of "supported/unsupported".Vagrant Cascadian2016-03-221-1/+1
* hikey: Add MMU tablesAlexander Graf2016-03-151-0/+21
* ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-282-0/+50
* ARM: hikey: Remove resetting gd->flags in board_init()Peter Griffin2015-09-281-2/+0
* ARM: hikey: Add ATF makefile referenced by READMEPeter Griffin2015-09-281-0/+42
* ARM: hikey: Update README with various correctionsPeter Griffin2015-09-281-50/+147
* ARM64: hikey: Add a README for this board.Peter Griffin2015-08-121-0/+160
* ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-123-0/+379