summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung
2021-06-22mmc: Update environment variable with active partitionReuben Dowle
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao
2021-06-21ARM: dts: k3-j7200-common-proc-board-u-boot.dtsi: Fix dtc warningsVignesh Raghavendra
2021-06-21imx8mm: configs: enable distro default featuresAndrey Zhizhikin
2021-06-21imx8mp: configs: enable distro default featuresAndrey Zhizhikin
2021-06-21o4-imx-nano: Fix dtc warningsFabio Estevam
2021-06-19Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-06-18Merge tag 'u-boot-stm32-20210618' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-06-18Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle
2021-06-18net: use a more deterministic approach to get the active ethernet deviceMichael Walle
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt
2021-06-18net: synquacer: Add netsec driverJassi Brar
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas
2021-06-18net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang
2021-06-18clk: cosmetic change in uclassPatrick Delaunay
2021-06-18stm32mp: stm32prog: handle dfu errorPatrick Delaunay
2021-06-18dfu: add error callbackPatrick Delaunay
2021-06-18stm32mp: stm32prog: change one message level to debugPatrick Delaunay
2021-06-18stm32mp: stm32prog: use get_cpu_dev for GetID commandPatrick Delaunay
2021-06-18stm32mp: stm32prog: correctly handle DM_PMICPatrick Delaunay
2021-06-18stm32mp: stm32prog: handle the next phase after USB re-enumerationPatrick Delaunay
2021-06-18stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATUREPatrick Delaunay
2021-06-18stm32mp: stm32prog: add support of initrd in flashlayoutPatrick Delaunay
2021-06-18stm32mp: stm32prog: add timeout in stm32prog_serial_get_bufferPatrick Delaunay
2021-06-18stm32mp: stm32prog: remove all the header check for UART downloadPatrick Delaunay
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay
2021-06-18dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devicesPatrick Delaunay
2021-06-18spi: stm32_qspi: Fix short data write operationDaniil Stas
2021-06-18mtd: nand: NFC drivers for RK3308, RK2928 and othersYifeng Zhao
2021-06-18configs: rockchip: rk3399: Khadas Edge add USB OHCIArtem Lapkin
2021-06-18ARM64: rockchip: evb_rk3399: add usb ohci definationsArtem Lapkin
2021-06-18pci: pcie_dw_rockchip: Replace msleep occurences by udelayAnand Moon
2021-06-18pci: pcie_dw_rockchip: Drop the unused variable warningAnand Moon
2021-06-18pci: pcie_dw_rockchip: Fixed the below compilation errorAnand Moon
2021-06-18board: rockchip: Add rk3568 evb supportJoseph Chen
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen
2021-06-18rockchip: rk3568: Add sdram driverJoseph Chen
2021-06-18arm: dts: rockchip: Add dts for rk3568 evbJoseph Chen
2021-06-18arm: dts: Sync rockchip-pinconf.dtsi from kernelJoseph Chen
2021-06-18rk3399_common: setup fdtoverlay_addr_r valueArtem Lapkin
2021-06-18rockchip: rk3568: add clock driverElaine Zhang