Show patches with: Submitter = Simon Glass       |    Archived = No       |   1556 patches
« 1 2 ... 13 14 15 16 »
Patch Series S/W/F Date Submitter Delegate State
[v2,22/32] sandbox: Add comments to the sdl struct sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,21/32] sandbox: sound: Handle errors better in sound_beep() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,20/32] sound: Add a new stop_play() method sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,19/32] sandbox: Add a new header for the system malloc() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,18/32] sandbox: Ensure that long-options array is terminated sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,17/32] sandbox: Drop os_realloc() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,16/32] sandbox: Drop use of special os_malloc() where possible sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,15/32] sandbox: Rename strdup() functions sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,14/32] string: Allow arch override of strndup() also sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,13/32] exports: Add the malloc.h header sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,12/32] sandbox: Use a prefix for all allocation functions sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,11/32] sandbox: Rename 'free' variable sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,10/32] mtd: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,09/32] dma: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Accepted
[v2,08/32] clk: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,07/32] gpio: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,06/32] reset: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,05/32] power-domain: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,04/32] mailbox: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,03/32] video: sandbox: Enable all colour depths sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Accepted
[v2,02/32] video: Support truetype fonts on a 32-bit display sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
[v2,01/32] sandbox: Sort the help options sandbox: Move to SDL2 --- 2020-02-03 Simon Glass Superseded
x86: Correct error return value in mrccache_get_region() x86: Correct error return value in mrccache_get_region() --- 2020-02-02 Simon Glass Accepted
[21/21] test: Add a way to check each line of console output dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[20/21] test: Enable console recording in tests dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[19/21] console: Add a function to read a line of the output / eof dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[18/21] sandbox: pmic: Correct i2c pmic emulator platdata method dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[17/21] bloblist: Zero records when adding dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[16/21] bloblist: Tidy up a few comments and code-style nits dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[15/21] bloblist: Add a new function to add or check size dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[14/21] dm: core: Drop uclass_find_next_free_req_seq() conditions dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[13/21] dm: core: Add a way to iterate through children, probing each dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[12/21] dm: core: Add a way to read platdata for all child devices dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[11/21] dm: core: Add ofnode_get_chosen_prop() dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[10/21] dm: core: Reimplement ofnode_read_size() dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[09/21] dm: core: Add ofnode_read_prop() dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[08/21] dm: core: Rename ofnode_get_chosen_prop() dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[07/21] dm: core: Update comment for ofnode_get_chosen_node() dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[06/21] test: Add underscore prefix to macro parameters dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[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
[04/21] dm: core: Use const device for the devfdt...() interface dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[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
[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
[01/21] dm: core: Use const where possible in device.h dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[108/108] x86: coral: Update config and device tree for ACPI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[107/108] acpi: tpm: Add a TPM1 table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[106/108] acpi: tpm: Add a TPM2 table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[105/108] x86: Correct handling of MADT table CPUs RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[104/108] x86: Add a header guard to asm/acpi_table.h RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[103/108] x86: Correct the assembly guard in e802.h RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[102/108] x86: Add a layout for Chrome OS verified boot RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[101/108] x86: Notify the FSP of the 'end firmware' event RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[100/108] x86: Add a way to add to the e820 memory table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[099/108] x86: Sort the MTRR table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[098/108] x86: cpu: Report address width from cpu_get_info() RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[097/108] x86: fsp: Update the FSP API with the end-firmware method RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[096/108] tpm: cr50: Add ACPI support RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[095/108] x86: apl: Drop unnecessary code in PMC driver RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[094/108] x86: apl: Generate ACPI table for LPC RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[093/108] x86: apl: Generate CPU tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[092/108] x86: acpi: Add support for additional DMAR tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[091/108] x86: apl: Generate required ACPI tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[090/108] x86: apl: Add support for hostbridge ACPI generation RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[089/108] p2sb: Add some definitions used for ACPI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[088/108] x86: apl: Store FSP-S config for later use RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[087/108] x86: apl: Add a check for reading the FSP-S config RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[086/108] x86: Support Atom SoCs using SWSMISCI rather than the SWSCI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[085/108] x86: acpi: Add common Intel ACPI tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[084/108] x86: acpi: Support generation of the DBG2 table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[083/108] x86: acpi: Support generation of the HPET table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[082/108] x86: Add a few common Intel CPU functions RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[081/108] x86: apl: Update iomap for ACPI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[080/108] cpu: Convert the methods to use a const udevice * RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[079/108] x86: Add a common global NVS structure RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[078/108] x86: apl: Add power-management definitions RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[077/108] x86: Add some definitions for SMM RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[076/108] x86: acpi: Add a common routine to write WiFi info RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[075/108] x86: apl: Support writing the IntelGraphicsMem table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[074/108] x86: Add a config for the systemagent PCIEX regions size RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[073/108] x86: Add wake sources for the acpi_gpe driver RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[072/108] x86: acpi: Expand the GNVS RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[071/108] x86: acpi: Support external GNVS tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[070/108] x86: coral: Add ACPI tables for coral RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[069/108] x86: apl: Correct PCIE_ECAM_BASE RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[068/108] x86: acpi: Add DPTF asl files RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[067/108] x86: acpi: apl: Add asl files for Apollo Lake RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[066/108] x86: acpi: Add base asl files for common x86 devices RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[065/108] acpi: Add cros_ec tables RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[064/108] acpi: Enable ACPI table generation by default on x86 RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[063/108] x86: Rename board_final_cleanup() to board_final_init() RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[062/108] x86: Add debugging to table writing RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[061/108] x86: irq: Support flags for acpi_gpe RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[060/108] pmc: Move common registers to the header file RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[059/108] x86: apl: Hide the p2sb on exit from U-Boot RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[058/108] x86: apl: Support set_hide() in p2sb driver RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[057/108] p2sb: Add a method to hide the bus RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[056/108] i2c: Add a generic driver to generate ACPI info RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[055/108] i2c: designware_i2c: Support ACPI table generation RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Superseded
[054/108] x86: gpio: Add support for obtaining ACPI info for a GPIO RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[053/108] dm: core: Add a way of overriding the ACPI device path RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
« 1 2 ... 13 14 15 16 »