1. c461e1a dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI by Etienne Carriere · 4 years, 6 months ago
  2. e634113 board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes by Etienne Carriere · 4 years, 6 months ago
  3. 9d3904c Merge branch '2020-06-15-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
  4. 9f75753 env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR by Patrick Delaunay · 4 years, 6 months ago
  5. 936fa70 config: qemu: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 6 months ago
  6. e980ae1 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · 4 years, 6 months ago
  7. 21f753c trivial: Fix booot occurences by Michal Simek · 4 years, 6 months ago
  8. 5eca147 optee: fix copy of optee reserved-memory node by Etienne Carriere · 4 years, 6 months ago
  9. f8e2546 Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 6 months ago
  10. ba79fed mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch by Marek Vasut · 4 years, 6 months ago
  11. 34e67f9 mmc: fsl_esdhc: Fix SDR104 and HS200 support by Marek Vasut · 4 years, 6 months ago
  12. a920727 board: presidio-asic: update eMMC DT information by Alex Nemirovsky · 4 years, 6 months ago
  13. 171ca36 mmc: ca_dw_mmc: Misc cleanup of driver by Arthur Li · 4 years, 6 months ago
  14. ce88402 mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue by Yangbo Lu · 4 years, 7 months ago
  15. 8abc043 mmc: fsl_esdhc: read register once for card inserted status by Yangbo Lu · 4 years, 7 months ago
  16. 020ba1b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 6 months ago
  17. 839f341 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 4 years, 6 months ago
  18. 0dffc22 arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns by Ley Foon Tan · 4 years, 6 months ago
  19. a587d3b eth/r8152: update the firmware by Hayes Wang · 4 years, 6 months ago
  20. 1ff4da5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  21. 54033b8 am335x: sl50: Enable DM_SPI by Jagan Teki · 4 years, 6 months ago
  22. ab3b95e configs: igep00x0: Enable DM_SPI by Jagan Teki · 4 years, 6 months ago
  23. dd6d0c0 arm: Remove pcm051 board by Jagan Teki · 4 years, 6 months ago
  24. 861df70 arm: Remove omap3_pandora_defconfig board by Jagan Teki · 4 years, 6 months ago
  25. 97c18ed spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 6 months ago
  26. d3e54d8 ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL by Jagan Teki · 4 years, 6 months ago
  27. 6f8f2d0 spi: atmel: Drop atmel_spi.h by Jagan Teki · 4 years, 6 months ago
  28. 7b3a584 spi: atmel: Remove nondm code by Jagan Teki · 4 years, 6 months ago
  29. df13ddd spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 6 months ago
  30. 5923acf spi: fsl_dspi: Drop nondm code by Jagan Teki · 4 years, 6 months ago
  31. e576244 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · 4 years, 6 months ago
  32. b4669c4 spi: mxs: Code cleanup by Jagan Teki · 4 years, 6 months ago
  33. 2174d85 spi: mxs: Drop nondm code by Jagan Teki · 4 years, 6 months ago
  34. df3a9fe Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  35. 4d0b410 Revert "imx: rom api: fix image offset computation" by Stefano Babic · 4 years, 6 months ago
  36. 177bad0 Prepare v2020.07-rc4 by Tom Rini · 4 years, 6 months ago
  37. 28db7f5 cmd: Correct the 'md.q' command by Simon Glass · 4 years, 6 months ago
  38. 7e069ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  39. 1544257 Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  40. 8dd60ad ARM: dts: imx: m53menlo: Convert to DM_ETH by Marek Vasut · 4 years, 6 months ago
  41. 9ae0ad9 ARM: imx: m53menlo: Do not fail boot on invalid splash screen by Marek Vasut · 4 years, 6 months ago
  42. f4bb565 ARM: imx: ddr: Add missing PHY reset by Marek Vasut · 4 years, 6 months ago
  43. 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 6 months ago
  44. 8df28af imx: imx8mp_evk: fix boot issue by Peng Fan · 4 years, 6 months ago
  45. a50c0a3 imx8mp_evk: spl: no need the code since spl framework could do that by Peng Fan · 4 years, 6 months ago
  46. 5d93e1c imx8mp_evk: spl: use spl_early_init by Peng Fan · 4 years, 6 months ago
  47. a93e395 imx8mp_evk: spl: drop timer_init by Peng Fan · 4 years, 6 months ago
  48. eb5ba81 imx8mp_evk: spl: drop useless code by Peng Fan · 4 years, 6 months ago
  49. a3d18cd imx: Update MTD partitions layout for display5 (i.MX6Q) board by Lukasz Majewski · 4 years, 7 months ago
  50. 143173e imx: rom api: fix image offset computation by Sébastien Szymanski · 4 years, 7 months ago
  51. 209054e verdin-imx8mm: Select the watchdog driver by Fabio Estevam · 4 years, 7 months ago
  52. 029da11 imx8mp_evk: Select the watchdog driver by Fabio Estevam · 4 years, 7 months ago
  53. 79ebfcf imx8mm_beacon: Select the watchdog driver by Fabio Estevam · 4 years, 7 months ago
  54. fe6548d imx8mn_ddr4_evk: Select the watchdog driver by Fabio Estevam · 4 years, 7 months ago
  55. 1296add imx8mm_evk: Select the watchdog driver by Fabio Estevam · 4 years, 7 months ago
  56. c17a317 imx8mp_evk: Add a README file by Fabio Estevam · 4 years, 7 months ago
  57. 4c881c0 imx: move ATF to the back of the FIT to fix loading over yModem by Patrick Wildt · 4 years, 7 months ago
  58. 5ac9b44 imx: Kconfig: enable IMX_BOOTAUX for i.MX8M by Peng Fan · 4 years, 7 months ago
  59. 1c0cb07 ARM: dts: imxrt1050: indent lcdif node correctly by Giulio Benetti · 4 years, 7 months ago
  60. 44d5213 rockchip: enable PCIe and NVMe on Pinebook Pro by Patrick Wildt · 4 years, 6 months ago
  61. f9fb955 rockchip: puma: enable new usb config options by Heiko Stuebner · 4 years, 6 months ago
  62. a27ea4c rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · 4 years, 6 months ago
  63. a11e567 rockchip: puma: remove separate fit generator by Heiko Stuebner · 4 years, 6 months ago
  64. e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · 4 years, 6 months ago
  65. 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · 4 years, 6 months ago
  66. c71acd1 rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · 4 years, 6 months ago
  67. edfd036 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · 4 years, 6 months ago
  68. 3febd56e arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · 4 years, 6 months ago
  69. 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · 4 years, 6 months ago
  70. 8e1cc41 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · 4 years, 6 months ago
  71. 1a26283 doc: rockchip: Document SPI flash program steps by Jagan Teki · 4 years, 6 months ago
  72. 5d00e00 roc-rk3399-pc: Add SPI boot by Jagan Teki · 4 years, 6 months ago
  73. b3e1086 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · 4 years, 6 months ago
  74. efd42b6 Makefile: Drop to handle rkspi image type by Jagan Teki · 4 years, 6 months ago
  75. 5e12b10 rockchip: rk3399-evb: add stdout-path for the board by Kever Yang · 4 years, 6 months ago
  76. a2793c4 rockchip: rk3328: add rock-pi-e-rk3328_defconfig file by b.l.huang · 4 years, 6 months ago
  77. 89473d9 rockchip: rk3328: add rock-pi-e dts file by b.l.huang · 4 years, 6 months ago
  78. 6870b64 rockchip: Enable PCIe and NVMe on ROCKPro64 by Mark Kettenis · 4 years, 6 months ago
  79. b01f4c4 rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399 by Mark Kettenis · 4 years, 6 months ago
  80. 6906188 Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  81. 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 6 months ago
  82. 17059ba virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 6 months ago
  83. 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 6 months ago
  84. 9e4bacb configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  85. c5ce284 Merge branch '2020-06-04-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
  86. d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
  87. 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
  88. 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
  89. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
  90. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago
  91. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 6 months ago
  92. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 6 months ago
  93. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  94. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  95. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
  96. bf1f75e topic_miami: Disable GPIO by Tom Rini · 4 years, 6 months ago
  97. 83f4d11 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · 4 years, 6 months ago
  98. 55eb5f9 bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · 4 years, 6 months ago
  99. 4c65842 mx6memcal: Finish migration to defconfig options by Tom Rini · 4 years, 6 months ago
  100. d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 6 months ago