1. 39d82b2 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  2. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  3. d680e9a efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  4. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  5. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  6. 54e855f arm: zimage: add barebox image magic number by Christoph Fritz · 6 years ago
  7. 94ddd96 arm: add a separate stack for TPL by Kever Yang · 6 years ago
  8. 286bc37 arm: remove ARCH_ROCKCHIP macro in common code by Kever Yang · 6 years ago
  9. b8c82e0 rockchip: arm: use 'arch-rockchip' for common header by Kever Yang · 6 years ago
  10. decc771 arm: arm64 32bit address relocation by Ibai Erkiaga · 6 years ago
  11. b7c0c38 arm: print information about loaded UEFI images by Heinrich Schuchardt · 6 years ago
  12. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · 6 years ago
  13. 8791b1f ARM: cache: Fix incorrect bitwise operation by Marek Vasut · 6 years ago
  14. 9f51350 arch: arm: lib: Flush L3 after relocation to DDR by Meenakshi Aggarwal · 6 years ago
  15. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · 6 years ago
  16. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · 6 years ago
  17. a15de9e arm: efi: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  18. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 7 years ago
  19. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  20. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · 6 years ago
  21. 1d10cc6 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · 7 years ago
  22. d980584 arm: K3: Update _start instruction by Lokesh Vutla · 6 years ago
  23. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · 6 years ago
  24. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · 6 years ago
  25. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · 6 years ago
  26. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · 6 years ago
  27. 29c23b5 arm: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  28. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  29. df1f7e2 arm: Do not clear LR on exception in SPL by Andrew F. Davis · 6 years ago
  30. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · 7 years ago
  31. 64fabcc bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · 7 years ago
  32. 19858f9 arm: v7R: Add support for enabling caches by Lokesh Vutla · 7 years ago
  33. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · 7 years ago
  34. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  35. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  37. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  38. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 7 years ago
  39. 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
  40. 438caa3 arm: print information about loaded UEFI images by Heinrich Schuchardt · 7 years ago
  41. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  42. b33ccd1 arm64: show_regs: Dump the LRs HW values by Karl Beldan · 7 years ago
  43. 7f2ef30 arm/PSCI: support PSCI versions greater than 1.0 by Andre Heider · 7 years ago
  44. 764acb0 ARM: image: indent with tab instead of 4 spaces by Masahiro Yamada · 7 years ago
  45. 467fd7a efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
  46. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  47. 375cc6e arm: bootm-fdt.c: fix compiler warning by Heiko Schocher · 7 years ago
  48. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · 7 years ago
  49. 1a0b805 ARM: bootm: don't assume sp is in DRAM bank 0 by Stephen Warren · 7 years ago
  50. b80fe6d ARMv8: Allow dynamic early stack pointer by Stephen Warren · 7 years ago
  51. c10b967 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · 7 years ago
  52. 71acd4f efi_loader: helloworld.c: Reduce file size by Alexander Graf · 7 years ago
  53. b400f6e armv8: fix gd after relocation by York Sun · 7 years ago
  54. c3c9b33 arm64 :show_regs: show the address before relocation by Peng Fan · 7 years ago
  55. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · 7 years ago
  56. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · 7 years ago
  57. 38d1b93 armv8: update gd after relocate by Kever Yang · 7 years ago
  58. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · 7 years ago
  59. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  60. ffea3e6 armv8: layerscape: Enable falcon boot by York Sun · 7 years ago
  61. 446c7d0 ARMv8: fix error in freeing stack frame by zijun_hu · 7 years ago
  62. fc4741f ARMv8: get new GD address from gd->new_gd directly by zijun_hu · 7 years ago
  63. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  64. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  65. 44aa830 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  66. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  67. 5530df3 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · 7 years ago
  68. edb1a3f ARM: provide a valid exception stack address for startup code by Lothar Waßmann · 7 years ago
  69. e6c1370 arm: adjust PC displayed in exception handlers to point to the failing instruction by Lothar Waßmann · 7 years ago
  70. bded0c8 ARM: remove bogus cp_delay() function by Lothar Waßmann · 7 years ago
  71. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  72. f8b5c56 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · 7 years ago
  73. 1375e58 arm: Disable LPAE if not enabled by Simon Glass · 7 years ago
  74. 5bfd41d arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · 7 years ago
  75. 3b37247 arm: Rename HCTR to HTCR by Simon Glass · 7 years ago
  76. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · 7 years ago
  77. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · 8 years ago
  78. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  79. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  80. 739a9d1 armv8: fsl: move ccn504 code into FSL Makefile by Andre Przywara · 8 years ago
  81. e778223 armv8: SPL: only compile GIC code if needed by Andre Przywara · 8 years ago
  82. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
  83. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  84. ffb3c0b arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() by Patrice Chotard · 8 years ago
  85. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 8 years ago
  86. 948c61b armv7m: add instruction & data cache support by Vikas Manocha · 8 years ago
  87. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  88. 8ab5a1b arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  89. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  90. 40eb691 arm: use common instructions applicable to armv7m & other arm archs by Vikas Manocha · 9 years ago
  91. b564d52 do_smhload: fix return code by Ryan Harkin · 8 years ago
  92. 7d50c29 armv8: spl: Call spl_relocate_stack_gd for ARMv8 by Philipp Tomsich · 8 years ago
  93. 93f19fe arm64: fix comment in relocate_64.S by Masahiro Yamada · 8 years ago
  94. 48042d8 arm64: use store with auto-increment by Masahiro Yamada · 8 years ago
  95. 7efc632 arm64: use xzr to zero-out the bss section by Masahiro Yamada · 8 years ago
  96. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  97. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  98. 6be115d ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI by Hou Zhiqiang · 8 years ago
  99. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · 8 years ago
  100. f66cee3 ARM: boot0 hook: remove macro, include whole header file by Andre Przywara · 8 years ago