summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* km/arm: coding style clean upWIP/2020-12-01-next-importsHolger Brunck2020-12-016-95/+96
* spl: spl_fit.c: enable check of signature for config node in spl/tplPhilippe Reynes2020-12-011-0/+10
* IPQ40xx: clk: add USB clock handlingRobert Marko2020-12-011-0/+8
* IPQ40xx: clk: dont always return 0Robert Marko2020-12-011-2/+2
* IPQ40xx: clk: drop breaks in switch caseRobert Marko2020-12-011-3/+0
* IPQ40xx: clk: use dev_read_addr()Robert Marko2020-12-011-2/+2
* cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay2020-12-014-11/+9
* hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay2020-12-0111-14/+0
* net: sntp: remove CONFIG_TIMESTAMP constraintHeinrich Schuchardt2020-12-011-8/+2
* setexpr: Add support for stringsSimon Glass2020-12-012-7/+161
* setexpr: Convert to use a struct for valuesSimon Glass2020-12-011-44/+67
* setexpr: Correct buffer overflow bug and enable testsSimon Glass2020-12-012-22/+12
* setexpr: Correct dropping of final unmatched stringSimon Glass2020-12-012-8/+3
* setexpr: Add some tests for buffer overflow and backrefSimon Glass2020-12-013-17/+110
* setexpr: Split the core logic into its own functionSimon Glass2020-12-011-58/+98
* test: Add some setexpr regex testsSimon Glass2020-12-011-0/+58
* setexpr: Add explicit support for 32- and 64-bit intsSimon Glass2020-12-012-9/+13
* command: Add constants for cmd_get_data_size string / errorSimon Glass2020-12-014-6/+30
* test: Add some tests for setexprSimon Glass2020-12-014-0/+168
* Makefile: Correctly propagate failure when removing targetPali Rohár2020-12-011-6/+6
* gpio: Convert to use APIs which support live DTPatrick Delaunay2020-12-011-3/+2
* Adds basic support for ProxyDHCPLyle Franklin2020-12-012-5/+36
* cmd: pxe: Use internal FDT if retrieving from FDTDIR failsAnton Leontiev2020-12-011-7/+14
* Prepare v2021.01-rc3v2021.01-rc3Tom Rini2020-11-301-1/+1
* configs: Resync with savedefconfigTom Rini2020-11-30201-402/+402
* Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/29Nov2020Tom Rini2020-11-293-94/+95
|\
| * mmc: check a return value about regulator's always-onJaehoon Chung2020-11-281-2/+2
| * mmc: display an error number to debugJaehoon Chung2020-11-281-5/+5
| * mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-282-3/+29
| * mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu2020-11-281-1/+1
| * mmc: Add some helper functions for retrying on errorSean Anderson2020-11-281-83/+58
* | Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-11-295-8/+9
|\ \
| * | charset: make u16_strnlen accessible at runtimeIlias Apalodimas2020-11-291-1/+2
| * | lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere2020-11-291-1/+1
| * | efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARMHeinrich Schuchardt2020-11-291-0/+1
| * | fs: fat: use ATTR_ARCH instead of anonymous 0x20Heinrich Schuchardt2020-11-291-1/+2
| * | fs: fat: directory entries starting with 0x05Heinrich Schuchardt2020-11-291-2/+1
| * | fs: fat: avoid NULL dereference when root dir is fullHeinrich Schuchardt2020-11-291-3/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/28Nov2020Tom Rini2020-11-287-4/+655
|\ \ | |/ |/|
| * riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2020-11-282-0/+3
| * i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel2020-11-283-0/+645
| * i2c: designware_i2c: Don't warn if no reset controllerSimon Glass2020-11-281-3/+5
| * i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach2020-11-281-1/+2
|/
* Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians...WIP/25Nov2020Tom Rini2020-11-2544-260/+611
|\
| * board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2020-11-252-5/+19
| * phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2020-11-252-10/+25
| * pinctrl: stmfx: update pin namePatrick Delaunay2020-11-251-4/+4
| * pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay2020-11-251-1/+4
| * gpio: stm32: correct the bias managementPatrick Delaunay2020-11-251-14/+14
| * pinctrl: stm32: display bias information for all pinsPatrick Delaunay2020-11-251-12/+12