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