summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-22sep20' of git://git.denx.de/u-boot-dm into nextWIP/22Sep2020-nextTom Rini2020-09-2247-228/+1298
|\
| * log: mute messages generated by log driversHeinrich Schuchardt2020-09-222-9/+12
| * dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay2020-09-223-5/+9
| * optee: add property no-map to secure reserved memoryEtienne Carriere2020-09-221-1/+1
| * test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard2020-09-221-1/+4
| * fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere2020-09-225-9/+16
| * binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass2020-09-222-0/+5
| * binman: Support help messages for missing blobsSimon Glass2020-09-226-3/+119
| * binman: Allow selecting default FIT configurationSimon Glass2020-09-225-4/+71
| * binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak2020-09-221-0/+24
| * binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak2020-09-221-1/+49
| * binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-224-7/+89
| * binman: Support cross-compiling test files to x86Alper Nebi Yasak2020-09-221-1/+14
| * dm: syscon: typo aleradyHeinrich Schuchardt2020-09-221-3/+7
| * buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak2020-09-223-8/+84
| * sunxi: Drop the FIT-generator scriptSimon Glass2020-09-221-87/+0
| * sunxi: Convert 64-bit boards to use binmanSimon Glass2020-09-223-19/+63
| * Makefile: Support missing external blobs alwaysSimon Glass2020-09-221-2/+1
| * binman: Support generating FITs with multiple dtbsSimon Glass2020-09-225-11/+346
| * binman: Add support for ATF BL31Simon Glass2020-09-224-0/+63
| * binman: Move 'external' support into base classSimon Glass2020-09-225-25/+24
| * libfdt: Detected out-of-space with fdt_finish()Simon Glass2020-09-221-1/+2
| * binman: Fix up a few missing commentsSimon Glass2020-09-222-1/+26
| * binman: Allow entry args to be requiredSimon Glass2020-09-224-11/+24
| * core: improve of_match_ptr with OF_PLATDATAWalter Lozano2020-09-221-1/+1
| * tools: Drop unnecessary use of __file__Simon Glass2020-09-223-8/+0
| * binman: Use pkg_resources to find resourcesSimon Glass2020-09-221-2/+4
| * binman: Build FIT image subentries with the section etypeAlper Nebi Yasak2020-09-224-17/+169
| * binman: Respect pad-before property of section subentriesAlper Nebi Yasak2020-09-223-1/+35
| * binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak2020-09-223-1/+47
|/
* Merge branch '2020-09-14-generic-phy-error-trace' into nextWIP/21Sep2020-nextTom Rini2020-09-217-24/+59
|\
| * arm: meson: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
| * usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-1/+1
| * phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay2020-09-081-5/+40
* | Merge branch 'master' into nextTom Rini2020-09-2189-187/+529
|\ \
| * | Prepare v2020.10-rc5v2020.10-rc5Tom Rini2020-09-211-1/+1
| * | configs: Resync with savedefconfigTom Rini2020-09-214-6/+6
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/21Sep2020Tom Rini2020-09-218-16/+19
| |\ \
| | * | x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner2020-09-211-0/+2
| | * | x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner2020-09-211-1/+3
| | * | x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner2020-09-213-5/+5
| | * | cmd: acpi: Print revisions in hex formatAndy Shevchenko2020-09-212-6/+6
| | * | x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-212-4/+3
| |/ /
| * | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/19Sep2020Tom Rini2020-09-194-18/+60
| |\ \
| | * | efi: change 'env -e -i' usage syntaxMaxim Uvarov2020-09-181-2/+2
| | * | efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt2020-09-181-0/+15