1. 8e80b6d Prepare v2021.07-rc5 by Tom Rini · 3 years, 5 months ago
  2. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · 3 years, 5 months ago
  3. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  4. 1694588 Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  5. 0400836 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 5 months ago
  6. 2a0677f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 5 months ago
  7. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
  8. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
  9. d1e4738 ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards by Adam Ford · 3 years, 5 months ago
  10. 870d071 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 5 months ago
  11. e9181f1 Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 5 months ago
  12. e295112 Merge branch '2021-06-22-assorted-fixes' by Tom Rini · 3 years, 5 months ago
  13. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · 3 years, 6 months ago
  14. 3c1a880 MAINTAINER, git-mailrc: Update the mmc maintainer by Jaehoon Chung · 3 years, 5 months ago
  15. 5dc7f61 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 6 months ago
  16. e44077a5 socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0 by Tom Rini · 3 years, 6 months ago
  17. 8b6b776 Revert "powerpc: fix regression in arch_initr_trap()" by Tom Rini · 3 years, 6 months ago
  18. f1fc77c powerpc: Don't use relative include for config.h in global_data.h by Tom Rini · 3 years, 6 months ago
  19. 862dd21 malloc: add SPDX license identifiers by Heinrich Schuchardt · 3 years, 6 months ago
  20. 5f592ae MAINTAINERS: Add an entry for NVMe by Bin Meng · 3 years, 5 months ago
  21. 000230c doc: develop: Convert README.nvme to reST by Bin Meng · 3 years, 5 months ago
  22. bc80956 nvme: Don't clear nvme blk device's priv space by Bin Meng · 3 years, 5 months ago
  23. 36144bb nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · 3 years, 5 months ago
  24. abc6d08 nvme: Eliminate the offset of one during block dev creation by Bin Meng · 3 years, 5 months ago
  25. 818db24 nvme: Skip block device creation for inactive namespaces by Bin Meng · 3 years, 5 months ago
  26. a82f325 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · 3 years, 5 months ago
  27. 631dde6 nvme: Remove the redundant aqa value setting by Wesley Sheng · 3 years, 5 months ago
  28. 85a9561 nvme: Correct the prps per page calculation method by Wesley Sheng · 3 years, 5 months ago
  29. 9f7e942 nvme: fix for big endian systems by David Lamparter · 3 years, 7 months ago
  30. 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 5 months ago
  31. e66c876 Makefile: Adjust indention of GENENV quiet output by Jan Kiszka · 3 years, 5 months ago
  32. 3769e55 autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY by Da Xue · 3 years, 5 months ago
  33. 34be560 disk/part_dos.c: Fix a variable typo in write_mbr_partitions() by Christian Melki · 3 years, 6 months ago
  34. bd97b0d azure: Use msys2 20210604 installer for Windows build by Bin Meng · 3 years, 5 months ago
  35. d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 6 months ago
  36. ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 6 months ago
  37. 099814b mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 6 months ago
  38. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · 3 years, 7 months ago
  39. e870824 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 7 months ago
  40. 1cead23 mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 7 months ago
  41. 13b920a mmc: mtk-sd: increase the minimum bus frequency by developer · 3 years, 7 months ago
  42. 1836d64 imx8mm: configs: enable distro default features by Andrey Zhizhikin · 3 years, 7 months ago
  43. 525ee3b imx8mp: configs: enable distro default features by Andrey Zhizhikin · 3 years, 7 months ago
  44. d3df361 o4-imx-nano: Fix dtc warnings by Fabio Estevam · 3 years, 5 months ago
  45. 75e47bf Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 5 months ago
  46. c0f6a02 net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 5 months ago
  47. 5ee984a cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · 3 years, 7 months ago
  48. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
  49. 384023e net: use a more deterministic approach to get the active ethernet device by Michael Walle · 3 years, 9 months ago
  50. 6ffc023 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 6 months ago
  51. 29c58b0 net: synquacer: Add netsec driver by Jassi Brar · 3 years, 6 months ago
  52. 470c06c net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 6 months ago
  53. 8159792 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 6 months ago
  54. 893bd6e net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 7 months ago
  55. 46bcbeb Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 6 months ago
  56. 008e772 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 5 months ago
  57. 6f7bb8f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago
  58. 7e44c51 board: freescale: t1028xrdb: Add MAINTAINER for revD by Priyanka Jain · 3 years, 5 months ago
  59. 13a84a5 armv8: Update erratum number to align with doc by Ran Wang · 3 years, 5 months ago
  60. 9bf4db6 board: freescale: t208xrdb: add a config option for rev D dts fixups by Camelia Groza · 3 years, 6 months ago
  61. ec69c69 board: freescale: t208xrdb: add Linux fdt fix-ups for rev D by Camelia Groza · 3 years, 5 months ago
  62. 7565991 board: freescale: t208xrdb: detect the board revision version by Camelia Groza · 3 years, 6 months ago
  63. 8eb3f21 board: freescale: t208xrdb: remove the legacy non-DM_ETH code by Camelia Groza · 3 years, 6 months ago
  64. ff002e6 pg-wcom-ls102xa: fix sys counter frequency by Aleksandar Gerasimovski · 3 years, 6 months ago
  65. 8e26562 pg-wcom-ls102x: initialize front led and app buf by Aleksandar Gerasimovski · 3 years, 6 months ago
  66. 56c6c2c km: ls102x: update device disable configuration acc hw design desc by Aleksandar Gerasimovski · 3 years, 6 months ago
  67. a5ac0a4 km: ls102x: set ethrotate envvar to no by Aleksandar Gerasimovski · 3 years, 6 months ago
  68. 1eb7347 km/scripts: fix saveenv command syntax by Aleksandar Gerasimovski · 3 years, 6 months ago
  69. 68a8998 km: ls102xa: add missing define for PRAM regions by Aleksandar Gerasimovski · 3 years, 6 months ago
  70. bece73e km/ls102xa: add support for u-boot POST memory test by Aleksandar Gerasimovski · 3 years, 6 months ago
  71. 3b24bbd board/km: add support for expu1 design based on nxp by Aleksandar Gerasimovski · 3 years, 6 months ago
  72. edf6692 board: freescale: t102xrdb: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
  73. 22a55da board: freescale: p2041rdb: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
  74. 79466ce board: freescale: p1_p2_rdb_pc: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
  75. 22de5c8 board: freescale: t4rdb: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
  76. ababfda arm: dts: ls1021a.dtsi: Fix invalid reg on gpio nodes by Lasse Klok Mikkelsen · 3 years, 6 months ago
  77. 1d3c81b net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 6 months ago
  78. 41683c4 keymile: common: fix hexadecimal env variable format by Aleksandar Gerasimovski · 3 years, 6 months ago
  79. 35e83c9 configs: seli8: set envsize to 0x4000 by Aleksandar Gerasimovski · 3 years, 6 months ago
  80. bb32e68 armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 6 months ago
  81. 023d419 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 6 months ago
  82. e087cd6 mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · 3 years, 6 months ago
  83. 84eb718 board: freescale: p2041rdb: use correct EEPROM address length by Matt Merhar · 3 years, 6 months ago
  84. 1d9897a configs: ls2088aqds: fix synchronous exception by Biwen Li · 3 years, 6 months ago
  85. 5e95baa configs: ls1088a: Enable CONFIG_SYS_RELOC_ENV_ADDR by Kuldeep Singh · 3 years, 6 months ago
  86. 8034812 arm: dts: lx2162aqds: support eMMC HS400 mode on esdhc1 by Yangbo Lu · 3 years, 6 months ago
  87. 85ffe6c pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 7 months ago
  88. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 7 months ago
  89. 84f0a95 armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162A by Yangbo Lu · 3 years, 7 months ago
  90. ded62e5 armv8: layerscape: add PSCI support for cpu release by Jiafei Pan · 3 years, 7 months ago
  91. adfb3a6 board: freescale: vid.c: Add check for return value of adjust_vdd() by Priyanka Singh · 3 years, 7 months ago
  92. b6ec26b riscv: andes_plic: Fix riscv_get_ipi() mask by Bin Meng · 3 years, 5 months ago
  93. 6993944 riscv: ae350: doc: Remove CONFIG_SKIP_LOWLEVEL_INIT by Bin Meng · 3 years, 6 months ago
  94. 2114b47 riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config by Bin Meng · 3 years, 6 months ago
  95. 85741a2 riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bit by Bin Meng · 3 years, 6 months ago
  96. cd00421 riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodes by Bin Meng · 3 years, 6 months ago
  97. 996068b riscv: ae350: dts: Remove the unnecessary space in bootargs by Bin Meng · 3 years, 6 months ago
  98. c907594 riscv: ae350: dts: Add SPDX license header by Bin Meng · 3 years, 6 months ago
  99. ea7dc87 Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  100. 2529deae ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 7 months ago