1. de749ae imx: imx8m: add Kconfig entry for i.MX8MP by Peng Fan · 4 years, 10 months ago
  2. 13868ea imx: cpu: enlarge bit mask to 0x1FF for cpu type by Peng Fan · 4 years, 10 months ago
  3. a07c718 imx8mp: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · 4 years, 10 months ago
  4. 625b03d imx: get cpu id/type of i.MX8MP by Peng Fan · 4 years, 10 months ago
  5. 392a4e6 imx: imx8mq: handle ESDHC in mxc_get_clock by Peng Fan · 4 years, 11 months ago
  6. 279d0ab wandboard: Remove repeated PMIC string by Fabio Estevam · 4 years, 11 months ago
  7. 21f77b7 wandboard: Fix the DM_PMIC conversion by Fabio Estevam · 4 years, 11 months ago
  8. fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 10 months ago
  9. 42a13a0 mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 by Rasmus Villemoes · 4 years, 11 months ago
  10. 375d817 mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309 by Rasmus Villemoes · 4 years, 11 months ago
  11. a3c1e0e powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 4 years, 11 months ago
  12. 392b385 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 by Rasmus Villemoes · 4 years, 11 months ago
  13. aaa05de log: Include missing header for log.h by Sean Anderson · 4 years, 10 months ago
  14. 7fc0c2b dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · 4 years, 10 months ago
  15. 63736e9 Include missing headers for fdt_support.h by Sean Anderson · 4 years, 10 months ago
  16. f6a8c0f binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 4 years, 11 months ago
  17. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
  18. af68411 dm: devres: Use an enum for the allocation phase by Simon Glass · 4 years, 10 months ago
  19. 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 10 months ago
  20. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 10 months ago
  21. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 10 months ago
  22. 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 10 months ago
  23. 42a8db5 dm: devres: Create a new devres header file by Simon Glass · 4 years, 10 months ago
  24. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 4 years, 10 months ago
  25. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 10 months ago
  26. 04e19ff dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · 4 years, 10 months ago
  27. 82de42f dm: core: Allocate parent data separate from probing parent by Simon Glass · 4 years, 10 months ago
  28. 29f7d05 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 4 years, 10 months ago
  29. a41e6da dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 4 years, 10 months ago
  30. b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 10 months ago
  31. 4886287 pci: Print a warning if the bus is accessed before probing by Simon Glass · 4 years, 10 months ago
  32. 3d9acea x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · 4 years, 10 months ago
  33. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 10 months ago
  34. 6de16db dm: core: Use assert_noisy() in devres by Simon Glass · 4 years, 10 months ago
  35. cd01d2d common: Add a noisy assert() by Simon Glass · 4 years, 10 months ago
  36. 7d6f16f efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 10 months ago
  37. 33c37d9 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 4 years, 10 months ago
  38. f552fa4 efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 4 years, 10 months ago
  39. 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 10 months ago
  40. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 10 months ago
  41. 4ee08eb test: rng: Add basic test for random number generator(rng) uclass by Sughosh Ganu · 4 years, 10 months ago
  42. 23b3f3c configs: sandbox: Enable random number generator(rng) device by Sughosh Ganu · 4 years, 10 months ago
  43. ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 10 months ago
  44. 90950ee configs: stm32mp15: Enable random number generator(rng) device by Sughosh Ganu · 4 years, 10 months ago
  45. 231ec90 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 4 years, 10 months ago
  46. 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 4 years, 10 months ago
  47. a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 4 years, 10 months ago
  48. 8391f95 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 10 months ago
  49. 2dbab87 doc: uefi.rst: Document launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 10 months ago
  50. b533386 doc: Add sample uefi.its image description file by Cristian Ciocaltea · 4 years, 10 months ago
  51. ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 10 months ago
  52. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 4 years, 10 months ago
  53. 07e2fe7 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 4 years, 10 months ago
  54. 986e064 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 4 years, 10 months ago
  55. 173cd9e cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 4 years, 10 months ago
  56. 7b31efc efi_loader: define all known warning status codes by Heinrich Schuchardt · 4 years, 10 months ago
  57. a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 10 months ago
  58. 61e42d9 efi_loader: Add guidcpy function by Sughosh Ganu · 4 years, 10 months ago
  59. 9bb758a efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · 4 years, 10 months ago
  60. 9b8d264 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · 4 years, 10 months ago
  61. b0ad9b5 efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · 4 years, 10 months ago
  62. 3510280 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 4 years, 10 months ago
  63. 07b57ef efi_loader: git ignore helloworld_efi.S by Heinrich Schuchardt · 4 years, 10 months ago
  64. 362b991 efi_selftest: Update .gitignore by Sughosh Ganu · 4 years, 10 months ago
  65. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 11 months ago
  66. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 11 months ago
  67. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 5 years ago
  68. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  69. 5701472 efi_loader: adjust file system info by Heinrich Schuchardt · 4 years, 11 months ago
  70. 8876e1b efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  71. 75fe571 include: pe.h: add signature-related definitions by AKASHI Takahiro · 5 years ago
  72. 72a60fe configs: qemu: enable FIT images on qemu_arm(64)_defconfig by Heinrich Schuchardt · 4 years, 10 months ago
  73. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 10 months ago
  74. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  75. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 10 months ago
  76. 5677fe9 power: regulator: support off-on-delay-us by Peng Fan · 5 years ago
  77. 33fd419 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  78. 790d5b3 stm32mp1: remove copro_state environment variable by Fabien Dessenne · 5 years ago
  79. 4a4deb8 remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  80. 7bff971 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · 5 years ago
  81. ee16c9a stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
  82. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  83. 152781d spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
  84. 557bc97 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · 5 years ago
  85. 02806e9 include: board: provide empty stubs when the BOARD option is not selected by Jean-Jacques Hiblot · 5 years ago
  86. d42730e drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · 5 years ago
  87. 8c86f96 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
  88. c1648d0 spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
  89. 47818e2 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
  90. 19141d6 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
  91. 24bf44c spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
  92. ea376eb spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  93. 99329be spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
  94. 9d13b87 spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  95. 6b8b98d spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
  96. e3cd06b tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · 5 years ago
  97. e5b5628 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
  98. 79e984c tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · 5 years ago
  99. 262d343 board: amlogic: select PWRSEQ for all amlogic platform by Anand Moon · 4 years, 10 months ago
  100. 920c0d4 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · 4 years, 10 months ago