aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-22binman: Allow selecting default FIT configurationSimon Glass
2020-09-22binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak
2020-09-22binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak
2020-09-22binman: Use target-specific tools when cross-compilingAlper Nebi Yasak
2020-09-22binman: Support cross-compiling test files to x86Alper Nebi Yasak
2020-09-22dm: syscon: typo aleradyHeinrich Schuchardt
2020-09-22buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak
2020-09-22sunxi: Drop the FIT-generator scriptSimon Glass
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass
2020-09-22Makefile: Support missing external blobs alwaysSimon Glass
2020-09-22binman: Support generating FITs with multiple dtbsSimon Glass
2020-09-22binman: Add support for ATF BL31Simon Glass
2020-09-22binman: Move 'external' support into base classSimon Glass
2020-09-22libfdt: Detected out-of-space with fdt_finish()Simon Glass
2020-09-22binman: Fix up a few missing commentsSimon Glass
2020-09-22binman: Allow entry args to be requiredSimon Glass
2020-09-22core: improve of_match_ptr with OF_PLATDATAWalter Lozano
2020-09-22tools: Drop unnecessary use of __file__Simon Glass
2020-09-22binman: Use pkg_resources to find resourcesSimon Glass
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-21Prepare v2020.10-rc5Tom Rini
2020-09-21configs: Resync with savedefconfigTom Rini
2020-09-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-09-21x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner
2020-09-21x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner
2020-09-21x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-09-19Merge branch '2020-09-18-assorted-bugfixes'Tom Rini
2020-09-19Merge branch '2020-09-18-improve-ipq40xx-support' into nextTom Rini
2020-09-18efi: change 'env -e -i' usage syntaxMaxim Uvarov
2020-09-18efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt
2020-09-18efi_selftest: rework device tree testHeinrich Schuchardt
2020-09-18efi_memory: refine overlap_only_ram descriptionMaxim Uvarov
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt
2020-09-18IPQ40xx: Add USB nodesRobert Marko
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko
2020-09-18phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko
2020-09-18IPQ40xx: Add reset controller supportRobert Marko
2020-09-18reset: Add IPQ40xx reset controller driverRobert Marko
2020-09-18IPQ40xx: Add SMEM supportRobert Marko
2020-09-18IPQ40xx: clk: Use dt-bindings instead of hardcodingRobert Marko
2020-09-18cmd: mem: fix range of bitflip testRalph Siemsen
2020-09-18configs: bcmstb: Disable networking supportThomas Fitzsimmons
2020-09-18fs/squashfs: Fix Coverity Scan defectsJoao Marcos Costa