Show patches with: none      |   19638 patches
« 1 2 ... 158 159 160196 197 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v1,18/43] x86: pinctrl: Update comment for intel_pinctrl_get_pad() x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,17/43] x86: pinctrl: Add a way to get the pinctrl reg address x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,16/43] sound: Add an ACPI driver for Maxim MAX98357ac x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,15/43] sound: Add an ACPI driver for Dialog Semicondutor da7219 x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,14/43] acpi: Support writing named values x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,13/43] acpi: Support generation of a device x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,12/43] x86: Add bindings for NHLT x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,11/43] acpi: mmc: Generate ACPI info for the PCI SD Card x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,10/43] acpi: Support generation of a generic register x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,09/43] acpi: Support generation of a scope x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,08/43] acpi: Export functions to write sized values x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,07/43] dm: acpi: Add support for the NHLT table x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,06/43] dm: core: Add a way of overriding the ACPI device path x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,05/43] dtoc: Support ACPI paths in of-platdata x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,04/43] acpi: Allow creating the GNVS to fail x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,03/43] binman: Add way to locate an entry in memory x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,02/43] binman: Refactor binman_entry_find() to allow other nodes x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,01/43] binman: Allow setting the ROM offset x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v2,25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,24/25] x86: mp: Add more comments to the module x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Accepted
[v2,23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,22/25] x86: mtrr: Restructure so command execution is in one place x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,21/25] x86: mtrr: Update the command to use the new mtrr calls x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,20/25] x86: mtrr: Add support for writing to MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Accepted
[v2,19/25] x86: mtrr: Update MTRRs on all CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,18/25] x86: coral: Update the memory map x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Accepted
[v2,17/25] x86: Don't enable SMP in SPL x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Accepted
[v2,16/25] x86: mtrr: Use MP calls to list the MTRRs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,15/25] x86: mp: Add iterators for CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,14/25] x86: mp: Park CPUs before running the OS x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,13/25] x86: mp: Allow running functions on multiple CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,12/25] x86: Set the SMP flag when MP init is complete x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,11/25] global_data: Add a generic global_data flag for SMP state x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,10/25] x86: mp: Support APs waiting for instructions x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass New
[v2,09/25] x86: cpu: Remove unnecessary #ifdefs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,08/25] x86: mp_init: Adjust bsp_init() to return more information x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Accepted
[v2,07/25] x86: mp_init: Set up the CPU numbers at the start x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,06/25] x86: mtrr: Fix 'ensable' typo x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Superseded
[v2,05/25] x86: mp_init: Drop the num_cpus static variable x86: Enhance MTRR functionality to support multiple CPUs --- 2020-06-14 Simon Glass Accepted
« 1 2 ... 158 159 160196 197 »