1. 2b767e3 arm: bootm: Disable LMB reservation for command line and board info on arm64 by Marek Vasut · Sat May 29 13:34:32 2021 +0200
  2. 28522a6 arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable by Patrice Chotard · Wed Feb 24 13:48:42 2021 +0100
  3. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · Tue Jun 15 15:33:02 2021 +0900
  4. 4778a58 ARM: make LTO available by Marek Behún · Thu May 20 13:24:22 2021 +0200
  5. a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · Thu May 20 13:24:11 2021 +0200
  6. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  7. 3b2ae6a arm: zimage: Use correct symbol to hide messages in SPL by Samuel Holland · Sat Apr 17 09:34:37 2021 -0500
  8. 295b42d arm64: gic-v3-its: Clear the Pending table before enabling LPIs by Hou Zhiqiang · Fri Mar 05 15:02:35 2021 +0800
  9. e3550d5 bootm: do not hang on failure by Heinrich Schuchardt · Wed Feb 17 12:55:54 2021 +0100
  10. a14e5b4 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:38 2021 +0100
  11. 4aae24d arm: cp15: update DACR value to activate access control by Patrick Delaunay · Fri Feb 05 13:53:36 2021 +0100
  12. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  13. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  14. f5dc7f6 bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · Sun Jan 31 20:36:06 2021 +0800
  15. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · Sun Jan 31 20:36:05 2021 +0800
  16. 8ae8744 arm: Remove vital devices last by Simon Glass · Sun Jan 24 14:32:47 2021 -0700
  17. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  18. d6bc9ec efi_loader: add Linux magic to aarch64 crt0 by Heinrich Schuchardt · Fri Jan 29 12:35:51 2021 +0100
  19. 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · Sat Nov 28 10:43:13 2020 +0200
  20. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  21. 16fd24c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · Wed Nov 18 17:45:54 2020 +0100
  22. 545474e arm64: Add support for larger PIE U-Boot by Edgar E. Iglesias · Wed Sep 09 19:07:26 2020 +0200
  23. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · Sun Jul 26 13:17:53 2020 -0700
  24. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  25. b417ca1 arch: arm: use dt and UCLASS_IRQ to get gic details by Rayagonda Kokatanur · Sun Jul 26 22:37:32 2020 +0530
  26. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  27. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · Wed Jun 03 14:43:42 2020 +0200
  28. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · Sun May 10 14:16:56 2020 -0600
  29. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  30. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  31. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  32. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  33. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  34. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  35. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  36. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  37. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  38. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · Tue Apr 28 11:38:03 2020 +0200
  39. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  40. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · Mon Apr 20 10:31:44 2020 +0300
  41. 594b7cf arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · Fri Apr 24 20:20:17 2020 +0200
  42. d7e6a1d arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · Fri Apr 24 20:20:16 2020 +0200
  43. 77cc8b2 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · Fri Apr 24 20:20:15 2020 +0200
  44. 39396fe ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them by Claudius Heine · Wed Mar 04 15:23:10 2020 +0100
  45. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  46. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300
  47. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300
  48. 49bd67e ARM: bootm: take into account gd->ram_top by Patrice Chotard · Thu Feb 13 19:29:50 2020 +0100
  49. aaf8dd1 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · Tue Mar 10 10:15:04 2020 +0100
  50. 1fc5480 arch: arm: Fix SZ_64K undeclared compilation error by Wasim Khan · Fri Feb 14 11:00:52 2020 +0530
  51. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  52. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  53. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  54. 436efc0 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · Mon Dec 16 09:09:43 2019 -0800
  55. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  56. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  57. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  58. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  59. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  60. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  61. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  62. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  63. 9ac1d17 arm: caches: Disable mmu only if mmu is available by Lokesh Vutla · Wed Oct 30 15:55:41 2019 +0530
  64. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · Mon Oct 07 13:52:15 2019 +0530
  65. 11efc1a arm64: print instructions leading to exception by Heinrich Schuchardt · Thu Sep 12 19:09:26 2019 +0200
  66. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  67. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  68. 39d82b2 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 23 22:29:53 2019 -0400
  69. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  70. d680e9a efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · Thu Jul 11 06:39:32 2019 +0200
  71. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · Wed Jun 26 13:51:46 2019 +0900
  72. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  73. 54e855f arm: zimage: add barebox image magic number by Christoph Fritz · Fri May 03 13:19:49 2019 +0200
  74. 94ddd96 arm: add a separate stack for TPL by Kever Yang · Tue Apr 02 20:41:21 2019 +0800
  75. 286bc37 arm: remove ARCH_ROCKCHIP macro in common code by Kever Yang · Mon May 06 11:21:13 2019 +0800
  76. b8c82e0 rockchip: arm: use 'arch-rockchip' for common header by Kever Yang · Thu Mar 28 11:01:22 2019 +0800
  77. decc771 arm: arm64 32bit address relocation by Ibai Erkiaga · Fri Mar 15 12:18:41 2019 +0000
  78. b7c0c38 arm: print information about loaded UEFI images by Heinrich Schuchardt · Thu Apr 04 22:06:25 2019 +0200
  79. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · Wed Feb 20 18:17:22 2019 +0530
  80. 8791b1f ARM: cache: Fix incorrect bitwise operation by Marek Vasut · Tue Feb 19 01:43:51 2019 +0100
  81. 9f51350 arch: arm: lib: Flush L3 after relocation to DDR by Meenakshi Aggarwal · Tue Feb 19 00:08:30 2019 +0530
  82. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  83. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:23 2019 +0100
  84. a15de9e arm: efi: Generate Microsoft PE format compliant images by Bin Meng · Tue Oct 02 07:39:33 2018 -0700
  85. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · Thu Apr 26 20:18:10 2018 +0200
  86. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 17 07:20:52 2018 -0400
  87. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · Mon Oct 01 05:03:30 2018 +0200
  88. 1d10cc6 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · Thu Sep 07 09:20:32 2017 +0200
  89. d980584 arm: K3: Update _start instruction by Lokesh Vutla · Mon Aug 27 15:57:10 2018 +0530
  90. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · Fri Aug 31 16:57:06 2018 -0700
  91. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · Fri Aug 31 16:39:36 2018 -0700
  92. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · Fri Jun 22 13:03:18 2018 -0600
  93. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · Fri Jun 22 13:03:17 2018 -0600
  94. 29c23b5 arm: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:50:04 2018 -0700
  95. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · Wed Jun 13 06:13:32 2018 +0200
  96. df1f7e2 arm: Do not clear LR on exception in SPL by Andrew F. Davis · Mon Jun 11 14:04:17 2018 -0500
  97. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · Tue May 15 19:42:23 2018 +0200
  98. 64fabcc bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · Fri May 04 10:49:11 2018 +0200
  99. 19858f9 arm: v7R: Add support for enabling caches by Lokesh Vutla · Thu Apr 26 18:21:31 2018 +0530
  100. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · Thu Apr 26 18:21:28 2018 +0530