summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23sandbox: Rename EFI runtime sectionsAndrew Scull
2022-06-23serial: sandbox: Fix buffer underflow in putsAndrew Scull
2022-06-23Merge branch '2022-06-23-important-fixes'Tom Rini
2022-06-23imx: kontron-sl-mx8mm: Remove deprecated phy-mode propertyFrieder Schrempf
2022-06-23imx: kontron-sl-mx8mm: Sync dts files and fix ethernetFrieder Schrempf
2022-06-23arm: apple: Increase RTKit timeoutsJanne Grunau
2022-06-23MAINTAINERS: Add nvme_apple to Apple SoC sectionJanne Grunau
2022-06-23arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau
2022-06-23Merge branch '2022-06-22-platform-updates-and-additions' into nextTom Rini
2022-06-22corstone1000: Convert to text file environmentTom Rini
2022-06-22gxp: Convert to text file environmentTom Rini
2022-06-22misc: nuvoton: Add NPCM7xx otp controller driverJim Liu
2022-06-22crypto: nuvoton: Add NPCM7xx SHA driverJim Liu
2022-06-22crypto: nuvoton: Add NPCM7xx AES driverJim Liu
2022-06-22ast2600: spl: Add boot mode detectionChia-Wei Wang
2022-06-22configs: ast2600: Move SPL bss section to DRAM spaceChia-Wei Wang
2022-06-22MAINTAINERS: Introduce HPE GXP ArchitectureNick Hawkins
2022-06-22configs: gxp: add gxp_defconfigNick Hawkins
2022-06-22configs: gxp: add core supportNick Hawkins
2022-06-22ARM: dts: Add device tree files for hpe gxp socNick Hawkins
2022-06-22dt-bindings: spi: Add hpe gxp spiNick Hawkins
2022-06-22board: hpe: gxp: add HPE GXP soc supportNick Hawkins
2022-06-22spi: gxp_spi: Add GXP SPI controller driverNick Hawkins
2022-06-22timer: gxp: Add HPE GXP timer supportNick Hawkins
2022-06-22ARM: hpe: gxp: add core supportNick Hawkins
2022-06-22cmd/misc: Stop using a function pointerTom Rini
2022-06-22arm: add support to corstone1000 platformRui Miguel Silva
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-06-22ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warningAnthoine Bourgeois
2022-06-22ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warningAnthoine Bourgeois
2022-06-22ARM: dts: omap3-devkit8000: Add support for Devkit8000Anthoine Bourgeois
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-20Prepare v2022.07-rc5v2022.07-rc5Tom Rini
2022-06-20configs: Resync with savedefconfigTom Rini
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini
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