1. 2e32930 arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · 2 years, 2 months ago
  2. d660a82 arm: smh: Make semihosting trap calls more robust by Andre Przywara · 2 years, 2 months ago
  3. 30b315b arm: smh: specify Thumb trap instruction by Andre Przywara · 2 years, 2 months ago
  4. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  5. 85e68ae common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago
  6. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  7. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  8. 7a0d880 Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
  9. 583f1b2 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 3 months ago
  10. b6664ea ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 3 months ago
  11. f4b540e arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · 2 years, 3 months ago
  12. 81e712a ARM: relocate: Fix Thumb code by using proper label type by Andre Przywara · 2 years, 5 months ago
  13. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
  14. b09e462 arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · 2 years, 5 months ago
  15. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  16. 2d25f63 arm: gic_v2: Skip gic_init_secure when cpu is not in el3 by Sai Pavan Boddu · 2 years, 7 months ago
  17. 948da77 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · 2 years, 7 months ago
  18. 5165d2a arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled by Pali Rohár · 2 years, 8 months ago
  19. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  20. bbe310c arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 8 months ago
  21. 385d69d arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 8 months ago
  22. e97ac47 arm64: Save esr in pt_regs by Sean Anderson · 2 years, 8 months ago
  23. 3ea744e arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 8 months ago
  24. dcc4f96 arm: smh: Remove smhload command by Sean Anderson · 2 years, 8 months ago
  25. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 8 months ago
  26. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
  27. 12a05b3 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 8 months ago
  28. 79f6ad6 arm: smh: Document functions in header by Sean Anderson · 2 years, 8 months ago
  29. 80e62cc arm: smh: Return errno on error by Sean Anderson · 2 years, 8 months ago
  30. eff77c3 arm: smh: Use numeric modes for smh_open by Sean Anderson · 2 years, 8 months ago
  31. b10f724 arm: smh: Export semihosting functions by Sean Anderson · 2 years, 8 months ago
  32. 9ef5cca efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 11 months ago
  33. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  34. b1f3f98 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 3 years ago
  35. 0dba458 arm: Init the debug UART by Simon Glass · 3 years, 1 month ago
  36. 38de2ba arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · 3 years, 1 month ago
  37. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  38. 60b9b47 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · 3 years, 1 month ago
  39. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  40. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  41. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  42. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
  43. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  44. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  45. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  46. 1e43bb6 arm64: memset-arm64: Use simple memset when cache is disabled by Stefan Roese · 3 years, 3 months ago
  47. dbf6b14 arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions by Stefan Roese · 3 years, 3 months ago
  48. b1d0487 lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic() by Marek Vasut · 3 years, 3 months ago
  49. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 3 months ago
  50. 8120e06 lmb: Always compile arch_lmb_reserve() into U-Boot on arm by Marek Vasut · 3 years, 3 months ago
  51. 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 3 months ago
  52. 30e5a44 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · 3 years, 3 months ago
  53. cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 4 months ago
  54. 3823315 Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64" by Jan Kiszka · 3 years, 4 months ago
  55. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  56. 2359fa7 arm: bootm: Disable LMB reservation for command line and board info on arm64 by Marek Vasut · 3 years, 6 months ago
  57. ee0fbf4 arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable by Patrice Chotard · 3 years, 9 months ago
  58. 534f0fb arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · 3 years, 5 months ago
  59. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 6 months ago
  60. e5fc903 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · 3 years, 6 months ago
  61. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  62. c234369 arm: zimage: Use correct symbol to hide messages in SPL by Samuel Holland · 3 years, 7 months ago
  63. 6f6876a arm64: gic-v3-its: Clear the Pending table before enabling LPIs by Hou Zhiqiang · 3 years, 9 months ago
  64. 0ca7c4d bootm: do not hang on failure by Heinrich Schuchardt · 3 years, 9 months ago
  65. 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 10 months ago
  66. 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 10 months ago
  67. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  68. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  69. 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 10 months ago
  70. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 10 months ago
  71. 6224dc9 arm: Remove vital devices last by Simon Glass · 3 years, 10 months ago
  72. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  73. 18dd984 efi_loader: add Linux magic to aarch64 crt0 by Heinrich Schuchardt · 3 years, 10 months ago
  74. 42d0d42 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 4 years ago
  75. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  76. 59b07a2 treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · 4 years ago
  77. 28c851f arm64: Add support for larger PIE U-Boot by Edgar E. Iglesias · 4 years, 3 months ago
  78. dfd2390 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
  79. 2ae7adc arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · 4 years, 4 months ago
  80. a76bfe5 arch: arm: use dt and UCLASS_IRQ to get gic details by Rayagonda Kokatanur · 4 years, 4 months ago
  81. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  82. d877f8f arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
  83. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
  84. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  85. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  86. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  87. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  88. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  89. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  90. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  91. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  92. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  93. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 7 months ago
  94. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  95. 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
  96. 54be09c arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 7 months ago
  97. 2e8d68e arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 7 months ago
  98. c8ec1e3 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 7 months ago
  99. b46e6cc ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them by Claudius Heine · 4 years, 9 months ago
  100. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago