1. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · Mon Apr 20 10:31:44 2020 +0300
  2. 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
  3. d7e6a1d arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · Fri Apr 24 20:20:16 2020 +0200
  4. 77cc8b2 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · Fri Apr 24 20:20:15 2020 +0200
  5. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  6. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300
  7. 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
  8. 49bd67e ARM: bootm: take into account gd->ram_top by Patrice Chotard · Thu Feb 13 19:29:50 2020 +0100
  9. aaf8dd1 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · Tue Mar 10 10:15:04 2020 +0100
  10. 1fc5480 arch: arm: Fix SZ_64K undeclared compilation error by Wasim Khan · Fri Feb 14 11:00:52 2020 +0530
  11. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  12. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  13. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  14. 436efc0 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · Mon Dec 16 09:09:43 2019 -0800
  15. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  16. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  17. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  18. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  19. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  20. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  21. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  22. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  23. 9ac1d17 arm: caches: Disable mmu only if mmu is available by Lokesh Vutla · Wed Oct 30 15:55:41 2019 +0530
  24. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · Mon Oct 07 13:52:15 2019 +0530
  25. 11efc1a arm64: print instructions leading to exception by Heinrich Schuchardt · Thu Sep 12 19:09:26 2019 +0200
  26. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  27. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  28. 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
  29. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  30. d680e9a efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · Thu Jul 11 06:39:32 2019 +0200
  31. 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
  32. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  33. 54e855f arm: zimage: add barebox image magic number by Christoph Fritz · Fri May 03 13:19:49 2019 +0200
  34. 94ddd96 arm: add a separate stack for TPL by Kever Yang · Tue Apr 02 20:41:21 2019 +0800
  35. 286bc37 arm: remove ARCH_ROCKCHIP macro in common code by Kever Yang · Mon May 06 11:21:13 2019 +0800
  36. b8c82e0 rockchip: arm: use 'arch-rockchip' for common header by Kever Yang · Thu Mar 28 11:01:22 2019 +0800
  37. decc771 arm: arm64 32bit address relocation by Ibai Erkiaga · Fri Mar 15 12:18:41 2019 +0000
  38. b7c0c38 arm: print information about loaded UEFI images by Heinrich Schuchardt · Thu Apr 04 22:06:25 2019 +0200
  39. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · Wed Feb 20 18:17:22 2019 +0530
  40. 8791b1f ARM: cache: Fix incorrect bitwise operation by Marek Vasut · Tue Feb 19 01:43:51 2019 +0100
  41. 9f51350 arch: arm: lib: Flush L3 after relocation to DDR by Meenakshi Aggarwal · Tue Feb 19 00:08:30 2019 +0530
  42. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  43. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:23 2019 +0100
  44. a15de9e arm: efi: Generate Microsoft PE format compliant images by Bin Meng · Tue Oct 02 07:39:33 2018 -0700
  45. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · Thu Apr 26 20:18:10 2018 +0200
  46. 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
  47. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · Mon Oct 01 05:03:30 2018 +0200
  48. 1d10cc6 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · Thu Sep 07 09:20:32 2017 +0200
  49. d980584 arm: K3: Update _start instruction by Lokesh Vutla · Mon Aug 27 15:57:10 2018 +0530
  50. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · Fri Aug 31 16:57:06 2018 -0700
  51. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · Fri Aug 31 16:39:36 2018 -0700
  52. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · Fri Jun 22 13:03:18 2018 -0600
  53. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · Fri Jun 22 13:03:17 2018 -0600
  54. 29c23b5 arm: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:50:04 2018 -0700
  55. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · Wed Jun 13 06:13:32 2018 +0200
  56. df1f7e2 arm: Do not clear LR on exception in SPL by Andrew F. Davis · Mon Jun 11 14:04:17 2018 -0500
  57. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · Tue May 15 19:42:23 2018 +0200
  58. 64fabcc bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · Fri May 04 10:49:11 2018 +0200
  59. 19858f9 arm: v7R: Add support for enabling caches by Lokesh Vutla · Thu Apr 26 18:21:31 2018 +0530
  60. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · Thu Apr 26 18:21:28 2018 +0530
  61. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  62. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  63. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  64. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  65. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  66. 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · Sat Apr 07 16:06:36 2018 +0200
  67. 438caa3 arm: print information about loaded UEFI images by Heinrich Schuchardt · Thu Apr 05 11:56:22 2018 +0200
  68. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  69. b33ccd1 arm64: show_regs: Dump the LRs HW values by Karl Beldan · Tue Feb 20 23:30:08 2018 +0000
  70. 7f2ef30 arm/PSCI: support PSCI versions greater than 1.0 by Andre Heider · Fri Feb 09 08:10:22 2018 +0100
  71. 764acb0 ARM: image: indent with tab instead of 4 spaces by Masahiro Yamada · Tue Feb 13 11:32:15 2018 +0900
  72. 467fd7a efi_loader: fix building crt0 on arm by Heinrich Schuchardt · Wed Jan 31 18:45:35 2018 +0000
  73. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · Sat Jan 27 16:59:09 2018 +1100
  74. 375cc6e arm: bootm-fdt.c: fix compiler warning by Heiko Schocher · Wed Jan 17 07:00:37 2018 +0100
  75. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · Fri Jan 19 19:01:05 2018 +0100
  76. 1a0b805 ARM: bootm: don't assume sp is in DRAM bank 0 by Stephen Warren · Fri Jan 05 13:04:54 2018 -0700
  77. b80fe6d ARMv8: Allow dynamic early stack pointer by Stephen Warren · Tue Dec 19 18:30:36 2017 -0700
  78. c10b967 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · Thu Nov 23 16:51:41 2017 +0530
  79. 71acd4f efi_loader: helloworld.c: Reduce file size by Alexander Graf · Mon Dec 11 09:45:30 2017 +0100
  80. b400f6e armv8: fix gd after relocation by York Sun · Thu Dec 07 13:16:07 2017 -0800
  81. c3c9b33 arm64 :show_regs: show the address before relocation by Peng Fan · Tue Nov 28 10:08:08 2017 +0800
  82. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · Tue Oct 10 16:21:13 2017 +0200
  83. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · Tue Oct 10 16:21:01 2017 +0200
  84. 38d1b93 armv8: update gd after relocate by Kever Yang · Fri Nov 03 10:10:27 2017 +0800
  85. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · Thu Nov 02 18:11:27 2017 -0600
  86. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  87. ffea3e6 armv8: layerscape: Enable falcon boot by York Sun · Thu Sep 28 08:42:14 2017 -0700
  88. 446c7d0 ARMv8: fix error in freeing stack frame by zijun_hu · Sat Sep 23 13:30:58 2017 +0800
  89. fc4741f ARMv8: get new GD address from gd->new_gd directly by zijun_hu · Fri Sep 22 14:39:13 2017 +0800
  90. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  91. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  92. 44aa830 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · Fri Jul 28 20:04:09 2017 +0200
  93. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · Tue Jul 04 11:02:14 2017 +0200
  94. 5530df3 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · Thu Jun 29 21:18:48 2017 -0400
  95. edb1a3f ARM: provide a valid exception stack address for startup code by Lothar Waßmann · Thu Jun 08 10:16:36 2017 +0200
  96. e6c1370 arm: adjust PC displayed in exception handlers to point to the failing instruction by Lothar Waßmann · Thu Jun 08 09:52:33 2017 +0200
  97. bded0c8 ARM: remove bogus cp_delay() function by Lothar Waßmann · Thu Jun 08 09:48:41 2017 +0200
  98. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  99. f8b5c56 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · Mon Jun 05 01:18:08 2017 +0900
  100. 1375e58 arm: Disable LPAE if not enabled by Simon Glass · Wed May 31 17:57:14 2017 -0600