1. 40eb691 arm: use common instructions applicable to armv7m & other arm archs by Vikas Manocha · Fri Feb 05 10:43:01 2016 -0800
  2. b564d52 do_smhload: fix return code by Ryan Harkin · Thu Mar 02 17:45:16 2017 +0000
  3. 7d50c29 armv8: spl: Call spl_relocate_stack_gd for ARMv8 by Philipp Tomsich · Wed Mar 01 21:04:15 2017 +0100
  4. 93f19fe arm64: fix comment in relocate_64.S by Masahiro Yamada · Sat Feb 04 12:30:06 2017 +0900
  5. 48042d8 arm64: use store with auto-increment by Masahiro Yamada · Fri Jan 27 16:15:30 2017 +0900
  6. 7efc632 arm64: use xzr to zero-out the bss section by Masahiro Yamada · Fri Jan 27 16:15:29 2017 +0900
  7. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  8. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 19 12:22:23 2017 -0500
  9. 6be115d ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI by Hou Zhiqiang · Mon Jan 16 17:31:48 2017 +0800
  10. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · Tue Jan 17 09:39:17 2017 +0800
  11. f66cee3 ARM: boot0 hook: remove macro, include whole header file by Andre Przywara · Mon Jan 02 11:48:34 2017 +0000
  12. 67bf820 armv8: prevent using THUMB by Andre Przywara · Mon Jan 02 11:48:26 2017 +0000
  13. 05725ed ARMv8: Setup PSCI memory and device tree by macro.wave.z@gmail.com · Thu Dec 08 11:58:25 2016 +0800
  14. ec2d7ed ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition by macro.wave.z@gmail.com · Thu Dec 08 11:58:21 2016 +0800
  15. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  16. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  17. 876c7e1 armv8: fsl-layerscape: SMP support for loading 32-bit OS by Alison Wang · Thu Nov 10 10:49:04 2016 +0800
  18. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  19. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  20. 61378fd efi: arm: Add aarch64 EFI app support by Simon Glass · Mon Nov 07 08:47:11 2016 -0700
  21. fc03fb9 efi: arm: Add EFI app support by Simon Glass · Mon Nov 07 08:47:10 2016 -0700
  22. 631c1a2 elf: arm: Add a few ARM relocation types by Simon Glass · Mon Nov 07 08:47:09 2016 -0700
  23. 266c8c1 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode by Keerthy · Sat Oct 29 15:19:10 2016 +0530
  24. 485110a arm: print the cache config option in hex instead of decimal by Keerthy · Sat Oct 29 15:19:09 2016 +0530
  25. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  26. bae1480 arm: cache: always flush cache line size for page table by Stefan Agner · Sun Aug 14 21:33:01 2016 -0700
  27. c4a7322 arm: cache: add support for LPAE for region D$ behavior by Stefan Agner · Sun Aug 14 21:33:00 2016 -0700
  28. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  29. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  30. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  31. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  32. 9bcf9c0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Aug 02 20:45:24 2016 -0400
  33. 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
  34. 25f6861 arm/PSCI: Fixed the backward compatiblity issue by Hou Zhiqiang · Fri Jul 29 18:26:36 2016 +0800
  35. 21d805c arm/PSCI: Removed unused code by Hou Zhiqiang · Fri Jul 29 18:26:35 2016 +0800
  36. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  37. 6402f72 armv8: spl: Call board_init_r from crt0_64 in SPL by Jeremy Hunt · Mon Jul 18 12:01:02 2016 -0400
  38. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · Tue Jul 12 20:28:14 2016 +0200
  39. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · Wed Apr 27 16:07:20 2016 +0200
  40. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  41. dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · Tue Jun 28 20:18:16 2016 +0800
  42. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  43. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · Sun Jun 19 12:38:36 2016 +0800
  44. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · Sun Jun 19 19:43:05 2016 -0600
  45. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · Sun Jun 19 19:43:01 2016 -0600
  46. 2663cd6 arm64: add better and more generic spin-table support by Masahiro Yamada · Mon Jun 27 19:31:05 2016 +0900
  47. 909cc1c ARM: move #ifdef to match the error handling code by Masahiro Yamada · Fri Jun 17 21:51:48 2016 +0900
  48. 48321ba arm/arm64: implement a boot header capability by Andre Przywara · Tue May 31 10:45:06 2016 -0700
  49. 0529a67 arm: lib: Fix fix push/pop-section directives by Marek Vasut · Sun Jun 05 00:46:55 2016 +0200
  50. 14d74b0 arm: lib: fix push/pop-section directives by Stephen Warren · Fri Jun 03 13:05:11 2016 -0600
  51. 71cfb33 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · Thu May 26 18:01:46 2016 +0200
  52. e92cb0b arm: lib: Import Thumb1 functions by Marek Vasut · Thu May 26 18:01:45 2016 +0200
  53. eb91a46 arm: lib: import muldi3.S from Linux by Marek Vasut · Thu May 26 18:01:44 2016 +0200
  54. d0a8586 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · Thu May 26 18:01:43 2016 +0200
  55. d2c1fbb arm: lib: Import __do_div64 from Linux by Marek Vasut · Thu May 26 18:01:42 2016 +0200
  56. 8eb18ae arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · Thu May 26 18:01:41 2016 +0200
  57. 14fefa0 arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · Thu May 26 18:01:40 2016 +0200
  58. c480fe7 arm: lib: Sync libgcc shift operations by Marek Vasut · Thu May 26 18:01:39 2016 +0200
  59. 98260c2 arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · Thu May 26 18:01:38 2016 +0200
  60. d086918 arm: include: Import unified.h from Linux kernel by Marek Vasut · Thu May 26 18:01:37 2016 +0200
  61. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  62. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  63. f57ef51 arm: spl: Align default board_init_f comment with code by Andreas Dannenberg · Mon Mar 28 13:58:03 2016 -0500
  64. ae6c2bc arm: Add support for HYP mode and LPAE page tables by Alexander Graf · Wed Mar 16 15:41:21 2016 +0100
  65. edbbd25 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · Mon Jan 25 12:08:45 2016 +0530
  66. 33a1d87 arm: Add a 64-bit division routine to the private library by Simon Glass · Wed Mar 16 07:44:34 2016 -0600
  67. 80b9c6b arm: Allow EFI payload code to take exceptions by Alexander Graf · Fri Mar 04 01:10:12 2016 +0100
  68. 5817786 arm64: Allow EFI payload code to take exceptions by Alexander Graf · Fri Mar 04 01:10:06 2016 +0100
  69. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  70. 408a12d arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · Tue Feb 09 16:48:28 2016 +0100
  71. fbf49c0 arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · Tue Dec 29 19:44:01 2015 +0100
  72. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · Thu Jan 14 10:19:36 2016 +0800
  73. 159c0da arm: initialize gd for AArch64 by Stephen Warren · Thu Jan 14 14:03:11 2016 -0700
  74. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · Wed Nov 25 17:56:33 2015 +0100
  75. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  76. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · Sun Nov 29 11:50:53 2015 +0100
  77. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · Tue Nov 24 16:54:20 2015 +0800
  78. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  79. 2738215 arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · Mon Oct 19 19:40:15 2015 +0300
  80. 98d3894 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · Mon Oct 19 19:40:14 2015 +0300
  81. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · Mon Oct 19 06:50:00 2015 -0600
  82. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · Mon Oct 19 06:49:59 2015 -0600
  83. da1a904 armv8/gic: Fix GIC v2 initialization by Thierry Reding · Thu Aug 20 11:52:15 2015 +0200
  84. 88f4c83 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Wed Oct 14 10:46:36 2015 +0200
  85. 81eb219 arm: Drop old non-generic-board code by Simon Glass · Sat Sep 12 11:50:10 2015 -0600
  86. cb60ae8 arm: Correct comments in crt0.S for the recent SPL improvements by Simon Glass · Sat Aug 01 08:55:46 2015 -0600
  87. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  88. 3f67b7d arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · Sun Aug 30 16:55:18 2015 -0600
  89. 8238f34 armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · Wed Jul 01 09:58:03 2015 +0530
  90. f295d9e ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · Fri Jul 31 19:55:10 2015 -0400
  91. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · Mon Jul 27 11:40:17 2015 +0800
  92. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:16 2015 +0800
  93. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  94. 419228a arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · Wed Jul 22 16:44:32 2015 -0600
  95. ba4d90a arm: Add ENTRY/ENDPROC to private libgcc functions by Simon Glass · Tue Jun 02 11:08:20 2015 -0600
  96. bd1fef5 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · Tue May 05 15:00:23 2015 -0400
  97. 9fcb5ef arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · Thu May 14 11:07:03 2015 -0400
  98. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  99. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  100. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200