Show patches with: Archived = No       |   19681 patches
« 1 2 ... 158 159 160196 197 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,15/16] patman: Support updating a branch with review tags RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass New
[RFC,14/16] patman: Support checking for review tags in patchwork RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass New
[RFC,13/16] patchstream: Support parsing of review snippets RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass New
[RFC,12/16] patman: Add a -D option to enable debugging RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,11/16] patman: Allow linking a series with patchwork RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass New
[RFC,10/16] patman: Support collecting response tags in Patchstream RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,09/16] patman: Allow disabling 'bright' mode with Print output RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,08/16] patman: Add a 'test' subcommand RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,07/16] patman: Allow different commands RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,06/16] patman: Convert to ArgumentParser RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,05/16] patman: Allow skipping patches at the end RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,04/16] patman: Allow creating patches for another branch RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,03/16] patman: Add a test that uses gitpython RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,02/16] patman: Move main code out to a control module RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[RFC,01/16] patman: Use test_util to show test results RFC: patman: Collect review tags and comments from Patchwork --- 2020-07-06 Simon Glass Accepted
[v3,25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,24/25] x86: mp: Add more comments to the module x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,22/25] x86: mtrr: Restructure so command execution is in one place x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,21/25] x86: mtrr: Update the command to use the new mtrr calls x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,20/25] x86: mtrr: Add support for writing to MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,19/25] x86: mtrr: Update MTRRs on all CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,18/25] x86: coral: Update the memory map x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,17/25] x86: Don't enable SMP in SPL x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,16/25] x86: mtrr: Use MP calls to list the MTRRs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,15/25] x86: mp: Add iterators for CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,14/25] x86: mp: Park CPUs before running the OS x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,13/25] x86: mp: Allow running functions on multiple CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,12/25] x86: Set the SMP flag when MP init is complete x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,11/25] global_data: Add a generic global_data flag for SMP state x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,10/25] x86: mp: Support APs waiting for instructions x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,09/25] x86: cpu: Remove unnecessary #ifdefs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,08/25] x86: mp_init: Adjust bsp_init() to return more information x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,07/25] x86: mp_init: Set up the CPU numbers at the start x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,06/25] x86: mtrr: Fix 'ensable' typo x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,05/25] x86: mp_init: Drop the num_cpus static variable x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,04/25] x86: mp_init: Switch parameter names in start_aps() x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,03/25] x86: mp_init: Avoid declarations in header files x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,02/25] x86: Move MP code into mp_init x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[v3,01/25] x86: mp_init: Switch to livetree x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-06 Simon Glass Superseded
[2/2] x86: apl: Re-enable loading of SPL [1/2] spi: Remove unnecessary #ifdefs in header file --- 2020-07-06 Simon Glass Superseded
[1/2] spi: Remove unnecessary #ifdefs in header file [1/2] spi: Remove unnecessary #ifdefs in header file --- 2020-07-06 Simon Glass New
[v2,8/8] x86: fsp: Support a warning message when DRAM init is slow [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass Superseded
[v2,7/8] x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass Superseded
[v2,6/8] coral: Enable the copy framebuffer [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass Superseded
[v2,5/8] timer: Allow delays with a 32-bit microsecond timer [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass Superseded
[v2,4/8] bootstage: Fix 'stacked' typo [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass Superseded
[v2,3/8] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass New
[v2,2/8] linux/kconfig.h: remove unused helper macros [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass New
[v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* [v2,1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* --- 2020-07-03 Simon Glass New
[RESEND,v3,26/26] x86: minnowmax: Drop screen resolution to 1024x768 x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,22/26] x86: video: Support copy framebuffer with probed devices x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,21/26] video: Correctly handle multiple framebuffers x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,20/26] x86: fsp: video: Allocate a frame buffer when needed x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,19/26] video: pci: Set up the copy framebuffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,18/26] video: sandbox: Add support for the copy framebuffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,17/26] video: Add comments to struct sandbox_sdl_plat x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,16/26] video: Update the copy framebuffer when writing bitmaps x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,15/26] video: Update rotated console to support copy buffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,14/26] video: Update truetype console to support copy buffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,13/26] video: Update normal console to support copy buffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,12/26] video: Add helpers for vidconsole for the copy framebuffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,11/26] video: Clear the copy framebuffer when clearing the screen x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,10/26] video: Set up the copy framebuffer when enabled x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,09/26] video: Add support for copying to a hardware framebuffer x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Accepted
[RESEND,v3,08/26] video: Add a comment for struct video_uc_platdata x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,07/26] video: Drop unnecessary #ifdef around vid_console_color() x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,06/26] video: Adjust rotated console to start at right edge x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,05/26] video: Split out expression parts into variables x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,04/26] sandbox: video: Allow selection of rotated console x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,03/26] video: Show an error when a vidconsole function fails x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RESEND,v3,01/26] x86: fsp: Reinit the FPU after FSP meminit x86: video: Speed up the framebuffer --- 2020-07-03 Simon Glass Superseded
[RFC,v2,3/3] dm: Core changes for tiny-dm RFC: tiny-dm: Proposal for using driver model in SPL --- 2020-07-02 Simon Glass New
[RFC,v2,2/3] dm: Arch-specific changes for tiny-dm RFC: tiny-dm: Proposal for using driver model in SPL --- 2020-07-02 Simon Glass New
[RFC,v2,1/3] dm: Driver and uclass changes for tiny-dm RFC: tiny-dm: Proposal for using driver model in SPL --- 2020-07-02 Simon Glass New
[v1,43/43] acpi: Enable ACPI table generation by default on x86 x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,42/43] x86: Rename board_final_cleanup() to board_final_init() x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,41/43] x86: acpi: Correct the version of the MADT x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,40/43] x86: Drop setup_pcat_compatibility() x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,39/43] x86: Update the comment about booting for FSP2 x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,38/43] x86: mp: Allow use of mp_run_on_cpus() without MP x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,37/43] x86: Store the coreboot table address in global_data x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,36/43] x86: apl: Adjust FSP-M code to avoid hard-coded address x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,35/43] x86: Add debugging to table writing x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,34/43] x86: apl: Fix save/restore of ITSS priorities x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,33/43] x86: irq: Support flags for acpi_gpe x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,32/43] pmc: Move common registers to the header file x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,31/43] x86: apl: Hide the p2sb on exit from U-Boot x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,30/43] x86: apl: Support set_hide() in p2sb driver x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,29/43] p2sb: Add a method to hide the bus x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,28/43] i2c: designware_i2c: Support ACPI table generation x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,27/43] i2c: Add log_ret() on error x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,26/43] i2c: designware_i2c: Add a little more debugging x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,25/43] x86: gpio: Add support for obtaining ACPI info for a GPIO x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,24/43] x86: apl: Use memory-mapped access for VBT x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,23/43] x86: Add error checking for csrt table generation x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,22/43] x86: Add support for building up an NHLT structure x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,21/43] x86: pinctrl: Drop the acpi_name member x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,20/43] x86: pinctrl: Set up itss in the probe() method x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,19/43] x86: pinctrl: Add multi-ACPI control x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
« 1 2 ... 158 159 160196 197 »