messages from 2021-02-05 22:40:49 to 2021-02-07 18:20:14 UTC [more...]
[PATCH] nvme: Fix cache alignment
2021-02-07 18:20 UTC (9+ messages)
[PATCH 1/3] common: SCP03 control (enable and provision of keys)
2021-02-07 18:11 UTC (7+ messages)
` [PATCH] drivers: tee: sandbox: secure channel protocol control
` [PATCH 2/3] cmd: SCP03: enable and provision command
` [PATCH 3/3] drivers: tee: sandbox: secure channel protocol control
u-boot idbloader.img fails to initialise LPDDR3 on nanopi m4 v1
2021-02-07 17:24 UTC (2+ messages)
[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
2021-02-07 17:06 UTC (5+ messages)
arm64: rk3399: Add support NanoPi R4s
2021-02-07 16:20 UTC
[PATCHv2 1/3] common: SCP03 control (enable and provision of keys)
2021-02-07 16:19 UTC (8+ messages)
` [PATCHv2 2/3] cmd: SCP03: enable and provision command
` [PATCHv2 3/3] drivers: tee: sandbox: secure channel protocol control
Help for boot an iMX7 with u-boot-imx from scratch
2021-02-07 15:50 UTC
[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
2021-02-07 15:33 UTC (28+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"
` [PATCH 02/26] ppc: qemu: Update MAINTAINERS for correct email address
` [PATCH 03/26] common: fdt_support: Support special case of PCI address in fdt_read_prop()
` [PATCH 04/26] ppc: qemu: Support non-identity PCI bus address
` [PATCH 05/26] ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
` [PATCH 06/26] ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
` [PATCH 07/26] ppc: qemu: Drop init_laws() and print_laws()
` [PATCH 08/26] ppc: qemu: Drop board_early_init_f()
` [PATCH 09/26] ppc: qemu: Enable OF_CONTROL
` [PATCH 10/26] ppc: qemu: Enable driver model
` [PATCH 11/26] include: Remove extern from addr_map.h
` [PATCH 12/26] lib: addr_map: Move address_map[] type to the header file
` [PATCH 13/26] cmd: Add a command to display the address map
` [PATCH 14/26] lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
` [PATCH 15/26] ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
` [PATCH 16/26] common: Move initr_addr_map() to a bit earlier
` [PATCH 17/26] ppc: qemu: Switch over to use DM serial
` [PATCH 18/26] pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
` [PATCH 19/26] pci: mpc85xx: Support controller register physical address beyond 32-bit
` [PATCH 20/26] pci: mpc85xx: Support 64-bit bus and cpu address
` [PATCH 21/26] ppc: qemu: Switch over to use DM ETH and PCI
` [PATCH 22/26] ppc: qemu: Drop CONFIG_OF_BOARD_SETUP
` [PATCH 23/26] cmd: Fix virtio command dependency
` [PATCH 24/26] ppc: qemu: Enable VirtIO NET support
` [PATCH 25/26] ppc: qemu: Move board directory from board/freescale to board/emulation
` [PATCH 26/26] doc: Add a reST document for qemu-ppce500
[PATCH v1] test: Allow simple glob pattern in the test name
2021-02-07 14:37 UTC (7+ messages)
[RFC PATCH v1 0/2] Allow disabling driver model for I2C in SPL
2021-02-07 14:37 UTC (5+ messages)
` [RFC PATCH v1 1/2] dm: i2c: allow disabling driver model "
` [RFC PATCH v1 2/2] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C and DM_I2C_GPIO
[PATCH v5 00/10] fastboot: Add better support for specifying partitions
2021-02-07 14:37 UTC (5+ messages)
` [PATCH v5 09/10] doc: Rename k210 partitions anchor
` [PATCH v5 10/10] doc: Document partition specifications
[RFC PATCH 00/13] spi: dw: Add support for XIP mode
2021-02-07 14:37 UTC (5+ messages)
` [RFC PATCH 01/13] linux err: Synchronize with Linux 5.10
` [RFC PATCH 04/13] core: ofnode: Fix inconsistent returns of *_read_u32_array
[PATCH v3] video: sunxi_display: Convert to DM_VIDEO
2021-02-07 14:37 UTC (2+ messages)
[PATCH 0/4] mkimage: Add a 'keyfile' argument for image signing
2021-02-07 14:37 UTC (9+ messages)
` [PATCH 1/4] doc: signature.txt: Document the keydir and keyfile arguments
` [PATCH 2/4] mkimage: Add a 'keyfile' argument for image signing
` [PATCH 3/4] lib/rsa: Use the 'keyfile' argument from mkimage
` [PATCH 4/4] lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
[PATCH 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
2021-02-07 14:37 UTC (7+ messages)
` [PATCH 2/5] spl: Introduce spl_board_prepare_for_optee() hook
` [PATCH 3/5] arm: stm32mp: Implement support for TZC 400 controller
[PATCH v2 00/37] dm: Implement OF_PLATDATA_INST in driver model (part E)
2021-02-07 14:37 UTC (4+ messages)
` [PATCH v2 02/37] linker_lists: Allow use in data structures
[PATCH v3 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-02-07 14:37 UTC (4+ messages)
` [PATCH v3 05/11] tpm: Switch TPMv1 over to use the new API
[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
2021-02-07 14:33 UTC (58+ messages)
` [RESEND PATCH 01/16] serial: usbtty: Fix puts function
` [RESEND PATCH 02/16] serial: usbtty: Send urb data in correct order
` [RESEND PATCH 03/16] usb: musb: Fix compilation of gadget code
` [RESEND PATCH 04/16] usb: musb: Always clear the data toggle bit when configuring ep
` [RESEND PATCH 05/16] usb: musb: Fix configuring FIFO for endpoints
` [RESEND PATCH 06/16] usb: musb: Read value of PERI_RXCSR to 16bit variable
` [RESEND PATCH 07/16] usb: musb: Fix transmission of bigger buffers
` [RESEND PATCH 08/16] usb: musb: Fix receiving "
` [RESEND PATCH 09/16] usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
` [RESEND PATCH 10/16] usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
` [RESEND PATCH 11/16] usb: gadget: Use dbg_ep0() macro instead of serial_printf()
` [RESEND PATCH 12/16] arm: omap3: Compile lowlevel_init() function only when it is used
` [RESEND PATCH 13/16] arm: omap3: Compile s_init() "
` [RESEND PATCH 14/16] Nokia RX-51: Remove function set_muxconf_regs()
` [RESEND PATCH 15/16] Nokia RX-51: Move content of rx51.h to rx51.c
` [RESEND PATCH 16/16] Nokia RX-51: Enable usbtty serial console by default
` [RESEND v2 PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
` [RESEND v2 PATCH 01/16] serial: usbtty: Fix puts function
` [RESEND v2 PATCH 02/16] serial: usbtty: Send urb data in correct order
` [RESEND v2 PATCH 03/16] usb: musb: Fix compilation of gadget code
` [RESEND v2 PATCH 04/16] usb: musb: Always clear the data toggle bit when configuring ep
` [RESEND v2 PATCH 05/16] usb: musb: Fix configuring FIFO for endpoints
` [RESEND v2 PATCH 06/16] usb: musb: Read value of PERI_RXCSR to 16bit variable
` [RESEND v2 PATCH 07/16] usb: musb: Fix transmission of bigger buffers
` [RESEND v2 PATCH 08/16] usb: musb: Fix receiving "
` [RESEND v2 PATCH 09/16] usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
` [RESEND v2 PATCH 10/16] usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
` [RESEND v2 PATCH 11/16] usb: gadget: Use dbg_ep0() macro instead of serial_printf()
` [RESEND v2 PATCH 12/16] arm: omap3: Compile lowlevel_init() function only when it is used
` [RESEND v2 PATCH 13/16] arm: omap3: Compile s_init() "
` [RESEND v2 PATCH 14/16] Nokia RX-51: Remove function set_muxconf_regs()
` [RESEND v2 PATCH 15/16] Nokia RX-51: Move content of rx51.h to rx51.c
` [RESEND v2 PATCH 16/16] Nokia RX-51: Enable usbtty serial console by default
Help regarding booting FIT image on RPi4
2021-02-07 11:56 UTC
[PATCH v3] mmc: mmc_spi: Print verbose debug output when crc16 check fails
2021-02-07 11:50 UTC (3+ messages)
[PATCH v4 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-02-07 11:44 UTC (14+ messages)
` [PATCH v4 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH v4 02/11] tpm: Use logging in the uclass
` [PATCH v4 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH v4 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH v4 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH v4 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH v4 07/11] tpm: Reduce duplication in a few functions
` [PATCH v4 08/11] tpm: Add an implementation of define_space
` [PATCH v4 09/11] tpm: Add TPM2 support for read/write values
` [PATCH v4 10/11] tpm: Add TPM2 support for write_lock
` [PATCH v4 11/11] tpm: Allow disabling platform hierarchy with TPM2
[PATCH v4 06/41] doc: Document how sandbox_spl_tests are run
2021-02-07 2:53 UTC
[PATCH v1] fix patman --limit-cc option
2021-02-07 0:17 UTC (3+ messages)
[PATCH v2 1/1] sandbox: host bind must close file descriptor
2021-02-07 0:17 UTC (3+ messages)
[PATCH v2 00/33] dm: Add dtoc implementation of device instantiation (part D)
2021-02-07 0:17 UTC (67+ messages)
` [PATCH v2 01/33] bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
` [PATCH v2 02/33] dtoc: Scan drivers for available information
` [PATCH v2 03/33] dtoc: Save scan information across test runs
` [PATCH v2 04/33] dtoc: Ignore unwanted files when scanning for drivers
` [PATCH v2 05/33] dtoc: Collect priv/plat struct info from drivers
` [PATCH v2 06/33] dtoc: Support scanning of uclasses
` [PATCH v2 07/33] dtoc: Support scanning of structs in header files
` [PATCH v2 08/33] dtoc: Move test files into a test/ directory
` [PATCH v2 09/33] dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
` [PATCH v2 10/33] dtoc: Add some extra properties to nodes
` [PATCH v2 11/33] dtoc: Make use of node properties
` [PATCH v2 12/33] dtoc: Process nodes to set up required properties
` [PATCH v2 13/33] dtoc: Track nodes which are actually used
` [PATCH v2 14/33] dtoc: Support tracking the phase of U-Boot
` [PATCH v2 15/33] Makefile: Pass the U-Boot phase to dtoc
` [PATCH v2 16/33] dtoc: Support headers needed for drivers
` [PATCH v2 17/33] dtoc: Process driver aliases along with drivers
` [PATCH v2 18/33] dtoc: Warn of duplicate drivers
` [PATCH v2 19/33] dtoc: Read aliases for uclasses
` [PATCH v2 20/33] dtoc: Detect drivers only at the start of start of line
` [PATCH v2 21/33] dtoc: Assign a sequence number to each node
` [PATCH v2 22/33] dtoc: Set up the uclasses that are used
` [PATCH v2 23/33] dtoc: Support processing the root node
` [PATCH v2 24/33] dtoc: Add an option for device instantiation
` [PATCH v2 25/33] dm: of-platadata: Add "
` [PATCH v2 26/33] dtoc: Add support for decl file
` [PATCH v2 27/33] dtoc: Don't generate platform data with instantiation
` [PATCH v2 28/33] sandbox: Make sandbox,emul more conventional
` [PATCH v2 29/33] sandbox: i2c: Rename driver names to work with of-platdata
` [PATCH v2 30/33] dtoc: Tidy up the list of supported phandle properties
` [PATCH v2 31/33] dtoc: Generate a summary in the dt-plat.c file
` [PATCH v2 32/33] dtoc: Generate uclass devices
` [PATCH v2 33/33] dtoc: Generate device instances
[PATCH 1/2] lib: Fix BINMAN_FDT dependency
2021-02-07 0:16 UTC (6+ messages)
` [PATCH 2/2] dts: Fix OF_LIVE dependency
[PATCH] serial: ns16550: Correct the base address type
2021-02-07 0:16 UTC (3+ messages)
[PATCH] serial: ns16550: Handle zero <clock-frequency> value
2021-02-07 0:16 UTC (6+ messages)
[PATCH 1/2] dm: core: Fix allocation of empty of-platdata
2021-02-07 0:16 UTC (4+ messages)
` [PATCH 2/2] dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
[PATCH v4 0/9] fastboot: Add better support for specifying partitions
2021-02-06 23:49 UTC (6+ messages)
` [PATCH v4 8/9] fastboot: Allow u-boot-style partitions
[PATCH v4 0/9] Various minor fixes
2021-02-06 16:57 UTC (10+ messages)
` [PATCH v4 1/9] spl: Drop duplicate 'Jumping to U-Boot' message
` [PATCH v4 2/9] binman: Indicate how to make binman verbose
` [PATCH v4 3/9] doc: describe the md command
` [PATCH v4 4/9] doc: Add a note about producing 'md.b' output using hexdump
` [PATCH v4 5/9] s5p4418_nanopi2: Drop dead code
` [PATCH v4 6/9] sandbox: Add os_realloc()
` [PATCH v4 7/9] sandbox: Avoid using malloc() for system state
` [PATCH v4 8/9] sandbox: Write out bloblist when exiting
` [PATCH v4 9/9] bootm: Fix duplicate debugging in bootm_process_cmdline()
[PATCH v5 0/4] VIM3: add support for checking 'Function' button state
2021-02-06 16:21 UTC (8+ messages)
` [PATCH v5 2/4] button: add a simple Analog to Digital Converter device based button driver
[PATCH v4 0/2] x86: Minor improvements mostly for image loading
2021-02-06 16:13 UTC (3+ messages)
` [PATCH v4 1/2] sysinfo: Allow showing model info from sysinfo
` [PATCH v4 2/2] x86: coral: Show memory config and SKU ID on startup
[PATCH v2 0/3] fs: fat: avoid invalid filenames
2021-02-06 16:12 UTC (5+ messages)
` [PATCH v2 2/3] fs: fat: must not write directory '.' and '..'
` [PATCH v2 3/3] fs: fat: remove trailing periods from long name
[PATCH v3 0/2] x86: Minor improvements mostly for image loading
2021-02-06 16:11 UTC (3+ messages)
[PATCH v2 0/3] mmc: mmc_spi: Fix potential spec violation in receiving card response
2021-02-06 13:16 UTC (2+ messages)
Please pull u-boot-x86
2021-02-06 13:08 UTC
[PATCH v4 00/12] smbios: Enhancements for more flexibility
2021-02-06 11:19 UTC (2+ messages)
[PATCH] gpio-uclass: fix gpio flags save condition
2021-02-06 2:43 UTC (6+ messages)
[PATCH v2 0/4] Add Gateworks Venice board support
2021-02-06 0:11 UTC (5+ messages)
` [PATCH v2 1/4] thermal: imx_tmu: enable monitoring and default alert/critical
` [PATCH v2 2/4] Respect that some compression algos can be enabled separately for SPL
` [PATCH v2 3/4] arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
` [PATCH v2 4/4] board: gateworks: imx8mm: Add Gateworks Venice board support
[PATCH v2 0/4] doc: update Kernel documentation build system
2021-02-05 23:58 UTC (6+ messages)
` [PATCH v2 4/4] "
[PATCH v1] test: Include /sbin to the PATH when creating ext4 disk image
2021-02-05 23:57 UTC (5+ messages)
[PATCH 0/3] Add support for the GST ESPRESSOBin-Ultra board
2021-02-05 22:51 UTC (8+ messages)
` [PATCH 1/3] cmd: env: Add 'env import -h' for Marvell hw_info formatted environments
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