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