summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-23mips: pic32mzdask: enable CONFIG_BLKJohn Robertson
2020-09-23mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson
2020-09-23mmc: pic32: Refresh PIC32 MMC driverJohn Robertson
2020-09-22Merge tag 'dm-pull-22sep20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-09-22Merge branch '2020-09-22-assorted-bugfixes'Tom Rini
2020-09-22log: mute messages generated by log driversHeinrich Schuchardt
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay
2020-09-22optee: add property no-map to secure reserved memoryEtienne Carriere
2020-09-22test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere
2020-09-22binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass
2020-09-22binman: Support help messages for missing blobsSimon Glass
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-22configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASHChris Packham
2020-09-22disk: typo Terra BytesHeinrich Schuchardt
2020-09-22doc/build/gcc.rst: add missing apt-get *install*Heinrich Schuchardt
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes
2020-09-22spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes
2020-09-22arm64: Add support for larger PIE U-BootEdgar E. Iglesias
2020-09-22arm64: Trap PIE builds early if load address is not 4K alignedEdgar E. Iglesias
2020-09-22arm64: Mention 4K aligned load addresses in the PIE Kconfig helpEdgar E. Iglesias
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev
2020-09-22clk: at91: sama7g5: add clock supportClaudiu Beznea
2020-09-22clk: at91: pmc: add generic clock opsClaudiu Beznea
2020-09-22clk: at91: clk-generic: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-peripheral: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea