messages from 2023-12-18 17:31:25 to 2023-12-19 15:05:11 UTC [more...]
[PATCH v4 0/9] acpi: add ACPI support on QEMU ARM and RISC-V
2023-12-19 15:04 UTC (5+ messages)
` [PATCH v4 1/9] acpi: Kconfig symbol CONFIG_QFW_ACPI
` [PATCH v4 2/9] acpi: carve out qfw_acpi.c
` [PATCH v4 3/9] arm: add ACPI fields to global data
` [PATCH v4 4/9] riscv: "
[PATCH] get_maintainer.pl: Add --git to look up CCed in git history
2023-12-19 14:55 UTC (2+ messages)
[PATCH v1] arm: dts: k3-am625-verdin: fix DDRSS configuration
2023-12-19 14:55 UTC (4+ messages)
[PATCH] net: fix NetConsole documentation reference
2023-12-19 14:55 UTC (2+ messages)
[PATCH] doc: Remove README.sha1 file
2023-12-19 14:55 UTC (2+ messages)
[PATCH v3 0/9] acpi: add ACPI support on QEMU ARM and RISC-V
2023-12-19 14:51 UTC (13+ messages)
` [PATCH v3 1/9] acpi: Kconfig symbol CONFIG_QFW_ACPI
` [PATCH v3 2/9] acpi: carve out qfw_acpi.c
` [PATCH v3 3/9] arm: add ACPI fields to global data
` [PATCH v3 4/9] risc-v: "
` [PATCH v3 5/9] acpi: enable writing ACPI tables on QEMU
` [PATCH v3 6/9] risc-v: add support for QEMU firmware tables
` [PATCH v3 7/9] risc-v: allow usage of ACPI
` [PATCH v3 8/9] configs: qemu: add config fragment for ACPI
` [PATCH v3 9/9] arm: enable support for QEMU firmware tables
[PATHv11 00/43] net/lwip: add lwip library for the network stack
2023-12-19 14:37 UTC (5+ messages)
` [PATHv11 28/43] configs/turris_omnia_defconfig: enable LTO
[PATCH 0/4] Facilitate new atmel raw nand driver for SAMA5D2
2023-12-19 14:32 UTC (3+ messages)
` [PATCH 4/4] mtd: nand: raw: atmel: Remove duplicate definitions
[PATCH v4 0/1] efi: Minor improvements for the EFI app
2023-12-19 14:27 UTC (2+ messages)
` [PATCH v4 1/1] efi: Avoid using dm_scan_other()
[PATCH v2 10/10] Makefile: Use the fdtgrep -u flag
2023-12-19 14:21 UTC
[PATCH] ti: am335x: Remove unused linker script
2023-12-19 14:03 UTC
[PATCH] lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure
2023-12-19 13:42 UTC (4+ messages)
[PATCH v2] arm: spl: Use separate fault handlers instead of a single common one
2023-12-19 13:33 UTC
[PATCH V3] ARM add initial support for the Phytium Pe2201 Board
2023-12-19 13:00 UTC (2+ messages)
Adding EFI runtime support to the Arm's FF-A bus
2023-12-19 12:47 UTC (8+ messages)
Proposal: U-Boot memory management
2023-12-19 12:45 UTC (19+ messages)
[PATCH] test/py: mdio: Add tests for mdio command
2023-12-19 12:20 UTC
[PATCH] cmd/mem.c: use memmove in do_mem_cp()
2023-12-19 11:57 UTC
[PATCH v2 00/17] video: dw_hdmi: Support Vendor PHY
2023-12-19 11:51 UTC (23+ messages)
` [PATCH v2 01/17] video: rockchip: hdmi: Detect hpd after controller init
` [PATCH v2 02/17] video: dw_hdmi: Add Vendor PHY handling
` [PATCH v2 03/17] video: dw_hdmi: Extend the HPD detection
` [PATCH v2 04/17] video: dw_hdmi: Add read_hpd hook
` [PATCH v2 05/17] video: dw_hdmi: Add setup_hpd hook
` [PATCH v2 06/17] video: rockchip: vop: Simplify rkvop_enable
` [PATCH v2 07/17] video: rockchip: vop: Add win offset support
` [PATCH v2 08/17] video: rockchip: vop: Add dsp "
` [PATCH v2 09/17] clk: rockchip: rk3328: Add VOP clk support
` [PATCH v2 10/17] clk: rk3328: Add get hdmiphy clock
` [PATCH v2 11/17] phy: rockchip: Add Rockchip INNO HDMI PHY driver
` [PATCH v2 12/17] video: rockchip: Add rk3328 hdmi support
` [PATCH v2 13/17] video: rockchip: Add rk3328 vop support
` "
` Re:Re: [PATCH "
` [PATCH v2 14/17] ARM: dts: rk3328: Enable VOP for bootph-all
` [PATCH v2 15/17] rockchip: Enable preconsole for rk3328
` [PATCH v2 16/17] configs: evb-rk3328: Enable vidconsole "
` [PATCH v2 17/17] configs: Enable HDMI Out for ROC-RK3328-CC
[PATCH 00/13] arm: exynos: Add E850-96 board
2023-12-19 11:41 UTC (13+ messages)
` [PATCH 09/13] pinctrl: exynos: Add pinctrl support for Exynos850
` [PATCH 08/13] clk: exynos: Add Exynos850 clock driver
` [PATCH 07/13] clk: exynos: Add Samsung clock framework
` [PATCH 05/13] soc: samsung: Add Exynos PMU driver
` [PATCH 04/13] soc: samsung: Add Exynos USI driver
` [PATCH 06/13] clk: exynos: Move pll code into clk-exynos7420
[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
2023-12-19 10:34 UTC (17+ messages)
` [RFC PATCH 01/16] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
` [RFC PATCH 02/16] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver
` [RFC PATCH 03/16] net: ti: icssg: Add Firmware config and classification APIs
` [RFC PATCH 04/16] net: ti: icssg: Add icssg queues APIs and macros
` [RFC PATCH 05/16] net: ti: icssg: Add ICSSG ethernet driver
` [RFC PATCH 06/16] net: ti: icssg: Add support sending FDB command to update rx_flow_id
` [RFC PATCH 07/16] net: ti: icssg: Enforce pinctrl state on the MDIO child node
` [RFC PATCH 08/16] arm: dts: k3-am65: Add additional regs for DMA components
` [RFC PATCH 09/16] arm: dts: k3-am65: Add cfg reg region to ringacc node
` [RFC PATCH 10/16] arm: dts: k3-am65-main: Add ICSSG IEP nodes
` [RFC PATCH 11/16] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
` [RFC PATCH 13/16] configs: am65x_evm_a53: Enable ICSSG Driver
` [RFC PATCH 14/16] configs: am65x_evm_a53_defconfig: add SPL_LOAD_FIT_APPLY_OVERLAY
` [RFC PATCH 15/16] tools/fdtgrep: Include __symbols__ table
` [RFC PATCH 16/16] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
2023-12-19 10:30 UTC (34+ messages)
` [RFC PATCH 01/16] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
` [RFC PATCH 01/16] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver
` [RFC PATCH 02/16] net: ti: icssg: Add Firmware config and classification APIs
` [RFC PATCH 02/16] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver
` [RFC PATCH 03/16] net: ti: icssg: Add Firmware config and classification APIs
` [RFC PATCH 03/16] net: ti: icssg: Add icssg queues APIs and macros
` [RFC PATCH 04/16] net: ti: icssg: Add ICSSG ethernet driver
` [RFC PATCH 04/16] net: ti: icssg: Add icssg queues APIs and macros
` [RFC PATCH 05/16] net: ti: icssg: Add ICSSG ethernet driver
` [RFC PATCH 05/16] net: ti: icssg: Add support sending FDB command to update rx_flow_id
` [RFC PATCH 06/16] "
` [RFC PATCH 06/16] net: ti: icssg: Enforce pinctrl state on the MDIO child node
` [RFC PATCH 07/16] arm: dts: k3-am65: Add additional regs for DMA components
` [RFC PATCH 07/16] net: ti: icssg: Enforce pinctrl state on the MDIO child node
` [RFC PATCH 08/16] arm: dts: k3-am65: Add additional regs for DMA components
` [RFC PATCH 08/16] arm: dts: k3-am65: Add cfg reg region to ringacc node
` [RFC PATCH 09/16] "
` [RFC PATCH 09/16] arm: dts: k3-am65-main: Add ICSSG IEP nodes
` [RFC PATCH 10/16] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
` [RFC PATCH 10/16] arm: dts: k3-am65-main: Add ICSSG IEP nodes
` [RFC PATCH 11/16] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
` [RFC PATCH 11/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
` [RFC PATCH 12/16] "
` [RFC PATCH 12/16] configs: am65x_evm_a53: Enable ICSSG Driver
` [RFC PATCH 13/16] configs: am65x_evm_a53_defconfig: add SPL_LOAD_FIT_APPLY_OVERLAY
` [RFC PATCH 13/16] configs: am65x_evm_a53: Enable ICSSG Driver
` [RFC PATCH 14/16] configs: am65x_evm_a53_defconfig: add SPL_LOAD_FIT_APPLY_OVERLAY
` [RFC PATCH 14/16] tools/fdtgrep: Include __symbols__ table
` [RFC PATCH 15/16] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
` [RFC PATCH 15/16] tools/fdtgrep: Include __symbols__ table
` [RFC PATCH 16/16] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
` [RFC PATCH 16/16] Revert "dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation"
[PATCH v3 0/7] rpi5: initial support
2023-12-19 10:35 UTC (13+ messages)
` [PATCH v3 1/7] rpi5: add initial memory map for bcm2712
` [PATCH v3 2/7] rpi5: Use devicetree as alternative way to read IO base addresses
` [PATCH v3 3/7] rpi5: Use devicetree to retrieve board revision
` [PATCH v3 4/7] bcm2835: brcm, bcm2708-fb device is using r5g6b5 format
` [PATCH v3 4/7] bcm2835: brcm,bcm2708-fb "
` [PATCH v3 5/7] mmc: bcmstb: Add support for bcm2712 SD controller
` [PATCH v3 6/7] configs: rpi_arm64: enable SDHCI BCMSTB driver
` [PATCH v3 7/7] pci: pcie-brcmstb: Add bcm2712 PCIe controller support
Using uart1 on mediatek mt8195 derived board
2023-12-19 10:29 UTC (3+ messages)
` AW: "
[PATCH v2 0/2] ARM: meson: introduce GXL MDIO mux driver and switch to Linux v6.4 DT
2023-12-19 10:25 UTC (2+ messages)
[PATCH 1/4] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
2023-12-19 10:10 UTC (9+ messages)
` [PATCH 4/4] nvmem: layouts: add U-Boot env layout
[PATCH u-boot-marvell] arm: mvebu: turris_omnia: Enable networking via ethernet switch
2023-12-19 9:55 UTC
[PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
2023-12-19 9:54 UTC (3+ messages)
[RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
2023-12-19 8:50 UTC (2+ messages)
[PATCH] clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0)
2023-12-19 7:08 UTC (2+ messages)
[PATCH] arm: dts: agilex: Increase reserved memory size to 32MB
2023-12-19 7:06 UTC (2+ messages)
[PATCH 0/7] Add SE HMBSC board support
2023-12-19 6:25 UTC (3+ messages)
[PATCH v7 0/6] spi-nor: Add parallel and stacked memories support
2023-12-19 4:15 UTC (7+ messages)
` [PATCH v7 1/6] mtd: "
` [PATCH v7 2/6] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v7 3/6] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v7 4/6] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v7 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v7 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver
[PATCH v3 0/4] cmd: bootefi: refactor the code for bootmgr
2023-12-19 0:39 UTC (10+ messages)
` [PATCH v3 1/4] efi_loader: split unrelated code from efi_bootmgr.c
` [PATCH v3 3/4] net: tftp: remove explicit efi configuration dependency
` [PATCH v3 4/4] fs: "
[PATCH] ARM: dts: imx: Power off display output on Data Modul i.MX8M Mini/Plus eDM SBC
2023-12-19 0:34 UTC (2+ messages)
[PATCH RFC] dt-bindings: nvmem: u-boot, env: add any-name MAC cells compatible
2023-12-18 22:02 UTC (3+ messages)
[PATCH 2/2 v3] smbios: Fallback to the default DT if sysinfo nodes are missing
2023-12-18 21:07 UTC (15+ messages)
[PATCH 00/17] video: dw_hdmi: Support Vendor PHY
2023-12-18 18:53 UTC (5+ messages)
[PATCH v3 00/14] Support Firmware Handoff spec via bloblist
2023-12-18 18:18 UTC (15+ messages)
` [PATCH v3 01/14] bloblist: Update the tag numbering
` [PATCH v3 02/14] bloblist: Adjust API to align in powers of 2
` [PATCH v3 03/14] bloblist: Change the magic value
` [PATCH v3 04/14] bloblist: Set version to 1
` [PATCH v3 05/14] bloblist: Access record hdr_size and tag via a function
` [PATCH v3 06/14] bloblist: Drop spare value from bloblist record
` [PATCH v3 07/14] bloblist: Change the checksum algorithm
` [PATCH v3 08/14] bloblist: Checksum the entire bloblist
` [PATCH v3 09/14] bloblist: Handle alignment with a void entry
` [PATCH v3 10/14] bloblist: Reduce blob-header size
` [PATCH v3 11/14] bloblist: Adjust the bloblist header
` [PATCH v3 12/14] bloblist: Add alignment to bloblist_new()
` [PATCH v3 13/14] bloblist: Update documentation and header comment
` [PATCH v3 14/14] bloblist: Align bloblist used_size and total_size to spec
[PATCH v1] spi: dw: add check for Rx FIFO overflow
2023-12-18 17:31 UTC (3+ 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