summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass
2020-10-29test: Run SPL unit testsSimon Glass
2020-10-29pytest: Collect SPL unit testsSimon Glass
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass
2020-10-29dm: test: Add a very simple of-platadata testSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-10-29dm: test: Update the test runner to support of-platdataSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-29dm: core: fix typo in device.hDario Binacchi
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt
2020-10-29dtoc: Fix widening of int to bytesSimon Glass
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass
2020-10-29dtoc: Order the structures internally by nameSimon Glass
2020-10-29dtoc: Document the return value of scan_structs()Simon Glass
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass
2020-10-29dm: test: Disable some tests that should not run in SPLSimon Glass
2020-10-29dm: test: Make use of CONFIG_UNIT_TESTSimon Glass
2020-10-29dm: test: Update Makefile conditionsSimon Glass
2020-10-29dm: test: Sort the MakefileSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29dm: core: Avoid void * in the of-platdata structsSimon Glass
2020-10-29dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass
2020-10-29dtoc: Use a namedtuple for _linksSimon Glass
2020-10-29dtoc: Extract inner loop from output_node()Simon Glass
2020-10-29binman: Support multiple images in the librarySimon Glass
2020-10-29binman: Add a way to read the ROM offsetSimon Glass
2020-10-29configs: Resync with savedefconfigTom Rini
2020-10-29MAINTAINERS, git-mailrc: Update sunxi maintainersAndre Przywara
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini