messages from 2024-01-19 21:33:16 to 2024-01-22 15:46:57 UTC [more...]
Please pull u-boot-marvell/master
2024-01-22 15:46 UTC
[PATCH 0/5] rockchip: Add support for rv1126 based Sonoff iHost Gateway
2024-01-22 15:36 UTC (7+ messages)
` [PATCH 1/5] arm: dts: rockchip: Sync rv1126 dts from linux 6.8-rc1
` [PATCH 2/5] ram: rockchip: Add rv1126 ddr4 support
` [PATCH 3/5] board: rockchip: Add Sonoff iHost board
` [PATCH 4/5] rockchip: rv1126: select SPL_OPTEE_IMAGE
` [PATCH 5/5] rockchip: rv1126: Move RAM disk address
[PATCH v2 0/2] board: solidrun: clearfog gtr: add serdes configuration
2024-01-22 15:19 UTC (2+ messages)
Pull request: Please pull u-boot-imx-20240115
2024-01-22 15:10 UTC (2+ messages)
[PATCH v5 0/7] board: siemens: clean up subfolders
2024-01-22 15:10 UTC (9+ messages)
` [PATCH v5 1/7] siemens: eeprom: clean up definitions
` [PATCH v5 2/7] siemens: eeprom: simplify setup & read
` [PATCH v5 3/7] siemens draco: i2c: use driver model for u-boot
` [PATCH v5 4/7] siemens: board: etamin: remove deprecated nand config
` [PATCH v5 5/7] siemens: board: clean up draco products vs common
` [PATCH v5 6/7] siemens: board: clean up includes
` [PATCH v5 7/7] siemens: factoryset: use correct config for soc specific implementation
[PATCH v4 0/6] board: siemens: clean up subfolders
2024-01-22 15:06 UTC (5+ messages)
[PATCH v2 00/13] arm: exynos: Add E850-96 board
2024-01-22 15:05 UTC (2+ messages)
[PATCH] ARM: imx: Enable kaslrseed command on Data Modul i.MX8M Mini/Plus eDM SBC
2024-01-22 14:55 UTC
Pull request efi-2024-04-rc1-3
2024-01-22 14:47 UTC (2+ messages)
Pull request: SoCFPGA changes for commit 3c9bb8fbdc77f
2024-01-22 14:47 UTC (2+ messages)
[PATCH] x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo
2024-01-22 14:35 UTC
[PATCH v3 0/5] net: hifemac: a few cleanups
2024-01-22 14:33 UTC (6+ messages)
` [PATCH v3 1/5] net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
` [PATCH v3 2/5] net: hifemac: fix log reporting
` [PATCH v3 3/5] net: hifemac: register MDIO bus device for subnode
` [PATCH v3 4/5] net: hifemac: implement `net stats` needed ops
` [PATCH v3 5/5] net: hifemac: make some functions static
[PATCH v4 0/6] rpi5: initial support
2024-01-22 14:30 UTC (17+ messages)
` "
[PATCH v4 0/6] rpi5: initial support
2024-01-22 13:46 UTC (2+ messages)
[PATCH 1/1] lib: support SMBIOS3 table in uuid_guid_get_str()
2024-01-22 13:46 UTC (2+ messages)
[PATCH] ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
2024-01-22 13:01 UTC (4+ messages)
[PATCH] pico-dwarf/hobbit-imx6ul: Convert to CONFIG_DM_SERIAL
2024-01-22 13:01 UTC (2+ messages)
[PATCH] wandboard: Convert to watchdog driver model
2024-01-22 13:00 UTC (2+ messages)
[PATCH v2] ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC
2024-01-22 13:00 UTC (3+ messages)
[PATCH 1/2] imx8m: Enable LTO by default
2024-01-22 12:59 UTC (2+ messages)
[PATCH v2 0/2] binman: ti_board_cfg: Add yamllint support
2024-01-22 12:59 UTC (3+ messages)
` [PATCH v2 2/2] tools: binman: ti_board_cfg: Check for linting problems
[PATCH v8 00/16] Introduce initial TI's J784S4 and AM69 support
2024-01-22 12:58 UTC (13+ messages)
` [PATCH v8 01/16] arm: mach-k3: Kconfig: Sort SOC_K3 config entries
` [PATCH v8 05/16] arm: mach-k3: Sort SoC JTAG_ID entries
` [PATCH v8 06/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v8 07/16] arm: mach-k3: j784s4: Add clk and power support
` [PATCH v8 08/16] drivers: dma: Add support for J784S4 SoC
` [PATCH v8 13/16] arm: dts: Introduce am69-sk u-boot dts files
[PATCH 00/10] Add support for Ethernet Boot on SK-AM62
2024-01-22 10:19 UTC (9+ messages)
` [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL
` [PATCH 07/10] arm: mach-k3: am625_init: Probe AM65 CPSW NUSS
[PATCH u-boot v2019.04-aspeed-openbmc] ARM: dts: aspeed: Add Ampere's BMC platform (AST2600)
2024-01-22 3:08 UTC (2+ messages)
[PATCH 00/18] FWU: Migrate FWU metadata to version 2
2024-01-22 11:54 UTC (19+ messages)
` [PATCH 01/18] configs: fwu: Remove FWU configs for metadata V2 migration
` [PATCH 02/18] fwu: metadata: Migrate to version 2 of the structure
` [PATCH 03/18] drivers: fwu: Add the size parameter to the metadata access API's
` [PATCH 04/18] fwu: Add some API's for metadata version 2 access
` [PATCH 05/18] lib: fwu: Make changes to support version 2 of FWU metadata
` [PATCH 06/18] drivers: fwu: mtd: Allocate buffer for image info dynamically
` [PATCH 07/18] drivers: fwu: Allocate memory for metadata copies
` [PATCH 08/18] fwu: Add a function to put a bank in Trial State
` [PATCH 09/18] capsule: Accept a bank on a successful update
` [PATCH 10/18] fwu: mtd: Modify the DFU API's to align with metadata version 2
` [PATCH 11/18] efi_firmware: fwu: Do not read FWU metadata on sandbox
` [PATCH 12/18] efi_firmware: fwu: Get the number of FWU banks at runtime
` [PATCH 13/18] cmd: fwu: Align the command with metadata version 2
` [PATCH 14/18] test: fwu: Align the FWU metadata access test with "
` [PATCH 15/18] fwu: Remove the config symbols for number of banks and images
` [PATCH 16/18] tools: mkfwumdata: Migrate to metadata version 2
` [PATCH 17/18] configs: fwu: Re-enable FWU configs
` [PATCH 18/18] doc: fwu: Make changes for supporting FWU Metadata version 2
[PATCH 0/3] arm: mvebu: helios-4: add defconfig forspi booting et al
2024-01-22 11:45 UTC (4+ messages)
` [PATCH 3/3] arm: mvebu: helios-4: add defconfig for spi booting
[PATCH v4 00/11] An effort to bring DT bindings compliance within U-Boot
2024-01-22 11:45 UTC (6+ messages)
[PATCH 0/5] k3-j721e: beagleboneai: Fix USB
2024-01-22 11:39 UTC (10+ messages)
` [PATCH 4/5] arm: dts: k3-j721e-beagleboneai64: Fix USB operation
[PATCH RFC] spi: cadence_qspi: Address the comparison failure for 0-8
2024-01-22 11:13 UTC
[PATCH v3 0/2] SPL EBBR - EFI System Partition support
2024-01-22 11:10 UTC (3+ messages)
` [PATCH v3 1/2] part: Add a function to find ESP partition
` [PATCH v3 2/2] spl: Add support for booting from ESP
[PATCH] sunxi: dts: update devicetree files from Linux-v6.8-rc1
2024-01-22 11:09 UTC
[PATCH v3 0/6] rockchip: add vendor-wide support for detecting U-Boot proper boot medium
2024-01-22 10:49 UTC (4+ messages)
` [PATCH v3 4/6] rockchip: find U-boot proper boot device by inverting the logic that sets it
[PATCH v4 0/6] board: siemens: clean up subfolders
2024-01-22 10:47 UTC (2+ messages)
` [PATCH v4 1/6] siemens: eeprom: clean up definitions
[PATCH] arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names property as fallback (kernel 5.19+)
2024-01-22 10:30 UTC
[PATCH v2 0/2] SPL EBBR - EFI System Partition support
2024-01-22 9:15 UTC (9+ messages)
` [PATCH v2 1/2] part: Add a function to find ESP partition
` [PATCH v2 2/2] spl: Add support for booting from ESP
[PATCH] rockchip: sdram: fix LPDDR5 bank info for sys_reg version 3
2024-01-22 7:46 UTC
[PATCH] efi_loader: check efi_get_variable_int return value
2024-01-22 7:26 UTC
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2024-01-22 6:44 UTC (2+ messages)
` "
[PATCH 03/60] net: mediatek: add support for XGMII interface
2024-01-22 2:08 UTC
[PATCH 02/60] net: mediatek: add support for adjusting MDIO clock
2024-01-22 2:08 UTC
[PATCH 01/60] arm: dts: mt7988-sd-rfb: add SD pin driving settings
2024-01-22 2:07 UTC
[PATCH 01/11] dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions
2024-01-22 0:48 UTC (26+ messages)
` [PATCH 02/11] dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions
` [PATCH 03/11] clk: renesas: Add R8A779H0 V4M clock tables
` [PATCH 04/11] clk: renesas: Implement R8A779H0 V4M PLL7 support
` [PATCH 05/11] pinctrl: renesas: Add R8A779H0 V4M PFC tables
` [PATCH 06/11] mtd: spi: renesas: Add R8A779H0 V4M support
` [PATCH 07/11] ARM: renesas: Add R8A779H0 V4M Kconfig entry and PRR ID
` [PATCH 08/11] ARM: dts: renesas: Add Renesas R8A779H0 V4M SoC support
` [PATCH 09/11] ARM: dts: renesas: Add Renesas R8A779H0 V4M DT extras
` [PATCH 10/11] ARM: dts: renesas: Add Renesas Gray Hawk boards support
` [PATCH 11/11] ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code
[PATCH 1/3] net: phy: Make eth_phy_get_addr() generic
2024-01-22 0:28 UTC (5+ messages)
` [PATCH 2/3] net: sh_eth: Use PHY MDIO address from DT if available
` [PATCH 3/3] net: ravb: "
[PATCH] usb: dwc3-of-simple: Remove Amlogic and Rockchip compatible
2024-01-22 0:16 UTC (2+ messages)
[PATCH v3] arch: arm: Kconfig: Enable BOOTSTD_FULL for Rockchip SoCs
2024-01-21 22:07 UTC (12+ messages)
[PATCH v5] arch: arm: mach-rockchip: Kconfig: Enable BOOTSTD_FULL for RK3399 and RK3588
2024-01-21 22:04 UTC
[PATCH v3] common: usb-hub: Reset hub port before scanning
2024-01-21 21:37 UTC (4+ messages)
[PATCH] ARM: renesas: whitehawk: Drop extra leading space
2024-01-21 21:22 UTC (2+ messages)
[PATCH v2 0/4] net: hifemac: a few cleanups
2024-01-21 21:02 UTC (5+ messages)
` [PATCH v2 1/4] net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
` [PATCH v2 2/4] net: hifemac: fix log reporting
` [PATCH v2 3/4] net: hifemac: register MDIO bus device for subnode
` [PATCH v2 4/4] net: hifemac: implement `net stats` needed ops
[PATCH v2] rng: Add Turris Mox rWTM RNG driver
2024-01-21 20:17 UTC
[PATCH 1/3] clk: renesas: Drop include common.h
2024-01-21 17:31 UTC (3+ messages)
` [PATCH 2/3] pinctrl: "
` [PATCH 3/3] ARM: "
ACPI Vendor ID Request
2024-01-21 15:17 UTC (2+ messages)
[PATCH v3 0/3] riscv: sophgo: milkv_duo: add support for Milk-V Duo board
2024-01-21 15:05 UTC (4+ messages)
` [PATCH v3 1/3] riscv: dts: sophgo: add basic device tree "
` [PATCH v3 2/3] riscv: sophgo: milkv_duo: initial support added
` [PATCH v3 3/3] doc: sophgo: milkv_duo: document Milk-V Duo board
[PATCH 1/1] acpi: remove duplicate declaration of acpi_fill_header()
2024-01-21 14:05 UTC
[PATCH 1/1] acpi: document HETP table
2024-01-21 13:44 UTC
[PATCH 1/1] MAINTAINERS: add include/acpi/ to ACPI
2024-01-21 13:41 UTC
[PATCH 1/1] acpi: rename aslc_id, aslc_revision
2024-01-21 11:52 UTC
[PATCH v1] sunxi: R528: add UART1 support
2024-01-21 11:49 UTC
[PATCH] doc: uefi: remove duplicate word "has"
2024-01-21 9:10 UTC (2+ messages)
[PATCH] sunxi: add defconfig for nanopi_duo2
2024-01-21 1:15 UTC (2+ messages)
[PATCH] pinctrl: aspeed: add pass-through pins and siopbi/siopbo
2024-01-20 23:28 UTC
[PATCH v5 00/13] Add T114 video support
2024-01-20 16:55 UTC (14+ messages)
` [PATCH v5 01/13] video: tegra20: dc: diverge DC per-SOC
` [PATCH v5 02/13] video: tegra20: dc: fix image shift on rotated panels
` [PATCH v5 03/13] video: tegra20: consolidate DC header
` [PATCH v5 04/13] video: tegra20: dc: pass DC id to internal devices
` [PATCH v5 05/13] video: tegra20: dc: add PLLD2 parent support
` [PATCH v5 06/13] video: tegra20: dc: add reset support
` [PATCH v5 07/13] video: tegra20: dc: add powergate
` [PATCH v5 08/13] video: tegra20: dc: fix the clock divider calculation if PLLD/D2 is used
` [PATCH v5 09/13] video: tegra20: add MIPI calibration driver
` [PATCH v5 10/13] video: tegra20: dsi: add T114 support
` [PATCH v5 11/13] video: tegra20: dsi: add reset support
` [PATCH v5 12/13] video: tegra20: dsi: remove pre-configuration
` [PATCH v5 13/13] video: tegra20: dsi: set correct fifo depth
[PATCH V2 00/10] board/ti: k3 boards: Stop using findfdt
2024-01-20 16:36 UTC (2+ messages)
[PATCH v2] net: sun8i-emac: Add support for fixed-link phy
2024-01-20 16:26 UTC
[PATCH 0/1] This patch adds support for the entropy generator present in
2024-01-20 14:45 UTC (3+ messages)
` [PATCH 1/1] add turris-rwtm-rng from CZ.NIC rWTM Firmware
[PATCH v1] Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
2024-01-20 13:40 UTC (2+ messages)
[PATCH v2] ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOM
2024-01-20 12:15 UTC (2+ messages)
[PATCH 1/2] board: rockchip: Add support for rk3588s based Cool Pi 4B
2024-01-20 11:36 UTC (2+ messages)
` [PATCH 2/2] board: rockchip: Add support for rk3588 based Cool Pi CM5 EVB
[PATCH 0/1] riscv: Support building with Clang
2024-01-20 0:20 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v1] net: sun8i-emac: Add support for fixed-link phy
2024-01-19 21:56 UTC (6+ messages)
[PATCH] env: sf: report malloc error to caller
2024-01-19 21:32 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