1. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  2. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  5. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  12. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  13. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · Mon Feb 03 07:36:17 2020 -0700
  14. 1234f0d MAINTAINERS: board: hisi: poplar: update email by Jorge Ramirez-Ortiz · Tue Jan 28 23:16:21 2020 +0100
  15. f1408af Consistently use nproc for counting the CPUs by Heinrich Schuchardt · Mon Jan 27 07:59:46 2020 +0100
  16. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  17. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  18. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  19. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  20. cf33f92 board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · Fri Aug 02 20:40:09 2019 +0530
  21. cdb1994 poplar: clean up board level mmc initialization code by Shawn Guo · Thu Jan 17 12:09:52 2019 +0800
  22. 0f56fde poplar: add DWC2 OTG gadget support by Shawn Guo · Tue Dec 18 17:52:06 2018 +0800
  23. 9bbb50d poplar: fix boot failure caused by serial driver change by Shawn Guo · Wed Dec 12 15:24:44 2018 +0800
  24. 5bc6f48 poplar: add a co-maintainer for poplar board by Shawn Guo · Thu Dec 13 17:10:43 2018 +0800
  25. 2284641 hisilicon: hikey: Update instructions based on latest source by Manivannan Sadhasivam · Wed Aug 29 10:07:36 2018 +0530
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  28. 461f442 ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot by Peter Griffin · Tue Aug 15 17:18:16 2017 +0100
  29. a43d6d4 ARM: hisilicon: hikey: do not rely on random stack value by xypron.glpk@gmx.de · Sun Jul 30 21:30:55 2017 +0200
  30. f5b3842 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · Mon Jun 26 15:52:49 2017 +0200
  31. 9067567 arm64: hikey: Fix instructions in readme by Michal Simek · Wed May 31 11:28:30 2017 +0200
  32. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  33. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  34. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  35. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · Fri Jun 24 16:46:22 2016 -0700
  36. b956d98 ARM: hikey: Simplify README instructions. by Peter Griffin · Wed Apr 20 17:14:03 2016 +0100
  37. 9967fd0 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · Wed Apr 20 17:14:02 2016 +0100
  38. 97fa765 ARM: hisilicon: hikey: Implement reset_cpu() for hikey. by Peter Griffin · Wed Apr 20 17:14:00 2016 +0100
  39. c97c37a ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board. by Peter Griffin · Wed Apr 20 17:13:59 2016 +0100
  40. 58eb5b1 MAINTAINERS: Add myself as maintainer for hikey by Peter Griffin · Wed Apr 20 17:13:58 2016 +0100
  41. e1643ed Fix spelling of "supported/unsupported". by Vagrant Cascadian · Tue Mar 15 12:11:13 2016 -0700
  42. 580be6e hikey: Add MMU tables by Alexander Graf · Fri Mar 04 01:09:53 2016 +0100
  43. 0382c64 ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default. by Peter Griffin · Thu Sep 10 21:55:17 2015 +0100
  44. e629632 ARM: hikey: Remove resetting gd->flags in board_init() by Peter Griffin · Thu Sep 10 21:55:15 2015 +0100
  45. 1e59567 ARM: hikey: Add ATF makefile referenced by README by Peter Griffin · Thu Sep 10 21:55:12 2015 +0100
  46. 8afec9a ARM: hikey: Update README with various corrections by Peter Griffin · Thu Sep 10 21:55:11 2015 +0100
  47. 6de280f ARM64: hikey: Add a README for this board. by Peter Griffin · Thu Jul 30 18:55:24 2015 +0100
  48. 31f327e ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board. by Peter Griffin · Thu Jul 30 18:55:23 2015 +0100