1. b80fe6d ARMv8: Allow dynamic early stack pointer by Stephen Warren · Tue Dec 19 18:30:36 2017 -0700
  2. c10b967 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · Thu Nov 23 16:51:41 2017 +0530
  3. 71acd4f efi_loader: helloworld.c: Reduce file size by Alexander Graf · Mon Dec 11 09:45:30 2017 +0100
  4. b400f6e armv8: fix gd after relocation by York Sun · Thu Dec 07 13:16:07 2017 -0800
  5. c3c9b33 arm64 :show_regs: show the address before relocation by Peng Fan · Tue Nov 28 10:08:08 2017 +0800
  6. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · Tue Oct 10 16:21:13 2017 +0200
  7. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · Tue Oct 10 16:21:01 2017 +0200
  8. 38d1b93 armv8: update gd after relocate by Kever Yang · Fri Nov 03 10:10:27 2017 +0800
  9. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · Thu Nov 02 18:11:27 2017 -0600
  10. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  11. ffea3e6 armv8: layerscape: Enable falcon boot by York Sun · Thu Sep 28 08:42:14 2017 -0700
  12. 446c7d0 ARMv8: fix error in freeing stack frame by zijun_hu · Sat Sep 23 13:30:58 2017 +0800
  13. fc4741f ARMv8: get new GD address from gd->new_gd directly by zijun_hu · Fri Sep 22 14:39:13 2017 +0800
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  16. 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
  17. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · Tue Jul 04 11:02:14 2017 +0200
  18. 5530df3 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · Thu Jun 29 21:18:48 2017 -0400
  19. edb1a3f ARM: provide a valid exception stack address for startup code by Lothar Waßmann · Thu Jun 08 10:16:36 2017 +0200
  20. 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
  21. bded0c8 ARM: remove bogus cp_delay() function by Lothar Waßmann · Thu Jun 08 09:48:41 2017 +0200
  22. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  23. f8b5c56 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · Mon Jun 05 01:18:08 2017 +0900
  24. 1375e58 arm: Disable LPAE if not enabled by Simon Glass · Wed May 31 17:57:14 2017 -0600
  25. 5bfd41d arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · Wed May 31 17:57:13 2017 -0600
  26. 3b37247 arm: Rename HCTR to HTCR by Simon Glass · Wed May 31 17:57:12 2017 -0600
  27. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · Thu Jun 01 07:33:28 2017 +0100
  28. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · Wed May 17 08:22:59 2017 -0600
  29. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  30. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  31. 739a9d1 armv8: fsl: move ccn504 code into FSL Makefile by Andre Przywara · Wed Apr 26 01:32:41 2017 +0100
  32. e778223 armv8: SPL: only compile GIC code if needed by Andre Przywara · Wed Apr 26 01:32:40 2017 +0100
  33. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · Tue Apr 18 17:27:26 2017 +0530
  34. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  35. 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
  36. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · Fri Apr 14 11:10:23 2017 +0900
  37. 948c61b armv7m: add instruction & data cache support by Vikas Manocha · Mon Mar 27 13:02:44 2017 -0700
  38. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  39. 8ab5a1b arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · Mon Mar 20 12:51:50 2017 +0100
  40. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  41. 40eb691 arm: use common instructions applicable to armv7m & other arm archs by Vikas Manocha · Fri Feb 05 10:43:01 2016 -0800
  42. b564d52 do_smhload: fix return code by Ryan Harkin · Thu Mar 02 17:45:16 2017 +0000
  43. 7d50c29 armv8: spl: Call spl_relocate_stack_gd for ARMv8 by Philipp Tomsich · Wed Mar 01 21:04:15 2017 +0100
  44. 93f19fe arm64: fix comment in relocate_64.S by Masahiro Yamada · Sat Feb 04 12:30:06 2017 +0900
  45. 48042d8 arm64: use store with auto-increment by Masahiro Yamada · Fri Jan 27 16:15:30 2017 +0900
  46. 7efc632 arm64: use xzr to zero-out the bss section by Masahiro Yamada · Fri Jan 27 16:15:29 2017 +0900
  47. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  48. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 19 12:22:23 2017 -0500
  49. 6be115d ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI by Hou Zhiqiang · Mon Jan 16 17:31:48 2017 +0800
  50. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · Tue Jan 17 09:39:17 2017 +0800
  51. f66cee3 ARM: boot0 hook: remove macro, include whole header file by Andre Przywara · Mon Jan 02 11:48:34 2017 +0000
  52. 67bf820 armv8: prevent using THUMB by Andre Przywara · Mon Jan 02 11:48:26 2017 +0000
  53. 05725ed ARMv8: Setup PSCI memory and device tree by macro.wave.z@gmail.com · Thu Dec 08 11:58:25 2016 +0800
  54. ec2d7ed ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition by macro.wave.z@gmail.com · Thu Dec 08 11:58:21 2016 +0800
  55. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  56. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  57. 876c7e1 armv8: fsl-layerscape: SMP support for loading 32-bit OS by Alison Wang · Thu Nov 10 10:49:04 2016 +0800
  58. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  59. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  60. 61378fd efi: arm: Add aarch64 EFI app support by Simon Glass · Mon Nov 07 08:47:11 2016 -0700
  61. fc03fb9 efi: arm: Add EFI app support by Simon Glass · Mon Nov 07 08:47:10 2016 -0700
  62. 631c1a2 elf: arm: Add a few ARM relocation types by Simon Glass · Mon Nov 07 08:47:09 2016 -0700
  63. 266c8c1 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode by Keerthy · Sat Oct 29 15:19:10 2016 +0530
  64. 485110a arm: print the cache config option in hex instead of decimal by Keerthy · Sat Oct 29 15:19:09 2016 +0530
  65. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  66. bae1480 arm: cache: always flush cache line size for page table by Stefan Agner · Sun Aug 14 21:33:01 2016 -0700
  67. c4a7322 arm: cache: add support for LPAE for region D$ behavior by Stefan Agner · Sun Aug 14 21:33:00 2016 -0700
  68. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  69. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  70. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  71. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  72. 9bcf9c0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Aug 02 20:45:24 2016 -0400
  73. 72bc1f3 arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node by Hou Zhiqiang · Fri Jul 29 18:26:37 2016 +0800
  74. 25f6861 arm/PSCI: Fixed the backward compatiblity issue by Hou Zhiqiang · Fri Jul 29 18:26:36 2016 +0800
  75. 21d805c arm/PSCI: Removed unused code by Hou Zhiqiang · Fri Jul 29 18:26:35 2016 +0800
  76. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  77. 6402f72 armv8: spl: Call board_init_r from crt0_64 in SPL by Jeremy Hunt · Mon Jul 18 12:01:02 2016 -0400
  78. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · Tue Jul 12 20:28:14 2016 +0200
  79. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · Wed Apr 27 16:07:20 2016 +0200
  80. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  81. dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · Tue Jun 28 20:18:16 2016 +0800
  82. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  83. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · Sun Jun 19 12:38:36 2016 +0800
  84. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · Sun Jun 19 19:43:05 2016 -0600
  85. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · Sun Jun 19 19:43:01 2016 -0600
  86. 2663cd6 arm64: add better and more generic spin-table support by Masahiro Yamada · Mon Jun 27 19:31:05 2016 +0900
  87. 909cc1c ARM: move #ifdef to match the error handling code by Masahiro Yamada · Fri Jun 17 21:51:48 2016 +0900
  88. 48321ba arm/arm64: implement a boot header capability by Andre Przywara · Tue May 31 10:45:06 2016 -0700
  89. 0529a67 arm: lib: Fix fix push/pop-section directives by Marek Vasut · Sun Jun 05 00:46:55 2016 +0200
  90. 14d74b0 arm: lib: fix push/pop-section directives by Stephen Warren · Fri Jun 03 13:05:11 2016 -0600
  91. 71cfb33 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · Thu May 26 18:01:46 2016 +0200
  92. e92cb0b arm: lib: Import Thumb1 functions by Marek Vasut · Thu May 26 18:01:45 2016 +0200
  93. eb91a46 arm: lib: import muldi3.S from Linux by Marek Vasut · Thu May 26 18:01:44 2016 +0200
  94. d0a8586 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · Thu May 26 18:01:43 2016 +0200
  95. d2c1fbb arm: lib: Import __do_div64 from Linux by Marek Vasut · Thu May 26 18:01:42 2016 +0200
  96. 8eb18ae arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · Thu May 26 18:01:41 2016 +0200
  97. 14fefa0 arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · Thu May 26 18:01:40 2016 +0200
  98. c480fe7 arm: lib: Sync libgcc shift operations by Marek Vasut · Thu May 26 18:01:39 2016 +0200
  99. 98260c2 arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · Thu May 26 18:01:38 2016 +0200
  100. d086918 arm: include: Import unified.h from Linux kernel by Marek Vasut · Thu May 26 18:01:37 2016 +0200