1. bed6481 ARC: HSDK: add reset for EHCI by Eugeniy Paltsev · 4 years, 5 months ago
  2. d82ed67 ARC: DTS: cleanup USB node names by Eugeniy Paltsev · 4 years, 5 months ago
  3. 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
  4. 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
  5. 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
  6. 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 6 months ago
  7. 375d79c odroid-c2: enable USB host controller by Beniamino Galvani · 5 years ago
  8. b76bea1 arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · 4 years, 6 months ago
  9. 5a2b677 phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 6 months ago
  10. d52a03b imx8: cpu: check resource owned after sid fail by Peng Fan · 4 years, 6 months ago
  11. ed5b253 imx: imx8qm/qxp: check whether m4 partition booted by Peng Fan · 4 years, 6 months ago
  12. 42b26dd imx8: Select boot device dynamically by Ye Li · 4 years, 6 months ago
  13. 6aead23 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 6 months ago
  14. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 6 months ago
  15. 8103767 imx: imx8qm/qxp: add get_board_serial by Peng Fan · 4 years, 6 months ago
  16. 7c351ff imx: imx8qm/qxp: Fix issue in get_effective_memsize by Ye Li · 4 years, 6 months ago
  17. f44afd5 imx: imx8qm/qxp: reserving DDR memory for M4 by Peng Fan · 4 years, 6 months ago
  18. f797fe8 nandbcb: read boot search count from fuse for imx8qxp by Han Xu · 4 years, 6 months ago
  19. 214b7d5 cmd: nandbcb: Reconstruct the nandbcb tool for all platforms by Han Xu · 4 years, 6 months ago
  20. 49f8454 nandbcb: add nandbcb dump command for i.MX6 by Alice Guo · 4 years, 6 months ago
  21. 0b10337 nandbcb: add nandbcb dump command for i.MX8MM by Alice Guo · 4 years, 6 months ago
  22. 66dbd9c nandbcb: support i.MX8M by Alice Guo · 4 years, 6 months ago
  23. c6ed350 nandbcb: fix the issue cannot support gf_14 NAND boot by Han Xu · 4 years, 6 months ago
  24. 6fcb2ee imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 6 months ago
  25. 8c0a1c6 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 6 months ago
  26. f36f8bc imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · 4 years, 6 months ago
  27. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 6 months ago
  28. 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 6 months ago
  29. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 6 months ago
  30. 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 6 months ago
  31. dc597d1 imx: cpu: support tmu by Peng Fan · 4 years, 6 months ago
  32. ef56281 imx: regs: add more fuse bank structure by Peng Fan · 4 years, 6 months ago
  33. 3462b55 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · 4 years, 6 months ago
  34. ebb9aab imx: load calibration parameters from fuse for i.MX8MP by Ye Li · 4 years, 6 months ago
  35. 94c693d imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · 4 years, 6 months ago
  36. 70487ff imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · 4 years, 6 months ago
  37. 9d4194f fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 6 months ago
  38. 3c42c0f imx: add module fuse support by Peng Fan · 4 years, 6 months ago
  39. b52fb0b ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · 4 years, 6 months ago
  40. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 6 months ago
  41. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 6 months ago
  42. 56e403d arm: juno: enable USB by Andre Przywara · 4 years, 6 months ago
  43. be0d096 arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 6 months ago
  44. b3270e9 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 6 months ago
  45. 1259567 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
  46. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  47. 425fefa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  48. a1f5f4a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  49. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  50. 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  51. b4d4f59 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 6 months ago
  52. fc48637 x86: Update SPL for coreboot by Simon Glass · 4 years, 6 months ago
  53. 37897c4 x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 6 months ago
  54. c2018cd x86: Allow building an SPL image for coreboot by Simon Glass · 4 years, 6 months ago
  55. 7ec0e7b x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 6 months ago
  56. f49ac7e arm: dts: uDPU: switch default PHY speed to 3.125Gbit by Jakov Petrina · 4 years, 6 months ago
  57. 9e36eae powerpc: dts: p1010: add i2c node by Biwen Li · 4 years, 6 months ago
  58. d2d019b powerpc: Enable device tree support for P1010RDB by Hou Zhiqiang · 4 years, 6 months ago
  59. d2e3f7c dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 6 months ago
  60. 8e4be6d dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 6 months ago
  61. e6bd72f dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 6 months ago
  62. 9e9771a dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 6 months ago
  63. 369cb88 powerpc: dts: P4080: add i2c node by Biwen Li · 4 years, 6 months ago
  64. 0a98d5b powerpc: dts: P3041: add i2c node by Biwen Li · 4 years, 6 months ago
  65. 2f3bb4a dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · 4 years, 6 months ago
  66. 2563aea dts: powerpc: P2020RDB: add i2c node by Biwen Li · 4 years, 6 months ago
  67. 74014df dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 6 months ago
  68. 9919e7e dm: powerpc: P5040DS: add i2c DM support by Biwen Li · 4 years, 6 months ago
  69. 213b190 powerpc: create dts component of i2c to build up an SoC by Biwen Li · 4 years, 6 months ago
  70. 8142a97 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · 4 years, 6 months ago
  71. ba42c28 arm: dts: mt7629: add usb related nodes by Chunfeng Yun · 4 years, 6 months ago
  72. 00c82ac test: dm: phy: add a test item for the phy_bulk API by Chunfeng Yun · 4 years, 6 months ago
  73. bf6ad91 test: dm: add test item for ofnode_get_child_count() by Chunfeng Yun · 4 years, 6 months ago
  74. 36c2f02 actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR by Tom Rini · 4 years, 6 months ago
  75. d81a689 imx: spl: Fix use of removed SPL_FAT_SUPPORT config by Harald Seiler · 4 years, 6 months ago
  76. 5fc5bac imx: spl: Remove ifdefs in spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  77. 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 6 months ago
  78. a15d0aa imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode() by Anatolij Gustschin · 4 years, 6 months ago
  79. 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 6 months ago
  80. 54be09c arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 6 months ago
  81. 2e8d68e arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 6 months ago
  82. c8ec1e3 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 6 months ago
  83. f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 7 months ago
  84. ef99f3d arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 8 months ago
  85. d304e7a ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin by Marek Vasut · 4 years, 6 months ago
  86. f24dea4 ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVK by Marek Vasut · 4 years, 6 months ago
  87. 2455f91 ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVK by Marek Vasut · 4 years, 6 months ago
  88. 77cfd0d ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVK by Marek Vasut · 4 years, 6 months ago
  89. c5635a0 ARM: imx8m: Don't use the addr parameter of reset_cpu() by Claudius Heine · 4 years, 6 months ago
  90. 568af92 ARM: imx8m: Fix indentation of reset_cpu() function by Harald Seiler · 4 years, 6 months ago
  91. efa1a62 ARM: imx8m: Do not define do_reset() if sysreset is enabled by Marek Vasut · 4 years, 6 months ago
  92. dabaabd ARM: imx: imx8m: Do not warn about cpu-idle-states if missing by Marek Vasut · 4 years, 6 months ago
  93. 87372fe arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7 by Adam Ford · 4 years, 6 months ago
  94. 3675d93 imx: imx8m: Don't use the addr parameter of reset_cpu by Claudius Heine · 4 years, 8 months ago
  95. b46e6cc ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them by Claudius Heine · 4 years, 8 months ago
  96. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  97. 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
  98. f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  99. 7247974 imx8m: Enable WDOG_B for timeout by Ye Li · 4 years, 11 months ago
  100. 1c97fcd imx8mm: clock: fix fracpll decode issue by Ye Li · 4 years, 7 months ago