1. 9bb758a efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · 4 years, 9 months ago
  2. 9b8d264 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · 4 years, 9 months ago
  3. b0ad9b5 efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · 4 years, 9 months ago
  4. 3510280 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 4 years, 10 months ago
  5. 07b57ef efi_loader: git ignore helloworld_efi.S by Heinrich Schuchardt · 4 years, 10 months ago
  6. 362b991 efi_selftest: Update .gitignore by Sughosh Ganu · 4 years, 10 months ago
  7. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  8. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 10 months ago
  9. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 4 years, 10 months ago
  10. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  11. 5701472 efi_loader: adjust file system info by Heinrich Schuchardt · 4 years, 10 months ago
  12. 8876e1b efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 4 years, 10 months ago
  13. 75fe571 include: pe.h: add signature-related definitions by AKASHI Takahiro · 4 years, 10 months ago
  14. 72a60fe configs: qemu: enable FIT images on qemu_arm(64)_defconfig by Heinrich Schuchardt · 4 years, 9 months ago
  15. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 9 months ago
  16. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  17. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 10 months ago
  18. 5677fe9 power: regulator: support off-on-delay-us by Peng Fan · 5 years ago
  19. 33fd419 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  20. 790d5b3 stm32mp1: remove copro_state environment variable by Fabien Dessenne · 5 years ago
  21. 4a4deb8 remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  22. 7bff971 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · 5 years ago
  23. ee16c9a stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
  24. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  25. 152781d spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
  26. 557bc97 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · 5 years ago
  27. 02806e9 include: board: provide empty stubs when the BOARD option is not selected by Jean-Jacques Hiblot · 5 years ago
  28. d42730e drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · 5 years ago
  29. 8c86f96 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
  30. c1648d0 spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
  31. 47818e2 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
  32. 19141d6 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
  33. 24bf44c spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
  34. ea376eb spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  35. 99329be spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
  36. 9d13b87 spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  37. 6b8b98d spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
  38. e3cd06b tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · 5 years ago
  39. e5b5628 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
  40. 79e984c tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · 5 years ago
  41. 262d343 board: amlogic: select PWRSEQ for all amlogic platform by Anand Moon · 4 years, 9 months ago
  42. 920c0d4 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · 4 years, 9 months ago
  43. 9c84c21 boards: amlogic: add Khadas VIM3L support by Christian Hewitt · 4 years, 10 months ago
  44. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  45. ac0f978 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 9 months ago
  46. 8097aee ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · 4 years, 10 months ago
  47. 62079b2 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 4 years, 10 months ago
  48. cb068ca configs: socfpga: fix building Stratix10 and Agilex by Simon Goldschmidt · 4 years, 10 months ago
  49. a76b711 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · 4 years, 10 months ago
  50. 380477f configs: socfpga: Move Stratix10 and Agilex common CONFIGs by Ley Foon Tan · 4 years, 10 months ago
  51. fb38628 arm: dts: agilex: Add base dtsi and devkit dts by Ley Foon Tan · 4 years, 10 months ago
  52. 594cacf arm: socfpga: agilex: Add SPL for Agilex SoC by Ley Foon Tan · 4 years, 10 months ago
  53. 1560357 board: intel: agilex: Add socdk board support for Intel Agilex SoC by Ley Foon Tan · 4 years, 10 months ago
  54. 6a48c34 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  55. 733cc6c ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 4 years, 10 months ago
  56. a6e5b06 arm: agilex: Add clock handoff offset for Agilex by Ley Foon Tan · 4 years, 10 months ago
  57. fec7ddc cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · 4 years, 10 months ago
  58. b4a20cb arm: socfpga: agilex: Add clock wrapper functions by Ley Foon Tan · 4 years, 10 months ago
  59. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  60. 20322ce arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz by Ley Foon Tan · 4 years, 10 months ago
  61. 3822999 arm: socfpga: Move Stratix10 and Agilex clock manager common code by Ley Foon Tan · 4 years, 10 months ago
  62. 975f66b arm: socfpga: agilex: Add system manager support by Ley Foon Tan · 4 years, 10 months ago
  63. 2fd1dc5 arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 4 years, 10 months ago
  64. 50278d4 arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · 4 years, 10 months ago
  65. fd5374a arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · 4 years, 10 months ago
  66. 8b7962a arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 4 years, 10 months ago
  67. 2145e61 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · 4 years, 10 months ago
  68. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  69. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  70. bb25aca arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  71. dd72cbd arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes by Ley Foon Tan · 5 years ago
  72. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  73. 3a117e7 x86: edison: Enable DFU timeout by Andy Shevchenko · 4 years, 10 months ago
  74. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  75. 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 4 years, 10 months ago
  76. fdba54e dfu: Drop unused prototype of dfu_trigger_reset() by Andy Shevchenko · 4 years, 10 months ago
  77. b9d5480 ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1 by Christian Hewitt · 4 years, 10 months ago
  78. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  79. b6e7ef4 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · 5 years ago
  80. b1278a8 ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methods by Michael Trimarchi · 4 years, 9 months ago
  81. f838ebf ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL by Jagan Teki · 4 years, 9 months ago
  82. d159b02 ARM: dts: icorem6: Sync engicam device trees from v5.4 by Jagan Teki · 4 years, 9 months ago
  83. 57de577 configs: imx6-engicam: Drop fec phy address and mode by Michael Trimarchi · 4 years, 9 months ago
  84. 90d4665 board: engicam: Fix the ethernet clock initialization by Michael Trimarchi · 4 years, 9 months ago
  85. 8811c4d board: engicam: Cleanup fdt file and board mapping by Michael Trimarchi · 4 years, 9 months ago
  86. abaf5c9 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · 5 years ago
  87. fb94625 arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · 5 years ago
  88. bb09bd5 arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX by Rasmus Villemoes · 5 years ago
  89. 32efcbc imx8mm_evk: Adjust the environment for booting a mainline kernel by Fabio Estevam · 4 years, 10 months ago
  90. 061b63b mach-imx: nandbcb: improve cmd help by Igor Opaniuk · 4 years, 10 months ago
  91. 08b7286 mx6slevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  92. 94b2936 mx6sllevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  93. cb14a5b mx7dsabresd: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  94. 83083fe ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · 4 years, 10 months ago
  95. 162c72c tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 4 years, 10 months ago
  96. 44ad496 arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7 by Tom Rini · 4 years, 10 months ago
  97. c0f037f mach-imx: bootaux: elf firmware support by Igor Opaniuk · 4 years, 9 months ago
  98. ebabbf1 colibri_imx7: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  99. 45997eb ARM: dts: imx7: imx7_colibri: introduce fec node by Igor Opaniuk · 5 years ago
  100. a781ed2 apalis_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago