- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 3ef4572 Prepare v2021.07-rc5 by Tom Rini · 3 years, 5 months ago
- 534f0fb arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · 3 years, 5 months ago
- 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- 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
- 67edf25 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
- e41a2bc cmd: mtd: expand <name> argument definition in command help by Marek Behún · 3 years, 6 months ago
- dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 6 months ago
- 0b6f907 cmd: mtd: print device OF path in listing by Marek Behún · 3 years, 6 months ago
- 3c58c79 mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · 3 years, 6 months ago
- 69e57c4 mtd: remove mtd_probe() function by Marek Behún · 3 years, 6 months ago
- 2d1a9a6 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · 3 years, 6 months ago
- b7f0605 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · 3 years, 6 months ago
- dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
- 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
- 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
- b388af9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · 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, 6 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
- 06abbef mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · 3 years, 8 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, 6 months ago
- 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 6 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
- 95eca86 ARM: dts: k3-j7200-common-proc-board-u-boot.dtsi: Fix dtc warnings by Vignesh Raghavendra · 3 years, 5 months ago
- 52ce6a6 imx8mm: configs: enable distro default features by Andrey Zhizhikin · 3 years, 7 months ago
- 06f4e42 imx8mp: configs: enable distro default features by Andrey Zhizhikin · 3 years, 7 months ago
- 31b3829 o4-imx-nano: Fix dtc warnings by Fabio Estevam · 3 years, 5 months ago
- 28afb71 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 3 years, 5 months ago
- 0699dbd Merge tag 'u-boot-stm32-20210618' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 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, 6 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
- c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 7 months ago
- 1f2e3d5 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 6 months ago
- d471032 dfu: add error callback by Patrick Delaunay · 3 years, 6 months ago
- d4cb402 stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 6 months ago
- 69446de stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 6 months ago
- b57efb2 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 6 months ago
- be4182b stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 6 months ago
- 90ed215 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 6 months ago
- d68e53b stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 6 months ago
- d4358a6 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 6 months ago
- 5f14e2f stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · 3 years, 6 months ago
- 486808e board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 5 months ago
- 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 8 months ago
- 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 6 months ago
- b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 5 months ago
- 7da079d configs: rockchip: rk3399: Khadas Edge add USB OHCI by Artem Lapkin · 3 years, 5 months ago
- ad0e919 ARM64: rockchip: evb_rk3399: add usb ohci definations by Artem Lapkin · 3 years, 5 months ago
- 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 5 months ago
- 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 5 months ago
- a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 5 months ago
- 695693b board: rockchip: Add rk3568 evb support by Joseph Chen · 3 years, 6 months ago
- 2a950e3 rockchip: Add rk3568 architecture core by Joseph Chen · 3 years, 6 months ago
- 2d46775 rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 6 months ago
- 636ffbd arm: dts: rockchip: Add dts for rk3568 evb by Joseph Chen · 3 years, 6 months ago
- a4a9ce1 arm: dts: Sync rockchip-pinconf.dtsi from kernel by Joseph Chen · 3 years, 6 months ago
- c52c362 rk3399_common: setup fdtoverlay_addr_r value by Artem Lapkin · 3 years, 6 months ago
- 4a262fe rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 6 months ago
- 19ec205 rockchip: rk3568: add device tree file by Elaine Zhang · 3 years, 6 months ago