1. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  2. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  3. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  4. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  5. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  6. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  7. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  8. a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 5 months ago
  9. 7f44c7e dts: nxp2160ardb: add op-tee node by Ilias Apalodimas · 4 years, 5 months ago
  10. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  11. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 5 months ago
  12. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  13. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  14. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  15. b48f72a arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · 4 years, 5 months ago
  16. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  17. 9bffc54 arch/arm/Makefile: sort machine names by Trevor Woerner · 4 years, 5 months ago
  18. b3d9a8b arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · 4 years, 5 months ago
  19. e2b86e2 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago
  20. fe16786 Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  21. 1b28a5e ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2 by Patrick Delaunay · 4 years, 5 months ago
  22. dc7e5f1 arm: stm32mp: activate data cache on DDR in SPL by Patrick Delaunay · 4 years, 5 months ago
  23. 7e8471c arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · 4 years, 5 months ago
  24. 1e444bd ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP by Marek Vasut · 4 years, 5 months ago
  25. 92ca0f7 ARM: dts: stm32: Synchronize DDR setttings on DH SoMs by Marek Vasut · 4 years, 5 months ago
  26. 1ca5017 ARM: dts: stm32: Fix AV96 and DHCOR split by Marek Vasut · 4 years, 5 months ago
  27. 414315b ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX by Patrick Delaunay · 4 years, 5 months ago
  28. 0c95295 board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 5 months ago
  29. eaec1f9 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · 4 years, 5 months ago
  30. 586117c arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 5 months ago
  31. 306a5cf stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 7 months ago
  32. d0686c6 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 7 months ago
  33. 99d643c stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 7 months ago
  34. 468f050 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 7 months ago
  35. 6ce1f4a stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 7 months ago
  36. 936f1ae stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 7 months ago
  37. 2bad5d0 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 7 months ago
  38. b83caf9 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 7 months ago
  39. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 7 months ago
  40. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 7 months ago
  41. ffc405e stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 7 months ago
  42. 878f754 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 7 months ago
  43. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 7 months ago
  44. 6ee6839 stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 7 months ago
  45. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 7 months ago
  46. 7802a44 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 7 months ago
  47. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 7 months ago
  48. 4ac3452 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · 4 years, 7 months ago
  49. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 7 months ago
  50. 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 7 months ago
  51. 2d68365 ARM: stm32: Implement DDR3 coding on DHCOR SoM by Marek Vasut · 4 years, 5 months ago
  52. a8c97f4 ARM: dts: stm32: Rework DDR DT inclusion by Marek Vasut · 4 years, 5 months ago
  53. 731fd50 ARM: stm32: Implement board coding on AV96 by Marek Vasut · 4 years, 5 months ago
  54. 65e38e8 ARM: stm32: Add board_early_init_f() to SPL by Marek Vasut · 4 years, 5 months ago
  55. bed6481 ARC: HSDK: add reset for EHCI by Eugeniy Paltsev · 4 years, 5 months ago
  56. d82ed67 ARC: DTS: cleanup USB node names by Eugeniy Paltsev · 4 years, 5 months ago
  57. c6badda rpi: Kconfig option for initial page reservation by Kyle Evans · 4 years, 7 months ago
  58. 1e6d9f5 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  59. 6cbb414 arm: dts: bcm283x: Allow UARTs to work before relocation by Simon Glass · 4 years, 6 months ago
  60. bb488ac Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  61. 1bccb23 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  62. 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 5 months ago
  63. 375d79c odroid-c2: enable USB host controller by Beniamino Galvani · 5 years ago
  64. b76bea1 arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · 4 years, 5 months ago
  65. 5a2b677 phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 5 months ago
  66. d52a03b imx8: cpu: check resource owned after sid fail by Peng Fan · 4 years, 5 months ago
  67. ed5b253 imx: imx8qm/qxp: check whether m4 partition booted by Peng Fan · 4 years, 5 months ago
  68. 42b26dd imx8: Select boot device dynamically by Ye Li · 4 years, 5 months ago
  69. 6aead23 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 5 months ago
  70. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 5 months ago
  71. 8103767 imx: imx8qm/qxp: add get_board_serial by Peng Fan · 4 years, 5 months ago
  72. 7c351ff imx: imx8qm/qxp: Fix issue in get_effective_memsize by Ye Li · 4 years, 5 months ago
  73. f44afd5 imx: imx8qm/qxp: reserving DDR memory for M4 by Peng Fan · 4 years, 5 months ago
  74. f797fe8 nandbcb: read boot search count from fuse for imx8qxp by Han Xu · 4 years, 5 months ago
  75. 214b7d5 cmd: nandbcb: Reconstruct the nandbcb tool for all platforms by Han Xu · 4 years, 5 months ago
  76. 49f8454 nandbcb: add nandbcb dump command for i.MX6 by Alice Guo · 4 years, 5 months ago
  77. 0b10337 nandbcb: add nandbcb dump command for i.MX8MM by Alice Guo · 4 years, 5 months ago
  78. 66dbd9c nandbcb: support i.MX8M by Alice Guo · 4 years, 5 months ago
  79. c6ed350 nandbcb: fix the issue cannot support gf_14 NAND boot by Han Xu · 4 years, 5 months ago
  80. 6fcb2ee imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 5 months ago
  81. 8c0a1c6 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 5 months ago
  82. f36f8bc imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · 4 years, 5 months ago
  83. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 5 months ago
  84. 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 5 months ago
  85. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 5 months ago
  86. 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 5 months ago
  87. dc597d1 imx: cpu: support tmu by Peng Fan · 4 years, 5 months ago
  88. ef56281 imx: regs: add more fuse bank structure by Peng Fan · 4 years, 5 months ago
  89. 3462b55 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · 4 years, 5 months ago
  90. ebb9aab imx: load calibration parameters from fuse for i.MX8MP by Ye Li · 4 years, 5 months ago
  91. 94c693d imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · 4 years, 5 months ago
  92. 70487ff imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · 4 years, 5 months ago
  93. 9d4194f fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 5 months ago
  94. 3c42c0f imx: add module fuse support by Peng Fan · 4 years, 5 months ago
  95. b52fb0b ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · 4 years, 5 months ago
  96. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 5 months ago
  97. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 5 months ago
  98. 56e403d arm: juno: enable USB by Andre Przywara · 4 years, 5 months ago
  99. be0d096 arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 5 months ago
  100. b3270e9 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 5 months ago