messages from 2020-05-21 23:10:14 to 2020-05-22 15:52:33 UTC [more...]
[PATCH 00/26] x86: video: Speed up the framebuffer
2020-05-22 15:52 UTC (44+ messages)
` [PATCH 03/26] video: Show an error when a vidconsole function fails
` [PATCH 04/26] sandbox: video: Allow selection of rotated console
` [PATCH 05/26] video: Split out expression parts into variables
` [PATCH 06/26] video: Adjust rotated console to start at right edge
` [PATCH 07/26] video: Drop unnecessary #ifdef around vid_console_color()
` [PATCH 08/26] video: Add a comment for struct video_uc_platdata
` [PATCH 09/26] video: Add support for copying to a hardware framebuffer
` [PATCH 10/26] video: Set up the copy framebuffer when enabled
` [PATCH 11/26] video: Clear the copy framebuffer when clearing the screen
` [PATCH 12/26] video: Add helpers for vidconsole for the copy framebuffer
` [PATCH 13/26] video: Update normal console to support copy buffer
` [PATCH 14/26] video: Update truetype "
` [PATCH 15/26] video: Update rotated "
` [PATCH 16/26] video: Update the copy framebuffer when writing bitmaps
` [PATCH 17/26] video: Add comments to struct sandbox_sdl_plat
` [PATCH 18/26] video: sandbox: Add support for the copy framebuffer
` [PATCH 19/26] video: pci: Set up "
` [PATCH 20/26] x86: fsp: video: Allocate a frame buffer when needed
` [PATCH 21/26] video: Correctly handle multiple framebuffers
` [PATCH 22/26] x86: video: Support copy framebuffer with probed devices
` [PATCH 23/26] x86: chromebook_samus: Enable the copy framebuffer
[PATCH v2] drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
2020-05-22 15:21 UTC (8+ messages)
[PATCH 0/4] cmd: {zip, unzip} fixes
2020-05-22 14:57 UTC (6+ messages)
` [PATCH 1/4] cmd: unzip: automatically select CONFIG_GZIP
` [PATCH 2/4] cmd: zip: automatically pull in gzip()
` [PATCH 3/4] cmd: zip: fix implicit declaration warning
` [PATCH 4/4] sandbox: move compression option to Kconfig
[PATCH 1/2] mtd: spi: Separate dm vs nodm SF code
2020-05-22 14:40 UTC (5+ messages)
` [PATCH 2/2] sf: Simplify probe for dm code
PINE64 Rock64 - How to get SPI driver working
2020-05-22 14:28 UTC (4+ messages)
[PATCH v4 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
2020-05-22 14:25 UTC (12+ messages)
` [PATCH v4 2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
` [PATCH v4 3/8] lib: rsa: bring exp_len in line when generating a key_prop
` [PATCH v4 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
` [PATCH v4 5/8] lib: rsa: free local arrays after use "
` [PATCH v4 6/8] lib: rsa: add documentation to padding_pss_verify to document limitations
` [PATCH v4 7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
` [PATCH v4 8/8] spl: fit: select SPL_CRYPTO_SUPPORT "
[PATCH v8 1/2] led: led_cortina: Add CAxxx LED support
2020-05-22 14:24 UTC (3+ messages)
` [PATCH v8 2/2] board: presidio: add "
[PATCH 1/6] bootstage: Fix 'stacked' typo
2020-05-22 14:24 UTC (9+ messages)
` [PATCH 2/6] kconfig: Add support for conditional values
` [PATCH 3/6] timer: Allow delays with a 32-bit microsecond timer
` [PATCH 4/6] coral: Enable the copy framebuffer
` [PATCH 5/6] x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
` [PATCH 6/6] x86: fsp: Support a warning message when DRAM init is slow
[PATCH] lib: rsa: function to verify a signature against a hash
2020-05-22 14:20 UTC
[PATCH v5 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
2020-05-22 14:19 UTC (8+ messages)
` [PATCH v5 2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
` [PATCH v5 3/8] lib: rsa: bring exp_len in line when generating a key_prop
` [PATCH v5 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
` [PATCH v5 5/8] lib: rsa: free local arrays after use "
` [PATCH v5 6/8] lib: rsa: add documentation to padding_pss_verify to document limitations
` [PATCH v5 7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
` [PATCH v5 8/8] spl: fit: select SPL_CRYPTO_SUPPORT "
[PATCH 0/3] doc: rockchip: Improve documentation
2020-05-22 14:14 UTC (4+ messages)
` [PATCH 1/3] doc: board: rockchip: Improve supported board list format
` [PATCH 2/3] doc: board: rockchip: Add missing supported boards
` [PATCH 3/3] doc: rockchip: Remove list of "
[RFC PATCH v3 0/3] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
2020-05-22 13:42 UTC (7+ messages)
` [RFC PATCH v3 3/3] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
[PATCH v5 1/2] usb: provide a device tree node to USB devices
2020-05-22 13:42 UTC (6+ messages)
[PATCH 00/22] x86: Enhance MTRR functionality to support multiple CPUs
2020-05-22 13:42 UTC (25+ messages)
` [PATCH 01/22] x86: mp_init: Switch to livetree
` [PATCH 02/22] x86: Move MP code into mp_init
` [PATCH 03/22] x86: mp_init: Avoid declarations in header files
` [PATCH 04/22] x86: mp_init: Switch parameter names in start_aps()
` [PATCH 05/22] x86: mp_init: Drop the num_cpus static variable
` [PATCH 06/22] x86: mtrr: Fix 'ensable' typo
` [PATCH 07/22] x86: mp_init: Set up the CPU numbers at the start
` [PATCH 08/22] x86: mp_init: Adjust bsp_init() to return more information
` [PATCH 09/22] x86: cpu: Remove unnecessary #ifdefs
` [PATCH 10/22] x86: mp: Support APs waiting for instructions
` [PATCH 11/22] global_data: Add a generic global_data flag for SMP state
` [PATCH 12/22] x86: Set the SMP flag when MP init is complete
` [PATCH 13/22] x86: mp: Allow running functions on multiple CPUs
` [PATCH 14/22] x86: mp: Park CPUs before running the OS
` [PATCH 15/22] x86: mp: Add iterators for CPUs
` [PATCH 16/22] x86: mtrr: Use MP calls to list the MTRRs
` [PATCH 17/22] x86: mtrr: Update MTRRs on all CPUs
` [PATCH 18/22] x86: mtrr: Add support for writing to MTRRs on any CPU
` [PATCH 19/22] x86: mtrr: Update the command to use the new mtrr calls
` [PATCH 20/22] x86: mtrr: Restructure so command execution is in one place
` [PATCH 21/22] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
` [PATCH 22/22] x86: mtrr: Enhance 'mtrr' command to list "
[PATCH u-boot 0/2] eth/r8152: minor corrections
2020-05-22 13:23 UTC (5+ messages)
` [PATCH u-boot 1/2] eth/r8152: fix assigning the wrong endpoint
` [PATCH u-boot 2/2] eth/r8152: fix typo in register name
Pull request: u-boot-rockchip-20200522
2020-05-22 13:16 UTC (2+ messages)
[PATCH v4 00/20] mtd: spi-nor-core: add xSPI Octal DTR support
2020-05-22 12:45 UTC (21+ messages)
` [PATCH v4 01/20] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v4 02/20] spi: spi-mem: allow specifying a command's extension
` [PATCH v4 03/20] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v4 04/20] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v4 05/20] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v4 06/20] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v4 07/20] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v4 08/20] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v4 09/20] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v4 10/20] mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
` [PATCH v4 11/20] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v4 12/20] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v4 13/20] mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
` [PATCH v4 14/20] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v4 15/20] mtd: spi-nor-core: Do not make invalid quad enable fatal
` [PATCH v4 16/20] mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
` [PATCH v4 17/20] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v4 18/20] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v4 19/20] mtd: spi-nor-core: Add support for Cypress Semper flash
` [PATCH v4 20/20] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
rk3399 - Rock Pi 4 PCIe
2020-05-22 12:35 UTC (2+ messages)
Issue with 'ubi part' ubi_io_read: error -74 (ECC error)
2020-05-22 12:19 UTC (5+ messages)
[U-Boot] How to enable USB Mass Storage
2020-05-22 12:16 UTC
[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200511
2020-05-22 12:09 UTC (3+ messages)
[PATCH 0/7] mmc: zynqmp_sdhci: Add support for Tap delay
2020-05-22 10:44 UTC (8+ messages)
` [PATCH 1/7] Revert "mmc: zynq: parse dt when probing"
` [PATCH 2/7] mmc: zynq_sdhci: Define timing macro's
` [PATCH 3/7] mmc: zynq_sdhci: Move macro to the top
` [PATCH 4/7] mmc: zynq_sdhci: Read clock phase delays from dt
` [PATCH 5/7] mmc: zynq_sdhci: Set tapdelays based on clk phase delays
` [PATCH 6/7] mmc: zynq_sdhci: Add clock phase delays for Versal
` [PATCH 7/7] mmc: zynq_sdhci: Extend UHS timings till hs200
[PATCH v1 0/3] add optee support for broadcom NS3 soc
2020-05-22 9:58 UTC (6+ messages)
` [PATCH v1 1/3] board: ns3: add optee based bnxt fw load driver
[PATCH v6 0/3] gpio: add possibility to search for gpio label name
2020-05-22 9:08 UTC (4+ messages)
` [PATCH v6 1/3] gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
` [PATCH v6 2/3] sandbox, test: add test for GPIO_HOG function
` [PATCH v6 3/3] gpio: search for gpio label if gpio is not found through bank name
[PATCH] arm: mach-k3: j721e_init: Add support for backup boot modes
2020-05-22 9:04 UTC (2+ messages)
[PATCH] spi: cadence_spi: Add octal and quad write support
2020-05-22 7:53 UTC
[PATCH v4 6/6] rockchip: Enable PCIe/M.2 on rock960 board
2020-05-22 7:05 UTC
[PATCH v3 0/6] rockchip: Add PCIe host support
2020-05-22 7:02 UTC (4+ messages)
` [PATCH v3 6/6] rockchip: Enable PCIe/M.2 on rock960 board
TI boards vs. distro boot
2020-05-22 6:45 UTC (3+ messages)
Pull request for UEFI sub-system for efi-2020-07-rc3 (2)
2020-05-22 6:26 UTC
[PATCH 1/1] test: stabilize test_efi_secboot
2020-05-22 6:13 UTC (9+ messages)
[PATCH v2 00/13] x86: cbfs: Various clean-ups to CBFS implementation
2020-05-22 2:59 UTC (14+ messages)
` [PATCH v2 01/13] cbfs: Rename the result variable
` [PATCH v2 02/13] cbfs: Use ulong consistently
` [PATCH v2 03/13] cbfs: Use bool type for whether initialised
` [PATCH v2 04/13] cbfs: Adjust return value of file_cbfs_next_file()
` [PATCH v2 05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
` [PATCH v2 06/13] cbfs: Adjust cbfs_load_header_ptr() "
` [PATCH v2 07/13] cbfs: Unify the two header loaders
` [PATCH v2 08/13] cbfs: Use void * for the position pointers
` [PATCH v2 09/13] cbfs: Record the start address in cbfs_priv
` [PATCH v2 10/13] cbfs: Return the error code from file_cbfs_init()
` [PATCH v2 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH v2 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH v2 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()
[PATCH 00/13] x86: cbfs: Various clean-ups to CBFS implementation
2020-05-22 2:46 UTC (4+ messages)
` [PATCH 12/13] cbfs: Allow reading a file from a CBFS given its base addr
[PATCH] cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
2020-05-22 2:35 UTC (3+ messages)
` Cortina Package 2 driver split up
[GIT PULL] UniPhier SoC updates for v2020.07
2020-05-22 2:33 UTC
[PATCH v3 1/5] patman: Drop unnecessary import in gitutil
2020-05-22 2:29 UTC (5+ messages)
` [PATCH v3 2/5] patman: Avoid circular dependency between command and tools
` [PATCH v3 3/5] patman: Use a dict in gitutil to avoid importing series
` [PATCH v3 4/5] patman: Pass in maintainer dirs to avoid and import
` [PATCH v3 5/5] patman: Avoid importing gitutil in settings
[PATCH] mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
2020-05-22 2:02 UTC
[PATCH v8 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
2020-05-22 0:48 UTC (2+ messages)
` [PATCH v8 2/2] board: presidio-asic: Add SPI NOR support
[PATCH v8 1/2] i2c: i2c-cortina: added CAxxxx I2C support
2020-05-22 0:34 UTC (2+ messages)
` [PATCH v8 2/2] board: presidio-asic: Add "
[PATCH v4] net: tftp: Add client support for RFC 7440
2020-05-22 0:29 UTC (2+ messages)
[PATCH v8 1/2] mmc: ca_dw_mmc: Misc cleanup of driver
2020-05-22 0:24 UTC (2+ messages)
` [PATCH v8 2/2] board: presidio-asic: update eMMC DT information
[PATCH] ARM: imx: soc: Add reset for non-DM case
2020-05-21 23:14 UTC
[PATCH] ARM: imx: soc: Select default TEXT_BASE for MX7
2020-05-21 23:13 UTC
[PATCH] ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7
2020-05-21 23:13 UTC
[PATCH] ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7
2020-05-21 23:12 UTC
[PATCH 1/2] usb: ehci-mx6: Handle fixed regulators correctly
2020-05-21 23:12 UTC (2+ messages)
` [PATCH 2/2] usb: ehci-mx6: Print error code on failure
[PATCH] env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
2020-05-21 23:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox