Show patches with: Archived = No       |   19678 patches
« 1 2 ... 161 162 163196 197 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v4,10/13] cbfs: Return the error code from file_cbfs_init() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,09/13] cbfs: Record the start address in cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,08/13] cbfs: Use void * for the position pointers x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,07/13] cbfs: Unify the two header loaders x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,06/13] cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,04/13] cbfs: Adjust return value of file_cbfs_next_file() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,03/13] cbfs: Use bool type for whether initialised x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,02/13] cbfs: Use ulong consistently x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[v4,01/13] cbfs: Rename the result variable x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-24 Simon Glass Accepted
[6/6] checkpatch.pl: Request if() instead #ifdef checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[5/6] checkpatch.pl: Request a test when a new command is added checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[4/6] checkpatch.pl: Warn if the flattree API is used checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[3/6] checkpatch.pl: Add a check for tests needed for uclasses checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[2/6] checkpatch.pl: Add a U-Boot option checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[1/6] checkpatch.pl: Update to v5.7-rc6 checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[v3,13/13] cbfs: Don't require the CBFS size with cbfs_init_mem() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,12/13] cbfs: Allow reading a file from a CBFS given its base addr x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,11/13] cbfs: Change file_cbfs_find_uncached() to return an error x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,10/13] cbfs: Return the error code from file_cbfs_init() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,09/13] cbfs: Record the start address in cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,08/13] cbfs: Use void * for the position pointers x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,07/13] cbfs: Unify the two header loaders x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,06/13] cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,04/13] cbfs: Adjust return value of file_cbfs_next_file() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,03/13] cbfs: Use bool type for whether initialised x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass New
[v3,02/13] cbfs: Use ulong consistently x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,01/13] cbfs: Rename the result variable x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,13/13] cbfs: Don't require the CBFS size with cbfs_init_mem() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,12/13] cbfs: Allow reading a file from a CBFS given its base addr x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,11/13] cbfs: Change file_cbfs_find_uncached() to return an error x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,10/13] cbfs: Return the error code from file_cbfs_init() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,09/13] cbfs: Record the start address in cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,08/13] cbfs: Use void * for the position pointers x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,07/13] cbfs: Unify the two header loaders x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,06/13] cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,04/13] cbfs: Adjust return value of file_cbfs_next_file() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,03/13] cbfs: Use bool type for whether initialised x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,02/13] cbfs: Use ulong consistently x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v2,01/13] cbfs: Rename the result variable x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,5/5] patman: Avoid importing gitutil in settings [v3,1/5] patman: Drop unnecessary import in gitutil --- 2020-05-22 Simon Glass Accepted
[v3,4/5] patman: Pass in maintainer dirs to avoid and import [v3,1/5] patman: Drop unnecessary import in gitutil --- 2020-05-22 Simon Glass Accepted
[v3,3/5] patman: Use a dict in gitutil to avoid importing series [v3,1/5] patman: Drop unnecessary import in gitutil --- 2020-05-22 Simon Glass Accepted
[v3,2/5] patman: Avoid circular dependency between command and tools [v3,1/5] patman: Drop unnecessary import in gitutil --- 2020-05-22 Simon Glass Accepted
[v3,1/5] patman: Drop unnecessary import in gitutil [v3,1/5] patman: Drop unnecessary import in gitutil --- 2020-05-22 Simon Glass Accepted
[22/22] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[21/22] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[20/22] x86: mtrr: Restructure so command execution is in one place x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[19/22] x86: mtrr: Update the command to use the new mtrr calls x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[18/22] x86: mtrr: Add support for writing to MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[17/22] x86: mtrr: Update MTRRs on all CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[16/22] x86: mtrr: Use MP calls to list the MTRRs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[15/22] x86: mp: Add iterators for CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[14/22] x86: mp: Park CPUs before running the OS x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[13/22] x86: mp: Allow running functions on multiple CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[12/22] x86: Set the SMP flag when MP init is complete x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[11/22] global_data: Add a generic global_data flag for SMP state x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[10/22] x86: mp: Support APs waiting for instructions x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[09/22] x86: cpu: Remove unnecessary #ifdefs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[08/22] x86: mp_init: Adjust bsp_init() to return more information x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[07/22] x86: mp_init: Set up the CPU numbers at the start x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[06/22] x86: mtrr: Fix 'ensable' typo x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[05/22] x86: mp_init: Drop the num_cpus static variable x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Superseded
[04/22] x86: mp_init: Switch parameter names in start_aps() x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[03/22] x86: mp_init: Avoid declarations in header files x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[02/22] x86: Move MP code into mp_init x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[01/22] x86: mp_init: Switch to livetree x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[6/6] x86: fsp: Support a warning message when DRAM init is slow [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass Accepted
[5/6] x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass Accepted
[4/6] coral: Enable the copy framebuffer [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass Accepted
[3/6] timer: Allow delays with a 32-bit microsecond timer [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass Accepted
[2/6] kconfig: Add support for conditional values [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass New
[1/6] bootstage: Fix 'stacked' typo [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass Accepted
[v2] patman: Avoid circular dependency between command and tools [v2] patman: Avoid circular dependency between command and tools --- 2020-05-20 Simon Glass New
[26/26] x86: minnowmax: Drop screen resolution to 1024x768 x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[25/26] x86: minnowmax: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[24/26] x86: chromebook_link: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[23/26] x86: chromebook_samus: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[22/26] x86: video: Support copy framebuffer with probed devices x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[21/26] video: Correctly handle multiple framebuffers x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
« 1 2 ... 161 162 163196 197 »