summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner
2020-10-30rockchip: Rock960: fix up USB supportPeter Robinson
2020-10-30rockchip: dts: tinker: remove unnecessary nodeStefan Agner
2020-10-30rockchip: dts: tinker: move i2c node to shared device treeStefan Agner
2020-10-30clk: rockchip: rk3399: implement getting wdt/alive clocksJack Mitchell
2020-10-29binman: Avoid calculated section data repeatedlySimon Glass
2020-10-29binman: Support compression of sectionsSimon Glass
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass
2020-10-29binman: Update CheckEntries() for compressed sectionsSimon Glass
2020-10-29binman: Drop CheckEntries()Simon Glass
2020-10-29binman: Call CheckSize() from the section's Pack() methodSimon Glass
2020-10-29binman: Drop the Entry.CheckSize() methodSimon Glass
2020-10-29binman: Move sort and expand to the main Pack() functionSimon Glass
2020-10-29binman: Drop Entry.CheckOffset()Simon Glass
2020-10-29binman: Avoid reporting image-pos with compressionSimon Glass
2020-10-29binman: Set section contents in GetData()Simon Glass
2020-10-29binman: Store the original data before compressionSimon Glass
2020-10-29binman: Make section padding consistent with other entriesSimon Glass
2020-10-29binman: Move section padding to the parentSimon Glass
2020-10-29binman: Refactor _BuildSectionData()Simon Glass
2020-10-29binman: Move section-building code into a functionSimon Glass
2020-10-29binman: Expand docs and test for alignmentSimon Glass
2020-10-29binman: Expand docs and test for paddingSimon Glass
2020-10-29binman: Update testPackExtra with more checksSimon Glass
2020-10-29binman: Use 'files-compress' to set compression for filesSimon Glass
2020-10-29binman: Move CompressData() into Entry base classSimon Glass
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass
2020-10-29binman: Remove references to 'image' in entry_SectionSimon Glass
2020-10-29binman: Fix return from u-boot-ucode if there is no DTSimon Glass
2020-10-29binman: Give a sensible error if no command is givenSimon Glass
2020-10-29binman: Add tests for skip-at-start sectionsSimon Glass
2020-10-29binman: Drop unused return variable for _DoTestFile()Simon Glass
2020-10-29binman: Update the entry docsSimon Glass
2020-10-29dm: doc: Update the of-platadata documentationSimon Glass
2020-10-29dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass
2020-10-29dm: Use driver_info index instead of pointerSimon Glass
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass
2020-10-29dm: core: Convert #ifdef to if() in root.cSimon Glass
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-29sandbox: Fix up building for of-platdataSimon Glass
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-10-29dm: test: Add a check that all devices have a dev valueSimon Glass
2020-10-29dm: Add a C test for of-platdata propertiesSimon Glass
2020-10-29Azure/GitLab/Travis: Add SPL unit testsSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29test: Run only the selected SPL testSimon Glass