index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
hisilicon
/
hikey
Age
Commit message (
Expand
)
Author
2025-07-24
treewide: Remove empty board_init() function from all boards
Sam Protsenko
2024-07-22
board: hisilicon: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: hisilicon: Remove <common.h> and add needed includes
Tom Rini
2023-11-20
doc: add HiSilicon board documentation to HTML docs
Heinrich Schuchardt
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-30
Consistently use nproc for counting the CPUs
Heinrich Schuchardt
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2018-08-31
hisilicon: hikey: Update instructions based on latest source
Manivannan Sadhasivam
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2017-08-20
ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
Peter Griffin
2017-08-13
ARM: hisilicon: hikey: do not rely on random stack value
[email protected]
2017-06-05
arm64: hikey: Fix instructions in readme
Michal Simek
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-01-11
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
2016-04-25
ARM: hikey: Simplify README instructions.
Peter Griffin
2016-04-25
ARM: hisilicon: hikey: Align memory node with upstream kernel
Peter Griffin
2016-04-25
ARM: hisilicon: hikey: Implement reset_cpu() for hikey.
Peter Griffin
2016-04-25
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.
Peter Griffin
2016-04-25
MAINTAINERS: Add myself as maintainer for hikey
Peter Griffin
2016-03-22
Fix spelling of "supported/unsupported".
Vagrant Cascadian
2016-03-15
hikey: Add MMU tables
Alexander Graf
2015-09-28
ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.
Peter Griffin
2015-09-28
ARM: hikey: Remove resetting gd->flags in board_init()
Peter Griffin
2015-09-28
ARM: hikey: Add ATF makefile referenced by README
Peter Griffin
2015-09-28
ARM: hikey: Update README with various corrections
Peter Griffin
2015-08-12
ARM64: hikey: Add a README for this board.
Peter Griffin
2015-08-12
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
Peter Griffin