Show patches with: Submitter = Simon Glass       |    Archived = No       |   1556 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
[001/108] cpu: Support querying the address width RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[002/108] spi: Add SPI mode enums RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[003/108] tpm: cr50: Release locality on exit RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[004/108] tpm: cr50: Tidy up various comments RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[005/108] tpm: cr50: Use the correct GPIO binding RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[006/108] tpm: Don't cleanup unless an error happens RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[007/108] dm: pci: Allow disabling auto-config for a device RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[008/108] x86: Correct wording of coreboot source code RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[009/108] x86: apl: Move p2sb ofdata reading to the correct method RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[010/108] pci: Adjust dm_pci_read_bar32() to return errors correctly RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[011/108] x86: apl: Add Global NVS table header RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[01/13] cbfs: Rename the result variable x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass Superseded
[01/15] dm: core Fix long line in device_bind_common() rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[01/18] common: Drop uuid.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[01/20] sandbox: Add documentation about required/useful packages gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[012/108] dm: core: Add basic ACPI support RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[01/21] dm: core: Use const where possible in device.h dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[01/22] buildman: Refactor error-line output int a function buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[01/22] x86: mp_init: Switch to livetree x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[01/26] x86: fsp: Reinit the FPU after FSP meminit x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[013/108] acpi: Add a binding for ACPI settings in the device tree RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[01/33] sandbox: Sort the help options sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[01/36] bdinfo: nds32: Use generic bd_info Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[014/108] acpi: Add a simple sandbox test RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[015/108] x86: Move acpi_table header to main include/ directory RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[016/108] acpi: Add an __ACPI__ preprocessor symbol RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[017/108] acpi: Add a central location for table version numbers RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[018/108] acpi: Add support for DMAR RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[019/108] acpi: Move acpi_fill_header() to generic code RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[020/108] acpi: Add a method to write tables for a device RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[021/108] acpi: Convert part of acpi_table to use acpi_ctx RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[02/13] cbfs: Use ulong consistently x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass Superseded
[02/15] .gitignore: Ignore Python 3 cache directories rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[02/18] common: Drop flash.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass New
[02/20] main: Drop show_boot_progress() prototype gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[022/108] x86: Allow devices to write ACPI tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[02/21] dm: pci: Update the PCI read_config() method to const dev * dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[02/22] buildman: Add test coverage for error/warning colour buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[02/22] x86: Move MP code into mp_init x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[02/26] console: Add a way to output to serial only x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[023/108] acpi: Drop code for missing XSDT from acpi_write_rsdp() RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[02/33] video: Support truetype fonts on a 32-bit display sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[02/36] bdinfo: riscv: Use generic bd_info Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[024/108] acpi: Move acpi_add_table() to generic code RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[025/108] acpi: Put table-setup code in its own function RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[026/108] acpi: Move the xsdt pointer to acpi_ctx RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[027/108] acpi: Add an acpi command RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[028/108] acpi: Add some tables required by the generation code RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[029/108] acpi: Add generation code for devices RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[030/108] acpi: Add functions to generate ACPI code RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[031/108] gpio: Add a method to convert a GPIO to ACPI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[03/13] cbfs: Use bool type for whether initialised x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass Superseded
[03/15] binman: cbfs: Fix IFWI typo rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[03/18] arm: Don't include common.h in header files common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[03/20] buildman: Document the members of BuilderJob gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[032/108] irq: Add a method to convert an interrupt to ACPI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[03/21] dm: pci: Update a few more interfaces for const udevice * dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[03/22] buildman: Use an iterator to check test output buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[03/22] x86: mp_init: Avoid declarations in header files x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[03/26] video: Show an error when a vidconsole function fails x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[033/108] acpi: Add support for SSDT generation RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[03/33] video: sandbox: Enable all colour depths sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Superseded
[03/36] bdinfo: m68k: Drop bd_info->bi_ipbfreq Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[034/108] x86: acpi: Move MADT up a bit RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[035/108] acpi: Record the items added to SSDT RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[036/108] acpi: Support ordering SSDT data by device RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[037/108] x86: Allow devices to write an SSDT RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[038/108] acpi: Add support for DSDT generation RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[039/108] x86: Allow devices to write to DSDT RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[040/108] dm: core: Add an ACPI name for the root node RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[041/108] dm: acpi: Enhance acpi_get_name() RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[04/13] cbfs: Adjust return value of file_cbfs_next_file() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass Superseded
[04/15] binman: Correct the search patch for pylibfdt rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass New
[04/18] common: Drop net.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[04/20] bulidman: Add support for a simple build gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[042/108] acpi: Add an acpi split command RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[04/21] dm: core: Use const device for the devfdt...() interface dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[04/22] buildman: Create temp directory in test setup buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[04/22] x86: mp_init: Switch parameter names in start_aps() x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[04/26] sandbox: video: Allow selection of rotated console x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[043/108] acpi: Allow creating the GNVS to fail RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[04/33] mailbox: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[04/36] bdinfo: xtensa: Create a generic do_bdinfo for xtensa Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[044/108] dtoc: Support ACPI paths in of-platdata RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[045/108] acpi: mmc: Generate ACPI info for the PCI SD Card RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[046/108] sound: Add an ACPI driver for Dialog Semicondutor da7219 RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[047/108] sound: Add an ACPI driver for Maxim MAX98357ac RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[048/108] x86: pinctrl: Add a way to get the pinctrl reg address RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[049/108] x86: pinctrl: Update comment for intel_pinctrl_get_pad() RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[050/108] x86: pinctrl: Add multi-ACPI control RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[051/108] x86: pinctrl: Set up itss in the probe() method RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass Superseded
[05/15] binman: Add support for calling mkimage rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[05/18] part: Drop disk_partition_t typedef common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[05/20] gitlab: Use the -w option for sandbox_spl gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[052/108] x86: pinctrl: Drop the acpi_name member RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[05/21] dm: core: Use const device for the dev_read_...() interface dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[05/22] buildman: Split out testOutput() into separate functions buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[05/22] x86: mp_init: Drop the num_cpus static variable x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Superseded
[05/26] video: Split out expression parts into variables x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
« 1 2 3 415 16 »