messages from 2023-09-10 19:14:49 to 2023-09-12 21:35:52 UTC [more...]
[PATCH v3 0/5] Populate kaslr seed with RNG
2023-09-12 21:35 UTC (5+ messages)
` [PATCH v3 1/5] fdt: common API to populate kaslr seed
` [PATCH v3 2/5] fdt: kaslr seed from RNG device
` [PATCH v3 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v3 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE
[PATCH v2] bootstd: Make efi_mgr bootmeth work for non-sandbox setups
2023-09-12 20:06 UTC (7+ messages)
[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
2023-09-12 20:01 UTC (26+ messages)
` [PATCH v3 01/16] arm: dts: Introduce j784s4 dts from linux kernel
` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v3 03/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v3 04/16] arm: mach-k3: j784s4: Add clk and power support
` [PATCH v3 05/16] drivers: dma: Add support for J784S4 SoC
` [PATCH v3 08/16] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v3 09/16] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v3 10/16] arm: dts: Introduce am69-sk dts from linux kernel
` [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files
` [PATCH v3 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
bootstd: CACHE Misaligned operation errors (Marvell Armada 385)
2023-09-12 19:38 UTC
[PATCHv8 00/15] net/lwip: add lwip library for the network stack
2023-09-12 19:26 UTC (6+ messages)
` [PATCHv8 01/15] net/lwip: add doc/develop/net_lwip.rst
[PATCH 0/3] trace: Fix flyrecord alignment issue
2023-09-12 19:26 UTC (7+ messages)
` [PATCH 1/3] trace: Use 64bit variable for start and len
` [PATCH 2/3] trace: Move trace_clocks description above record offset calculation
` [PATCH 3/3] trace: Fix alignment logic in flyrecord header
[PATCH] usb: dwc3: core: add external vBus supply support for ulpi phy
2023-09-12 16:38 UTC (2+ messages)
[PATCH v2 0/3] enable power and clock Kconfig conditionally
2023-09-12 15:56 UTC (7+ messages)
` [PATCH v2 1/3] power: domain: ti: Enable single config for power domain
` [PATCH v2 2/3] clk: ti: Add support to enable configs conditionally
` [PATCH v2 3/3] config: j7200: remove not needed power config
[PATCH v2 0/4] cmd: gpt: fix gpt read
2023-09-12 15:17 UTC (3+ messages)
` [PATCH v2 1/4] part: rename disk_partition_type_uuid()
[PATCH v4 0/8] cmd: gpt: GPT manipulation improvements
2023-09-12 15:17 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 3/8] tests: gpt: Remove test order dependency
[PATCH] imx7: Disable CAAM Job Ring 0
2023-09-12 15:11 UTC
[PATCH] arm: apple: Add initial Apple M2 Ultra support
2023-09-12 14:41 UTC (5+ messages)
[PATCH] addrmap: Fix off by one in addrmap_set_entry()
2023-09-12 14:41 UTC (5+ messages)
[PATCH v3 5/9] board_f: Fix corruption of relocaddr
2023-09-12 14:35 UTC (11+ messages)
[PATCH] drivers: misc: k3_avs: Add Linux compatibles to maintain sync
2023-09-12 12:28 UTC (2+ messages)
[PATCH 0/2] arm: dts: k3-am625: Sync with kernel v6.6-rc1
2023-09-12 12:11 UTC (7+ messages)
` [PATCH 1/2] arm: dts: k3-pinctrl: "
` [PATCH 2/2] arm: dts: k3-am625: "
Enabling POST in imx8mp processor board. -reg
2023-09-12 6:21 UTC
[PATCH] usb: xhci: Workaround to fix the USB halted endpoint issues
2023-09-12 3:59 UTC
[PATCH] clk: versal: Fix the function versal_clock_ref
2023-09-12 3:30 UTC
[PATCH v1] CI: allow jobs to be run in merge requests
2023-09-12 11:00 UTC
[PATCH v2 0/7] J721E DTS Sync with Kernel v6.5-rc1
2023-09-12 10:04 UTC (5+ messages)
` [PATCH v2 7/7] arm: dts: k3-j721e: Sync with v6.5-rc1
[PATCH v2] spi: cadence_qspi: Select flash subnode at runtime
2023-09-12 9:50 UTC
[PATCH 0/5] Add anti-rollback validation feature
2023-09-12 9:47 UTC (9+ messages)
` [PATCH 1/8] drivers: rollback: Add rollback devices to driver model
` [PATCH 2/8] drivers: rollback: Add TPM2 implementation of rollback devices
` [PATCH 3/8] common: Add OS anti-rollback validation using "
` [PATCH 4/8] common: Add OS anti-rollback grace version
` [PATCH 5/8] dm: test: Add a test for rollback driver
` [PATCH 6/8] tpm: Fix issues relating to NV Indexes
` [PATCH 7/8] sandbox: tpm: Fix TPM2_CC_NV_DEFINE_SPACE command
` [PATCH 8/8] doc: rollback: anti-rollback verification
[RESEND PATCH] spi: cadence_qspi: Select flash subnode at runtime
2023-09-12 9:37 UTC (2+ messages)
[RFC PATCH 0/2] RFC version for ATF and OP-TEE Firewalling
2023-09-12 9:22 UTC (3+ messages)
[PATCH RFC 0/2] board: visionfive2: Select fdtfile based on revision
2023-09-12 8:26 UTC (6+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] configs: visionfive2: Enable MISC_INIT_R
[PATCH v4 00/13] firmware: scmi: add SCMI base protocol support
2023-09-12 6:20 UTC (14+ messages)
` [PATCH v4 01/13] scmi: refactor the code to hide a channel from devices
` [PATCH v4 02/13] firmware: scmi: implement SCMI base protocol
` [PATCH v4 03/13] firmware: scmi: move scmi_bind_protocols() backward
` [PATCH v4 04/13] firmware: scmi: framework for installing additional protocols
` [PATCH v4 05/13] firmware: scmi: fake base protocol commands on sandbox
` [PATCH v4 06/13] test: dm: simplify SCMI unit test "
` [PATCH v4 07/13] firmware: scmi: install base protocol to SCMI agent
` [PATCH v4 08/13] firmware: scmi: add a check against availability of protocols
` [PATCH v4 09/13] sandbox: remove SCMI base node definition from test.dts
` [PATCH v4 10/13] test: dm: add SCMI base protocol test
` [PATCH v4 11/13] cmd: add scmi command for SCMI firmware
` [PATCH v4 12/13] doc: cmd: add documentation for scmi
` [PATCH v4 13/13] test: dm: add scmi command test
[RFC PATCH 0/5] Allow for removal of DT nodes and properties
2023-09-12 6:03 UTC (12+ messages)
[PATCH v3 00/13] firmware: scmi: add SCMI base protocol support
2023-09-12 5:18 UTC (15+ messages)
` [PATCH v3 01/13] scmi: refactor the code to hide a channel from devices
` [PATCH v3 04/13] firmware: scmi: framework for installing additional protocols
` [PATCH v3 05/13] firmware: scmi: install base protocol to SCMI agent
` [PATCH v3 13/13] test: dm: add scmi command test
[PATCH v3] bootstd: sata: Add bootstd support for ahci sata
2023-09-12 3:08 UTC (3+ messages)
[PATCH v2 1/2] rockchip: Kconfig: Enable external TPL binary for rk3308
2023-09-12 1:23 UTC (3+ messages)
NVMe support on RPi CM4 board
2023-09-11 20:26 UTC (9+ messages)
[PATCH] sunxi: board: provide CPU idle states to loaded OS
2023-09-11 22:15 UTC (6+ messages)
[PATCH v3 0/2] J7200 device tree sync from v6.6-rc1 to u-boot
2023-09-11 17:32 UTC (3+ messages)
` [PATCH v3 1/2] arm: mach-k3: j7200: Add mcu_timer0 id to the dev list
` [PATCH v3 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
[PATCH v2 0/8] Add SM uclass and Meson SM driver
2023-09-11 16:35 UTC (9+ messages)
` [PATCH v2 1/8] drivers: introduce Secure Monitor uclass
` [PATCH v2 2/8] sandbox: add sandobx sm uclass driver
` [PATCH v2 3/8] sandbox: dts: add meson secure monitor node
` [PATCH v2 4/8] sandbox: add tests for UCLASS_SM
` [PATCH v2 5/8] sandbox: defconfig: enable CONFIG_SM option
` [PATCH v2 6/8] drivers: introduce Meson Secure Monitor driver
` [PATCH v2 7/8] arch: meson: sm: set correct order of the includes
` [PATCH v2 8/8] arch: meson: use secure monitor driver
[PATCH v2 0/7] rng: stm32: support STM32MP13x platforms
2023-09-11 15:37 UTC (8+ messages)
` [PATCH v2 1/7] rng: stm32: rename STM32 RNG driver
` [PATCH v2 2/7] configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms
` [PATCH v2 3/7] rng: stm32: Implement configurable RNG clock error detection
` [PATCH v2 4/7] rng: stm32: add RNG clock frequency restraint
` [PATCH v2 5/7] rng: stm32: add error concealment sequence
` [PATCH v2 6/7] rng: stm32: Implement custom RNG configuration support
` [PATCH v2 7/7] ARM: dts: stm32: add RNG node for STM32MP13x platforms
[PATCH v1] rockchip: include: asm: fix entering download mode rk3066
2023-09-11 15:37 UTC
[PATCH] config: j7200: removed not needed power config
2023-09-11 15:14 UTC (4+ messages)
[PATCH 0/4] arm: dts: k3-am642: Sync with kernel v6.6-rc1
2023-09-11 14:44 UTC (5+ messages)
` [PATCH 1/4] arm: dts: Introduce k3-serdes.h from v6.6-rc1
` [PATCH 2/4] arm: dts: k3*: Use local header for SERDES MUX idle-state values
` [PATCH 3/4] dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1
` [PATCH 4/4] arm: dts: k3-am642: Sync with kernel v6.6-rc1
[PATCH 0/8] Add some more EFI capsule tooling support
2023-09-11 14:13 UTC (4+ messages)
` [PATCH 3/8] binman: capsule: Generate capsules through config file
[PATCH 0/5] xilinx: Sync DTs with Xilinx tree
2023-09-11 14:10 UTC (6+ messages)
` [PATCH 1/5] arm64: zynqmp: Rename xlnx, mio_bank to xlnx, mio-bank for DLC21
` [PATCH 2/5] arm64: versal: Add no-wp DT property in OSPI flash node
` [PATCH 3/5] arm64: zynqmp: Fix i2c address for si570_user1 clock
` [PATCH 4/5] arm64: zynqmp: Add resets property for CAN nodes
` [PATCH 5/5] arm64: zynqmp: Update ECAM size to discover up to 256 buses
[PATCH] buildman: Disable CONFIG_CMD_CONFIG for reproduceable build
2023-09-11 13:58 UTC (2+ messages)
[PATCH] dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash()
2023-09-11 13:30 UTC
[PATCH] arm64: xilinx: Guard distro boot variable generation
2023-09-11 13:27 UTC (2+ messages)
[PATCH] arm64: versal: Do not define boot command for mini configurations
2023-09-11 13:26 UTC (2+ messages)
[PATCH 00/32] spl: Preparation for Universal Payload
2023-09-11 11:47 UTC (13+ messages)
` [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist
[PATCH] ARM: dts: am335x-pocketbeagle: choose tick-timer
2023-09-11 11:06 UTC (4+ messages)
[PATCH 1/7] rng: stm32: rename STM32 RNG driver
2023-09-11 10:05 UTC (21+ messages)
` [PATCH 2/7] configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms
` [PATCH 3/7] rng: stm32: Implement configurable RNG clock error detection
` [PATCH 4/7] rng: stm32: add RNG clock frequency restraint
` [PATCH 5/7] rng: stm32: add error concealment sequence
` [PATCH 6/7] rng: stm32: Implement custom RNG configuration support
` [PATCH 7/7] ARM: dts: stm32: add RNG node for STM32MP13x platforms
[PATCH] configs: rockchip: rock-pi-s: use default bootdelay (2s)
2023-09-11 10:05 UTC
[PATCH 1/2] configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
2023-09-11 10:01 UTC (2+ messages)
` [PATCH 2/2] configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY
[RFC 0/6] firmware: scmi: add SCMI pinctrl protocol support
2023-09-11 5:47 UTC (18+ messages)
` [RFC 1/6] firmware: scmi: fix protocol enumeration logic
` [RFC 3/6] pinctrl: add scmi driver
` [RFC 4/6] gpio: add scmi driver based on pinctrl
` [RFC 5/6] firmware: scmi: add pseudo pinctrl protocol support on sandbox
` [RFC 6/6] test: dm: add SCMI pinctrl test
[PATCH] ufs: ufs-renesas: Drop include common.h
2023-09-11 5:32 UTC (2+ messages)
[PATCH v2] binman: Fix SyntaxWarning: invalid escape sequence '\('
2023-09-11 0:51 UTC (5+ messages)
[PATCH v3 0/9] New boards support: db845c and qcs404-evb
2023-09-10 23:14 UTC (9+ messages)
` [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c
[PATCH] Makefile: Force regeneration of env.txt
2023-09-10 22:36 UTC (3+ messages)
sandbox trace errors in CI loop
2023-09-10 22:36 UTC (7+ messages)
[PATCH v2] global: Use proper project name U-Boot (next2)
2023-09-10 19:13 UTC (2+ messages)
[PATCH] tpm: Fix autostart for TPM1.2 devices
2023-09-10 19:13 UTC (3+ messages)
[PATCH] binman: doc: fix reference tag placement for Logging section
2023-09-10 19:13 UTC (3+ messages)
[PATCH 1/1] test: build dependency for event unit tests
2023-09-10 19:13 UTC (2+ messages)
[PATCH v1] doc: Update path to source_file_format.rst
2023-09-10 19:13 UTC (3+ messages)
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