summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-04-08galileo: Remove CONFIG_DESIGNWARE_ETH referenceTom Rini
2022-04-08powerpc: mpc83xx: Migrate DEFAULT_IMMR to KconfigTom Rini
2022-04-08nds32: Migrate CONFIG_DEBUG_LED to KconfigTom Rini
2022-04-08ls1021atwr: Use DEBUG and not CONFIG_DEBUGTom Rini
2022-04-08microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini
2022-04-08tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGSTom Rini
2022-04-08controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to KconfigTom Rini
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini
2022-04-08at91: Remove unused LED codeTom Rini
2022-04-08stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini
2022-04-08corvus: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini
2022-04-08MPC837XERDB: Stop using CONFIG_RAMDISKFILETom Rini
2022-04-08s5p_goni, smdkc100: Move some environment settings out of CONFIGTom Rini
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini
2022-04-08mvebu: Move BOOTROM_ERR_REG out of CONFIG namespaceTom Rini
2022-04-08Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini
2022-04-08Merge branch '2022-04-08-env-updates'Tom Rini
2022-04-07env: Allow text-env tests to run with awkSimon Glass
2022-04-07env: Drop the unncessary protocol mention in autoloadSimon Glass
2022-04-07env: Move the doc comment to the codeSimon Glass
2022-04-07Makefile: Sort u-boot-initial-env outputChristoph Niedermaier
2022-04-07scripts/get_default_envs.sh: Remove blank linesChristoph Niedermaier
2022-04-07env: fat: Allow overriding interface, device and partitionHe Yong
2022-04-07cmd: env: Add `indirect` to indirectly set valuesSamuel Dionne-Riel
2022-04-07env: Load env when ENV_IS_NOWHERE is only location selectedFelix.Vietmeyer@jila.colorado.edu
2022-04-07imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN defaultFabio Estevam
2022-04-07Merge branch '2022-04-06-various-verified-boot-bugfixes'Tom Rini
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-04-06dm: core: Tidy up comments in uclass headersSimon Glass
2022-04-06dm: core: Add a required struct declarationSimon Glass
2022-04-06stdint: Add a definition of UINT8_MAXSimon Glass
2022-04-06Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURESimon Glass
2022-04-06Add a default for TPL_TEXT_BASESimon Glass
2022-04-06disk: Correct the conditions for SPLSimon Glass
2022-04-06spi: Avoid checking console in SPLSimon Glass
2022-04-06cros_ec: Complete the comment for cros_ec_read_batt_charge()Simon Glass
2022-04-06cbfs: Add some more definititionsSimon Glass
2022-04-06lzma: Tidy up the function prototypeSimon Glass
2022-04-06fdt: sandbox: Avoid looking for an appended device treeSimon Glass
2022-04-06fdt: Correct condition for SEPARATE_BSSSimon Glass
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass
2022-04-06errno: Avoid including strings in SPLSimon Glass
2022-04-06binman: Correct Chromium OS entry typesSimon Glass
2022-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini