summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-3089-501/+1860
|\
| * binman: Avoid calculated section data repeatedlySimon Glass2020-10-291-11/+13
| * binman: Support compression of sectionsSimon Glass2020-10-297-0/+323
| * binman: Use the actual contents in CheckSize()Simon Glass2020-10-292-8/+5
| * binman: Update CheckEntries() for compressed sectionsSimon Glass2020-10-291-2/+4
| * binman: Drop CheckEntries()Simon Glass2020-10-293-14/+13
| * binman: Call CheckSize() from the section's Pack() methodSimon Glass2020-10-291-1/+4
| * binman: Drop the Entry.CheckSize() methodSimon Glass2020-10-292-12/+10
| * binman: Move sort and expand to the main Pack() functionSimon Glass2020-10-291-3/+4
| * binman: Drop Entry.CheckOffset()Simon Glass2020-10-292-5/+2
| * binman: Avoid reporting image-pos with compressionSimon Glass2020-10-294-13/+26
| * binman: Set section contents in GetData()Simon Glass2020-10-293-2/+22
| * binman: Store the original data before compressionSimon Glass2020-10-292-1/+18
| * binman: Make section padding consistent with other entriesSimon Glass2020-10-294-2/+86
| * binman: Move section padding to the parentSimon Glass2020-10-292-12/+12
| * binman: Refactor _BuildSectionData()Simon Glass2020-10-292-10/+51
| * binman: Move section-building code into a functionSimon Glass2020-10-292-8/+31
| * binman: Expand docs and test for alignmentSimon Glass2020-10-293-12/+56
| * binman: Expand docs and test for paddingSimon Glass2020-10-293-7/+45
| * binman: Update testPackExtra with more checksSimon Glass2020-10-292-6/+23
| * binman: Use 'files-compress' to set compression for filesSimon Glass2020-10-294-7/+8
| * binman: Move CompressData() into Entry base classSimon Glass2020-10-292-7/+17
| * binman: Expand the error message for breaching a sectionSimon Glass2020-10-292-6/+9
| * binman: Remove references to 'image' in entry_SectionSimon Glass2020-10-291-4/+4
| * binman: Fix return from u-boot-ucode if there is no DTSimon Glass2020-10-291-0/+1
| * binman: Give a sensible error if no command is givenSimon Glass2020-10-291-0/+1
| * binman: Add tests for skip-at-start sectionsSimon Glass2020-10-294-0/+121
| * binman: Drop unused return variable for _DoTestFile()Simon Glass2020-10-291-2/+2
| * binman: Update the entry docsSimon Glass2020-10-291-0/+23
| * dm: doc: Update the of-platadata documentationSimon Glass2020-10-291-23/+19
| * dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass2020-10-293-0/+14
| * imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass2020-10-291-1/+1
| * dm: Use driver_info index instead of pointerSimon Glass2020-10-2910-58/+72
| * x86: apl: Take advantage of the of-platdata parent supportSimon Glass2020-10-292-14/+16
| * x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass2020-10-292-1/+5
| * dm: core: Convert #ifdef to if() in root.cSimon Glass2020-10-291-11/+7
| * dm: Add a test for of-platdata parent informationSimon Glass2020-10-296-5/+24
| * dm: Support parent devices with of-platdataSimon Glass2020-10-295-3/+116
| * sandbox: Fix up building for of-platdataSimon Glass2020-10-293-1/+5
| * dm: Use an allocated array for run-time device infoSimon Glass2020-10-297-22/+65
| * dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-295-4/+68
| * dm: test: Add a check that all devices have a dev valueSimon Glass2020-10-292-0/+82
| * dm: Add a C test for of-platdata propertiesSimon Glass2020-10-291-0/+69
| * Azure/GitLab/Travis: Add SPL unit testsSimon Glass2020-10-293-3/+3
| * dm: test: Drop of-platdata pytestSimon Glass2020-10-295-104/+0
| * test: Run only the selected SPL testSimon Glass2020-10-291-1/+1
| * sandbox: Allow selection of SPL unit testsSimon Glass2020-10-293-1/+11
| * test: Run SPL unit testsSimon Glass2020-10-291-1/+1
| * pytest: Collect SPL unit testsSimon Glass2020-10-292-5/+42
| * Makefile: Generate a symbol file for u-boot-splSimon Glass2020-10-291-1/+6