1. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jan 26 06:42:40 2015 -0500
  2. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · Tue Nov 18 09:41:56 2014 +0100
  3. 37972d8 arm: Add warnings about using gdata by Simon Glass · Tue Dec 23 12:04:51 2014 -0700
  4. a257f2e arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · Thu Dec 18 18:10:33 2014 +0100
  5. 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
  6. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 01 15:10:39 2015 -0500
  7. 7cc8ca8 arm: semihosting: get rid of forward declarations by Linus Walleij · Mon Dec 15 11:06:05 2014 +0100
  8. 6fda265 arm: semihosting: fix up compile bugs by Linus Walleij · Mon Dec 15 11:05:56 2014 +0100
  9. ef6d09c arm: semihosting: staticize internal functions by Linus Walleij · Mon Dec 15 11:05:43 2014 +0100
  10. c97d974 ARM: Implement non-cached memory support by Thierry Reding · Tue Dec 09 22:25:22 2014 -0700
  11. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 24 17:05:11 2014 -0500
  12. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  13. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  14. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  15. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  16. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · Thu Nov 06 14:59:37 2014 +0900
  17. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · Thu Nov 06 14:59:36 2014 +0900
  18. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · Thu Nov 13 17:59:15 2014 +0100
  19. da75866 cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · Thu Nov 13 17:59:14 2014 +0100
  20. fe200715 ARM: cache-cp15: Use more accurate types by Thierry Reding · Tue Aug 26 17:34:21 2014 +0200
  21. 72c2875 Revert "lib: bootm: add missing include" by Michal Simek · Tue Nov 11 15:45:36 2014 +0100
  22. 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Nov 07 20:35:20 2014 -0500
  23. 393db65 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · Tue Oct 28 23:16:12 2014 +0100
  24. 58623d1 arm: relocate the exception vectors by Georges Savoundararadj · Tue Oct 28 23:16:11 2014 +0100
  25. c381084 arm: make .vectors section allocatable by Georges Savoundararadj · Tue Oct 28 23:16:10 2014 +0100
  26. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  27. 4cb23ab arm: debug: adjust for U-Boot by Masahiro Yamada · Mon Sep 01 11:06:35 2014 +0900
  28. df00e52 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · Mon Sep 01 11:06:34 2014 +0900
  29. 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · Mon Sep 01 11:06:33 2014 +0900
  30. 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · Mon Sep 01 11:06:32 2014 +0900
  31. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · Wed Oct 08 22:57:59 2014 +0200
  32. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:54 2014 +0200
  33. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  34. dca7d08 arm: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:21 2014 +0200
  35. b7c236b ARM: prevent compiler warnings from bootm.c by Eric Nelson · Tue Sep 30 15:40:01 2014 -0700
  36. 79b9072 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · Mon Sep 15 02:44:36 2014 +0200
  37. 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
  38. 8b2da02 Revert "ARM: SPL: do not set gd again" by Tom Rini · Tue Sep 16 11:08:46 2014 -0400
  39. df66ec6 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · Wed Sep 03 23:32:34 2014 +0200
  40. 68a0f16 arm: Make reset position-independent by Benoît Thébaudeau · Wed Sep 03 23:32:33 2014 +0200
  41. 30f527d eabi_compat: add __aeabi_memcpy __aeabi_memset by Jeroen Hofstee · Wed Jul 30 21:54:53 2014 +0200
  42. 073000a ARM: SPL: do not set gd again by Jeroen Hofstee · Wed Jul 30 21:54:50 2014 +0200
  43. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · Mon Sep 01 13:50:48 2014 +0200
  44. 67d604e arm64: Correct passing of Linux kernel args by Tom Rini · Thu Aug 14 06:42:35 2014 -0400
  45. c20f6f5 ARM: Fix overflow in MMU setup by Marek Vasut · Mon Aug 04 01:45:46 2014 +0200
  46. 80c5a53 arm: include config.h in arch/arm/lib/vectors.S by Christian Riesch · Mon Jul 07 11:07:25 2014 +0200
  47. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  48. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:26 2014 -0600
  49. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  50. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  51. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  52. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  53. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
  54. 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
  55. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  56. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  57. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
  58. 4e4b3fb arm: fix a double-definition error of _start symbol by Masahiro Yamada · Tue May 27 11:16:29 2014 +0900
  59. 7c3f130 arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y by Masahiro Yamada · Fri Apr 25 21:51:09 2014 +0900
  60. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Tue May 20 10:05:42 2014 +0200
  61. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  62. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · Tue Apr 15 16:13:47 2014 +0200
  63. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  64. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  65. 79bbde0 arm64 patch: gicv3 support by David Feng · Fri Mar 14 14:26:27 2014 +0800
  66. 5625c8b bootstage: arm: fix fdt stashing code by Mela Custodio · Thu Feb 20 00:16:56 2014 +0900
  67. b7ebd10 armv8: Flush dcache before switching to EL2 by York Sun · Mon Mar 31 14:40:32 2014 -0700
  68. 11b84ee armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · Wed Feb 26 13:26:03 2014 -0800
  69. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
  70. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · Fri Mar 07 01:20:56 2014 +0000
  71. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  72. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  73. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  74. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  75. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  76. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  77. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  78. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  79. b65e2c1 arm: use canonical sub mnemonic by Andreas Bießmann · Wed Nov 27 16:09:29 2013 +0100
  80. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  81. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  82. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · Thu Nov 28 17:51:38 2013 +0800
  83. 1559ee7 Revert "ARM: move interrupt_init to before relocation" by Albert ARIBAUD · Fri Nov 08 22:37:33 2013 +0100
  84. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  85. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  86. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  87. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  88. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · Thu Sep 19 18:06:45 2013 +0200
  89. fe7d925 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · Thu Sep 19 18:06:43 2013 +0200
  90. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · Sat Sep 21 14:04:41 2013 +0200
  91. 2deb1ba ARM,relocate: do not use r9 by Jeroen Hofstee · Sat Sep 21 14:04:40 2013 +0200
  92. 0f586cb arm: spl: Do not set the stack pointer twice by Masahiro Yamada · Wed Jul 17 20:35:55 2013 +0900
  93. c7aed9b arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · Fri Aug 09 11:22:15 2013 -0400
  94. 315c12a Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · Thu Jul 25 17:57:46 2013 +0200
  95. ca7d59b ARM: move interrupt_init to before relocation by Rob Herring · Wed Jun 12 22:24:45 2013 -0500
  96. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  97. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  98. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  99. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  100. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200