- 8657989 x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · 3 years, 8 months ago
- 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 8 months ago
- 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 8 months ago
- b8bccce dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 8 months ago
- 937175e x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 8 months ago
- 19987c9 x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 8 months ago
- bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 8 months ago
- 907bcd3 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 8 months ago
- 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 8 months ago
- e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 8 months ago
- 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 8 months ago
- 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 8 months ago
- f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 8 months ago
- 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 8 months ago
- e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 8 months ago
- ad66323 cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 8 months ago
- a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 8 months ago
- 0e2fee5 cbfs: Simplify file iteration by Simon Glass · 3 years, 8 months ago
- 70a394a cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 8 months ago
- c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 8 months ago
- 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 8 months ago
- 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 8 months ago
- 11a38a2 cbfs: Rename new_node to node by Simon Glass · 3 years, 8 months ago
- 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 8 months ago
- 326aae2 mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 8 months ago
- 42ee0cd tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
- ac77650 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 8 months ago
- 041089f x86: coral: Put the eMMC first by Simon Glass · 3 years, 8 months ago
- 7d252d0 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 8 months ago
- 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
- 414e10b x86: coral: Add information about building / running by Simon Glass · 3 years, 8 months ago
- 80814f4 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 8 months ago
- b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 8 months ago
- 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 8 months ago
- 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
- fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 8 months ago
- 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 8 months ago
- 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 8 months ago
- 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 8 months ago
- 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
- 5ce3191 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 8 months ago
- d1ceeef doc: Move UEFI under develop/ by Simon Glass · 3 years, 8 months ago
- cad7b6b x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 8 months ago
- cb88ec7 x86: Make use of binman expanded entries by Simon Glass · 3 years, 8 months ago
- cfee2b2 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 8 months ago
- 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
- 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 8 months ago
- 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 8 months ago
- b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 8 months ago
- 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
- adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 8 months ago
- cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 8 months ago
- 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 8 months ago
- 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 8 months ago
- d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
- 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
- f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
- dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 8 months ago
- adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 8 months ago
- 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 8 months ago
- a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 8 months ago
- 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 8 months ago
- 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 8 months ago
- 541b2ad x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 8 months ago
- 26c6907 x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 8 months ago
- 5384ea9 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 8 months ago
- 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 8 months ago
- 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 8 months ago
- a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 8 months ago
- 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 8 months ago
- 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago
- 34f73c9 dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 8 months ago
- 035e405 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 8 months ago
- e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 8 months ago
- cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 8 months ago
- d5cc192 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago
- baf0371 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 8 months ago
- 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 8 months ago
- ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 8 months ago
- 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 8 months ago
- 6c914e4 azure/gitlab: Add tests for sandbox_noinst by Simon Glass · 3 years, 8 months ago
- c25b8dc test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 8 months ago
- 424994c sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 8 months ago
- 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 8 months ago
- 728d04c sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 8 months ago
- abaed70 sandbox_spl: Increase SPL malloc() size by Simon Glass · 3 years, 8 months ago
- cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 8 months ago
- e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 8 months ago
- 168227a dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 8 months ago
- 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 8 months ago
- 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 8 months ago
- 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
- cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 8 months ago
- e8c023c dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 8 months ago
- 910de10 dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 8 months ago
- 354d232 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 8 months ago
- 56b313d Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 8 months ago
- 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
- 13d7115 Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 8 months ago
- 6519da4 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 8 months ago