aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Merge tag 'dm-pull-21mar21-take3' of git://git.denx.de/u-boot-dm into nextWIP/23Mar2021-nextWIP/22Mar2021-nextTom Rini191-1533/+6510
2021-03-22binman: Update various pieces of the documentationSimon Glass2-39/+45
2021-03-22binman: Drop repetitive heading for each entrySimon Glass20-57/+57
2021-03-22binman: Incorporate entry documentationSimon Glass10-77/+87
2021-03-22binman: Rearrange documentation into headingsSimon Glass1-257/+266
2021-03-22binman: doc: Add documentation to htmldocsSimon Glass11-245/+294
2021-03-22doc: Move driver model docs under develop/Simon Glass20-11/+5
2021-03-22doc: Move UEFI under develop/Simon Glass7-14/+7
2021-03-22x86: dts: Drop unused CONFIG_SPLSimon Glass1-5/+1
2021-03-22x86: Make use of binman expanded entriesSimon Glass1-10/+1
2021-03-22Makefile: Pass new entry args to binmanSimon Glass1-0/+8
2021-03-22binman: Automatically expand phase binaries into sectionsSimon Glass16-18/+571
2021-03-22binman: Plumb expanded entries through fullySimon Glass3-8/+36
2021-03-22binman: Allow a way to select expanded entriesSimon Glass2-6/+16
2021-03-22binman: Allow using an an 'expanded' entry typeSimon Glass2-9/+63
2021-03-22binman: Use standard filenames for SPL/TPL devicetreeSimon Glass2-13/+16
2021-03-22binman: Move the comment for GetFdts() to the base classSimon Glass2-10/+1
2021-03-22binman: Drop unnecessary field in output_fdt_infoSimon Glass1-12/+10
2021-03-22binman: Use the fake SPL/TPL only if requestedSimon Glass1-8/+15
2021-03-22binman: Drop unnecessary 'type' property in testsSimon Glass2-2/+0
2021-03-22binman: Add support for u-boot-tpl-bss-badSimon Glass4-0/+101
2021-03-22binman: Add support for u-boot-tpl-nodtbSimon Glass4-0/+83
2021-03-22binman: Support symbols in u-boot-spl-nodtbSimon Glass6-21/+81
2021-03-22binman: Correct the documentation for u-boot-spl-bss-padSimon Glass2-14/+20
2021-03-22binman: Tidy up underscores in entry documentationSimon Glass7-24/+22
2021-03-22binman: Update entry help for files-alignSimon Glass1-0/+1
2021-03-22binman: Document ExpandEntries() in the base classSimon Glass2-6/+11
2021-03-22binman: Allow extracting to current directorySimon Glass1-1/+1
2021-03-22x86: apl: Use read-only SPL and new of-platdataSimon Glass1-0/+2
2021-03-22x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass1-5/+5
2021-03-22x86: coral: Drop ACPI properties from of-platdataSimon Glass1-0/+1
2021-03-22x86: Don't include reset driver in SPLSimon Glass1-1/+1
2021-03-22x86: Support a fake PCI device with of-platdata-instSimon Glass1-0/+1
2021-03-22x86: itss: Tidy up bind() for of-platdata-instSimon Glass1-2/+3
2021-03-22x86: apl: Tell of-platdata about a required header fileSimon Glass1-0/+1
2021-03-22x86: apl: Fix the header order in pmcSimon Glass1-1/+1
2021-03-22x86: Define a region for device priv/plat dataSimon Glass1-0/+8
2021-03-22dm: doc: Add documentation for of-platdata-instSimon Glass1-0/+587
2021-03-22dm: doc: Tidy up of-platdata docsSimon Glass1-86/+52
2021-03-22dm: core: Add warnings to private / platform settersSimon Glass2-0/+21
2021-03-22dm: core: Use separate priv/plat data regionSimon Glass3-6/+24
2021-03-22sandbox: Define a region for device priv/plat dataSimon Glass1-0/+8
2021-03-22dm: core: Allow storing priv/plat data separatelySimon Glass3-0/+25
2021-03-22dm: core: Move flags to device-runtime infoSimon Glass2-0/+41
2021-03-22dm: core: Create a struct for device runtime infoSimon Glass5-4/+63
2021-03-22dm: core: Add an option to support SPL in read-only memorySimon Glass2-0/+46
2021-03-22azure/gitlab: Add tests for sandbox_noinstSimon Glass2-1/+12
2021-03-22test: Run sandbox_spl tests on sandbox_noinstSimon Glass1-0/+4
2021-03-22sandbox: Create a new sandbox_noinst buildSimon Glass4-0/+243
2021-03-22Revert "sandbox: Disable I2C emulators in SPL"Simon Glass4-13/+8