1. 0bf65c6 arm: lib: import muldi3.S from Linux by Marek Vasut · 8 years ago
  2. 40d67c7 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · 8 years ago
  3. 7b9f9c5 arm: lib: Import __do_div64 from Linux by Marek Vasut · 8 years ago
  4. e64d759 arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · 8 years ago
  5. c5a543e arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · 8 years ago
  6. 06b36cb arm: lib: Sync libgcc shift operations by Marek Vasut · 8 years ago
  7. 11b1a9b arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · 8 years ago
  8. c0db6f8 arm: include: Import unified.h from Linux kernel by Marek Vasut · 8 years ago
  9. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  10. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  11. f00169a arm: spl: Align default board_init_f comment with code by Andreas Dannenberg · 8 years ago
  12. d990f5c arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  13. 2b690b9 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · 9 years ago
  14. 9ab6049 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  15. cc4a474 arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  16. 6498291 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  17. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  18. 03a3a8a arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · 9 years ago
  19. a592e6f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · 9 years ago
  20. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  21. a737028 arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  22. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  23. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  24. 5be9356 Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  25. bc3c89b common: bootm: check return value of strict_strtoul by Peng Fan · 9 years ago
  26. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  27. 7bdf75c arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · 9 years ago
  28. 432a624 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · 9 years ago
  29. 5ba534d arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · 9 years ago
  30. 931bec3 arm: Switch aarch64 to using generic global_data setup by Simon Glass · 9 years ago
  31. b1964c7 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  32. 13a3972 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  33. 1090a56 arm: Drop old non-generic-board code by Simon Glass · 9 years ago
  34. ed64190 arm: Correct comments in crt0.S for the recent SPL improvements by Simon Glass · 9 years ago
  35. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  36. c6aabe9 arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · 9 years ago
  37. 3ffa95c armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · 9 years ago
  38. b5d92ba ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · 9 years ago
  39. 633b6cc ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  40. 387871a ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  41. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  42. 502a2af arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · 9 years ago
  43. 1251d51 arm: Add ENTRY/ENDPROC to private libgcc functions by Simon Glass · 9 years ago
  44. f99993c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · 9 years ago
  45. 4588d61 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 9 years ago
  46. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 9 years ago
  47. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  48. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  49. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  50. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  51. 12d8a72 ARM: Add ARMv7-M support by rev13@wp.pl · 10 years ago
  52. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  53. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  54. 97840b5 ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching by Bryan Brinsko · 10 years ago
  55. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  56. d5f3d17 armv8: semihosting: delete external interface by Linus Walleij · 10 years ago
  57. 202a674 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  58. e769f68 armv8: semihosting: do not inline trap call by Linus Walleij · 10 years ago
  59. b263302 ARMv8: enable pre-allocation malloc by David Feng · 10 years ago
  60. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  61. dd09f7e ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  62. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  63. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  64. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  65. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  66. 41fbbbb ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  67. dcd468b armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack by York Sun · 10 years ago
  68. e1cc4d3 Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  69. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  70. 23d184d arm: Show relocated PC/LR in the register dump by Simon Glass · 10 years ago
  71. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  72. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  73. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  74. 75d7a0d arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · 10 years ago
  75. 97a8196 ARM: bootm: do not add PSCI to fdt when booting in secure mode. by Ian Campbell · 10 years ago
  76. a74a4a8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  77. 9be5c66 arm: semihosting: get rid of forward declarations by Linus Walleij · 10 years ago
  78. 4e1ef15 arm: semihosting: fix up compile bugs by Linus Walleij · 10 years ago
  79. 50b5639 arm: semihosting: staticize internal functions by Linus Walleij · 10 years ago
  80. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  81. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  82. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  83. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  84. 8bc347e ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  85. ba19599 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  86. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  87. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  88. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  89. 28970ef cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · 10 years ago
  90. 25026fa ARM: cache-cp15: Use more accurate types by Thierry Reding · 10 years ago
  91. f888cf5 Revert "lib: bootm: add missing include" by Michal Simek · 10 years ago
  92. 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  93. 571bdf1 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · 10 years ago
  94. 3ff46cc arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  95. c57a642 arm: make .vectors section allocatable by Georges Savoundararadj · 10 years ago
  96. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  97. b81fa61 arm: debug: adjust for U-Boot by Masahiro Yamada · 10 years ago
  98. 51b17d4 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · 10 years ago
  99. 9345651 arm: debug: replace license blocks with SPDX by Masahiro Yamada · 10 years ago
  100. 1cfe9fa arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · 10 years ago