aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-05dm: core: Rename sqq to seq_Simon Glass
2021-01-05dm: core: Split out alloc code into a new functionSimon Glass
2021-01-05x86: Drop rtc from SPLSimon Glass
2021-01-05x86: coral: Remove unwanted nodes from SPL/TPLSimon Glass
2021-01-05x86: apl: Adjust how the UART gets its platform dataSimon Glass
2021-01-05x86: sysreset: Move priv/plat structs to headersSimon Glass
2021-01-05dm: core: Move priv/plat structs for simple_bus to headersSimon Glass
2021-01-05x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2021-01-05x86: spl: Move priv/plat structs to headersSimon Glass
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass
2021-01-05sandbox: Update dts files to reduce SPL sizeSimon Glass
2021-01-05sandbox: Add a compatible string for spltestSimon Glass
2021-01-05sandbox: i2c: Move priv into a header fileSimon Glass
2021-01-05sandbox: serial: Move priv into a header fileSimon Glass
2021-01-05sandbox: remove ram buffer file when U-Boot is loaded by SPLPatrick Delaunay
2021-01-05x86: Fix header guard in asm/pmu.hSimon Glass
2021-01-05x86: tpl: Remove unwanted devicetree stringSimon Glass
2021-01-05x86: pinctrl: Drop unlikely error messages from TPLSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass
2021-01-05x86: coral: Move fsp-m settings to a subnodeSimon Glass
2021-01-05x86: Move call64 into its own sectionSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon Glass
2021-01-05dtoc: Convert _drivers to a dictSimon Glass
2021-01-05dtoc: Output the struct values in a separate functionSimon Glass
2021-01-05dtoc: Output the device in a separate functionSimon Glass
2021-01-05dtoc: Make _output_list a top-level functionSimon Glass
2021-01-05dtoc: Fix a few pylint warnings in dtb_platdataSimon Glass
2021-01-05test: Move some test drivers into their own fileSimon Glass
2021-01-05test: Use a simple variable to record removed deviceSimon Glass
2021-01-05timer: Use a shorter error in TPLSimon Glass
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2021-01-05sysreset: Use a shorter error with SPLSimon Glass
2021-01-05pinctrl: Drop post_bind() method when not neededSimon Glass
2021-01-05dm: core: Rename the priv/plat membersSimon Glass
2021-01-05dm: core: Use access methods for dev/uclass private dataSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05dm: core: Add functions to set priv/platSimon Glass
2021-01-05dm: core: Add function to access uclass privSimon Glass
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass
2021-01-05dm: core: Only include simple-bus devicetree id when neededSimon Glass
2021-01-05dm: core: Use 'uclass_driver' for the uclass linker_listSimon Glass
2021-01-05dm: core: Support dm_dump_all() in SPLSimon Glass
2021-01-05spl: Drop bd_info in the data sectionSimon Glass
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass