aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...WIP/31Dec2021-nextTom Rini21-65/+741
2021-12-31x86: efi: Don't set up global_data again with EFISimon Glass1-3/+2
2021-12-31x86: efi: Show the system-table revisionSimon Glass1-1/+8
2021-12-31efi: Allow easy selection of serial-only operationSimon Glass1-0/+25
2021-12-31efi: Show when allocated pages are usedSimon Glass1-1/+2
2021-12-31efi: Mention that efi_info_get() is only used in the stubSimon Glass1-0/+4
2021-12-31efi: Check for failure when initing the appSimon Glass1-2/+5
2021-12-31efi: Share struct efi_priv between the app and stub codeSimon Glass4-22/+56
2021-12-31efi: Add a few comments to the stubSimon Glass1-0/+29
2021-12-31efi: Fix ll_boot_init() operation with the appSimon Glass1-2/+5
2021-12-31efi: Add comments to struct efi_privSimon Glass1-0/+23
2021-12-31efi: Drop device_path from struct efi_privSimon Glass1-1/+0
2021-12-31x86: efi: Add room for the binman definition in the dtbSimon Glass1-1/+1
2021-12-31x86: Don't process the kernel command line unless enabledSimon Glass1-5/+8
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass2-5/+8
2021-12-31efi: serial: Support arrow keysSimon Glass1-2/+9
2021-12-31efi: Locate all block devices in the appSimon Glass4-5/+218
2021-12-31efi: Make unicode printf available to the appSimon Glass2-6/+5
2021-12-31sunxi: add board documentationAndre Przywara3-0/+329
2021-12-31efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas2-11/+6
2021-12-31efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt1-1/+1
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini106-538/+678
2021-12-27Merge branch '2021-12-27-CONFIG-migrations' into nextWIP/27Dec2021-nextTom Rini858-3997/+1639
2021-12-27configs: Resync with savedefconfigTom Rini28-53/+27
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini19-57/+44
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini28-10/+24
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini50-74/+47
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini36-159/+118
2021-12-27Kconfig: Remove some symbols from the whitelistTom Rini1-897/+0
2021-12-27Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini4-8/+7
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini3-3/+5
2021-12-27Convert CONFIG_CPU_PXA27X to KconfigTom Rini3-3/+5
2021-12-27serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini8-12/+1
2021-12-27CI: Test for unmigrated CONFIG symbols in board config.h filesTom Rini2-0/+48
2021-12-27Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to KconfigTom Rini1-3/+0
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini2-7/+0
2021-12-27Convert CONFIG_83XX_PCICLK to KconfigTom Rini12-16/+14
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini208-230/+230
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini35-87/+59
2021-12-27nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-27ls1088a: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-27arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespaceTom Rini2-11/+4
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini4-7/+4
2021-12-27Convert CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigTom Rini20-9/+28
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini17-23/+13
2021-12-27Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to KconfigTom Rini8-4/+7
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini12-32/+31
2021-12-27Convert CONFIG_TEGRA_NAND to KconfigTom Rini14-13/+14
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini19-40/+9
2021-12-27warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespaceTom Rini3-12/+3