1. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  2. 4d8c21d Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  3. 1b044fd Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 3 months ago
  4. 0e1819f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 3 months ago
  5. 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 3 months ago
  6. ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 3 months ago
  7. 12ef801 ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards by Adam Ford · 3 years, 3 months ago
  8. fcf3981 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 3 months ago
  9. c3a095d Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 3 months ago
  10. 6fc0a2f Merge branch '2021-06-22-assorted-fixes' by Tom Rini · 3 years, 3 months ago
  11. b2710fa test: Include /sbin to the PATH when creating file system by Andy Shevchenko · 3 years, 3 months ago
  12. af8e2d4 MAINTAINER, git-mailrc: Update the mmc maintainer by Jaehoon Chung · 3 years, 3 months ago
  13. 076c7bf global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 4 months ago
  14. 640e2cd socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0 by Tom Rini · 3 years, 4 months ago
  15. 8f0f26e Revert "powerpc: fix regression in arch_initr_trap()" by Tom Rini · 3 years, 4 months ago
  16. 8b95dea powerpc: Don't use relative include for config.h in global_data.h by Tom Rini · 3 years, 4 months ago
  17. 5ad9220 malloc: add SPDX license identifiers by Heinrich Schuchardt · 3 years, 4 months ago
  18. f68d5a6 MAINTAINERS: Add an entry for NVMe by Bin Meng · 3 years, 3 months ago
  19. bf2a283 doc: develop: Convert README.nvme to reST by Bin Meng · 3 years, 3 months ago
  20. 78d5f20 nvme: Don't clear nvme blk device's priv space by Bin Meng · 3 years, 3 months ago
  21. 757cc4b nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · 3 years, 3 months ago
  22. 8c60d40 nvme: Eliminate the offset of one during block dev creation by Bin Meng · 3 years, 3 months ago
  23. 478f7fc nvme: Skip block device creation for inactive namespaces by Bin Meng · 3 years, 3 months ago
  24. 8434425 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · 3 years, 3 months ago
  25. c3e52c7 nvme: Remove the redundant aqa value setting by Wesley Sheng · 3 years, 3 months ago
  26. 859b33c nvme: Correct the prps per page calculation method by Wesley Sheng · 3 years, 3 months ago
  27. b12f623 nvme: fix for big endian systems by David Lamparter · 3 years, 5 months ago
  28. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 3 months ago
  29. 2600dd8 Makefile: Adjust indention of GENENV quiet output by Jan Kiszka · 3 years, 3 months ago
  30. 5a87df8 autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY by Da Xue · 3 years, 3 months ago
  31. c7d1b18 disk/part_dos.c: Fix a variable typo in write_mbr_partitions() by Christian Melki · 3 years, 4 months ago
  32. 1ce892c azure: Use msys2 20210604 installer for Windows build by Bin Meng · 3 years, 3 months ago
  33. f132aab Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 4 months ago
  34. d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 4 months ago
  35. 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 4 months ago
  36. 5c2beda mmc: Update environment variable with active partition by Reuben Dowle · 3 years, 4 months ago
  37. 1925e65 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 5 months ago
  38. 8cb9d3e mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 5 months ago
  39. 3a3672c mmc: mtk-sd: increase the minimum bus frequency by Weijie Gao · 3 years, 5 months ago
  40. 52ce6a6 imx8mm: configs: enable distro default features by Andrey Zhizhikin · 3 years, 5 months ago
  41. 06f4e42 imx8mp: configs: enable distro default features by Andrey Zhizhikin · 3 years, 5 months ago
  42. 31b3829 o4-imx-nano: Fix dtc warnings by Fabio Estevam · 3 years, 3 months ago
  43. 97c8cb5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 3 months ago
  44. 54c321f net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 3 months ago
  45. 75efe7d cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · 3 years, 5 months ago
  46. 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 7 months ago
  47. 6e424b4 net: use a more deterministic approach to get the active ethernet device by Michael Walle · 3 years, 7 months ago
  48. 02036d9 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 4 months ago
  49. eab447b net: synquacer: Add netsec driver by Jassi Brar · 3 years, 4 months ago
  50. f024e0b net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 4 months ago
  51. 07292f8 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 4 months ago
  52. 7001863 net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 5 months ago
  53. 3e18487 Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 3 months ago
  54. a298d4f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 3 months ago
  55. 7e585b5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 3 months ago
  56. b7efcaf board: freescale: t1028xrdb: Add MAINTAINER for revD by Priyanka Jain · 3 years, 3 months ago
  57. 390c73b armv8: Update erratum number to align with doc by Ran Wang · 3 years, 3 months ago
  58. 13ea307 board: freescale: t208xrdb: add a config option for rev D dts fixups by Camelia Groza · 3 years, 3 months ago
  59. 4e21a55 board: freescale: t208xrdb: add Linux fdt fix-ups for rev D by Camelia Groza · 3 years, 3 months ago
  60. c91b130 board: freescale: t208xrdb: detect the board revision version by Camelia Groza · 3 years, 3 months ago
  61. a484f7c board: freescale: t208xrdb: remove the legacy non-DM_ETH code by Camelia Groza · 3 years, 3 months ago
  62. 11eeeef pg-wcom-ls102xa: fix sys counter frequency by Aleksandar Gerasimovski · 3 years, 4 months ago
  63. 02802eb pg-wcom-ls102x: initialize front led and app buf by Aleksandar Gerasimovski · 3 years, 4 months ago
  64. ccbd2ce km: ls102x: update device disable configuration acc hw design desc by Aleksandar Gerasimovski · 3 years, 4 months ago
  65. fd49502 km: ls102x: set ethrotate envvar to no by Aleksandar Gerasimovski · 3 years, 4 months ago
  66. fbb0e15 km/scripts: fix saveenv command syntax by Aleksandar Gerasimovski · 3 years, 4 months ago
  67. a098064 km: ls102xa: add missing define for PRAM regions by Aleksandar Gerasimovski · 3 years, 4 months ago
  68. 3aea3dd km/ls102xa: add support for u-boot POST memory test by Aleksandar Gerasimovski · 3 years, 4 months ago
  69. a7fd6fa board/km: add support for expu1 design based on nxp by Aleksandar Gerasimovski · 3 years, 4 months ago
  70. 0b036d4 board: freescale: t102xrdb: Add MAINTAINER by Priyanka Jain · 3 years, 4 months ago
  71. eccf98f board: freescale: p2041rdb: Add MAINTAINER by Priyanka Jain · 3 years, 4 months ago
  72. 6d1657b board: freescale: p1_p2_rdb_pc: Add MAINTAINER by Priyanka Jain · 3 years, 4 months ago
  73. 0eb946e board: freescale: t4rdb: Add MAINTAINER by Priyanka Jain · 3 years, 4 months ago
  74. fb6c96f arm: dts: ls1021a.dtsi: Fix invalid reg on gpio nodes by Lasse Klok Mikkelsen · 3 years, 4 months ago
  75. 50dae8e net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 4 months ago
  76. 0753603 keymile: common: fix hexadecimal env variable format by Aleksandar Gerasimovski · 3 years, 4 months ago
  77. 058c08d configs: seli8: set envsize to 0x4000 by Aleksandar Gerasimovski · 3 years, 4 months ago
  78. 34f39ce armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 4 months ago
  79. b1d5986 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 4 months ago
  80. ae7020b mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · 3 years, 4 months ago
  81. 6bc2419 board: freescale: p2041rdb: use correct EEPROM address length by Matt Merhar · 3 years, 4 months ago
  82. 8bb2085 configs: ls2088aqds: fix synchronous exception by Biwen Li · 3 years, 4 months ago
  83. effcb1e configs: ls1088a: Enable CONFIG_SYS_RELOC_ENV_ADDR by Kuldeep Singh · 3 years, 4 months ago
  84. 38d1a18 arm: dts: lx2162aqds: support eMMC HS400 mode on esdhc1 by Yangbo Lu · 3 years, 4 months ago
  85. 8e221b4 pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 4 months ago
  86. ff64e9a armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 5 months ago
  87. addec35 armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162A by Yangbo Lu · 3 years, 5 months ago
  88. 84c2e04 armv8: layerscape: add PSCI support for cpu release by Jiafei Pan · 3 years, 5 months ago
  89. c0eeb73 board: freescale: vid.c: Add check for return value of adjust_vdd() by Priyanka Singh · 3 years, 5 months ago
  90. 62ce0a0 riscv: andes_plic: Fix riscv_get_ipi() mask by Bin Meng · 3 years, 3 months ago
  91. 279de75 riscv: ae350: doc: Remove CONFIG_SKIP_LOWLEVEL_INIT by Bin Meng · 3 years, 4 months ago
  92. 77eae0e riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config by Bin Meng · 3 years, 4 months ago
  93. 048aff6 riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bit by Bin Meng · 3 years, 4 months ago
  94. f050dd2 riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodes by Bin Meng · 3 years, 4 months ago
  95. 5c267e0 riscv: ae350: dts: Remove the unnecessary space in bootargs by Bin Meng · 3 years, 4 months ago
  96. 2ff6b79 riscv: ae350: dts: Add SPDX license header by Bin Meng · 3 years, 4 months ago
  97. b2c4b7f Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  98. 864c3db ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 5 months ago
  99. 2bf4658 board: sl28: fix RGMII clock and voltage by Michael Walle · 3 years, 5 months ago
  100. fb4e64e configs: ls1046afrwy: Add secure boot config by Manish Tomar · 3 years, 5 months ago