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