summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini
2021-11-12Convert CONFIG_BITBANGMII to KconfigTom Rini
2021-11-12Convert CONFIG_DOS_PARTITION to KconfigTom Rini
2021-11-12Convert CONFIG_E1000 to KconfigTom Rini
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini
2021-11-12Merge branch '2021-11-12-assorted-updates'Tom Rini
2021-11-11rtc: ds1337: fix compatible string typoClemens Gruber
2021-11-11boards: siemens: iot2050: Ignore network errors during bootstage trackingJan Kiszka
2021-11-11boards: siemens: iot2050: Re-enable bootstage reportingJan Kiszka
2021-11-11ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj
2021-11-11get_maintainer.pl: add .get_maintainer.confMichael Walle
2021-11-11Azure: Move to windows-2019Tom Rini
2021-11-11Remove LYNX KDI remaindersThomas Huth
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass
2021-11-11doc: Move distro boot doc to rSTSimon Glass
2021-11-11pxe: Refactor sysboot to have one helperSimon Glass
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass
2021-11-11lib: Add tests for simple_itoa()Simon Glass
2021-11-11pxe: Drop get_bootfile_path()Simon Glass
2021-11-11pxe: Clean up the use of bootfileSimon Glass
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass
2021-11-11pxe: Tidy up code style a little in pxe_utilsSimon Glass
2021-11-11pxe: Tidy up some comments in pxe_utilsSimon Glass
2021-11-11pxe: Move pxe_utils filesSimon Glass
2021-11-11pxe: Tidy up the is_pxe globalSimon Glass
2021-11-11pxe: Add a userdata field to the contextSimon Glass
2021-11-11pxe: Move do_getfile() into the contextSimon Glass
2021-11-11pxe: Use a context pointerSimon Glass
2021-11-11pxe: Move API comments to the header filesSimon Glass
2021-11-11Create a new boot/ directorySimon Glass
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10MAINTAINERS: Add entry for TPM driversIlias Apalodimas
2021-11-10doc: qemu: Add instructions for swtpm usageIlias Apalodimas
2021-11-10configs: Enable tpmv2 mmio on qemu for arm/arm64Ilias Apalodimas
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas
2021-11-10tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas
2021-11-10tpm: refactor function names for LPC based TPMsIlias Apalodimas
2021-11-10tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas
2021-11-10efi_loader: fix BootOrder variable measurement handlingMasahisa Kojima
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut
2021-11-10ARM: stm32: Disable video output on DHSOMMarek Vasut