messages from 2023-02-16 15:30:25 to 2023-02-19 14:53:05 UTC [more...]
[PATCH 00/15] tools: Support uploading tools to PyPi for use with pip
2023-02-19 14:51 UTC (3+ messages)
` [PATCH 01/15] binman: Avoid unwanted output in testFitFirmwareLoadables()
` [PATCH 02/15] Revert "patman: test_util: Print test stdout/stderr within test summaries"
[PATCH v2] Let the EQoS in imx8mp handle fixed-phy too
2023-02-19 14:27 UTC (2+ messages)
[PATCH v3 0/3] spl: allow loading via partition type GUID
2023-02-19 11:36 UTC (4+ messages)
` [PATCH v3 1/3] disk: accessors for conditional partition fields
` [PATCH v3 2/3] kconfig: new macro IF_ENABLED()
` [PATCH v3 3/3] spl: allow loading via partition type GUID
[RFC PATCH v3] doc: arch: Add document for RISC-V architecture
2023-02-19 14:41 UTC (4+ messages)
[PULL] u-boot-riscv/master
2023-02-19 6:09 UTC (3+ messages)
[PATCH 00/71] bootstd: Allow migration from distro_bootcmd scripts
2023-02-19 2:19 UTC (3+ messages)
` [PATCH 71/71] rockchip: Convert rockpro64-rk3399 to use standard boot
` rk3399 boards broken, only partially converted to standard boot? (was Re: [PATCH 71/71] rockchip: Convert rockpro64-rk3399 to use standard boot)
[Patch] net: dwc_eth_qos - works with fixed-phy
2023-02-18 20:11 UTC (5+ messages)
[PATCH] net: ipv6: IPv6 environment variable cleanup
2023-02-18 20:09 UTC (2+ messages)
[PATCH v3 00/95] RFC: Migrate to split config
2023-02-18 20:07 UTC (3+ messages)
` [PATCH v3 72/95] net: Add an SPL config for atheros
[PATCH 0/2] drivers: net: fsl-mc: fix MAC address fixup procedure
2023-02-18 20:07 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH 1/3] net: ksz9477: remove unnecessary dsa_set_tagging call
2023-02-18 20:05 UTC (6+ messages)
` [PATCH 2/3] net: ksz9477: remove unnecessary variable
` [PATCH 3/3] net: ksz9477: add port_probe function to config phy
[PATCH v3 00/81] RFC: Migrate to split config
2023-02-18 20:04 UTC (3+ messages)
` [PATCH v3 59/81] net: Add an SPL config for atheros
[RFC PATCH v2 00/56] Migrate to split config
2023-02-18 20:03 UTC (3+ messages)
` [RFC PATCH v2 37/56] net: Add an SPL config for atheros
[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
2023-02-18 15:29 UTC (12+ messages)
` [PATCH v4 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
` [PATCH v4 02/11] include: dm: ofnode: fix headers
` [PATCH v4 03/11] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v4 04/11] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v4 05/11] rockchip: timer: dw-apb-timer: convert dev_read_addr output to phys_addr_t
` [PATCH v4 06/11] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v4 07/11] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v4 08/11] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v4 09/11] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v4 10/11] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v4 11/11] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
[PATCH 1/4 v4] tpm: add a function that performs selftest + startup
2023-02-18 15:27 UTC (4+ messages)
` [PATCH 2/4 v4] efi_loader: use tpm_auto_start for the tpm device
` [PATCH 3/4 v4] tpm: sandbox: Change the return code when device is already open
` [PATCH 4/4 v4] test: add a test for the new tpm_auto_start() function
[PATCH v3 0/5] rockchip: Use external TPL binary to create a working firmware image
2023-02-18 13:00 UTC (9+ messages)
` [PATCH v3 3/5] Revert "board: rockchip: Fix binman_init failure on EVB-RK3568"
` [PATCH v3 2/5] rockchip: Use an external TPL binary on RK3568
` [PATCH v3 1/5] binman: Add support for a rockchip-tpl entry
` [PATCH v3 4/5] rockchip: mkimage: Update init size limit
` [PATCH v3 5/5] rockchip: evb-rk3568: Update defconfig
[PATCH] pci: ecm generic: use dev_read_() interface
2023-02-18 12:25 UTC
[PATCH] MAINTAINERS: assign sandbox drivers to SANDBOX
2023-02-18 9:38 UTC
[PATCH 1/1] sandbox: fix building with CONFIG_SPL_TIMER=y
2023-02-18 9:34 UTC
[PATCH 1/1] dm: core: revert "Don't inline dev_read...() calls with of-platdata"
2023-02-18 9:17 UTC
[PATCH 1/1] sandbox: allow building sandbox_spl with CONFIG_DEBUG
2023-02-18 8:33 UTC
[PATCH 0/5] binman: Tidy up the location for bintools
2023-02-18 2:16 UTC (7+ messages)
` [PATCH 1/5] binman: Correct an 'aot' typo
` [PATCH 2/5] binman: Update bintools documentation
` [PATCH 3/5] binman: Move the tools directory into the Bintool class
` [PATCH 4/5] binman: Use a private directory for bintools
` [PATCH 5/5] binman: Make the tooldir configurable
[PATCH 0/2] improve 'read' command, add 'write' command
2023-02-18 0:59 UTC (3+ messages)
` [PATCH 1/2] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing
` [PATCH 2/2] cmd: introduce 'write' command
[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
2023-02-17 23:49 UTC (31+ messages)
` [PATCH 03/13] arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA
` [PATCH 04/13] arm: rk3368: Select ARCH_EARLY_INIT_R when used
` [PATCH 05/13] common: Make ARCH_EARLY_INIT_R be selected only
` [PATCH 06/13] imx9: Remove ARCH_MISC_INIT
` [PATCH 07/13] mvebe: Drop ARCH_MISC_INIT from alleycat 5
` [PATCH 09/13] s5p: Remove empty arch_misc_init
` [PATCH 10/13] verdin-imx8mm: Remove unused SPL_BOARD_INIT
` [PATCH 11/13] imx8mm-mx8menlo: Drop SPL_BOARD_INIT
` [PATCH 13/13] common: Make ARCH_MISC_INIT be selected only
[PATCH 0/3] Introduce new sign binman's option
2023-02-17 23:49 UTC (17+ messages)
` [PATCH 1/3] binman: add sign option for binman
[PATCH] binman: Avoid requiring a home directory on startup
2023-02-17 23:49 UTC (11+ messages)
[PATCH v3 0/9] vidconsole: refactoring and support for wider fonts
2023-02-17 23:49 UTC (5+ messages)
` [PATCH v3 9/9] video console: add 12x22 console simple font test
[PATCH v2] riscv: binman: Add help message for missing blobs
2023-02-17 23:49 UTC (3+ messages)
[PATCH v4 0/1] vidconsole: refactoring and support for wider fonts
2023-02-17 23:49 UTC (3+ messages)
` [PATCH v4 1/1] video console: refactoring and optimization
[PATCH] sandbox: video: Fix building without SDL
2023-02-17 22:45 UTC
[PATCH] trace: Relax test requirements
2023-02-17 22:45 UTC
[PATCH v3 00/10] usb: dwc3: Refactor dwc3-generic and apply to dwc3-uniphier
2023-02-17 19:58 UTC (7+ messages)
` [PATCH v3 08/10] phy: socionext: Add UniPhier USB3 PHY driver
[PATCH] cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive
2023-02-17 19:19 UTC (2+ messages)
[PATCH] common: avb_verify: prevent opening incorrect session
2023-02-17 19:19 UTC (3+ messages)
` [PATCH v4] "
[PATCH] rockchip: dts: rk3328: fix sdram params
2023-02-17 18:30 UTC (4+ messages)
[PATCH v2] efi_loader: Measure the loaded DTB
2023-02-17 17:18 UTC (2+ messages)
[PATCH v4 00/16] General Tegra improvements
2023-02-17 16:35 UTC (8+ messages)
[PATCH v3] bootstd: Replicate the dtb-filename quirks of distroboot
2023-02-17 15:51 UTC (2+ messages)
[PATCH v2 1/1] spl: allow loading via partition type GUID
2023-02-17 15:03 UTC (11+ messages)
[ANN] U-Boot v2023.04-rc2 released
2023-02-17 15:01 UTC (3+ messages)
[PATCH 12/13] global: Add a select for ARCH_MISC_INIT where used
2023-02-17 14:42 UTC (6+ messages)
` [PATCHv2 "
[PATCH 0/3] rockchip: Use external TPL binary to create a working firmware image
2023-02-17 14:42 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 6/6] RFC: binman: Improve allow missing for mkimage entry
[PATCH v2 1/5] phy: phy-mtk-tphy: remove macros to prepare bitfield value
2023-02-17 13:35 UTC (6+ messages)
` [PATCH v2 2/5] phy: phy-mtk-tphy: add support mt8195
` [PATCH v2 3/5] usb: xhci-mtk: modify the SOF/ITP interval for mt8195
` [PATCH v2 4/5] dt-bindings: phy-mtk-tphy: add support mt8195
` [PATCH v2 5/5] dt-bindings: usb: mtk-xhci: "
sunxi A33 MIPI DSI LCD support
2023-02-17 11:00 UTC
[PATCH v4 00/12] rockchip: Add Radxa CM3 support
2023-02-17 11:58 UTC (13+ messages)
` [PATCH v4 01/12] rockchip: rk3568: Move DM_RESET in arch kconfig
` [PATCH v4 02/12] dt-bindings: rockchip: Sync rockchip, vop2.h from Linux
` [PATCH v4 03/12] arm64: dts: rockchip: rk3566: Add Radxa Compute Module 3
` [PATCH v4 04/12] arm64: dts: rockchip: rk3566: Add Radxa Compute Module 3 IO
` [PATCH v4 05/12] board: rockchip: Add Radxa Compute Module 3 IO Board
` [PATCH v4 06/12] phy: rockchip: inno-usb2: Add support #address_cells = 2
` [PATCH v4 07/12] phy: rockchip-inno-usb2: Add USB2 PHY for rk3568
` [PATCH v4 08/12] drivers: phy: add naneng combphy "
` [PATCH v4 09/12] arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates
` [PATCH v4 10/12] rockchip: rk3568: add rk3568 pinctrl driver
` [PATCH v4 11/12] rockchip: rk3568: Select DM_REGULATOR_FIXED
` [PATCH v4 12/12] rk3566: radxa-cm3: Enable USB2.0, USB3.0 support
[PATCH v2] binman: bintool: Add support for tool directories
2023-02-17 11:46 UTC
[PATCH] lmb: Bump CONFIG_LMB_MAX_REGIONS
2023-02-17 9:28 UTC (8+ messages)
[PATCH v3 00/11] Fixes for Rockchip NFC driver part 1
2023-02-17 8:45 UTC (14+ messages)
` [PATCH v3 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
` [PATCH v3 02/11] include: dm: ofnode: fix headers
` [PATCH v3 03/11] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v3 04/11] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v3 05/11] rockchip: timer: dw-apb-timer: convert dev_read_addr output to phys_addr_t
` [PATCH v3 06/11] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v3 07/11] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v3 08/11] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v3 09/11] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v3 10/11] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v3 11/11] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
[PATCH] arm: mvebu: Use 4K sector for Thecus N2350 SPI flash
2023-02-17 8:38 UTC (2+ messages)
[PATCH] riscv: binman: Add help message for missing blobs
2023-02-17 7:58 UTC (3+ messages)
[PATCH] configs: evb-ast2600: Enable configs to store env in SPI
2023-02-17 6:23 UTC (2+ messages)
[PATCH v2 0/9] blk: blkmap: Composable virtual block devices
2023-02-17 2:55 UTC (17+ messages)
` [PATCH v2 1/9] image: Fix script execution from FIT images with external data
` [PATCH v2 2/9] cmd: blk: Allow generic read/write operations to work in sandbox
` [PATCH v2 3/9] blk: blkmap: Add basic infrastructure
` [PATCH v2 4/9] blk: blkmap: Add memory mapping support
` [PATCH v2 5/9] blk: blkmap: Add linear device "
` [PATCH v2 6/9] cmd: blkmap: Add blkmap command
` [PATCH v2 7/9] test: blkmap: Add test suite
` [PATCH v2 8/9] doc: blkmap: Add introduction and examples
` [PATCH v2 9/9] efi_loader: device_path: support blkmap devices
[PATCH] binman: bintool: Add support for tool directories
2023-02-17 2:55 UTC (2+ messages)
[PATCH 1/2 v3] tpm: add a function that performs selftest + startup
2023-02-17 2:55 UTC (6+ messages)
[PATCH v1 00/18] arm: Add Rockchip RK3588 support
2023-02-16 21:44 UTC (3+ messages)
` [PATCH v1 05/18] clk: rockchip: Add rk3588 clk support
[PATCH v2] efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
2023-02-16 20:41 UTC (3+ messages)
[PATCH] efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
2023-02-16 16:48 UTC (2+ messages)
[PATCH v2 0/3] fdt: introduce "fsapply" command
2023-02-16 16:13 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