summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-03tpm: Add tpm2 headers for TCG2 eventlog supportIlias Apalodimas
2020-12-03tpm: use more than sha256 on pcr_extendIlias Apalodimas
2020-12-03efi_loader: replace printf by log in efi_uclass.cHeinrich Schuchardt
2020-12-02Merge branch '2020-12-01-next-imports' into nextTom Rini
2020-12-01km/arm: coding style clean upHolger Brunck
2020-12-01spl: spl_fit.c: enable check of signature for config node in spl/tplPhilippe Reynes
2020-12-01IPQ40xx: clk: add USB clock handlingRobert Marko
2020-12-01IPQ40xx: clk: dont always return 0Robert Marko
2020-12-01IPQ40xx: clk: drop breaks in switch caseRobert Marko
2020-12-01IPQ40xx: clk: use dev_read_addr()Robert Marko
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay
2020-12-01net: sntp: remove CONFIG_TIMESTAMP constraintHeinrich Schuchardt
2020-12-01setexpr: Add support for stringsSimon Glass
2020-12-01setexpr: Convert to use a struct for valuesSimon Glass
2020-12-01setexpr: Correct buffer overflow bug and enable testsSimon Glass
2020-12-01setexpr: Correct dropping of final unmatched stringSimon Glass
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass
2020-12-01setexpr: Split the core logic into its own functionSimon Glass
2020-12-01test: Add some setexpr regex testsSimon Glass
2020-12-01setexpr: Add explicit support for 32- and 64-bit intsSimon Glass
2020-12-01command: Add constants for cmd_get_data_size string / errorSimon Glass
2020-12-01test: Add some tests for setexprSimon Glass
2020-12-01Makefile: Correctly propagate failure when removing targetPali Rohár
2020-12-01gpio: Convert to use APIs which support live DTPatrick Delaunay
2020-12-01Adds basic support for ProxyDHCPLyle Franklin
2020-12-01cmd: pxe: Use internal FDT if retrieving from FDTDIR failsAnton Leontiev
2020-11-30Prepare v2021.01-rc3Tom Rini
2020-11-30configs: Resync with savedefconfigTom Rini
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-11-29Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-29charset: make u16_strnlen accessible at runtimeIlias Apalodimas
2020-11-29lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere
2020-11-29efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARMHeinrich Schuchardt
2020-11-29fs: fat: use ATTR_ARCH instead of anonymous 0x20Heinrich Schuchardt
2020-11-29fs: fat: directory entries starting with 0x05Heinrich Schuchardt
2020-11-29fs: fat: avoid NULL dereference when root dir is fullHeinrich Schuchardt
2020-11-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel
2020-11-28i2c: designware_i2c: Don't warn if no reset controllerSimon Glass
2020-11-28i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach
2020-11-28mmc: check a return value about regulator's always-onJaehoon Chung
2020-11-28mmc: display an error number to debugJaehoon Chung
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu
2020-11-28mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu
2020-11-28mmc: Add some helper functions for retrying on errorSean Anderson
2020-11-25Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay