aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-07-27Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-07-27Merge branch '2020-07-27-misc-env-improvements'Tom Rini
2020-07-26binman: Re-enable concurrent testsSimon Glass
2020-07-26binman: Don't change the descriptor in testsSimon Glass
2020-07-26env: mmc: add redundancy support in mmc_offset_try_partitionPatrick Delaunay
2020-07-26env: mmc: correct the offset returned by mmc_offset_try_partitionPatrick Delaunay
2020-07-26env: mmc: allow support of mmc_get_env_dev with OF_CONTROLPatrick Delaunay
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay
2020-07-26configs: sandbox: Enable sub command 'env info'Patrick Delaunay
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay
2020-07-26cmd: env: add option for quiet output on env infoPatrick Delaunay
2020-07-26env: add failing trace in env_savePatrick Delaunay
2020-07-26env: correct overflow check of env_has_init sizePatrick Delaunay
2020-07-26env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-25fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada
2020-07-25fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada
2020-07-25test/dm: check if devices existHeinrich Schuchardt
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach
2020-07-25configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3Dave Gerlach
2020-07-25configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3Dave Gerlach
2020-07-25arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach
2020-07-25arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach
2020-07-25dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach
2020-07-25test: Add tests for SOC uclassDave Gerlach
2020-07-25dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-07-25doc: Add new doc for soc ID driver modelDave Gerlach
2020-07-25fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada
2020-07-25patman: When no tracking branch is provided, tell the userNicolas Boichat
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-25Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek
2020-07-25Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek
2020-07-25ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek
2020-07-25Add information for skipped commit optionsPatrick Delaunay
2020-07-25lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes
2020-07-25patman: Detect unexpected ENDPatrick Delaunay
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-25binman: Add support for generating a FITSimon Glass
2020-07-25dtoc: Allow adding variable-sized data to a dtbSimon Glass
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass
2020-07-25binman: Allow zero-length entries to overlapSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25patman: Update errors and warnings to use stderrSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass