messages from 2023-07-13 13:56:47 to 2023-07-14 22:01:44 UTC [more...]
[PATCH v2 0/6] introduce EFI_RAM_DISK_PROTOCOL
2023-07-14 22:01 UTC (9+ messages)
` [PATCH v2 1/6] efi_loader: add RAM disk device path
` [PATCH v2 2/6] ramdisk: add ramdisk uclass and driver
` [PATCH v2 3/6] cmd: ramdisk: add ramdisk control command
` [PATCH v2 4/6] efi_loader: add EFI_RAM_DISK_PROTOCOL implementation
` [PATCH v2 5/6] cmd: efidebug: add RAM disk mount command
` [PATCH v2 6/6] efi_selftest: add EFI_RAM_DISK_PROTOCOL selftest
[PATCH] configs: k2x_evm: Always include FIT loading support
2023-07-14 21:52 UTC (2+ messages)
[PATCH 0/3] Load ASMedia XHCI controller firmware
2023-07-14 21:30 UTC (7+ messages)
` [PATCH 1/3] apple: Set up file system firmware loader
` [PATCH 2/3] iopoll: Add readb_poll_sleep_timeout
` [PATCH 3/3] usb: xhci-pci: Load ASMedia XHCI controller firmware
[PATCH] bootstd: Make efi_mgr bootmeth work for non-sandbox setups
2023-07-14 21:38 UTC (3+ messages)
[PATCH] phy: Add support for the Apple Type-C PHY
2023-07-14 20:21 UTC
[PATCH 0/2] Fix dependencies of USB Kconfig options
2023-07-14 19:24 UTC (3+ messages)
` [PATCH 1/2] cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
[PATCH] pci: apple: Enable CONFIG_SYS_PCI_64BIT
2023-07-14 19:15 UTC
[PATCH v3 0/5] Introduce the sysinfo command
2023-07-14 18:27 UTC (13+ messages)
` [PATCH v3 1/6] sysinfo: Add IDs for board id and revision
` [PATCH v3 2/6] cmd: Add a sysinfo command
` [PATCH v3 3/6] sysinfo: Add a test
` [PATCH v3 4/6] sysinfo: Add documentation
` [PATCH v3 5/6] sysinfo: rcar3: Use int instead of char for revision
` [PATCH v3 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*
[PATCH 1/2] schemas: Add firmware node schema
2023-07-14 17:57 UTC (3+ messages)
[PATCH v3 00/18] bootstd: Add a bootmeth for ChromiumOS on x86
2023-07-14 17:29 UTC (4+ messages)
[PATCH v2] bdinfo: Correct use of assertions
2023-07-14 17:27 UTC (2+ messages)
[PATCH 00/40] expo: Add an initial configuration editor
2023-07-14 17:27 UTC (2+ messages)
[PATCH] crc32: Drop duplicates crc header includes
2023-07-14 14:39 UTC
[PATCH v1 0/6] Add support for PMICs used on Tegra 3 devices
2023-07-14 16:16 UTC (7+ messages)
` [PATCH v1 1/6] power: pmic: add the base max77663 pmic support
` [PATCH v1 2/6] power: regulator: max77663: add regulator support
` [PATCH v1 3/6] power: pmic: add the base TPS80031 PMIC support
` [PATCH v1 4/6] power: regulator: tps80031: add regulator support
` [PATCH v1 5/6] power: pmic: tps65910: add TPS65911 PMIC support
` [PATCH v1 6/6] power: regulator: tps65911: add regulator support
Pull request: u-boot-spi/master
2023-07-14 16:05 UTC (2+ messages)
Please pull u-boot-marvell/master
2023-07-14 16:04 UTC (2+ messages)
Pull request: please pull u-boot-imx-20230713
2023-07-14 16:04 UTC (2+ messages)
[PATCH v2 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
2023-07-14 15:43 UTC (3+ messages)
` [PATCH v2 5/6] net: add fastboot TCP documentation and IP6-only mode
[PATCH v3 0/7] clk: Switch from soc_clk_dump to clk_ops function
2023-07-14 15:24 UTC (8+ messages)
` [PATCH v3 1/7] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v3 2/7] clk: ast2600: Move soc_clk_dump function
` [PATCH v3 3/7] clk: k210: "
` [PATCH v3 4/7] clk: Add dump operation to clk_ops
` [PATCH v3 5/7] cmd: clk: Use dump function from clk_ops
` [PATCH v3 6/7] clk: treewide: switch to clock dump "
` [PATCH v3 7/7] cmd: clk: Make soc_clk_dump static
[PATCH v2 0/3] arm: mach-k3: am62: Add core number, gpu and pru autodetection FDT fixups
2023-07-14 15:23 UTC (4+ messages)
` [PATCH v2 1/3] arm: k3: Fix ft_system_setup so it can be enabled on any SoC
` [PATCH v2 2/3] arm: mach-k3: am62: Add CTRLMMR_WKUP_JTAG_DEVICE_ID register definition
` [PATCH v2 3/3] arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdt
[PATCH 00/18] K3 HS Support along with fixes
2023-07-14 14:32 UTC (21+ messages)
` [PATCH 01/18] arch: mach-k3: security: fix the check for authentication
` [PATCH 02/18] Kconfig: j721s2: Fix the scratchpad base
` [PATCH 03/18] board: ti: am64x: am64x.env: set fdtfile env variable
` [PATCH 04/18] mach-k3: common: correct the calculations for determining firewalls
` [PATCH 05/18] include: j7*_evm.h: Cleanups to be done
` [PATCH 06/18] configs: k3: Remove saved environments
` [PATCH 07/18] environment: ti: Prefix ARM64 DTB names with directory
` [PATCH 08/18] environment: ti: Make get_fdt_mmc common
` [PATCH 09/18] configs: Enable setexpr command on TI devices
` [PATCH 10/18] arm: k3: Add regex/gsub command handling
` [PATCH 11/18] env: Make common bootcmd across all k3 devices
` [PATCH 12/18] include: armv7: Enable distroboot across all configs
` [PATCH 13/18] configs: k3: make consistent bootcmd across all k3 socs
` [PATCH 14/18] board: ti: keys: add .key and .crt for fit signature signing
` [PATCH 15/18] k3-*-binman: dts: Pack u-boot.dtb instead of soc specific dtb
` [PATCH 16/18] lib: Kconfig: k3: Enable SHA512 for fit signature
` [PATCH 17/18] Kconfig: Enable FIT_SIGNATURE if ARM64
` [PATCH 18/18] configs: am64: Fix booting of fitImage on AM64x
[PATCHv4 0/5] net/lwip: add lwip library for the network stack
2023-07-14 14:20 UTC (6+ messages)
` [PATCHv4 1/5] net/lwip: add lwip-external submodule
` [PATCHv4 2/5] net/lwip: add lwip library for the network stack
` [PATCHv4 3/5] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv4 4/5] net/lwip: add dns command
` [PATCHv4 5/5] net/lwip: apps/http: add dns support
[PATCH 1/5] mips: octeon: Correct types in cvmx-pko3-queue
2023-07-14 14:13 UTC (7+ messages)
` [PATCH 2/5] arm: mx5: Correct mxc_set_clock function prototype
` [PATCH 3/5] spl: Correct spl_board_boot_device "
` [PATCH 4/5] CI: Update to gcc-13.1.0
` [PATCH 5/5] CI: Update to the latest "Jammy" tag
[PATCH v7 00/23] Migration to using binman for bootloader
2023-07-14 14:07 UTC (25+ messages)
` [PATCH v7 01/23] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v7 02/23] binman: ti-secure: Add support for TI signing
` [PATCH v7 03/23] arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v7 04/23] j721e: schema: yaml: Add general schema and J721E board config files
` [PATCH v7 05/23] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v7 06/23] j7200: yaml: Add J7200 board config files
` [PATCH v7 07/23] j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v7 08/23] am65x: yaml: Add AM65x board config files
` [PATCH v7 09/23] am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v7 10/23] am64x: yaml: Add board configs for AM64x
` [PATCH v7 11/23] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v7 12/23] j721s2: yaml: Add board configs for J721S2
` [PATCH v7 13/23] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v7 14/23] am62: yaml: Add board configs for AM62
` [PATCH v7 15/23] am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v7 16/23] am62a: yaml: Add board configs for AM62ax
` [PATCH v7 17/23] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v7 18/23] arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050
` [PATCH v7 19/23] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v7 20/23] doc: board: ti: Update documentation for binman flow
` [PATCH v7 21/23] binman: Overwrite symlink if it already exists
` [PATCH v7 22/23] buildman: Create a requirements.txt file
` [PATCH v7 23/23] CI: Make use of buildman requirements.txt
[PATCH 0/2] add a trailing space to prompt for visionfive2 board
2023-07-14 9:41 UTC (3+ messages)
` [PATCH 1/2] configs: visionfive2: add a trailing space to prompt
` [PATCH 2/2] doc: visionfive2: apply a trailing space to the prompt
[PATCH 1/2] Revert "lib: string: Fix strlcpy return value", fix callers
2023-07-14 11:24 UTC (2+ messages)
` [PATCH 2/2] lib/charset: fix u16_strlcat() return value
[PATCH] arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE
2023-07-14 10:50 UTC (3+ messages)
[PATCH v2 0/8] Integrate EFI capsule tasks into u-boot's build flow
2023-07-14 10:44 UTC (3+ messages)
` [PATCH v2 5/8] tools: mkeficapsule: Add support for parsing capsule params from config file
[PATCH v5 0/3] binman: Add support for externally encrypted blobs
2023-07-14 9:14 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] binman: Allow cipher node as special section
` [PATCH v5 3/3] binman: Add tests for etype encrypted
[PATCH] fwu: Show number of attempts in Trial State
2023-07-14 8:47 UTC
[PATCH] arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernel
2023-07-14 8:23 UTC
[PATCH] common: Kconfig: Fix CMD_BMP/BMP dependency
2023-07-14 7:39 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] menu: Ignore prompt variable if timeout is != 0
2023-07-14 7:36 UTC
[PATCH] cyclic: Add ratelimiting schedule() via CYCLIC_RATELIMIT_US
2023-07-14 7:01 UTC (3+ messages)
[PATCH v2] xilinx: board: Add support to pick bootscr address from DT
2023-07-14 6:19 UTC (3+ messages)
[PATCH v1 0/2] Introduce Meson SM driver
2023-07-14 5:30 UTC (10+ messages)
` [PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver
[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
2023-07-14 5:17 UTC (23+ messages)
` [PATCH 2/3] arm: dts: imx8mn: "
[PATCH] clk: scmi: claim the dependency on CONFIG_CLK
2023-07-14 2:14 UTC (3+ messages)
` Reminder, "
[PATCH] firmware: scmi: return a right errno for SCMI status code
2023-07-14 0:55 UTC (2+ messages)
[PATCH 07/10] test: dm: add SCMI base protocol test
2023-07-14 0:41 UTC (10+ messages)
[RFC PATCH 0/3] Minimal platform configuration
2023-07-13 22:54 UTC (6+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
[PATCH v2 0/9] rockchip: Fix PCIe and NVMe support on RK3568
2023-07-13 22:22 UTC (4+ messages)
` [PATCH v2 5/9] pci: pcie_dw_rockchip: Hide BARs of the root complex
[PATCH] CI: Add automatic retry for test.py jobs
2023-07-13 21:57 UTC (7+ messages)
[PATCH 1/2] CI: Update to QEMU 8.0.3
2023-07-13 21:53 UTC (6+ messages)
` [PATCH 2/2] CI: Update to the latest "Jammy" tag
` [PATCHv2 1/2] CI: Update to QEMU 8.0.3
[PATCH] arm: dts: Fix build of am62a7 dtbs
2023-07-13 19:40 UTC
[RFC PATCH 0/4] arm: dts: Sync k3-am62 with upstream
2023-07-13 19:38 UTC (8+ messages)
` [RFC PATCH 2/4] arm: mach-k3: am62: Add timer0 id to the dev list
` [RFC PATCH 3/4] arm: dts: Fix build of am62a7 dtbs
[PATCH v7 1/2] phy: phy-imx8mq-usb: add vbus regulator support
2023-07-13 19:17 UTC (3+ messages)
` [PATCH v7 2/2] phy: phy-imx8mq-usb: clean up clock code
[RFC PATCH 0/2] board: ti: Use Extension framework
2023-07-13 18:44 UTC (5+ messages)
` [RFC PATCH 2/2] board: ti: am65x: Move to using "
[PATCH v5] phy: phy-imx8mq-usb: add vbus regulator support
2023-07-13 17:56 UTC (4+ messages)
[PATCH v6 1/2] phy: phy-imx8mq-usb: add vbus regulator support
2023-07-13 17:55 UTC (4+ messages)
` [PATCH v6 2/2] phy: phy-imx8mq-usb: clean up clock code
[PATCH] usb: ehci-mx6: remove unnecessary regulator enable from probe
2023-07-13 17:53 UTC (3+ messages)
[PATCH v3 00/12] Remove unnecessary USBx dr_mode configuration
2023-07-13 17:37 UTC (2+ messages)
[PATCH 0/8] Some fixes for the rockchip dw_mipi_dsi driver
2023-07-13 16:03 UTC (4+ messages)
[PATCH] fwu: mtd: Fix dfu_alt_info generation for 2 images per bank
2023-07-13 15:59 UTC (2+ messages)
[PATCH u-boot 0/3] Revert broken Bootmenu commits
2023-07-13 15:12 UTC (13+ messages)
[PATCH 1/1] doc: riscv: running SiFive Unleashed image in QEMU
2023-07-13 14:56 UTC (2+ messages)
[PATCH] buildman: Switch ARC toolchain to the upstream version
2023-07-13 14:48 UTC (2+ messages)
[PATCH] efi_loader: Allow also empty capsule to be process
2023-07-13 14:35 UTC
[GIT PULL] Please pull fsl-qoirq-2023-7-6 for next
2023-07-13 14:35 UTC (3+ messages)
[PATCH] fwu: Allow code to properly decode trial state
2023-07-13 14:35 UTC
[PATCH v2 0/6] Support for AC5X NAND and AT-x240 board
2023-07-13 13:57 UTC (2+ messages)
[PATCH] arm: mvebu: Enable gpio-fan for Thecus N2350 board
2023-07-13 13:57 UTC (2+ messages)
[PATCH] arm: mvebu: Clean up Thecus N2350 board DTS
2023-07-13 13:56 UTC (2+ 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