summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle
2021-11-09arm: dts: ls1028a: update the labelsMichael Walle
2021-11-09arm: dts: ls1028a: move the iRC node and its devices into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the watchdog node into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the PCIe controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move SATA and USB controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the GPIO controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the low-power UART nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the UART controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the FlexSPI controller nodeMichael Walle
2021-11-09arm: dts: ls1028a: move I2C controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the clockgen node into /socMichael Walle
2021-11-09arm: dts: ls1028a: add an empty /socMichael Walle
2021-11-09arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc propertyMichael Walle
2021-11-09arm: dts: ls1028a: remove /memory nodeMichael Walle
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle
2021-11-09drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei
2021-11-09ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini
2021-11-09arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh
2021-11-09board: sl28: add update image documentationMichael Walle
2021-11-09doc: board: kontron: sl28: Reduce section levels and change titleFrieder Schrempf
2021-11-09board: sl28: enable EFI UpdateCapsule supportMichael Walle
2021-11-09board: sl28: generate FIT update imageMichael Walle
2021-11-09board: sl28: enable EFI_SET_TIME supportMichael Walle
2021-11-09board: freescale: lx216x : increase fdt blob sizeWasim Khan
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-11-09configs: lx2162a: Enable CONFIG_SPI_FLASH_MT35XU for lx2162a-qdsKuldeep Singh
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel
2021-11-09lx2162a : Rename emmc boot command variableMeenakshi Aggarwal
2021-11-09board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3Priyanka Singh
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh
2021-11-09drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh
2021-11-09drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang
2021-11-09exynos78x0: pinctrl: set const to structsMinkyu Kang
2021-11-09exynos: pwm: Deal with a PWM at 100%Simon Glass
2021-11-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-11-08Fix syntax errorLeo Yu-Chi Liang
2021-11-08riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLEDLeo Yu-Chi Liang
2021-11-08riscv: add #define in asm/io.h for some device driversWei Fu
2021-11-08cmd: sbi: show SBI implementation versionHeinrich Schuchardt
2021-11-08riscv: function to retrieve SBI implementation versionHeinrich Schuchardt
2021-11-07Merge tag 'efi-2022-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-07dfu: newline after updatingHeinrich Schuchardt
2021-11-07ARM: renesas: reduce rcar3_salvator-x image sizeHeinrich Schuchardt
2021-11-07efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured BootMasahisa Kojima
2021-11-07efi: Add video support to the appSimon Glass