summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-01IPQ40xx: clk: use dev_read_addr()Robert Marko1-2/+2
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay4-11/+9
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay11-14/+0
2020-12-01net: sntp: remove CONFIG_TIMESTAMP constraintHeinrich Schuchardt1-8/+2
2020-12-01setexpr: Add support for stringsSimon Glass2-7/+161
2020-12-01setexpr: Convert to use a struct for valuesSimon Glass1-44/+67
2020-12-01setexpr: Correct buffer overflow bug and enable testsSimon Glass2-22/+12
2020-12-01setexpr: Correct dropping of final unmatched stringSimon Glass2-8/+3
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass3-17/+110
2020-12-01setexpr: Split the core logic into its own functionSimon Glass1-58/+98
2020-12-01test: Add some setexpr regex testsSimon Glass1-0/+58
2020-12-01setexpr: Add explicit support for 32- and 64-bit intsSimon Glass2-9/+13
2020-12-01command: Add constants for cmd_get_data_size string / errorSimon Glass4-6/+30
2020-12-01test: Add some tests for setexprSimon Glass4-0/+168
2020-12-01Makefile: Correctly propagate failure when removing targetPali Rohár1-6/+6
2020-12-01gpio: Convert to use APIs which support live DTPatrick Delaunay1-3/+2
2020-12-01Adds basic support for ProxyDHCPLyle Franklin2-5/+36
2020-12-01cmd: pxe: Use internal FDT if retrieving from FDTDIR failsAnton Leontiev1-7/+14
2020-11-30Prepare v2021.01-rc3Tom Rini1-1/+1
2020-11-30configs: Resync with savedefconfigTom Rini201-402/+402
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini3-94/+95
2020-11-29Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-8/+9
2020-11-29charset: make u16_strnlen accessible at runtimeIlias Apalodimas1-1/+2
2020-11-29lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere1-1/+1
2020-11-29efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARMHeinrich Schuchardt1-0/+1
2020-11-29fs: fat: use ATTR_ARCH instead of anonymous 0x20Heinrich Schuchardt1-1/+2
2020-11-29fs: fat: directory entries starting with 0x05Heinrich Schuchardt1-2/+1
2020-11-29fs: fat: avoid NULL dereference when root dir is fullHeinrich Schuchardt1-3/+2
2020-11-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini7-4/+655
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2-0/+3
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel3-0/+645
2020-11-28i2c: designware_i2c: Don't warn if no reset controllerSimon Glass1-3/+5
2020-11-28i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach1-1/+2
2020-11-28mmc: check a return value about regulator's always-onJaehoon Chung1-2/+2
2020-11-28mmc: display an error number to debugJaehoon Chung1-5/+5
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2-3/+29
2020-11-28mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu1-1/+1
2020-11-28mmc: Add some helper functions for retrying on errorSean Anderson1-83/+58
2020-11-25Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians...Tom Rini44-260/+611
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2-5/+19
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2-10/+25
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay1-4/+4
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay1-1/+4
2020-11-25gpio: stm32: correct the bias managementPatrick Delaunay1-14/+14
2020-11-25pinctrl: stm32: display bias information for all pinsPatrick Delaunay1-12/+12
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay1-7/+6
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay2-68/+32
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2-4/+14
2020-11-25board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay1-3/+8
2020-11-25SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud1-0/+2