summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-20Merge tag 'fsl-qoriq-2022-6-20-v2' of https://source.denx.de/u-boot/custodian...Tom Rini
2022-06-20board: sl28: rename include guard macroMichael Walle
2022-06-20board: sl28: support 8 GiB memoryMichael Walle
2022-06-20board: sl28: remove unneeded ddr config parameterMichael Walle
2022-06-20board: sl28: set CPO valueMichael Walle
2022-06-20armv8: layerscape: add missing RCW source definesMichael Walle
2022-06-20powerpc: bootm: Fix sizes in memory adjusting warningPali Rohár
2022-06-20board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.hPali Rohár
2022-06-20powerpc: dts: p2020: Define PMC nodePali Rohár
2022-06-20mmc: fsl_esdhc: Add new config option for default fallback modePali Rohár
2022-06-20mmc: fsl_esdhc: Set fallback mode to 1-bitPali Rohár
2022-06-20ls1028a: hdp: Add config support for HDP firmware loadingAlison Wang
2022-06-20powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUsPali Rohár
2022-06-20mtd: rawnand: fsl_elbc: Fix DM support in DTS code pathPali Rohár
2022-06-20powerpc: mmu: Fix FSL_BOOKE_MAS2() macroPali Rohár
2022-06-20powerpc: fsl_law: Add definition for first PCIe target interfacePali Rohár
2022-06-20board: freescale: p1_p2_rdb_pc: Implement board_reset()Pali Rohár
2022-06-20board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010Pali Rohár
2022-06-20powerpc: mpc85xx: Fix compilation with CONFIG_WDTPali Rohár
2022-06-20powerpc: dts: p2020: Define ecm, memory and guts nodesPali Rohár
2022-06-20powerpc: dts: p2020: Define DMA nodesPali Rohár
2022-06-20powerpc: dts: p2020: Define crypto nodePali Rohár
2022-06-20powerpc: dts: p2020: Define MPIC nodesPali Rohár
2022-06-20ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDBSean Anderson
2022-06-20arch: layerscape: Add SFP bindingSean Anderson
2022-06-20ARM: dts: ls1021a: update the clockgen nodeSean Anderson
2022-06-20arm: layerscape: Add sfp driverSean Anderson
2022-06-19Merge tag 'efi-2022-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-06-19efi_loader: initialize console size lateHeinrich Schuchardt
2022-06-19test: work around for EFI terminal size probingHeinrich Schuchardt
2022-06-19cmd: correct return value for printenv -eHeinrich Schuchardt
2022-06-19doc: man-page for the printenv commandHeinrich Schuchardt
2022-06-19doc: man-page for bootz commandHeinrich Schuchardt
2022-06-17Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-17Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini
2022-06-17Merge branch '2022-06-16-assorted-bugfixes'Tom Rini
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-17configs: stm32mp: cleanup the stm32mp15 filePatrick Delaunay
2022-06-17stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay
2022-06-17ARM: stm32: activate OF_LIVE for DHSOMPatrick Delaunay
2022-06-17board: dhelectronics: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17board: engicam: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17board: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17misc: stm32mp13: introduce STM32MP13 RCC driverPatrick Delaunay
2022-06-17clk: Add directory for STM32 clock driversPatrick Delaunay
2022-06-17stm32mp: fdt: update etzpc for STM32MP13xPatrick Delaunay
2022-06-17stm32mp: fdt: update etzpc for STM32MP15xPatrick Delaunay
2022-06-17doc: st: stm32mp1: add STM32MP13x supportPatrick Delaunay
2022-06-17configs: add stm32mp13 defconfigPatrick Delaunay
2022-06-17arm: dts: stm32mp: add stm32mp13 device tree for U-BootPatrick Delaunay