1. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  2. 54e855f arm: zimage: add barebox image magic number by Christoph Fritz · Fri May 03 13:19:49 2019 +0200
  3. 94ddd96 arm: add a separate stack for TPL by Kever Yang · Tue Apr 02 20:41:21 2019 +0800
  4. 286bc37 arm: remove ARCH_ROCKCHIP macro in common code by Kever Yang · Mon May 06 11:21:13 2019 +0800
  5. b8c82e0 rockchip: arm: use 'arch-rockchip' for common header by Kever Yang · Thu Mar 28 11:01:22 2019 +0800
  6. decc771 arm: arm64 32bit address relocation by Ibai Erkiaga · Fri Mar 15 12:18:41 2019 +0000
  7. b7c0c38 arm: print information about loaded UEFI images by Heinrich Schuchardt · Thu Apr 04 22:06:25 2019 +0200
  8. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · Wed Feb 20 18:17:22 2019 +0530
  9. 8791b1f ARM: cache: Fix incorrect bitwise operation by Marek Vasut · Tue Feb 19 01:43:51 2019 +0100
  10. 9f51350 arch: arm: lib: Flush L3 after relocation to DDR by Meenakshi Aggarwal · Tue Feb 19 00:08:30 2019 +0530
  11. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  12. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:23 2019 +0100
  13. a15de9e arm: efi: Generate Microsoft PE format compliant images by Bin Meng · Tue Oct 02 07:39:33 2018 -0700
  14. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · Thu Apr 26 20:18:10 2018 +0200
  15. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 17 07:20:52 2018 -0400
  16. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · Mon Oct 01 05:03:30 2018 +0200
  17. 1d10cc6 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · Thu Sep 07 09:20:32 2017 +0200
  18. d980584 arm: K3: Update _start instruction by Lokesh Vutla · Mon Aug 27 15:57:10 2018 +0530
  19. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · Fri Aug 31 16:57:06 2018 -0700
  20. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · Fri Aug 31 16:39:36 2018 -0700
  21. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · Fri Jun 22 13:03:18 2018 -0600
  22. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · Fri Jun 22 13:03:17 2018 -0600
  23. 29c23b5 arm: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:50:04 2018 -0700
  24. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · Wed Jun 13 06:13:32 2018 +0200
  25. df1f7e2 arm: Do not clear LR on exception in SPL by Andrew F. Davis · Mon Jun 11 14:04:17 2018 -0500
  26. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · Tue May 15 19:42:23 2018 +0200
  27. 64fabcc bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · Fri May 04 10:49:11 2018 +0200
  28. 19858f9 arm: v7R: Add support for enabling caches by Lokesh Vutla · Thu Apr 26 18:21:31 2018 +0530
  29. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · Thu Apr 26 18:21:28 2018 +0530
  30. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  31. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  33. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  34. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  35. 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · Sat Apr 07 16:06:36 2018 +0200
  36. 438caa3 arm: print information about loaded UEFI images by Heinrich Schuchardt · Thu Apr 05 11:56:22 2018 +0200
  37. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  38. b33ccd1 arm64: show_regs: Dump the LRs HW values by Karl Beldan · Tue Feb 20 23:30:08 2018 +0000
  39. 7f2ef30 arm/PSCI: support PSCI versions greater than 1.0 by Andre Heider · Fri Feb 09 08:10:22 2018 +0100
  40. 764acb0 ARM: image: indent with tab instead of 4 spaces by Masahiro Yamada · Tue Feb 13 11:32:15 2018 +0900
  41. 467fd7a efi_loader: fix building crt0 on arm by Heinrich Schuchardt · Wed Jan 31 18:45:35 2018 +0000
  42. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · Sat Jan 27 16:59:09 2018 +1100
  43. 375cc6e arm: bootm-fdt.c: fix compiler warning by Heiko Schocher · Wed Jan 17 07:00:37 2018 +0100
  44. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · Fri Jan 19 19:01:05 2018 +0100
  45. 1a0b805 ARM: bootm: don't assume sp is in DRAM bank 0 by Stephen Warren · Fri Jan 05 13:04:54 2018 -0700
  46. b80fe6d ARMv8: Allow dynamic early stack pointer by Stephen Warren · Tue Dec 19 18:30:36 2017 -0700
  47. c10b967 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · Thu Nov 23 16:51:41 2017 +0530
  48. 71acd4f efi_loader: helloworld.c: Reduce file size by Alexander Graf · Mon Dec 11 09:45:30 2017 +0100
  49. b400f6e armv8: fix gd after relocation by York Sun · Thu Dec 07 13:16:07 2017 -0800
  50. c3c9b33 arm64 :show_regs: show the address before relocation by Peng Fan · Tue Nov 28 10:08:08 2017 +0800
  51. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · Tue Oct 10 16:21:13 2017 +0200
  52. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · Tue Oct 10 16:21:01 2017 +0200
  53. 38d1b93 armv8: update gd after relocate by Kever Yang · Fri Nov 03 10:10:27 2017 +0800
  54. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · Thu Nov 02 18:11:27 2017 -0600
  55. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  56. ffea3e6 armv8: layerscape: Enable falcon boot by York Sun · Thu Sep 28 08:42:14 2017 -0700
  57. 446c7d0 ARMv8: fix error in freeing stack frame by zijun_hu · Sat Sep 23 13:30:58 2017 +0800
  58. fc4741f ARMv8: get new GD address from gd->new_gd directly by zijun_hu · Fri Sep 22 14:39:13 2017 +0800
  59. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  60. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  61. 44aa830 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · Fri Jul 28 20:04:09 2017 +0200
  62. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · Tue Jul 04 11:02:14 2017 +0200
  63. 5530df3 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · Thu Jun 29 21:18:48 2017 -0400
  64. edb1a3f ARM: provide a valid exception stack address for startup code by Lothar Waßmann · Thu Jun 08 10:16:36 2017 +0200
  65. e6c1370 arm: adjust PC displayed in exception handlers to point to the failing instruction by Lothar Waßmann · Thu Jun 08 09:52:33 2017 +0200
  66. bded0c8 ARM: remove bogus cp_delay() function by Lothar Waßmann · Thu Jun 08 09:48:41 2017 +0200
  67. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  68. f8b5c56 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · Mon Jun 05 01:18:08 2017 +0900
  69. 1375e58 arm: Disable LPAE if not enabled by Simon Glass · Wed May 31 17:57:14 2017 -0600
  70. 5bfd41d arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · Wed May 31 17:57:13 2017 -0600
  71. 3b37247 arm: Rename HCTR to HTCR by Simon Glass · Wed May 31 17:57:12 2017 -0600
  72. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · Thu Jun 01 07:33:28 2017 +0100
  73. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · Wed May 17 08:22:59 2017 -0600
  74. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  75. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  76. 739a9d1 armv8: fsl: move ccn504 code into FSL Makefile by Andre Przywara · Wed Apr 26 01:32:41 2017 +0100
  77. e778223 armv8: SPL: only compile GIC code if needed by Andre Przywara · Wed Apr 26 01:32:40 2017 +0100
  78. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · Tue Apr 18 17:27:26 2017 +0530
  79. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  80. ffb3c0b arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() by Patrice Chotard · Tue Apr 25 11:07:46 2017 +0200
  81. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · Fri Apr 14 11:10:23 2017 +0900
  82. 948c61b armv7m: add instruction & data cache support by Vikas Manocha · Mon Mar 27 13:02:44 2017 -0700
  83. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  84. 8ab5a1b arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · Mon Mar 20 12:51:50 2017 +0100
  85. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  86. 40eb691 arm: use common instructions applicable to armv7m & other arm archs by Vikas Manocha · Fri Feb 05 10:43:01 2016 -0800
  87. b564d52 do_smhload: fix return code by Ryan Harkin · Thu Mar 02 17:45:16 2017 +0000
  88. 7d50c29 armv8: spl: Call spl_relocate_stack_gd for ARMv8 by Philipp Tomsich · Wed Mar 01 21:04:15 2017 +0100
  89. 93f19fe arm64: fix comment in relocate_64.S by Masahiro Yamada · Sat Feb 04 12:30:06 2017 +0900
  90. 48042d8 arm64: use store with auto-increment by Masahiro Yamada · Fri Jan 27 16:15:30 2017 +0900
  91. 7efc632 arm64: use xzr to zero-out the bss section by Masahiro Yamada · Fri Jan 27 16:15:29 2017 +0900
  92. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  93. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 19 12:22:23 2017 -0500
  94. 6be115d ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI by Hou Zhiqiang · Mon Jan 16 17:31:48 2017 +0800
  95. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · Tue Jan 17 09:39:17 2017 +0800
  96. f66cee3 ARM: boot0 hook: remove macro, include whole header file by Andre Przywara · Mon Jan 02 11:48:34 2017 +0000
  97. 67bf820 armv8: prevent using THUMB by Andre Przywara · Mon Jan 02 11:48:26 2017 +0000
  98. 05725ed ARMv8: Setup PSCI memory and device tree by macro.wave.z@gmail.com · Thu Dec 08 11:58:25 2016 +0800
  99. ec2d7ed ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition by macro.wave.z@gmail.com · Thu Dec 08 11:58:21 2016 +0800
  100. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900