2021-03-27 | Simon Glass | video: Fix video on coreboot with the copy buffer Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cmd: Add missing check for CONFIG_SYS_LONGHELP Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: Add a command to display coreboot sysinfo Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: Allow installing an e820 when booting from coreboot Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: coreboot: Update parsing of the latest sysinfo Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: Move coreboot sysinfo parsing into generic x86... Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: coreboot: Sync up timestamp codes Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: Move coreboot timestamp info into coreboot_tables.h Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: Make coreboot sysinfo available to any x86 board Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Drop unnecessary cast in file_cbfs_fill_cache() Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Support reading compression information Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Simplify file iteration Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Factor out filling a cache node into a new function Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Allow file traversal with any CBFS Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Allow access to CBFS without a header Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | smbios: Allow writing to the coreboot version string Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Rename new_node to node Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | cbfs: Add support for attributes Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | mmc: pci_mmc: Set up the card detect Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | tegra: i2c: Drop LOG_DEBUG Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: coral: Update the SD card-detect GPIO Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: coral: Put the eMMC first Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: Probe device if needed in intel_gpio_xlate() Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: p2sb: Drop LOG_DEBUG Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: coral: Add information about building / running Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-27 | Simon Glass | x86: coral: Free the ACPI GPIOs after using them Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Update various pieces of the documentation Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Drop repetitive heading for each entry Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Incorporate entry documentation Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Rearrange documentation into headings Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: doc: Add documentation to htmldocs Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | doc: Move driver model docs under develop/ Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | doc: Move UEFI under develop/ Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: dts: Drop unused CONFIG_SPL Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: Make use of binman expanded entries Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | Makefile: Pass new entry args to binman Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Automatically expand phase binaries into sections Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Plumb expanded entries through fully Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Allow a way to select expanded entries Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Allow using an an 'expanded' entry type Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Use standard filenames for SPL/TPL devicetree Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Move the comment for GetFdts() to the base... Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Drop unnecessary field in output_fdt_info Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Use the fake SPL/TPL only if requested Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Drop unnecessary 'type' property in tests Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Add support for u-boot-tpl-bss-bad Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Add support for u-boot-tpl-nodtb Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Support symbols in u-boot-spl-nodtb Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Correct the documentation for u-boot-spl-bss-pad Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Tidy up underscores in entry documentation Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Update entry help for files-align Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Document ExpandEntries() in the base class Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | binman: Allow extracting to current directory Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: apl: Use read-only SPL and new of-platdata Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: coral: Drop TPM and ACPI interrupts from TPL Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: coral: Drop ACPI properties from of-platdata Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: Don't include reset driver in SPL Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: Support a fake PCI device with of-platdata-inst Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: itss: Tidy up bind() for of-platdata-inst Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: apl: Tell of-platdata about a required header... Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: apl: Fix the header order in pmc Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | x86: Define a region for device priv/plat data Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: doc: Add documentation for of-platdata-inst Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: doc: Tidy up of-platdata docs Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Add warnings to private / platform setters Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Use separate priv/plat data region Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | sandbox: Define a region for device priv/plat data Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Allow storing priv/plat data separately Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Move flags to device-runtime info Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Create a struct for device runtime info Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Add an option to support SPL in read-only... Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | azure/gitlab: Add tests for sandbox_noinst Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | test: Run sandbox_spl tests on sandbox_noinst Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | sandbox: Create a new sandbox_noinst build Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | Revert "sandbox: Disable I2C emulators in SPL" Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | sandbox: i2c: Support i2c emulation with of-platdata Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | sandbox_spl: Increase SPL malloc() size Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: Rename device_get_by_driver_info_idx() Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | sandbox: i2c: Move platdata structs to header files Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Drop uclass_find_device_by_phandle() with... Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Drop device_get_by_driver_info() Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | clk: sandbox: Create a special fixed-rate driver Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | clk: fixed-rate: Export driver parts for OF_PLATDATA_INST Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | clk: sandbox: Move priv/plat data to a header file Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: test: Avoid destroying uclasses with of-platdata... Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dm: core: Include dt-decl.h automatically Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | Makefile: Remove old of-platdata files before regenerating Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | Makefile: Use a variable for generated of-platdata... Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | dtoc: Only generate the required files Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | Makefile: Depend only on required of-platdata files Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | Makefile: Avoid running dtoc every time Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-26 | Simon Glass | libfdt: Tidy up pylibfdt build rule Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-25 | Simon Glass | efi: Fix compiler warnings Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | dm: Add the new dtoc-generated files to the build Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | dm: core: Skip adding uclasses with OF_PLATDATA_INST Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | dm: core: Set up driver model for OF_PLATDATA_INST Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | dm: core: Adjust uclass setup with of-platdata Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | dm: core: Allow dropping run-time binding of devices Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | dm: core: Add macros to access the new linker lists Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
2021-03-22 | Simon Glass | linker_lists: Allow use in data structures Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
commit | commitdiff | tree |
next |