Show patches with: Submitter = Simon Glass       |    Archived = No       |   1556 patches
« 1 2 ... 3 4 515 16 »
Patch Series S/W/F Date Submitter Delegate State
[19/26] video: pci: Set up the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[19/33] sandbox: Add a new header for the system malloc() sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[19/36] bdinfo: ppc: Drop arch-specific print_baudrate() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[20/20] gitlab: Simplify the exit code for test.py gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[20/21] test: Enable console recording in tests dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[20/22] buildman: Update workflow documentation with more detail buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
[20/26] x86: fsp: video: Allocate a frame buffer when needed x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[20/33] sound: Add a new stop_play() method sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[20/36] bdinfo: sh: arc: Drop arch-specific print_bi_mem() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[21/21] test: Add a way to check each line of console output dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[21/22] buildman: Make -I the default buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
[21/26] video: Correctly handle multiple framebuffers x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[21/33] sandbox: sound: Handle errors better in sound_beep() sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[21/36] bdinfo: Drop print_bi_boot_params() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[22/22] buildman: Add an option to ignore device-tree warnings buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
[22/26] x86: video: Support copy framebuffer with probed devices x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[22/33] sandbox: Add comments to the sdl struct sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[22/36] bdinfo: Drop print_bi_flash() Tidy up the 'bd' command. --- 2020-05-04 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
[2/2] dm: core: Add a way to skip powering down power domains [1/2] dm: core: Add logging on unbind failure --- 2020-03-28 Simon Glass Accepted
[2/2] i2c: designware_i2c: Check if the device is powered [1/2] i2c: designware_i2c: Tidy up use of NULL priv --- 2020-04-22 Simon Glass New
[2/2] x86: apl: Re-enable loading of SPL [1/2] spi: Remove unnecessary #ifdefs in header file --- 2020-07-06 Simon Glass Superseded
[23/26] x86: chromebook_samus: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[23/33] sandbox: sdl: Improve error handling sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[23/36] bdinfo: Drop print_cpu_word_size() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[2/3] lib: Add a function to convert a string to upper case Fix-up series for x86/master --- 2020-04-27 Simon Glass Accepted
[2/3] lib: Allow MD5 to be enabled in SPL [1/3] log: Allow LOG_DEBUG to always enable log output --- 2020-05-06 Simon Glass Accepted
[2/3] x86: spi: Rewrite logic for obtaining the SPI memory map x86: Correct SPI memory-mapping query --- 2020-05-18 Simon Glass Superseded
[24/26] x86: chromebook_link: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[24/33] sandbox: sdl: Support waiting for audio to complete sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[24/36] bdinfo: net: ppc: Drop bi_enet1addr and other similar info Tidy up the 'bd' command. --- 2020-05-04 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
[25/26] x86: minnowmax: Enable the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[25/33] gitlab: Disable SDL when building sandbox sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Superseded
[25/36] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[2/5] buildman: Correct operation of -A flag buildman: A few more tweaks --- 2020-04-17 Simon Glass Accepted
[2/5] patman: Add a test for the 'possible new uclass' check patman: Add tests for U-Boot-specific checkpatch checks --- 2020-06-14 Simon Glass Accepted
[26/26] x86: minnowmax: Drop screen resolution to 1024x768 x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[26/33] sandbox: sdl: Move to use SDL2 sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[26/36] bdinfo: net: Drop legacy ethernet bdinfo Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[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
[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
[2/6] kconfig: Add support for conditional values [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass New
[2/6] patman: Support emacs mode with checkpatch patman: Fixes to allow patman to work with Zephyr OS --- 2020-05-06 Simon Glass Accepted
[2/6] x86: Move work-around out of cpu_jump_to_64bit_uboot() x86: efi: Add a 64-bit coreboot payload --- 2020-04-05 Simon Glass Superseded
[27/33] sandbox: sdl: Add an option to double the screen size sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[27/36] bdinfo: net: Inline print_eths() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass New
[28/33] sandbox: Support changing the LCD colour depth sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[28/36] bdinfo: net: Inline print_eth_ip_addr() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[29/33] dm: core: Require users of devres to include the header sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[29/36] bdinfo: Export some basic printing functions Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[30/33] dm: core: Create a new header file for 'compat' features sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[30/36] bdinfo: arm: Move ARM-specific info into its own file Tidy up the 'bd' command. --- 2020-05-04 Simon Glass New
[31/33] dm: core: Drop the inclusion of linux/compat.h in dm.h sandbox: Move to SDL2 --- 2020-01-12 Simon Glass New
[31/36] bdinfo: ppc: Move PPC-specific info into its own file Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[32/33] sandbox: Complete migration away from os_malloc() sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[32/36] bdinfo: m68k: Move m68k-specific info into its own file Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[33/33] video: Drop the Nimbus font sandbox: Move to SDL2 --- 2020-01-12 Simon Glass New
[33/36] bdinfo: m68k: ppc: Move arch-specific code from bdinfo Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[3/3] acpi: Fix-up patch to correct sandbox test errors Fix-up series for x86/master --- 2020-04-27 Simon Glass New
[3/3] lib: Allow hexdump to be used in SPL [1/3] log: Allow LOG_DEBUG to always enable log output --- 2020-05-06 Simon Glass New
[3/3] x86: spl: Print the error on SPL failure x86: Correct SPI memory-mapping query --- 2020-05-18 Simon Glass Superseded
[34/36] bdinfo: Update the file comments Tidy up the 'bd' command. --- 2020-05-04 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
[35/36] bdinfo: dm: Update fb_base when using driver model Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[3/5] buildman: Make sure that -o is given with -w buildman: A few more tweaks --- 2020-04-17 Simon Glass Accepted
[3/5] patman: Decode output from the '--show-types' option patman: Add tests for U-Boot-specific checkpatch checks --- 2020-06-14 Simon Glass Accepted
[36/36] bdinfo: x86: vesa: Update fb_base to the correct value Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[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
[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
[3/6] patman: Don't try to process checkpatch lines twice patman: Fixes to allow patman to work with Zephyr OS --- 2020-05-06 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
[3/6] x86: Update SPL for coreboot x86: efi: Add a 64-bit coreboot payload --- 2020-04-05 Simon Glass Superseded
[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
[4/5] buildman: Use out-env for environment output buildman: A few more tweaks --- 2020-04-17 Simon Glass Accepted
[4/5] patman: Add tests for the rest of the checkpatch checks patman: Add tests for U-Boot-specific checkpatch checks --- 2020-06-14 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
[4/6] coral: Enable the copy framebuffer [1/6] bootstage: Fix 'stacked' typo --- 2020-05-22 Simon Glass Accepted
[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
[4/6] patman: Handle checkpatch output with notes and code patman: Fixes to allow patman to work with Zephyr OS --- 2020-05-06 Simon Glass Accepted
[4/6] x86: cbfs: Drop unwanted declaration x86: efi: Add a 64-bit coreboot payload --- 2020-04-05 Simon Glass Superseded
[5/5] buildman: Write output files when using -w buildman: A few more tweaks --- 2020-04-17 Simon Glass Accepted
[5/5] checkpatch: Don't warn about PREFER_IF in headers/DT files patman: Add tests for U-Boot-specific checkpatch checks --- 2020-06-14 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
[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
[5/6] patman: Support warnings in the patch subject patman: Fixes to allow patman to work with Zephyr OS --- 2020-05-06 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
[5/6] x86: coreboot: Allow building an SPL image x86: efi: Add a 64-bit coreboot payload --- 2020-04-05 Simon Glass Superseded
[6/6] checkpatch.pl: Request if() instead #ifdef checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[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
[6/6] patman: Complain if a checkpatch line is not understood patman: Fixes to allow patman to work with Zephyr OS --- 2020-05-06 Simon Glass Accepted
[6/6] x86: Add a 64-bit coreboot build x86: efi: Add a 64-bit coreboot payload --- 2020-04-05 Simon Glass Superseded
[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
cmd: Correct the 'md.q' command cmd: Correct the 'md.q' command --- 2020-06-08 Simon Glass Accepted
dm: core: Correct comment on uclass_id_foreach_dev() dm: core: Correct comment on uclass_id_foreach_dev() --- 2020-06-14 Simon Glass Accepted
dm: core: Read parent ofdata before children dm: core: Read parent ofdata before children --- 2020-04-05 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
« 1 2 ... 3 4 515 16 »