summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-11-07efi: Add a way to obtain boot services in the appSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass
2021-11-07efi: Drop the OF_EMBED warning for EFISimon Glass
2021-11-07efi: Enable DM_ETH for the appSimon Glass
2021-11-07efi: Add a script to build an image for testing on UEFISimon Glass
2021-11-07efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommandMasahisa Kojima
2021-11-07efi_loader: use byteshift unaligned access helperMasahisa Kojima
2021-11-07efi_loader: capsule: drop __weak from efi_get_public_key_data()AKASHI Takahiro
2021-11-07doc: mmc rescan speed modeHeinrich Schuchardt
2021-11-07doc: Remove the obsolete README.AMCC-eval-boards-cleanup fileThomas Huth
2021-11-07doc: Remove obsolete doc/README.nand-boot-ppc440Stefan Roese
2021-11-05Merge branch '2021-11-05-Kconfig-syncs'Tom Rini
2021-11-05configs: Resync with savedefconfigTom Rini
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-11-05Convert CONFIG_BMP_16BPP to KconfigTom Rini
2021-11-05Convert CONFIG_OF_EMBED to KconfigTom Rini
2021-11-05Convert CONFIG_MCFUART to KconfigTom Rini
2021-11-05Convert CONFIG_FEC_MXC to KconfigTom Rini
2021-11-05Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_TEXT_BASE to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini
2021-11-05fs: yaffs2: Finish Kconfig migrationTom Rini
2021-11-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-04sunxi: Use sysreset framework for poweroff/resetSamuel Holland
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland
2021-11-04watchdog: Automatically register device with sysresetSamuel Holland
2021-11-04sysreset: watchdog: Move watchdog reference to plat dataSamuel Holland
2021-11-04sysreset: Mark driver probe functions as staticSamuel Holland
2021-11-04sysreset: Add uclass Kconfig dependency to driversSamuel Holland
2021-11-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini