aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay3-5/+9
2020-09-22optee: add property no-map to secure reserved memoryEtienne Carriere1-1/+1
2020-09-22test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard1-1/+4
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere5-9/+16
2020-09-22binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass2-0/+5
2020-09-22binman: Support help messages for missing blobsSimon Glass6-3/+119
2020-09-22binman: Allow selecting default FIT configurationSimon Glass5-4/+71
2020-09-22binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak1-0/+24
2020-09-22binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak1-1/+49
2020-09-22binman: Use target-specific tools when cross-compilingAlper Nebi Yasak4-7/+89
2020-09-22binman: Support cross-compiling test files to x86Alper Nebi Yasak1-1/+14
2020-09-22dm: syscon: typo aleradyHeinrich Schuchardt1-3/+7
2020-09-22buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak3-8/+84
2020-09-22sunxi: Drop the FIT-generator scriptSimon Glass1-87/+0
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass3-19/+63
2020-09-22Makefile: Support missing external blobs alwaysSimon Glass1-2/+1
2020-09-22binman: Support generating FITs with multiple dtbsSimon Glass5-11/+346
2020-09-22binman: Add support for ATF BL31Simon Glass4-0/+63
2020-09-22binman: Move 'external' support into base classSimon Glass5-25/+24
2020-09-22libfdt: Detected out-of-space with fdt_finish()Simon Glass1-1/+2
2020-09-22binman: Fix up a few missing commentsSimon Glass2-1/+26
2020-09-22binman: Allow entry args to be requiredSimon Glass4-11/+24
2020-09-22core: improve of_match_ptr with OF_PLATDATAWalter Lozano1-1/+1
2020-09-22tools: Drop unnecessary use of __file__Simon Glass3-8/+0
2020-09-22binman: Use pkg_resources to find resourcesSimon Glass1-2/+4
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak4-17/+169
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak3-1/+35
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak3-1/+47
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini7-24/+59
2020-09-21Merge branch 'master' into nextTom Rini89-187/+529
2020-09-21Prepare v2020.10-rc5v2020.10-rc5Tom Rini1-1/+1
2020-09-21configs: Resync with savedefconfigTom Rini4-6/+6
2020-09-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini8-16/+19
2020-09-21x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner1-0/+2
2020-09-21x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner1-1/+3
2020-09-21x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner3-5/+5
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko2-6/+6
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2-4/+3
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini4-18/+60
2020-09-19Merge branch '2020-09-18-assorted-bugfixes'Tom Rini7-15/+48
2020-09-19Merge branch '2020-09-18-improve-ipq40xx-support' into nextTom Rini13-3/+529
2020-09-18efi: change 'env -e -i' usage syntaxMaxim Uvarov1-2/+2
2020-09-18efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt1-0/+15
2020-09-18efi_selftest: rework device tree testHeinrich Schuchardt1-14/+39
2020-09-18efi_memory: refine overlap_only_ram descriptionMaxim Uvarov1-1/+1
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt1-1/+3
2020-09-18IPQ40xx: Add USB nodesRobert Marko1-0/+76
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko1-0/+1
2020-09-18phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko4-0/+153
2020-09-18IPQ40xx: Add reset controller supportRobert Marko2-0/+10