index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
3
-3
/
+3
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
3
-0
/
+3
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
3
-4
/
+4
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
3
-7
/
+7
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
3
-3
/
+3
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
1
-1
/
+1
2020-01-30
MAINTAINERS: board: hisi: poplar: update email
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-01-30
Consistently use nproc for counting the CPUs
Heinrich Schuchardt
1
-1
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
3
-0
/
+3
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
board: hisilicon: Add support for Hikey960 board
Manivannan Sadhasivam
5
-0
/
+457
2019-01-25
poplar: clean up board level mmc initialization code
Shawn Guo
1
-12
/
+0
2019-01-14
poplar: add DWC2 OTG gadget support
Shawn Guo
1
-0
/
+28
2018-12-15
poplar: fix boot failure caused by serial driver change
Shawn Guo
1
-0
/
+2
2018-12-15
poplar: add a co-maintainer for poplar board
Shawn Guo
1
-0
/
+1
2018-08-31
hisilicon: hikey: Update instructions based on latest source
Manivannan Sadhasivam
1
-146
/
+113
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
4
-10
/
+4
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
1
-7
/
+0
2017-08-20
ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
Peter Griffin
1
-2
/
+37
2017-08-13
ARM: hisilicon: hikey: do not rely on random stack value
xypron.glpk@gmx.de
1
-1
/
+1
2017-07-10
ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
Jorge Ramirez-Ortiz
5
-0
/
+490
2017-06-05
arm64: hikey: Fix instructions in readme
Michal Simek
1
-4
/
+4
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
1
-1
/
+1
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+3
2017-01-11
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
1
-1
/
+1
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
1
-2
/
+4
2016-04-25
ARM: hikey: Simplify README instructions.
Peter Griffin
1
-46
/
+49
2016-04-25
ARM: hisilicon: hikey: Align memory node with upstream kernel
Peter Griffin
1
-1
/
+29
2016-04-25
ARM: hisilicon: hikey: Implement reset_cpu() for hikey.
Peter Griffin
1
-2
/
+2
2016-04-25
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.
Peter Griffin
1
-0
/
+3
2016-04-25
MAINTAINERS: Add myself as maintainer for hikey
Peter Griffin
1
-0
/
+6
2016-03-22
Fix spelling of "supported/unsupported".
Vagrant Cascadian
1
-1
/
+1
2016-03-15
hikey: Add MMU tables
Alexander Graf
1
-0
/
+21
2015-09-28
ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.
Peter Griffin
2
-0
/
+50
2015-09-28
ARM: hikey: Remove resetting gd->flags in board_init()
Peter Griffin
1
-2
/
+0
2015-09-28
ARM: hikey: Add ATF makefile referenced by README
Peter Griffin
1
-0
/
+42
2015-09-28
ARM: hikey: Update README with various corrections
Peter Griffin
1
-50
/
+147
2015-08-12
ARM64: hikey: Add a README for this board.
Peter Griffin
1
-0
/
+160
2015-08-12
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
Peter Griffin
3
-0
/
+379