1. 0456086 dt-bindings: add tda1997x and bindings by Tim Harvey · 3 years, 9 months ago
  2. a93b0d9 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · 3 years, 8 months ago
  3. 4d26a2a crypto: caam: Add secure memory vid 3 support by Aymen Sghaier · 3 years, 8 months ago
  4. 1536fd8 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · 3 years, 8 months ago
  5. 4da2569 crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  6. 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · 3 years, 8 months ago
  7. c1957d4 cmd: blob: Instantiate RNG before running CMD_BLOB by Breno Lima · 3 years, 8 months ago
  8. c89287e imx: imx7 Support for Manufacturing Protection by Breno Lima · 3 years, 8 months ago
  9. ff86641 power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 9 months ago
  10. 8668a63 imx8mp_evk: add/cleanup variable for distro by Peng Fan · 3 years, 9 months ago
  11. 580d6bd imx8mm_evk: add/cleanup variable for distro by Peng Fan · 3 years, 9 months ago
  12. bfc0b0f Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 8 months ago
  13. 95fc521 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 8 months ago
  14. 9fe0fb4 Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  15. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · 3 years, 9 months ago
  16. cb99a77 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · 3 years, 9 months ago
  17. 45b807d test: Allow tests to run on any board by Simon Glass · 3 years, 8 months ago
  18. 70e2999 sandbox: document parameters of os_realloc() by Heinrich Schuchardt · 3 years, 8 months ago
  19. 7eef78d Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
  20. 6358031 log: Fix up debug_cond() when LOG is enabled by Simon Glass · 3 years, 8 months ago
  21. 62360c1 tlv_eeprom: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
  22. fe00f28 spi: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
  23. 3712955 Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 8 months ago
  24. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  25. 3b483dd imx8mn_ddr4_evk: Allow booting the kernel by default by Fabio Estevam · 3 years, 9 months ago
  26. 86676e0 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 8 months ago
  27. 958c0e9 xilinx: Sync DTs with Linux kernel by Michal Simek · 4 years ago
  28. f125f95 include: configs: rk3399: drop a dangling comment by Peter Robinson · 3 years, 10 months ago
  29. c183ef5 rockchip: rk3368: sync clock dt-binding header from Linux by Heiko Stuebner · 3 years, 10 months ago
  30. d33e870 rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MB by Heiko Stuebner · 3 years, 10 months ago
  31. 37692c8 rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDR by Heiko Stuebner · 3 years, 10 months ago
  32. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  33. a34b3eb test: Add udevice declaration to avoid build error by Simon Glass · 3 years, 8 months ago
  34. 43bc543 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 9 months ago
  35. a4a55e5 command: Fix operation of !CONFIG_CMDLINE by Simon Glass · 3 years, 9 months ago
  36. 947e64e malloc: Export malloc_simple_info() by Simon Glass · 3 years, 9 months ago
  37. 61d0464 sf: Support querying write-protect by Simon Glass · 3 years, 9 months ago
  38. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 9 months ago
  39. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 9 months ago
  40. c8bc62d dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 9 months ago
  41. 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 9 months ago
  42. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 9 months ago
  43. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
  44. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 9 months ago
  45. 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 9 months ago
  46. 2daf7de x86: coral: Put the eMMC first by Simon Glass · 3 years, 9 months ago
  47. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 9 months ago
  48. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
  49. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
  50. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 9 months ago
  51. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 9 months ago
  52. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 9 months ago
  53. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 9 months ago
  54. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 9 months ago
  55. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
  56. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
  57. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
  58. 29b099a dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 9 months ago
  59. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
  60. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  61. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 9 months ago
  62. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 9 months ago
  63. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 9 months ago
  64. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 9 months ago
  65. f2fd7aa configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig by Kuldeep Singh · 3 years, 9 months ago
  66. c63c664 configs: lx2160a: Remove unused Flexspi config options by Kuldeep Singh · 3 years, 9 months ago
  67. 5b98a3b fsl_ifc: fix typo in the NOR CSOR register definition by Aleksandar Gerasimovski · 3 years, 9 months ago
  68. 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 9 months ago
  69. 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 9 months ago
  70. 735ccf9 linker_lists: Allow use in data structures by Simon Glass · 3 years, 9 months ago
  71. c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
  72. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
  73. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
  74. e5c1e62 board: Add MT8183 pumpkin board support by Fabien Parent · 3 years, 10 months ago
  75. 00763af configs: mt8516: use bootcmd from config_distro_bootcmd.h by Fabien Parent · 3 years, 10 months ago
  76. 2bd14a8 board: mediatek: rename pumpkin board into mt8516 by Fabien Parent · 3 years, 10 months ago
  77. 2b019fa Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  78. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 9 months ago
  79. 706fa76 api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA by Marek Behún · 3 years, 9 months ago
  80. aa8d8d3 Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
  81. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
  82. b4b65ec arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · 3 years, 9 months ago
  83. da58fb4 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 9 months ago
  84. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  85. 6677b81 Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  86. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
  87. 7644343 include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 9 months ago
  88. 1ee9515 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 9 months ago
  89. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  90. b2faacc log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
  91. 5fc47e3 log: Handle line continuation by Simon Glass · 3 years, 10 months ago
  92. f080343 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
  93. ee11209 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 9 months ago
  94. b90e487 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 9 months ago
  95. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  96. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 9 months ago
  97. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  98. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  99. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  100. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago