messages from 2024-03-27 11:14:59 to 2024-03-28 11:17:37 UTC [more...]
[PATCH v1 1/1] [U-Boot] drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG
2024-03-28 6:27 UTC (2+ messages)
[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
2024-03-28 11:17 UTC (38+ 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] net: fec_mxc: Avoid enable regulator failure
2024-03-28 10:57 UTC
[PATCH] arm: imx: Fix incorrect return value
2024-03-28 10:50 UTC
[PATCH] thermal: imx_tmu: Fix TMU error on iMX8MQ
2024-03-28 10:49 UTC
[PATCH] arm: imx9: Fix MMU map table overlap
2024-03-28 10:49 UTC
[PATCH 1/2] arm: imx9: Correct imx9_probe_mu prototype
2024-03-28 10:48 UTC (2+ messages)
` [PATCH 2/2] arm: imx9: Call imx9_probe_mu for DM post in board_r
[PATCH v2 0/3] crypto/fsl: allow accessing Job Ring from non-TrustZone
2024-03-28 10:30 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] configs: colibri-imx7: set non-secure boot mode as default
` [PATCH v2 3/3] configs: colibri-imx7: allow accessing job-rings from non-TrustZone
Thoughts about U-boot binary size increase
2024-03-28 10:29 UTC (3+ messages)
[NEXT] Pull request acpi-next-20240328
2024-03-28 10:16 UTC
[PATCH v2] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
2024-03-28 9:37 UTC (4+ messages)
[PATCH 0/3] Add support for jtag disable/enable and multiboot get/set for zynq
2024-03-28 9:01 UTC (4+ messages)
` [PATCH 1/3] zynq: Add get function for multi boot address register
` [PATCH 2/3] zynq: Add function to enable JTAG
` [PATCH 3/3] zynq: Add function to lock JTAG enable bits
[PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
2024-03-28 8:38 UTC (8+ messages)
tcg2_platform_get_log failing to read address and size of memory-region via ofnode_get_addr_size
2024-03-28 8:33 UTC (11+ messages)
[PATCH v2 1/2] arm: socfpga: arria10: add option to reprogram the FPGA every reboot
2024-03-28 8:00 UTC (5+ messages)
` [PATCH v3 0/2] arm: socfpga: arria10: allow to reprogram FPGA with warm reboot
` [PATCH v3 1/2] arm: socfpga: arria10: add option to reprogram the FPGA every reboot
` [PATCH v3 2/2] chameleonv3: set in defconfig for FPGA to reprogramevery reboot
[PATCH v2 0/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Drive-by fixes
2024-03-28 7:38 UTC (3+ messages)
[[PATCH v2]] riscv: add backtrace support
2024-03-28 7:36 UTC (2+ messages)
[PATCH] tpm-v2: allow algo name to be conigured for pcr_read and pcr_extend
2024-03-28 7:36 UTC (2+ messages)
[PATCH v1 0/2] Support new RISC-V ISA extension properties
2024-03-28 7:12 UTC (5+ messages)
` [PATCH v1 1/2] riscv: don't read riscv, isa in the riscv cpu's get_desc()
` [PATCH v1 2/2] riscv: support extension probing using riscv, isa-extensions
[PATCH v2] tpm: display warning if using gpio reset with TPM
2024-03-28 7:08 UTC (2+ messages)
[PATCH] mx6cuboxi: fix ethernet after synchronise device-tree
2024-03-28 7:08 UTC (10+ messages)
[PATCH v2] net: ti: am65-cpsw-nuss: handle missing PHY in am65_cpsw_phy_init() gracefully
2024-03-28 6:29 UTC
[PATCH v2 0/6] riscv: add support for Milk-V Mars board
2024-03-28 6:24 UTC (10+ messages)
` [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] starfive: visionfive2: switch to standard boot
2024-03-28 5:02 UTC (5+ messages)
[PATCH v4 0/5] imx93: Conver to OF_UPSTREAM
2024-03-28 5:05 UTC (5+ messages)
` [PATCH v4 1/5] gpio: imx_rgpio2p: support one address
` [PATCH v4 2/5] serial: lpuart: use ipg clk for i.MX7ULP
` [PATCH v4 3/5] cpu: drop imx9_cpu
` [PATCH v4 4/5] clk: imx93: fix anatop base
[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] 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 (10+ 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 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 (3+ messages)
[PATCH v2 0/2] Introduce spl_soc_init() for SoC specific initialization
2024-03-27 11:21 UTC (3+ messages)
` [PATCH v2 1/2] spl: Introduce SoC specific init function
[PATCH] arm: dts: kirkwood: Remove DTS files for Kirkwood boards
2024-03-27 4:30 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