Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Simon Glass
| State =
Action Required
| Archived =
No
| 191 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,11/23] travis: Split the building into two parts
gitlab: Simplify the test script
-
-
-
2020-03-18
Simon Glass
New
[v3,10/23] travis: Don't copy files into .bm-work/
gitlab: Simplify the test script
-
-
-
2020-03-18
Simon Glass
New
[v2,19/23] travis/gitlab/azure: Drop the -E flag
gitlab: Simplify the test script
-
-
-
2020-03-15
Simon Glass
New
[v2,09/23] buildman: Drop the -a option
gitlab: Simplify the test script
-
-
-
2020-03-15
Simon Glass
New
[v2,06/23] buildman: Allow ignoring warnings in the return code
gitlab: Simplify the test script
-
-
-
2020-03-15
Simon Glass
New
[v2,37/39] x86: Allow devices to write an SSDT
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,33/39] acpi: Add support for SSDT generation
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,32/39] irq: Add a method to convert an interrupt to ACPI
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,31/39] gpio: Add a method to convert a GPIO to ACPI
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,30/39] acpi: Add functions to generate ACPI code
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,29/39] acpi: Add generation code for devices
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,28/39] acpi: Add some tables required by the generation code
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,26/39] acpi: Move the xsdt pointer to acpi_ctx
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,20/39] acpi: Add a method to write tables for a device
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,19/39] acpi: Move acpi_fill_header() to generic code
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v2,13/39] acpi: Add a binding for ACPI settings in the device tree
dm: Add programmatic generation of ACPI tables (part A)
-
-
-
2020-03-09
Simon Glass
New
[v3,6/7] x86: Add a way to detect running from coreboot
x86: Improve support for chain-loading U-Boot
-
-
-
2020-03-07
Simon Glass
New
[20/20] gitlab: Simplify the exit code for test.py
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[19/20] test/py: Use buildman to build U-Boot
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[16/20] gitlab: Enable test_handoff
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[15/20] gitlab: Use the buildman -W flag
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[13/20] gitlab: Use bash to avoid needing a_test_which_does_not_exist
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[12/20] gitlab: Use -w flag for all builds
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[11/20] gitlab: Drop unnecessary if..fi
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[10/20] gitlab: Drop the buildman -d flag
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[08/20] gitlab: Drop the BUILDMAN variable
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[07/20] gitlab: Use the --board buildman flag
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[06/20] azure: Use the -w option for sandbox_spl
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[05/20] gitlab: Use the -w option for sandbox_spl
gitlab: Simplify the test script
-
-
-
2020-03-07
Simon Glass
New
[v3,06/17] x86: apl: Use the clock driver
x86: coral: Add support for Cr50
-
-
-
2020-02-05
Simon Glass
New
serial: ns16550: Correct NS16550_DYNAMIC for non-x86
serial: ns16550: Correct NS16550_DYNAMIC for non-x86
-
-
-
2020-02-03
Simon Glass
New
[gitlab-ci-runner] Dockerfile: Add libsdl2-dev
[gitlab-ci-runner] Dockerfile: Add libsdl2-dev
-
-
-
2020-02-03
Simon Glass
New
[v2,31/32] dm: core: Drop the inclusion of linux/compat.h in dm.h
sandbox: Move to SDL2
-
-
-
2020-02-03
Simon Glass
New
[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
[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
[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
[099/108] x86: Sort the MTRR table
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[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
[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
[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
[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
[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
[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
[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
[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
[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
[047/108] sound: Add an ACPI driver for Maxim MAX98357ac
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[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
[042/108] acpi: Add an acpi split command
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[041/108] dm: acpi: Enhance acpi_get_name()
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[038/108] acpi: Add support for DSDT generation
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[035/108] acpi: Record the items added to SSDT
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[033/108] acpi: Add support for SSDT generation
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
[019/108] acpi: Move acpi_fill_header() to generic code
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[014/108] acpi: Add a simple sandbox test
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[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
[011/108] x86: apl: Add Global NVS table header
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[004/108] tpm: cr50: Tidy up various comments
RFC: dm: Add programatic generation of ACPI tables
-
-
-
2020-01-27
Simon Glass
New
[33/33] video: Drop the Nimbus font
sandbox: Move to SDL2
-
-
-
2020-01-12
Simon Glass
New
[31/33] dm: core: Drop the inclusion of linux/compat.h in dm.h
sandbox: Move to SDL2
-
-
-
2020-01-12
Simon Glass
New
[09/33] dma: Rename free() to rfree()
sandbox: Move to SDL2
-
-
-
2020-01-12
Simon Glass
New
[v2,12/19] i2c: designware_i2c: Add spike supression
i2c: designware_ic2: Improvements to timing and general cleanup
-
-
-
2020-01-03
Simon Glass
New
[v10,08/10] efi_loader: Pass address to fs_read()
Untitled series #14869
-
-
-
2018-09-15
Simon Glass
New
[v8,28/30] efi_loader: Disable miniapps on sandbox
Untitled series #12263
-
-
-
2018-06-18
Simon Glass
New
[v8,26/30] efi_loader: Use compiler constants for image loader
Untitled series #12263
-
-
-
2018-06-18
Simon Glass
New
[v8,21/30] efi_loader: Use map_sysmem() in bootefi command
Untitled series #12263
-
-
-
2018-06-18
Simon Glass
New
Please pull u-boot-dm (take 2)
-
-
-
2016-12-03
Simon Glass
New
[v4,6/9] rockchip: Enable networking support on rock2 and firefly
-
-
-
2016-12-03
Simon Glass
New
[v4,5/9] net: gmac_rk3288: Add RK3288 GMAC driver
-
-
-
2016-12-03
Simon Glass
New
Please pull u-boot-dm
-
-
-
2016-12-03
Simon Glass
New
Please pull u-boot-rockchip (take 2)
-
-
-
2016-11-26
Simon Glass
New
Please pull u-boot-rockchip
-
-
-
2016-11-25
Simon Glass
New
Please pull u-boot-fdt
-
-
-
2016-11-25
Simon Glass
New
«
1
2
»