Show patches with: Submitter = Simon Glass       |    Archived = No       |   1556 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
[10/26] video: Set up the copy framebuffer when enabled x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[103/108] x86: Correct the assembly guard in e802.h RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[10/33] mtd: Rename free() to rfree() sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[10/36] bdinfo: sandbox: Use the generic bd command Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[104/108] x86: Add a header guard to asm/acpi_table.h RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[105/108] x86: Correct handling of MADT table CPUs RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[106/108] acpi: tpm: Add a TPM2 table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[107/108] acpi: tpm: Add a TPM1 table RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass Accepted
[108/108] x86: coral: Update config and device tree for ACPI RFC: dm: Add programatic generation of ACPI tables --- 2020-01-27 Simon Glass New
[11/13] cbfs: Change file_cbfs_find_uncached() to return an error x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass Superseded
[11/15] rockchip: jerry: Add serial support rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[11/18] command: Remove the cmd_tbl_t typedef common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[11/20] gitlab: Drop unnecessary if..fi gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[11/21] dm: core: Add ofnode_get_chosen_prop() dm: Various enhancements to prepare for ACPI --- 2020-01-27 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
[11/22] patman: Update flushing Print() for Python 3 buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[11/26] video: Clear the copy framebuffer when clearing the screen x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[11/33] sandbox: Rename 'free' variable sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[11/36] bdinfo: nds32: Use the generic bd command Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[12/13] cbfs: Allow reading a file from a CBFS given its base addr x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 Simon Glass New
[12/15] rockchip: bob: Support SPI-flash booting rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[12/18] common: Drop log.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[12/20] gitlab: Use -w flag for all builds gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[12/21] dm: core: Add a way to read platdata for all child devices dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[12/22] patman: Support erasing a previously unfinished text line buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
[12/26] video: Add helpers for vidconsole for the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[12/33] sandbox: Use a prefix for all allocation functions sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[12/36] bdinfo: riscv: Use the generic bd command Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[1/2] dm: core: Add logging on unbind failure [1/2] dm: core: Add logging on unbind failure --- 2020-03-28 Simon Glass Accepted
[1/2] i2c: designware_i2c: Tidy up use of NULL priv [1/2] i2c: designware_i2c: Tidy up use of NULL priv --- 2020-04-22 Simon Glass Accepted
[1/2] spi: Remove unnecessary #ifdefs in header file [1/2] spi: Remove unnecessary #ifdefs in header file --- 2020-07-06 Simon Glass New
[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
[13/13] cbfs: Don't require the CBFS size with cbfs_init_mem() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-13 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
[13/18] common: Drop asm/ptrace.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[13/20] gitlab: Use bash to avoid needing a_test_which_does_not_exist gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[13/21] dm: core: Add a way to iterate through children, probing each dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[13/22] buildman: Drop the line-clearing code in Builder buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[13/22] x86: mp: Allow running functions on multiple CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[13/26] video: Update normal console to support copy buffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[13/33] exports: Add the malloc.h header sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[13/36] bdinfo: arm: Use the generic bd command Tidy up the 'bd' command. --- 2020-05-04 Simon Glass New
[1/3] log: Allow LOG_DEBUG to always enable log output [1/3] log: Allow LOG_DEBUG to always enable log output --- 2020-05-06 Simon Glass New
[1/3] test: Add the beginnings of some string tests Fix-up series for x86/master --- 2020-04-27 Simon Glass Accepted
[1/3] x86: spi: Add a way to access the SPI mapping via registers x86: Correct SPI memory-mapping query --- 2020-05-18 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
[14/18] common: Drop asm_offsets.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[14/20] buildman: Allow ignoring warnings in the return code gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[14/21] dm: core: Drop uclass_find_next_free_req_seq() conditions dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[14/22] buildman: Show a message when fetching a repo buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[14/22] x86: mp: Park CPUs before running the OS x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[14/26] video: Update truetype console to support copy buffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[14/33] string: Allow arch override of strndup() also sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[14/36] bdinfo: Drop the option to not use the generic 'bd' command Tidy up the 'bd' command. --- 2020-05-04 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
[15/15] rockchip: Enable building a SPI ROM image on bob rockchip: Support building ROM files automatically --- 2020-06-08 Simon Glass Superseded
[15/18] common: Drop linux/bug.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[15/20] gitlab: Use the buildman -W flag gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[15/21] bloblist: Add a new function to add or check size dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[15/22] buildman: Drop unused output code buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[15/22] x86: mp: Add iterators for CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass Accepted
[15/26] video: Update rotated console to support copy buffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[15/33] sandbox: Rename strdup() functions sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[15/36] bdinfo: Drop unused __maybe_unused Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[1/5] buildman: Fix test for new 9.2 kernel buildman: A few more tweaks --- 2020-04-17 Simon Glass Accepted
[1/5] patman: Rename test.py to test_checkpatch.py patman: Add tests for U-Boot-specific checkpatch checks --- 2020-06-14 Simon Glass Accepted
[16/18] common: Drop linux/stringify.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[16/20] gitlab: Enable test_handoff gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[16/21] bloblist: Tidy up a few comments and code-style nits dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[16/22] buildman: Show the number of builds remaining buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
[16/26] video: Update the copy framebuffer when writing bitmaps x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[16/33] sandbox: Drop use of special os_malloc() where possible sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[16/36] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[1/6] bootstage: Fix 'stacked' typo [1/6] bootstage: Fix 'stacked' typo --- 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
[1/6] patman: Fix 'warning' typo patman: Fixes to allow patman to work with Zephyr OS --- 2020-05-06 Simon Glass Accepted
[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
[1/6] x86: Allow building an SPL image for coreboot x86: efi: Add a 64-bit coreboot payload --- 2020-04-05 Simon Glass Superseded
[17/18] common: Drop linux/delay.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[17/20] buildman: Be more selective about which directories to remove gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[17/21] bloblist: Zero records when adding dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[17/22] buildman: Show a summary of the build result buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[17/22] x86: mtrr: Update MTRRs on all CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-05-22 Simon Glass New
[17/26] video: Add comments to struct sandbox_sdl_plat x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[17/33] sandbox: Drop os_realloc() sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[17/36] bdinfo: Drop unnecessary inline on functions Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[18/18] common: Drop linux/bitops.h from common header common: Further reduce the size of common.h --- 2020-04-07 Simon Glass Superseded
[18/20] buildman: Allow building within a subdir of the current dir gitlab: Simplify the test script --- 2020-03-07 Simon Glass Superseded
[18/21] sandbox: pmic: Correct i2c pmic emulator platdata method dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[18/22] buildman: Update the 'theory of operation' a little buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
[18/26] video: sandbox: Add support for the copy framebuffer x86: video: Speed up the framebuffer --- 2020-05-19 Simon Glass Superseded
[18/33] sandbox: Ensure that long-options array is terminated sandbox: Move to SDL2 --- 2020-01-12 Simon Glass Accepted
[18/36] bdinfo: Drop print_std_bdinfo() Tidy up the 'bd' command. --- 2020-05-04 Simon Glass Superseded
[19/20] test/py: Use buildman to build U-Boot gitlab: Simplify the test script --- 2020-03-07 Simon Glass New
[19/21] console: Add a function to read a line of the output / eof dm: Various enhancements to prepare for ACPI --- 2020-01-27 Simon Glass Accepted
[19/22] buildman: Add the abbreviation for --boards buildman: Improve summary output --- 2020-04-05 Simon Glass Superseded
[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
« 1 2 3 415 16 »