Show patches with: Archived = No       |   19656 patches
« 1 2 ... 160 161 162196 197 »
Patch Series S/W/F Date Submitter Delegate State
[v3,12/35] acpi: Support generation of SPI descriptor dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,11/35] acpi: Support generation of I2C descriptor dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,10/35] acpi: Support generation of a GPIO/irq for a device dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,09/35] acpi: Support generation of GPIO descriptor dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,08/35] acpi: Support string output dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,07/35] gpio: Add a method to convert a GPIO to ACPI dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,06/35] acpi: Support generation of interrupt descriptor dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,05/35] acpi: Support generation of ACPI code dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Accepted
[v3,04/35] irq: Add a method to convert an interrupt to ACPI dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,03/35] acpi: Add a way to check device status dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,02/35] acpi: Add a function to get a device path and scope dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[v3,01/35] dm: core: Add an ACPI name for the root node dm: Add programmatic generation of ACPI tables (part B) --- 2020-06-14 Simon Glass Superseded
[15/15] rockchip: Enable building a SPI ROM image on bob rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[14/15] rockchip: Enable building a SPI ROM image on jerry rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[13/15] rockchip: Allow including rockchip dtsi on 32-bit machines rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass New
[12/15] rockchip: bob: Support SPI-flash booting rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[11/15] rockchip: jerry: Add serial support rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[10/15] Allow building .rom files for non-x86 boards rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass New
[09/15] rockchip: Allow Bob to use SPI boot rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[08/15] x86: rockchip: Change how selection of ROMs works rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass New
[07/15] binman: Adjust pylibfdt for incremental build rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[06/15] binman: Fix a few typos in the entry docs rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[05/15] binman: Add support for calling mkimage rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[04/15] binman: Correct the search patch for pylibfdt rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass New
[03/15] binman: cbfs: Fix IFWI typo rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[02/15] .gitignore: Ignore Python 3 cache directories rockchip: Support building ROM files automatically --- 2020-06-08 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
[v2,10/10] cmd: Add a memory-search command cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass New
[v2,09/10] test: Add a flag for tests that need console recording cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass Accepted
[v2,08/10] console: Always define the console-recording functions cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass New
[v2,07/10] dm: test: Rename test flags to be generic cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass New
[v2,06/10] test: Add a way to check part of a console line or skip it cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass Accepted
[v2,05/10] command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass Accepted
[v2,04/10] display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass Accepted
[v2,03/10] cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass New
[v2,02/10] cmd: mem: Use a macro to avoid #ifdef in help cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass Accepted
[v2,01/10] Update MEM_SUPPORT_64BIT_DATA to be always defined cmd: Fix 'md' and add a memory-search command --- 2020-06-08 Simon Glass Accepted
cmd: Correct the 'md.q' command cmd: Correct the 'md.q' command --- 2020-06-08 Simon Glass Accepted
[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,5/6] patman: Avoid importing gitutil in settings patman: Support old Python 3 versions --- 2020-06-07 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,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,2/6] patman: Avoid circular dependency between command and tools patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Superseded
[v4,1/6] patman: Drop unnecessary import in gitutil patman: Support old Python 3 versions --- 2020-06-07 Simon Glass Superseded
[6/6] cmd: Add a memory-search command [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined --- 2020-06-03 Simon Glass Accepted
[5/6] command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined --- 2020-06-03 Simon Glass Superseded
[4/6] display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined --- 2020-06-03 Simon Glass Superseded
[3/6] cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined --- 2020-06-03 Simon Glass Accepted
[2/6] cmd: mem: Use a macro to avoid #ifdef in help [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined --- 2020-06-03 Simon Glass Superseded
[1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined --- 2020-06-03 Simon Glass Superseded
[2/2] dma-mapping: Add header file for ARCH_DMA_MINALIGN [1/2] usb: ohci: Add header file for ARCH_DMA_MINALIGN --- 2020-05-30 Simon Glass Accepted
[1/2] usb: ohci: Add header file for ARCH_DMA_MINALIGN [1/2] usb: ohci: Add header file for ARCH_DMA_MINALIGN --- 2020-05-30 Simon Glass Accepted
dm: test: Add a test for dm_test_dev_read_addr_ptr() dm: test: Add a test for dm_test_dev_read_addr_ptr() --- 2020-05-28 Simon Glass New
mkimage: Default to adding a crc32 hash with '-f auto' mkimage: Default to adding a crc32 hash with '-f auto' --- 2020-05-27 Simon Glass Accepted
[v2,4/4] x86: mrccache: Allow use before driver model is active x86: Correct SPI memory-mapping query --- 2020-05-27 Simon Glass Accepted
[v2,3/4] x86: spl: Print the error on SPL failure x86: Correct SPI memory-mapping query --- 2020-05-27 Simon Glass Accepted
[v2,2/4] x86: spi: Rewrite logic for obtaining the SPI memory map x86: Correct SPI memory-mapping query --- 2020-05-27 Simon Glass Accepted
[v2,1/4] x86: spi: Add a way to access the SPI mapping via registers x86: Correct SPI memory-mapping query --- 2020-05-27 Simon Glass Accepted
x86: minnowmax: Add support for Winbond flash x86: minnowmax: Add support for Winbond flash --- 2020-05-27 Simon Glass Accepted
[v2,4/4] x86: apl: Add hex offsets for registers in FSP-S [v2,1/4] x86: coral: Correct some FSP-M settings --- 2020-05-27 Simon Glass Accepted
[v2,3/4] x86: coral: Correct some FSP-S settings [v2,1/4] x86: coral: Correct some FSP-M settings --- 2020-05-27 Simon Glass Accepted
[v2,2/4] x86: apl: Add hex offsets for registers in FSP-M [v2,1/4] x86: coral: Correct some FSP-M settings --- 2020-05-27 Simon Glass Accepted
[v2,1/4] x86: coral: Correct some FSP-M settings [v2,1/4] x86: coral: Correct some FSP-M settings --- 2020-05-27 Simon Glass Accepted
[4/4] x86: apl: Add hex offsets for registers in FSP-S [1/4] x86: coral: Correct some FSP-M settings --- 2020-05-25 Simon Glass Superseded
[3/4] x86: coral: Correct some FSP-S settings [1/4] x86: coral: Correct some FSP-M settings --- 2020-05-25 Simon Glass Superseded
[2/4] x86: apl: Add hex offsets for registers in FSP-M [1/4] x86: coral: Correct some FSP-M settings --- 2020-05-25 Simon Glass Superseded
[1/4] x86: coral: Correct some FSP-M settings [1/4] x86: coral: Correct some FSP-M settings --- 2020-05-25 Simon Glass Superseded
[v2] x86: chromebook_coral: Fix a build error [v2] x86: chromebook_coral: Fix a build error --- 2020-05-25 Simon Glass New
RFC: tiny-dm: Proposal for using driver model in SPL RFC: tiny-dm: Proposal for using driver model in SPL --- 2020-05-25 Simon Glass New
x86: chromebook_coral: Fix a build error x86: chromebook_coral: Fix a build error --- 2020-05-25 Simon Glass Superseded
[v3,12/26] video: Add helpers for vidconsole for the copy framebuffer Untitled series #47732 --- 2020-05-25 Simon Glass Accepted
[v2,26/26] x86: minnowmax: Drop screen resolution to 1024x768 x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,25/26] minnowmax: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,24/26] chromebook_link: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,23/26] chromebook_samus: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,22/26] x86: video: Support copy framebuffer with probed devices x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,21/26] video: Correctly handle multiple framebuffers x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,20/26] x86: fsp: video: Allocate a frame buffer when needed x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,19/26] video: pci: Set up the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,18/26] video: sandbox: Add support for the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,17/26] video: Add comments to struct sandbox_sdl_plat x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,16/26] video: Update the copy framebuffer when writing bitmaps x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,15/26] video: Update rotated console to support copy buffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,14/26] video: Update truetype console to support copy buffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,13/26] video: Update normal console to support copy buffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,12/26] video: Add helpers for vidconsole for the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Superseded
[v2,11/26] video: Clear the copy framebuffer when clearing the screen x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,10/26] video: Set up the copy framebuffer when enabled x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,09/26] video: Add support for copying to a hardware framebuffer x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass New
[v2,08/26] video: Add a comment for struct video_uc_platdata x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,07/26] video: Drop unnecessary #ifdef around vid_console_color() x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,06/26] video: Adjust rotated console to start at right edge x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,05/26] video: Split out expression parts into variables x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,04/26] sandbox: video: Allow selection of rotated console x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,03/26] video: Show an error when a vidconsole function fails x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,02/26] console: Add a way to output to serial only x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v2,01/26] x86: fsp: Reinit the FPU after FSP meminit x86: video: Speed up the framebuffer --- 2020-05-25 Simon Glass Accepted
[v4,13/13] cbfs: Don't require the CBFS size with cbfs_init_mem() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,12/13] cbfs: Allow reading a file from a CBFS given its base addr x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,11/13] cbfs: Change file_cbfs_find_uncached() to return an error x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
« 1 2 ... 160 161 162196 197 »