aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-19Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...WIP/19Jun2021-nextTom Rini39-9/+10837
2021-06-18Merge tag 'u-boot-stm32-20210618' of https://source.denx.de/u-boot/custodians...WIP/18Jun2021-nextTom Rini14-200/+159
2021-06-18clk: cosmetic change in uclassPatrick Delaunay1-1/+1
2021-06-18stm32mp: stm32prog: handle dfu errorPatrick Delaunay1-0/+14
2021-06-18dfu: add error callbackPatrick Delaunay2-0/+23
2021-06-18stm32mp: stm32prog: change one message level to debugPatrick Delaunay1-1/+1
2021-06-18stm32mp: stm32prog: use get_cpu_dev for GetID commandPatrick Delaunay1-4/+6
2021-06-18stm32mp: stm32prog: correctly handle DM_PMICPatrick Delaunay1-1/+4
2021-06-18stm32mp: stm32prog: handle the next phase after USB re-enumerationPatrick Delaunay1-5/+2
2021-06-18stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATUREPatrick Delaunay1-0/+2
2021-06-18stm32mp: stm32prog: add support of initrd in flashlayoutPatrick Delaunay3-10/+24
2021-06-18stm32mp: stm32prog: add timeout in stm32prog_serial_get_bufferPatrick Delaunay1-2/+10
2021-06-18stm32mp: stm32prog: remove all the header check for UART downloadPatrick Delaunay3-148/+22
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay2-4/+4
2021-06-18dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devicesPatrick Delaunay1-4/+1
2021-06-18spi: stm32_qspi: Fix short data write operationDaniil Stas1-14/+15
2021-06-18mtd: nand: NFC drivers for RK3308, RK2928 and othersYifeng Zhao3-0/+1270
2021-06-18configs: rockchip: rk3399: Khadas Edge add USB OHCIArtem Lapkin3-0/+6
2021-06-18ARM64: rockchip: evb_rk3399: add usb ohci definationsArtem Lapkin1-0/+3
2021-06-18pci: pcie_dw_rockchip: Replace msleep occurences by udelayAnand Moon1-5/+5
2021-06-18pci: pcie_dw_rockchip: Drop the unused variable warningAnand Moon1-2/+0
2021-06-18pci: pcie_dw_rockchip: Fixed the below compilation errorAnand Moon1-2/+2
2021-06-18board: rockchip: Add rk3568 evb supportJoseph Chen7-0/+85
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen11-0/+643
2021-06-18rockchip: rk3568: Add sdram driverJoseph Chen2-0/+57
2021-06-18arm: dts: rockchip: Add dts for rk3568 evbJoseph Chen6-0/+4032
2021-06-18arm: dts: Sync rockchip-pinconf.dtsi from kernelJoseph Chen1-0/+344
2021-06-18rk3399_common: setup fdtoverlay_addr_r valueArtem Lapkin1-0/+1
2021-06-18rockchip: rk3568: add clock driverElaine Zhang3-0/+3464
2021-06-18rockchip: rk3568: add device tree fileElaine Zhang1-0/+925
2021-06-18arm: dts: stm32mp157c-odyssey-som: enable SDMMC2 in SPLGrzegorz Szymaszek1-0/+21
2021-06-18arm: dts: stm32mp157c-odyssey-som: enable the SDMMC2 eMMC HS DDR modeGrzegorz Szymaszek1-0/+1
2021-06-18arm: dts: stm32mp157c-odyssey-som: set the SDMMC2 VQMMC supplyGrzegorz Szymaszek1-0/+1
2021-06-18arm: dts: stm32mp157c-odyssey-som: enable all SDMMC2 data lanesGrzegorz Szymaszek1-4/+4
2021-06-18arm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2 propertiesGrzegorz Szymaszek1-2/+3
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...WIP/17Jun2021-nextTom Rini34-161/+109
2021-06-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini24-1711/+1437
2021-06-17test: Add K210 PLL tests to sandbox defconfigsSean Anderson3-0/+6
2021-06-17k210: Don't imply CCFSean Anderson2-3/+0
2021-06-17k210: dts: Set PLL1 to the same rate as PLL0Sean Anderson2-0/+3
2021-06-17clk: k210: Move k210 clock out of its own subdirectorySean Anderson6-17/+16
2021-06-17clk: k210: Remove bypass driverSean Anderson3-305/+1
2021-06-17clk: k210: Don't set PLL rates if we are already at the correct rateSean Anderson1-7/+8
2021-06-17clk: k210: Re-add support for setting rateSean Anderson1-5/+84
2021-06-17clk: k210: Implement soc_clk_dumpSean Anderson1-2/+66
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson5-663/+601
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson5-584/+498
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson5-17/+46
2021-06-14board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker2-0/+21
2021-06-14configs: sam boards: add hash commandEugen Hristev22-0/+44