messages from 2024-10-02 09:53:16 to 2024-10-03 22:25:27 UTC [more...]
[PATCH v6 00/37] Implement ACPI on aarch64
2024-10-03 22:25 UTC (48+ messages)
` [PATCH v6 08/37] acpi: Add fill_madt to acpi_ops
` [PATCH v6 09/37] acpi: acpi_table: Bump revisions
` [PATCH v6 10/37] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH v6 11/37] acpi: acpi_table: Add IORT support
` [PATCH v6 12/37] acpi: Move function prototype
` [PATCH v6 13/37] acpi_table: Support platforms with unusable RSDT
` [PATCH v6 14/37] efi_loader: Allocate and write ACPI tables
` [PATCH v6 15/37] acpi: Add processor device
` [PATCH v6 16/37] drivers: usb: Add generic XHCI
` [PATCH v6 17/37] drivers: ata: Rename ahci_mvebu
` [PATCH v6 18/37] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v6 19/37] arm: gic-v3-its: Rename objects
` [PATCH v6 20/37] arm: gic-v3-its: Implement of_xlate
` [PATCH v6 21/37] arm: lib: Add GICV2 driver
` [PATCH v6 22/37] drivers: misc: irq-uclass: Update irq_get_by_index
` [PATCH v6 23/37] drivers/arm: Implement acpi_fill_madt
` [PATCH v6 24/37] common: Enable BLOBLIST_TABLES on arm
` [PATCH v6 25/37] board: emulation: Add QEMU sbsa support
` [PATCH v6 26/37] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v6 27/37] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v6 28/37] arm: bcm283x: Generate ACPI tables
` [PATCH v6 29/37] board: raspberrypi: Add ASL files from tianocore
` [PATCH v6 30/37] arm: cpu: Add ACPI parking protocol support
` [PATCH v6 31/37] armv8: cpu: Enable ACPI parking protocol
` [PATCH v6 32/37] arm: Implement read_mpidr on armv7
` [PATCH v6 33/37] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v6 34/37] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH v6 35/37] bloblist: Fix use of uninitialized variable
` [PATCH v6 36/37] configs: Add RPI4 ACPI defconfig
` [PATCH v6 37/37] CI: Enable qemu_sbsa
[PATCH v2 00/18] vbe: Series part D
2024-10-03 21:59 UTC (4+ messages)
` [PATCH v2 13/18] mmc: Add more debugging for SPL
[PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards
2024-10-03 21:59 UTC (2+ messages)
[PATCH v5 00/11] led: introduce LED boot and activity function
2024-10-03 17:30 UTC (14+ messages)
` [PATCH v5 01/11] led: toggle LED on initial SW blink
` [PATCH v5 03/11] led: implement LED boot API
` [PATCH v5 05/11] led: implement LED activity API
` [PATCH v5 07/11] mtd: implement support for LED activity
[PATCH v1 00/12] Support OF_UPSTREAM for StarFive JH7110
2024-10-03 17:23 UTC
[PATCH 00/13] disentangling cyclic API from schedule()
2024-10-03 21:28 UTC (14+ messages)
` [PATCH 01/13] doc: cyclic: remove reference to WATCHDOG_RESET
` [PATCH 02/13] cyclic: introduce u-boot/schedule.h
` [PATCH 03/13] led: include cyclic.h in led_sw_blink.c
` [PATCH 04/13] m68k: asm/ptrace.h: include linux/types.h
` [PATCH 05/13] fs/cramfs: use schedule instead of cyclic_run as callback
` [PATCH 06/13] test: dm: wdt: replace cyclic_run() by schedule()
` [PATCH 07/13] cyclic: make cyclic_run static
` [PATCH 08/13] watchdog.h: change include of cyclic.h to u-boot/schedule.h
` [PATCH 09/13] lib/sha*: include u-boot/schedule.h instead of cyclic.h
` [PATCH 10/13] i2c: rzg2l: include u-boot/schedule.h
` [PATCH 11/13] ddr: altera: "
` [PATCH 12/13] boot: cedit: "
` [PATCH 13/13] global_data.h: remove unnecesary include of cyclic.h
[PATCH v3 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-10-03 20:49 UTC (7+ messages)
` [PATCH v3 2/4] power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
[PATCH] sandbox: i2c: Make sure phandle dependency is probed
2024-10-03 20:47 UTC (2+ messages)
[PATCH] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
2024-10-03 20:45 UTC (2+ messages)
[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M2
2024-10-03 19:59 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: "
` [PATCH 2/2] board: "
[PATCH 0/3] board: rockchip: Add Hardkernel ODROID-M1S
2024-10-03 19:40 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
` [PATCH 2/3] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
` [PATCH 3/3] board: "
[PATCH] boot: android: Fix ramdisk loading for v2 header
2024-10-03 19:23 UTC (2+ messages)
[PATCH] Update the ARM trusted firmware git URL
2024-10-03 19:22 UTC (2+ messages)
[PATCH v3 0/7] Add the USB5744 hub driver as per new DT binding
2024-10-03 17:05 UTC (7+ messages)
` [PATCH v3 1/7] usb: onboard-hub: Add reset-gpio support
[GIT PULL] Please pull u-boot-dfu-next-20241003
2024-10-03 17:45 UTC
[PATCH v11 00/29] Introduce the lwIP network stack
2024-10-03 16:44 UTC (35+ messages)
` [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
` [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
` [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
` [PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
` [PATCH v11 06/29] test: boot: fix bootflow_cmd_label "
` [PATCH v11 07/29] net: introduce alternative implementation as net-lwip/
` [PATCH v11 08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v11 09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v11 10/29] net: move copy_filename() to new file net/net-common.c
` [PATCH v11 11/29] net: eth-uclass: add function eth_start_udev()
` [PATCH v11 12/29] net-lwip: build lwIP
` [PATCH v11 13/29] net-lwip: add DHCP support and dhcp commmand
` [PATCH v11 14/29] lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v11 15/29] net-lwip: add TFTP support and tftpboot command
` [PATCH v11 16/29] net-lwip: add ping command
` [PATCH v11 17/29] net-lwip: add dns command
` [PATCH v11 18/29] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v11 19/29] net-lwip: add wget command
` [PATCH v11 20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v11 21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v11 22/29] configs: add qemu_arm64_lwip_defconfig
` [PATCH v11 23/29] lwip: tftp: add support of blksize option to client
` [PATCH v11 24/29] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v11 25/29] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v11 26/29] MAINTAINERS: net-lwip: add myself as a maintainer
` [PATCH v11 27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v11 28/29] [TESTING] configs: set CONFIG_NET=y for FTGMAC100
` [PATCH v11 29/29] [TESTING] Kconfig: enable NET_LWIP by default
[PATCH 1/4] boot: pxe_utils: Add fallback support
2024-10-03 14:39 UTC (7+ messages)
` [PATCH 2/4] boot: Add logic to enable booting from fallback option
` [PATCH 3/4] bootstd: Add command to enable setting of bootmeth specific properties
` [PATCH 4/4] test: Add tests for the bootmeth set command
[PATCH 0/4] some serial rx buffer patches
2024-10-03 14:10 UTC (5+ messages)
` [PATCH 1/4] serial: fix circular rx buffer edge case
` [PATCH 2/4] serial: do not overwrite not-consumed characters in rx buffer
` [PATCH 3/4] serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE
` [PATCH 4/4] serial: embed the rx buffer in struct serial_dev_priv
[PATCH V2 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
2024-10-03 13:29 UTC (2+ messages)
[PATCH v3 0/3] dwc3: gadget: properly fix cache operations
2024-10-03 13:19 UTC (8+ messages)
` [PATCH v3 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
` [PATCH v3 2/3] usb: dwc3: fix dcache flush range calculation
` [PATCH v3 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling
[PATCH v1] mailbox: add i.MX MU driver
2024-10-03 12:50 UTC (2+ messages)
[PATCH v3 0/7] Add AVS support for J721S2
2024-10-03 10:24 UTC (6+ messages)
` [PATCH v3 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
[PATCH] phy: qcom: Add SM8150 to QMP UFS PHY driver
2024-10-03 10:12 UTC (2+ messages)
[PATCH] drivers: watchdog: Add DaVinci's watchdog support
2024-10-03 8:42 UTC
[PATCH 1/1] cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
2024-10-03 8:02 UTC (2+ messages)
[PATCH 1/3] dts: Deduplicate dtbs target
2024-10-03 7:58 UTC (7+ messages)
` [PATCH 2/3] dts: Add ability to build DTOs only from arch/$(ARCH)/dts
[PATCH v4 0/7] Add the USB5744 hub driver as per new DT binding
2024-10-03 6:28 UTC (8+ messages)
` [PATCH v4 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v4 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v4 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v4 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v4 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v4 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v4 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding
[PATCH 0/2] lmb: rework logic to validate load address for network commands
2024-10-03 5:47 UTC (5+ messages)
[PATCH] rtc: rv3028: add support to manage VDD regulator
2024-10-03 2:52 UTC (2+ messages)
[PATCHv2 0/1] Makefile: pass external DTB provided by make variable EXT_DTB to binman
2024-10-03 2:52 UTC (2+ messages)
[PATCH] spi: davinci: Drop the preload of TX buffer before read/writes operations
2024-10-03 2:52 UTC (2+ messages)
[PATCH] Add mkimage secp521r1 ECDSA curve support
2024-10-03 2:52 UTC (3+ messages)
[PATCH v2] fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
2024-10-03 2:52 UTC (2+ messages)
[PATCH] board: ti: j722s: Update Resource Management configs
2024-10-03 2:52 UTC (2+ messages)
[PATCH v2 0/3] Add Android 14 bootflow support for AM62X and AM62P board
2024-10-03 2:52 UTC (2+ messages)
[PATCH 1/2] bootm: adjust the print format
2024-10-03 2:52 UTC (2+ messages)
[PATCH v3 0/8] bootstd: sunxi: Migrate to standard boot
2024-10-03 0:45 UTC (5+ messages)
` [PATCH v3 4/8] sunxi: Add a bootmeth for FEL
` [PATCH v3 8/8] sunxi: Move to text environment
[PATCH v2 0/4] dm: core: fix several debug messages and migrate debug() to dm_warn
2024-10-02 22:55 UTC (9+ messages)
` [PATCH v2 3/4] dm: core: migrate debug() messages to use dm_warn
[PATCH v2] binman: add fast authentication method for i.MX8M signing
2024-10-02 22:55 UTC (5+ messages)
` [PATCH v3 1/2] binman: cosmetic: code formatting fixes
[PATCH] ARM: imx: Drop bogus newline
2024-10-02 19:52 UTC
[PATCH] watchdog: gpio_wdt: add support for stoppable devices
2024-10-02 19:23 UTC
[PATCH 1/1] Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408
2024-10-02 15:26 UTC (2+ messages)
[PATCH] arm: mach-k3: am62: fixup thermal cooling device cpus
2024-10-02 7:41 UTC
[PATCH 0/4] clk/qcom: implement clk dump callback
2024-10-02 14:52 UTC (2+ messages)
[PATCH] Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
2024-10-02 14:52 UTC (2+ messages)
[PATCH v2 0/2] qcom: allow msm_gpio to set special pins direction & value
2024-10-02 14:52 UTC (2+ messages)
[PATCH 0/2] phy: qcom: add QMP UFS PHY support
2024-10-02 14:52 UTC (2+ messages)
[PATCH v3 0/3] Support for Qualcomm sm8150 SoC
2024-10-02 14:52 UTC (2+ messages)
[PATCH 0/4] Qualcomm smartphone support
2024-10-02 14:52 UTC (2+ messages)
[PATCH] Make AVB_VERIFY depend on FASTBOOT
2024-10-02 14:48 UTC
[PATCH] xilinx: zynqmp: Remove conditional check for bootmenu_default variable
2024-10-02 11:15 UTC
[PATCH 0/1] arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
2024-10-02 10:36 UTC (3+ messages)
` [PATCH 1/1] "
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