1. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · Mon Oct 19 06:50:00 2015 -0600
  2. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · Mon Oct 19 06:49:59 2015 -0600
  3. da1a904 armv8/gic: Fix GIC v2 initialization by Thierry Reding · Thu Aug 20 11:52:15 2015 +0200
  4. 88f4c83 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Wed Oct 14 10:46:36 2015 +0200
  5. 81eb219 arm: Drop old non-generic-board code by Simon Glass · Sat Sep 12 11:50:10 2015 -0600
  6. cb60ae8 arm: Correct comments in crt0.S for the recent SPL improvements by Simon Glass · Sat Aug 01 08:55:46 2015 -0600
  7. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  8. 3f67b7d arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · Sun Aug 30 16:55:18 2015 -0600
  9. 8238f34 armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · Wed Jul 01 09:58:03 2015 +0530
  10. f295d9e ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · Fri Jul 31 19:55:10 2015 -0400
  11. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · Mon Jul 27 11:40:17 2015 +0800
  12. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:16 2015 +0800
  13. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  14. 419228a arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · Wed Jul 22 16:44:32 2015 -0600
  15. ba4d90a arm: Add ENTRY/ENDPROC to private libgcc functions by Simon Glass · Tue Jun 02 11:08:20 2015 -0600
  16. 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
  17. 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
  18. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  19. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  20. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  21. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  22. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  23. b3b57e8 ARM: Add ARMv7-M support by rev13@wp.pl · Sun Mar 01 12:44:39 2015 +0100
  24. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  25. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  26. 29d23ec ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching by Bryan Brinsko · Tue Mar 24 11:25:12 2015 -0500
  27. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  28. e47e38e armv8: semihosting: delete external interface by Linus Walleij · Mon Mar 23 11:06:13 2015 +0100
  29. 6cf1671 armv8: semihosting: add a command to load semihosted images by Linus Walleij · Mon Mar 23 11:06:11 2015 +0100
  30. 1c2e27e armv8: semihosting: do not inline trap call by Linus Walleij · Mon Mar 23 11:06:10 2015 +0100
  31. f36fede ARMv8: enable pre-allocation malloc by David Feng · Sat Jan 31 11:55:28 2015 +0800
  32. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  33. fb02cc1 ARM: PSCI: Rework the DT handler slightly by Tom Rini · Thu Mar 05 20:19:36 2015 -0500
  34. 42b500b arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · Wed Mar 04 14:01:22 2015 +0100
  35. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · Tue Mar 03 08:03:00 2015 -0700
  36. aeca9cc arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · Tue Mar 03 08:02:58 2015 -0700
  37. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 25 18:14:18 2015 -0500
  38. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · Tue Feb 24 11:45:05 2015 +0900
  39. 1ce575f armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack by York Sun · Tue Jan 06 13:18:42 2015 -0800
  40. b90e01d Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Feb 24 07:59:38 2015 +0100
  41. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  42. 4b15a5f arm: Show relocated PC/LR in the register dump by Simon Glass · Fri Jan 30 12:04:56 2015 -0700
  43. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jan 26 06:42:40 2015 -0500
  44. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · Tue Nov 18 09:41:56 2014 +0100
  45. 37972d8 arm: Add warnings about using gdata by Simon Glass · Tue Dec 23 12:04:51 2014 -0700
  46. a257f2e arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · Thu Dec 18 18:10:33 2014 +0100
  47. 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
  48. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 01 15:10:39 2015 -0500
  49. 7cc8ca8 arm: semihosting: get rid of forward declarations by Linus Walleij · Mon Dec 15 11:06:05 2014 +0100
  50. 6fda265 arm: semihosting: fix up compile bugs by Linus Walleij · Mon Dec 15 11:05:56 2014 +0100
  51. ef6d09c arm: semihosting: staticize internal functions by Linus Walleij · Mon Dec 15 11:05:43 2014 +0100
  52. c97d974 ARM: Implement non-cached memory support by Thierry Reding · Tue Dec 09 22:25:22 2014 -0700
  53. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 24 17:05:11 2014 -0500
  54. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  55. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  56. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  57. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  58. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · Thu Nov 06 14:59:37 2014 +0900
  59. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · Thu Nov 06 14:59:36 2014 +0900
  60. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · Thu Nov 13 17:59:15 2014 +0100
  61. da75866 cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · Thu Nov 13 17:59:14 2014 +0100
  62. fe200715 ARM: cache-cp15: Use more accurate types by Thierry Reding · Tue Aug 26 17:34:21 2014 +0200
  63. 72c2875 Revert "lib: bootm: add missing include" by Michal Simek · Tue Nov 11 15:45:36 2014 +0100
  64. 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Nov 07 20:35:20 2014 -0500
  65. 393db65 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · Tue Oct 28 23:16:12 2014 +0100
  66. 58623d1 arm: relocate the exception vectors by Georges Savoundararadj · Tue Oct 28 23:16:11 2014 +0100
  67. c381084 arm: make .vectors section allocatable by Georges Savoundararadj · Tue Oct 28 23:16:10 2014 +0100
  68. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  69. 4cb23ab arm: debug: adjust for U-Boot by Masahiro Yamada · Mon Sep 01 11:06:35 2014 +0900
  70. df00e52 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · Mon Sep 01 11:06:34 2014 +0900
  71. 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · Mon Sep 01 11:06:33 2014 +0900
  72. 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · Mon Sep 01 11:06:32 2014 +0900
  73. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · Wed Oct 08 22:57:59 2014 +0200
  74. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:54 2014 +0200
  75. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  76. dca7d08 arm: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:21 2014 +0200
  77. b7c236b ARM: prevent compiler warnings from bootm.c by Eric Nelson · Tue Sep 30 15:40:01 2014 -0700
  78. 79b9072 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · Mon Sep 15 02:44:36 2014 +0200
  79. 56cc3db armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · Mon Sep 08 12:20:00 2014 -0700
  80. 8b2da02 Revert "ARM: SPL: do not set gd again" by Tom Rini · Tue Sep 16 11:08:46 2014 -0400
  81. df66ec6 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · Wed Sep 03 23:32:34 2014 +0200
  82. 68a0f16 arm: Make reset position-independent by Benoît Thébaudeau · Wed Sep 03 23:32:33 2014 +0200
  83. 30f527d eabi_compat: add __aeabi_memcpy __aeabi_memset by Jeroen Hofstee · Wed Jul 30 21:54:53 2014 +0200
  84. 073000a ARM: SPL: do not set gd again by Jeroen Hofstee · Wed Jul 30 21:54:50 2014 +0200
  85. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · Mon Sep 01 13:50:48 2014 +0200
  86. 67d604e arm64: Correct passing of Linux kernel args by Tom Rini · Thu Aug 14 06:42:35 2014 -0400
  87. c20f6f5 ARM: Fix overflow in MMU setup by Marek Vasut · Mon Aug 04 01:45:46 2014 +0200
  88. 80c5a53 arm: include config.h in arch/arm/lib/vectors.S by Christian Riesch · Mon Jul 07 11:07:25 2014 +0200
  89. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  90. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:26 2014 -0600
  91. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  92. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  93. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  94. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  95. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
  96. 915a09e ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · Sat Jul 12 14:23:58 2014 +0100
  97. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  98. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  99. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
  100. 4e4b3fb arm: fix a double-definition error of _start symbol by Masahiro Yamada · Tue May 27 11:16:29 2014 +0900