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
[v4,24/31] acpi: Add a method to write tables for a device dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,24/35] acpi: Add support for writing a GPIO power sequence dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Accepted
[v4,25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,25/31] acpi: Convert part of acpi_table to use acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,25/35] acpi: Add support for a generic power sequence dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Accepted
[v4,26/31] x86: Allow devices to write ACPI tables dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,26/35] acpi: Add support for SSDT generation dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,2/6] patman: Avoid circular dependency between command and tools patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Superseded
[v4,27/31] acpi: Drop code for missing XSDT from acpi_write_rsdp() dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,27/35] x86: acpi: Move MADT down a bit dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,28/31] acpi: Move acpi_add_table() to generic code dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,28/35] acpi: Record the items added to SSDT dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,29/31] acpi: Put table-setup code in its own function dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,29/35] acpi: Support ordering SSDT data by device dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,2/9] x86: apl: Skip init code when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Superseded
[v4,30/31] acpi: Move the xsdt pointer to acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,30/35] x86: Allow devices to write an SSDT dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,31/31] acpi: Add an acpi command dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v4,31/35] acpi: Add support for DSDT generation dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Accepted
[v4,32/35] x86: Allow devices to write to DSDT dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,33/35] pci: Avoid a crash in device_is_on_pci_bus() dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,34/35] dm: acpi: Enhance acpi_get_name() dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,35/35] acpi: Add an acpi command to list/dump generated ACPI items dm: Add programmatic generation of ACPI tables (part B) --- 2020-07-07 Simon Glass Superseded
[v4,3/6] patman: Use a dict in gitutil to avoid importing series patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Superseded
[v4,3/9] x86: cpu: Skip init code when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Superseded
[v4,4/6] patman: Pass in maintainer dirs to avoid and import patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Superseded
[v4,4/9] pci: Avoid auto-config when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Superseded
[v4,5/6] patman: Avoid importing gitutil in settings patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Superseded
[v4,5/9] board: Add a gd flag for chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Superseded
[v4,5/9] net: gmac_rk3288: Add RK3288 GMAC driver --- 2016-12-03 Simon Glass New
[v4,6/6] patman: Drop import of test_util in test_util patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Accepted
[v4,6/7] x86: Add an indication of 32/64-bit to bdinfo Untitled series #47286 --- 2020-05-01 Simon Glass Accepted
[v4,6/9] rockchip: Enable networking support on rock2 and firefly --- 2016-12-03 Simon Glass New
[v4,6/9] x86: Move coreboot-table detection into common code x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Accepted
[v4,7/9] x86: Add a way to detect running from coreboot x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Accepted
[v4,8/9] rockchip: Add PXE and DHCP to the default boot targets --- 2016-12-03 Simon Glass Accepted
[v4,8/9] x86: Use the existing stack when chain-loading x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Superseded
[v4,9/9] rockchip: Drop Ethernet from the TODO --- 2016-12-03 Simon Glass Accepted
[v4,9/9] x86: Add documentation for the chain-load feature x86: Improve support for chain-loading U-Boot --- 2020-04-26 Simon Glass Accepted
[v5,01/26] sandbox: Remove OF_HOSTFILE [v5,01/26] sandbox: Remove OF_HOSTFILE --- 2021-10-26 Simon Glass New
[v5,01/29] cpu: Support querying the address width dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,02/29] spi: Add SPI mode enums dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,03/29] tpm: cr50: Release locality on exit dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,04/29] tpm: cr50: Add a comment for cr50_priv dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,05/29] tpm: cr50: Use the correct GPIO binding dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,06/29] tpm: Don't cleanup unless an error happens dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,07/29] dm: pci: Allow disabling auto-config for a device dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,08/29] x86: Correct wording of coreboot source code dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,09/29] x86: apl: Move p2sb ofdata reading to the correct method dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,11/29] x86: apl: Add Global NVS table header dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,1/1] x86: Add a 64-bit 'coreboot64' build x86: efi: Add a 64-bit coreboot payload --- 2020-05-01 Simon Glass Accepted
[v5,12/29] dm: core: Add basic ACPI support dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,13/29] dts: Add a binding for hid-over-i2c dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,14/25] x86: mp: Park CPUs before running the OS Untitled series #46349 --- 2020-07-11 Simon Glass Superseded
[v5,14/29] acpi: Add a binding for ACPI settings in the device tree dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,1/4] omap: mmc: Avoid using libfdt with of-platdata of-platdata: Avoid building libfdt --- 2020-04-27 Simon Glass New
[v5,15/29] acpi: Add a simple sandbox test dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,16/29] x86: Move acpi_s3.h to include/acpi/ dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,1/6] test: Add the beginnings of some string tests A few little patches --- 2020-04-08 Simon Glass Superseded
[v5,17/29] x86: Move acpi_table header to main include/ directory dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,18/29] acpi: Add an __ACPI__ preprocessor symbol dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,19/29] acpi: Add a central location for table version numbers dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,20/29] acpi: Add support for DMAR dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,21/29] test: Add hexdump.h to the unit test header dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,22/29] acpi: Add a method to write tables for a device dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,23/29] acpi: Convert part of acpi_table to use acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,24/29] x86: Allow devices to write ACPI tables dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,2/4] rockchip: pinctrl: Disable full pinctrl for SPL of-platdata: Avoid building libfdt --- 2020-04-27 Simon Glass New
[v5,25/29] acpi: Drop code for missing XSDT from acpi_write_rsdp() dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,26/29] acpi: Move acpi_add_table() to generic code dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,2/6] lib: Add a function to convert a string to upper case A few little patches --- 2020-04-08 Simon Glass Superseded
[v5,27/29] acpi: Put table-setup code in its own function dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,28/29] acpi: Move the xsdt pointer to acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,29/29] acpi: Add an acpi command dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,33/41] doc: Fix reference to Rock pro when Rock 2 is meant --- 2015-08-30 Simon Glass Accepted
[v5,34/41] mmc: Probe DM based mmc devices in u-boot --- 2015-08-30 Simon Glass Accepted
[v5,3/4] spl: Allow SPL/TPL to use of-platdata without libfdt of-platdata: Avoid building libfdt --- 2020-04-27 Simon Glass New
[v5,35/41] rockchip: Disable sdio mmc slot on rk3288-firefly --- 2015-08-30 Simon Glass Accepted
[v5,36/41] rockchip: Turn off CONFIG_SPL_LED for firefly --- 2015-08-30 Simon Glass Accepted
[v5,3/6] usb: Update struct usb_device to indicate speed enum A few little patches --- 2020-04-08 Simon Glass New
[v5,37/41] rockchip: Add config_distro_bootcmd support --- 2015-08-30 Simon Glass Accepted
[v5,38/41] arm: Turn of d-cache before i-cache --- 2015-08-30 Simon Glass Accepted
[v5,39/41] rockchip: Drop first 32kb of zeros from the rkSD image type --- 2015-08-30 Simon Glass Accepted
[v5,40/41] rockchip: Update todo in README.rockchip --- 2015-08-30 Simon Glass Accepted
[v5,4/4] dm: core: Don't include ofnode functions with of-platdata of-platdata: Avoid building libfdt --- 2020-04-27 Simon Glass New
[v5,4/6] uuid: Use const char * where possible A few little patches --- 2020-04-08 Simon Glass Accepted
[v5,5/6] pci: Add a macro to convert BDF from linux to U-Boot A few little patches --- 2020-04-08 Simon Glass Accepted
[v5,6/6] dm: mmc: Update mmc_get_mmc_dev() to use const * A few little patches --- 2020-04-08 Simon Glass Accepted
[v6,10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly Untitled series #45231 --- 2020-04-09 Simon Glass Superseded
[v6,12/29] dm: core: Add basic ACPI support Untitled series #45231 --- 2020-04-09 Simon Glass Superseded
[v6,1/2] usb: Update struct usb_device to indicate speed enum [v6,1/2] usb: Update struct usb_device to indicate speed enum --- 2020-05-10 Simon Glass Accepted
[v6,2/2] pci: Fix typo in definition for PCI_DEV [v6,1/2] usb: Update struct usb_device to indicate speed enum --- 2020-05-10 Simon Glass Accepted
[v7,1/9] acpi: Add a binding for ACPI settings in the device tree dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
[v7,2/9] acpi: Add a method to write tables for a device dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
[v7,3/9] acpi: Convert part of acpi_table to use acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
[v7,4/9] x86: Allow devices to write ACPI tables dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
[v7,5/9] acpi: Drop code for missing XSDT from acpi_write_rsdp() dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
[v7,6/9] acpi: Move acpi_add_table() to generic code dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
[v7,7/9] acpi: Put table-setup code in its own function dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-19 Simon Glass Superseded
« 1 2 ... 13 14 15 16 »