messages from 2024-03-26 20:25:06 to 2024-03-28 03:35:41 UTC [more...]
[PATCH v2 0/6] riscv: add support for Milk-V Mars board
2024-03-28 3:35 UTC (12+ messages)
` [PATCH v2 1/6] riscv: do not set default fdt for VisionFive 2
` [PATCH v2 2/6] eeprom: starfive: function get_product_id_from_eeprom()
` [PATCH v2 3/6] riscv: set fdtfile on Milk-V Mars
` [PATCH v2 4/6] board: starfive: support Milk-V Mars board
` [PATCH v2 5/6] riscv: starfive: avoid including common.h
[PATCH v2] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
2024-03-28 2:18 UTC
[PATCH v3 0/6] imx93-11x11-evk: convert to OF_UPSTREAM
2024-03-28 1:55 UTC (13+ messages)
` [PATCH v3 1/6] gpio: imx_rgpio2p: support one address
` [PATCH v3 2/6] serial: lpuart: use ipg clk for i.MX7ULP
` [PATCH v3 3/6] cpu: drop imx9_cpu
` [PATCH v3 4/6] clk: imx93: fix anatop base
` [PATCH v3 5/6] dt-bindings: imx93: sync clock header
` [PATCH v3 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM
[PATCH v2 0/4] imx8m: convert i.MX8MM/Q/N/P-EVK to OF_UPSTREAM
2024-03-28 2:45 UTC (5+ messages)
` [PATCH v2 1/4] imx: imx8mq_evk: convert "
` [PATCH v2 2/4] imx: imx8mm_evk: "
` [PATCH v2 3/4] imx: imx8mn-evk: "
` [PATCH v2 4/4] imx: imx8mp_evk: "
[PATCH 0/4] imx8m: convert i.MX8MM/Q/N/P-EVK to OF_UPSTREAM
2024-03-28 2:26 UTC (7+ messages)
` [PATCH 1/4] imx: imx8mq_evk: convert "
` [PATCH 2/4] imx: imx8mm_evk: "
` [PATCH 3/4] imx: imx8mn-evk: "
` [PATCH 4/4] imx: imx8mp_evk: "
[PATCH v2 0/6] imx93-11x11-evk: convert to OF_UPSTREAM
2024-03-28 0:46 UTC (8+ messages)
` [PATCH v2 1/6] gpio: imx_rgpio2p: support one address
` [PATCH v2 2/6] serial: lpuart: use ipg clk for i.MX7ULP
` [PATCH v2 3/6] cpu: drop imx9_cpu
` [PATCH v2 4/6] clk: imx93: fix anatop base
` [PATCH v2 5/6] dt-bindings: imx93: sync clock header
` [PATCH v2 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM
[PATCH] warp7: Convert to watchdog driver model
2024-03-27 23:41 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Drive-by fixes
2024-03-27 23:37 UTC (2+ messages)
[PATCH] mx6cuboxi: fix ethernet after synchronise device-tree
2024-03-27 23:17 UTC (9+ messages)
[PATCH] tpm-v2: allow algo name to be conigured for pcr_read and pcr_extend
2024-03-27 22:37 UTC
[PATCH v2] tpm: display warning if using gpio reset with TPM
2024-03-27 22:12 UTC
tcg2_platform_get_log failing to read address and size of memory-region via ofnode_get_addr_size
2024-03-27 21:48 UTC (10+ messages)
[PATCH] tpm: display message when using gpio-reset instead of when missing it
2024-03-27 21:36 UTC (9+ messages)
[PATCH] net: ti: am65-cpsw-nuss: Don't crash in am65_cpsw_phy_init()
2024-03-27 17:09 UTC
[PATCH] mx6cuboxi: Do not print devicetree model
2024-03-27 17:03 UTC
[PATCH] mx6cuboxi: Convert to watchdog driver model
2024-03-27 16:04 UTC (2+ messages)
[PATCH 0/2] Use ATAGs for RK3588 For RAM Info
2024-03-27 15:03 UTC (11+ messages)
` [PATCH 1/2] rockchip: rk3588: Add support for ATAG parsing
` [PATCH 2/2] rockchip: rk3588: Add Support for RAM Defines from ATAGs
[PATCH] implement policy_pcr commands to lock NV-indexes behind a PCR
2024-03-27 14:47 UTC (4+ messages)
[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
2024-03-27 16:23 UTC (19+ messages)
` [PATCH u-boot-mvebu v3 01/18] arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia
` [PATCH u-boot-mvebu v3 02/18] arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
` [PATCH u-boot-mvebu v3 03/18] arm: mvebu: turris_{omnia, mox}: Don't print model two times
` [PATCH u-boot-mvebu v3 04/18] arm: mvebu: turris_omnia: Update MCU status and features reading
` [PATCH u-boot-mvebu v3 05/18] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu v3 06/18] arm: mvebu: turris_omnia: Print board ECDSA public key if available
` [PATCH u-boot-mvebu v3 07/18] arm: mvebu: turris_omnia: Disable Atmel SHA node if not present
` [PATCH u-boot-mvebu v3 08/18] arm: mvebu: spl: Do not build mvebu-reset in SPL
` [PATCH u-boot-mvebu v3 09/18] arm: mvebu: system-controller: Rework to use UCLASS_SYSCON
` [PATCH u-boot-mvebu v3 10/18] arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU
` [PATCH u-boot-mvebu v3 11/18] arm: mvebu: system-controller: Add support for SYSRESET
` [PATCH u-boot-mvebu v3 12/18] gpio: turris_omnia_mcu: Use byteorder conversion functions
` [PATCH u-boot-mvebu v3 13/18] gpio: turris_omnia_mcu: Update firmware features reading
` [PATCH u-boot-mvebu v3 14/18] gpio: turris_omnia_mcu: Add support for system power off via sysreset
` [PATCH u-boot-mvebu v3 15/18] arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig
` [PATCH u-boot-mvebu v3 16/18] cmd: rng: Print "Abort" on -EINTR
` [PATCH u-boot-mvebu v3 17/18] misc: turris_omnia_mcu: Add support for rng provided by MCU
` [PATCH u-boot-mvebu v3 18/18] arm: mvebu: turris_omnia: Enable rng command in defconfig
[PATCH 0/4] Cleanup K3 binman templating
2024-03-27 14:33 UTC (5+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries
[PATCH v3 0/6] TEE: minor cleanup
2024-03-27 14:17 UTC (3+ messages)
[PATCH 0/4] zlib: Address CVE-2016-9841
2024-03-27 14:14 UTC (5+ messages)
` [PATCH 1/4] zlib: Rename this variable to here (current decoding table entry)
` [PATCH 2/4] zlib: Rename write variable to wnext (window write index)
` [PATCH 3/4] zlib: Port fix for CVE-2016-9841 to U-Boot
` [PATCH 4/4] zlib: Remove incorrect ZLIB_VERSION
[PATCH 0/6] imx93-11x11-evk: convert to OF_UPSTREAM
2024-03-27 14:13 UTC (11+ messages)
` [PATCH 1/6] gpio: imx_rgpio2p: support one address
` [PATCH 2/6] serial: lpuart: use ipg clk for i.MX7ULP
` [PATCH 3/6] cpu: drop imx9_cpu
` [PATCH 4/6] clk: imx93: fix anatop base
` [PATCH 5/6] Makefile: tune the include order
` [PATCH 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM
[RFC PATCH] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
2024-03-27 14:06 UTC
[PATCH 0/6] riscv: adds T-Head C9xx basic and GMAC support
2024-03-27 13:30 UTC (9+ messages)
` [PATCH 1/6] cpu: add t-head's c9xx
` [PATCH 2/6] riscv/dts: add gmac node for th1520
` [PATCH 3/6] riscv/dts: add gmac node for lichee-pi-4a
` [PATCH 4/6] net/designware: add compatible for "snps,dwmac"
` [PATCH 5/6] config/th1520_lpi4a_defconfig:enable designware ethernet & realtek phy
` [PATCH 6/6] config/th1520_lpi4a.h: add more env option for booting linux
[PATCH v1] board: toradex: colibri-imx8x: Remove board_gpio_init
2024-03-27 12:45 UTC
[GIT PULL] u-boot-riscv/master
2024-03-27 12:12 UTC (2+ messages)
[PATCH v3 0/2] Introduce spl_soc_init() for SoC specific initialization
2024-03-27 12:11 UTC (3+ messages)
` [PATCH v3 1/2] spl: Introduce SoC specific init function
` [PATCH v3 2/2] arm64: zynq(mp): Rename spl_board_init() to spl_soc_init()
[PATCH 00/12] arm: xea: Provide support for different XEA board HW versions
2024-03-27 12:05 UTC (5+ messages)
[PATCH] mx6cuboxi: Fix board revision detection
2024-03-27 11:58 UTC (2+ messages)
mx6cuboxi: failes to detect model
2024-03-27 11:52 UTC (6+ messages)
[PATCH] mmc: rockchip_sdhci: Revert 4 blocks PIO mode read limit for RK35xx
2024-03-27 11:24 UTC (4+ messages)
[PATCH v2 0/2] Introduce spl_soc_init() for SoC specific initialization
2024-03-27 11:21 UTC (4+ messages)
` [PATCH v2 1/2] spl: Introduce SoC specific init function
` [PATCH v2 2/2] arm64: zynq(mp): Rename spl_board_init() to spl_soc_init()
[PATCH] arm: dts: kirkwood: Remove DTS files for Kirkwood boards
2024-03-27 6:21 UTC (3+ messages)
[PATCH v2 0/4] capsule: Generate capsules as part of sandbox build
2024-03-27 10:49 UTC (5+ messages)
` [PATCH v2 1/4] sandbox: capsule: remove capsule related configs
` [PATCH v2 2/4] sandbox: capsule: binman: generate some capsules as part of build
` [PATCH v2 3/4] capsule: add the generated capsules to gitignore
` [PATCH v2 4/4] capsule: Makefile: add the generated files to CLEAN_FILES list
[RFC] Makefile.lib: find capsule ESL dtsi file when CONFIG_OF_UPSTREAM=y
2024-03-27 8:50 UTC (2+ messages)
[PATCH v2 1/1] fs: ext4: all file paths are absolute
2024-03-27 8:09 UTC
[PATCH] ARM: stm32: Default dfu_alt_info for STM32MP13xx SPI NOR
2024-03-27 7:36 UTC (4+ messages)
[BUG] fdt_pack_reg in common/fdt_support.c can cause crash from unaligned access
2024-03-27 6:18 UTC (7+ messages)
[PATCH] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
2024-03-27 6:02 UTC (3+ messages)
[PATCH v4 0/5] Introduce ICSSG Ethernet driver
2024-03-27 5:28 UTC (6+ messages)
` [PATCH v4 1/5] net: ti: icssg: Add Firmware Interface for "
` [PATCH v4 2/5] net: ti: icssg: Add Firmware config and classification APIs
` [PATCH v4 3/5] net: ti: icssg: Add icssg queues APIs and macros
` [PATCH v4 4/5] net: ti: icssg: Add ICSSG ethernet driver
` [PATCH v4 5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id
[PATCH] configs: imx8mp_beacon: Enable PCIe NVMe drives
2024-03-27 4:10 UTC (2+ messages)
[PATCH v3 0/3] Add pcf2131 rtc support
2024-03-27 2:43 UTC (10+ messages)
` [PATCH v3 1/3] drivers: rtc: add pcf2131 rtc driver
` [EXT] "
` [PATCH v3 2/3] imx: imx93_evk: add rtc pcf2131
` [EXT] "
` [PATCH v3 3/3] configs: Enable RTC pcf2131 support
` [EXT] "
[PATCH] arm: imx: fix signature_block_hdr struct fields order
2024-03-27 2:00 UTC (3+ messages)
[PATCH 1/7] arm: ti: am3517_evm: Migrate to OF_UPSTREAM
2024-03-27 1:03 UTC (8+ messages)
` [PATCH 2/7] arm: ti: logicpd-torpedo: "
` [PATCH 3/7] arm: ti: logicpd-som-lv: "
` [PATCH 4/7] arm64: imx: imx8mp-beacon: "
` [PATCH 5/7] arm64: imx: imx8mm-beacon: "
` [PATCH 6/7] arm64: imx: imx8mn-beacon: "
` [PATCH 7/7] arm: davinci: Migrate da850-evm "
[PATCH v6 0/3] BOOTP/DHCPv4 enhancements
2024-03-26 23:58 UTC (3+ messages)
` [PATCH v6 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
[PATCH v5] cmd: mtd: OTP access support
2024-03-26 22:39 UTC
[PATCH v2 1/4] boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
2024-03-26 22:19 UTC (6+ messages)
` [PATCH v2 2/4] boot: fdt: Clean up env_get_bootm_size()
[PATCH v4 1/6] boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
2024-03-26 22:13 UTC (6+ messages)
` [PATCH v4 2/6] boot: fdt: Clean up env_get_bootm_size()
` [PATCH v4 3/6] boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
` [PATCH v4 4/6] boot: fdt: Clean up env_get_bootm_mapsize()
` [PATCH v4 5/6] boot: fdt: Drop lmb_alloc*() typecasts
` [PATCH v4 6/6] boot: fdt: Move usable variable below updated comment
[PATCH] am625x_evm_a53: Tweak boot command to set fdt
2024-03-26 21:28 UTC (2+ messages)
query on CONFIG_EXTRA_ENV_SETTINGS and boot different images
2024-03-26 21:22 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