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