1. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · Wed Apr 27 16:07:20 2016 +0200
  2. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  3. dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · Tue Jun 28 20:18:16 2016 +0800
  4. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  5. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · Sun Jun 19 12:38:36 2016 +0800
  6. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · Sun Jun 19 19:43:05 2016 -0600
  7. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · Sun Jun 19 19:43:01 2016 -0600
  8. 2663cd6 arm64: add better and more generic spin-table support by Masahiro Yamada · Mon Jun 27 19:31:05 2016 +0900
  9. 909cc1c ARM: move #ifdef to match the error handling code by Masahiro Yamada · Fri Jun 17 21:51:48 2016 +0900
  10. 48321ba arm/arm64: implement a boot header capability by Andre Przywara · Tue May 31 10:45:06 2016 -0700
  11. 0529a67 arm: lib: Fix fix push/pop-section directives by Marek Vasut · Sun Jun 05 00:46:55 2016 +0200
  12. 14d74b0 arm: lib: fix push/pop-section directives by Stephen Warren · Fri Jun 03 13:05:11 2016 -0600
  13. 71cfb33 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · Thu May 26 18:01:46 2016 +0200
  14. e92cb0b arm: lib: Import Thumb1 functions by Marek Vasut · Thu May 26 18:01:45 2016 +0200
  15. eb91a46 arm: lib: import muldi3.S from Linux by Marek Vasut · Thu May 26 18:01:44 2016 +0200
  16. d0a8586 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · Thu May 26 18:01:43 2016 +0200
  17. d2c1fbb arm: lib: Import __do_div64 from Linux by Marek Vasut · Thu May 26 18:01:42 2016 +0200
  18. 8eb18ae arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · Thu May 26 18:01:41 2016 +0200
  19. 14fefa0 arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · Thu May 26 18:01:40 2016 +0200
  20. c480fe7 arm: lib: Sync libgcc shift operations by Marek Vasut · Thu May 26 18:01:39 2016 +0200
  21. 98260c2 arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · Thu May 26 18:01:38 2016 +0200
  22. d086918 arm: include: Import unified.h from Linux kernel by Marek Vasut · Thu May 26 18:01:37 2016 +0200
  23. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  24. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  25. f57ef51 arm: spl: Align default board_init_f comment with code by Andreas Dannenberg · Mon Mar 28 13:58:03 2016 -0500
  26. ae6c2bc arm: Add support for HYP mode and LPAE page tables by Alexander Graf · Wed Mar 16 15:41:21 2016 +0100
  27. edbbd25 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · Mon Jan 25 12:08:45 2016 +0530
  28. 33a1d87 arm: Add a 64-bit division routine to the private library by Simon Glass · Wed Mar 16 07:44:34 2016 -0600
  29. 80b9c6b arm: Allow EFI payload code to take exceptions by Alexander Graf · Fri Mar 04 01:10:12 2016 +0100
  30. 5817786 arm64: Allow EFI payload code to take exceptions by Alexander Graf · Fri Mar 04 01:10:06 2016 +0100
  31. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  32. 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
  33. fbf49c0 arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · Tue Dec 29 19:44:01 2015 +0100
  34. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · Thu Jan 14 10:19:36 2016 +0800
  35. 159c0da arm: initialize gd for AArch64 by Stephen Warren · Thu Jan 14 14:03:11 2016 -0700
  36. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · Wed Nov 25 17:56:33 2015 +0100
  37. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  38. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · Sun Nov 29 11:50:53 2015 +0100
  39. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · Tue Nov 24 16:54:20 2015 +0800
  40. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  41. 2738215 arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · Mon Oct 19 19:40:15 2015 +0300
  42. 98d3894 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · Mon Oct 19 19:40:14 2015 +0300
  43. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · Mon Oct 19 06:50:00 2015 -0600
  44. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · Mon Oct 19 06:49:59 2015 -0600
  45. da1a904 armv8/gic: Fix GIC v2 initialization by Thierry Reding · Thu Aug 20 11:52:15 2015 +0200
  46. 88f4c83 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Wed Oct 14 10:46:36 2015 +0200
  47. 81eb219 arm: Drop old non-generic-board code by Simon Glass · Sat Sep 12 11:50:10 2015 -0600
  48. cb60ae8 arm: Correct comments in crt0.S for the recent SPL improvements by Simon Glass · Sat Aug 01 08:55:46 2015 -0600
  49. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  50. 3f67b7d arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · Sun Aug 30 16:55:18 2015 -0600
  51. 8238f34 armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · Wed Jul 01 09:58:03 2015 +0530
  52. f295d9e ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · Fri Jul 31 19:55:10 2015 -0400
  53. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · Mon Jul 27 11:40:17 2015 +0800
  54. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:16 2015 +0800
  55. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  56. 419228a arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · Wed Jul 22 16:44:32 2015 -0600
  57. ba4d90a arm: Add ENTRY/ENDPROC to private libgcc functions by Simon Glass · Tue Jun 02 11:08:20 2015 -0600
  58. 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
  59. 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
  60. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  61. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  62. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  63. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  64. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  65. b3b57e8 ARM: Add ARMv7-M support by rev13@wp.pl · Sun Mar 01 12:44:39 2015 +0100
  66. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  67. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  68. 29d23ec ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching by Bryan Brinsko · Tue Mar 24 11:25:12 2015 -0500
  69. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  70. e47e38e armv8: semihosting: delete external interface by Linus Walleij · Mon Mar 23 11:06:13 2015 +0100
  71. 6cf1671 armv8: semihosting: add a command to load semihosted images by Linus Walleij · Mon Mar 23 11:06:11 2015 +0100
  72. 1c2e27e armv8: semihosting: do not inline trap call by Linus Walleij · Mon Mar 23 11:06:10 2015 +0100
  73. f36fede ARMv8: enable pre-allocation malloc by David Feng · Sat Jan 31 11:55:28 2015 +0800
  74. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  75. fb02cc1 ARM: PSCI: Rework the DT handler slightly by Tom Rini · Thu Mar 05 20:19:36 2015 -0500
  76. 42b500b arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · Wed Mar 04 14:01:22 2015 +0100
  77. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · Tue Mar 03 08:03:00 2015 -0700
  78. aeca9cc arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · Tue Mar 03 08:02:58 2015 -0700
  79. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 25 18:14:18 2015 -0500
  80. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · Tue Feb 24 11:45:05 2015 +0900
  81. 1ce575f armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack by York Sun · Tue Jan 06 13:18:42 2015 -0800
  82. b90e01d Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Feb 24 07:59:38 2015 +0100
  83. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  84. 4b15a5f arm: Show relocated PC/LR in the register dump by Simon Glass · Fri Jan 30 12:04:56 2015 -0700
  85. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jan 26 06:42:40 2015 -0500
  86. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · Tue Nov 18 09:41:56 2014 +0100
  87. 37972d8 arm: Add warnings about using gdata by Simon Glass · Tue Dec 23 12:04:51 2014 -0700
  88. a257f2e arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · Thu Dec 18 18:10:33 2014 +0100
  89. 68bc8f5 ARM: bootm: do not add PSCI to fdt when booting in secure mode. by Ian Campbell · Sun Dec 21 09:45:11 2014 +0000
  90. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 01 15:10:39 2015 -0500
  91. 7cc8ca8 arm: semihosting: get rid of forward declarations by Linus Walleij · Mon Dec 15 11:06:05 2014 +0100
  92. 6fda265 arm: semihosting: fix up compile bugs by Linus Walleij · Mon Dec 15 11:05:56 2014 +0100
  93. ef6d09c arm: semihosting: staticize internal functions by Linus Walleij · Mon Dec 15 11:05:43 2014 +0100
  94. c97d974 ARM: Implement non-cached memory support by Thierry Reding · Tue Dec 09 22:25:22 2014 -0700
  95. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 24 17:05:11 2014 -0500
  96. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  97. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  98. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  99. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  100. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · Thu Nov 06 14:59:37 2014 +0900