aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-14Dockerfile, CI: Update to latest "focal" tagWIP/14Nov2021Tom Rini3-3/+3
2021-11-14Dockerfile: build swtpmHeinrich Schuchardt1-0/+28
2021-11-13Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Nov2021Tom Rini19-39/+396
2021-11-13Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini14-438/+854
2021-11-13binman: Fix replace subcommand help and commentsJan Kiszka2-4/+4
2021-11-13bootstage: Differentiate boot progress kconfig entriesJan Kiszka1-1/+1
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt1-0/+1
2021-11-13test/dm: fix watchdog testHeinrich Schuchardt1-1/+3
2021-11-13Makefile: Correct TPL rule for OF_REALSimon Glass1-1/+1
2021-11-13env: Simplify env_get_default()Marek Behún1-21/+24
2021-11-13env: Fix env_get() when returning empty string using env_get_f()Marek Behún1-1/+1
2021-11-13env: Don't set ready flag if import failed in env_set_default()Marek Behún1-1/+3
2021-11-13binman: Support updating the dtb in an ELF fileSimon Glass9-2/+216
2021-11-13binman: Tidy up comments on _DoTestFile()Simon Glass1-0/+5
2021-11-13binman: Support reading the offset of an ELF-file symbolSimon Glass6-5/+131
2021-11-13binman: Report an error if test files fail to compileSimon Glass1-2/+6
2021-11-13patman: Use a ValueError exception if tools.Run() failsSimon Glass1-1/+1
2021-11-12configs: Resync with savedefconfigTom Rini54-55/+37
2021-11-12Merge branch '2021-11-12-Kconfig-migrations'Tom Rini168-229/+129
2021-11-12Convert CONFIG_LAST_STAGE_INIT to KconfigWIP/2021-11-12-Kconfig-migrationsTom Rini7-5/+5
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini4-4/+0
2021-11-12Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini11-6/+8
2021-11-12Convert CONFIG_MACB to KconfigTom Rini22-15/+15
2021-11-12Convert CONFIG_MD5 to KconfigTom Rini4-2/+2
2021-11-12Convert CONFIG_MX6 et al to KconfigTom Rini2-8/+0
2021-11-12Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini10-10/+5
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini12-23/+2
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini22-18/+20
2021-11-12Convert CONFIG_PHYLIB et al to KconfigTom Rini37-19/+32
2021-11-12Convert CONFIG_MISC_INIT_F et al to KconfigTom Rini9-10/+5
2021-11-12Convert CONFIG_TRACE et al to KconfigTom Rini2-16/+0
2021-11-12Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini3-5/+1
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini22-50/+9
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini21-22/+11
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini2-1/+2
2021-11-12Convert CONFIG_BITBANGMII to KconfigTom Rini2-1/+1
2021-11-12Convert CONFIG_DOS_PARTITION to KconfigTom Rini7-3/+4
2021-11-12Convert CONFIG_E1000 to KconfigTom Rini8-10/+6
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini2-1/+1
2021-11-12Merge branch '2021-11-12-assorted-updates'Tom Rini49-728/+884
2021-11-11rtc: ds1337: fix compatible string typoClemens Gruber1-1/+1
2021-11-11boards: siemens: iot2050: Ignore network errors during bootstage trackingJan Kiszka1-1/+2
2021-11-11boards: siemens: iot2050: Re-enable bootstage reportingJan Kiszka1-0/+2
2021-11-11ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj1-1/+2
2021-11-11get_maintainer.pl: add .get_maintainer.confMichael Walle1-0/+1
2021-11-11Azure: Move to windows-2019Tom Rini1-1/+1
2021-11-11Remove LYNX KDI remaindersThomas Huth8-133/+1
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass2-33/+73
2021-11-11doc: Move distro boot doc to rSTSimon Glass2-98/+80
2021-11-11pxe: Refactor sysboot to have one helperSimon Glass1-58/+36