messages from 2024-02-20 13:43:17 to 2024-02-22 13:08:33 UTC [more...]
[PATCH 0/4] Simplefb and fb reservation related updates
2024-02-22 13:08 UTC
[PATCH v2 00/15] rockchip: rk3328: Update defconfigs, DTs and enable boot from SPI
2024-02-22 13:02 UTC (6+ messages)
` [PATCH v2 09/15] gpio: rockchip: Use gpio alias id as gpio bank id
` [PATCH v2 13/15] rockchip: rk3328: Add support to build bootable SPI image
[PATCH 0/7] imx8mp: Enable PCIe/NVMe support
2024-02-22 12:47 UTC (42+ messages)
` [PATCH 2/7] reset: imx: Add support for i.MX8MP reset controller
` [PATCH 3/7] imx8mp: power-domain: Add PCIe support
` [PATCH 4/7] imx8mp: power-domain: Expose high performance PLL clock
` [PATCH 5/7] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
` [PATCH 6/7] pci: Add DW PCIe controller support for iMX8MP SoC
` [PATCH 7/7] verdin-imx8mp_defconfig: Enable PCIe/NVMe support
riscv: supports_extension() broken for long isa strings
2024-02-22 12:36 UTC (2+ messages)
[PATCH v6 00/11] An effort to bring DT bindings compliance within U-Boot
2024-02-22 9:36 UTC (12+ messages)
` [PATCH v6 01/11] CI: Exclude devicetree-rebasing subtree for CONFIG checks
` [PATCH v6 02/11] Makefile: Add support for DT bindings schema checks
` [PATCH v6 03/11] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
` [PATCH v6 04/11] Makefile: Allow upstream DT subtree to provide DT includes
` [PATCH v6 05/11] dts: Add alternative location for upstream DTB builds
` [PATCH v6 06/11] dts: Add script to uprev dts/upstream subtree
` [PATCH v6 07/11] doc: devicetree: Align documentation to use Kconfig options
` [PATCH v6 08/11] doc: devicetree: Updates for devicetree-rebasing subtree
` [PATCH v6 09/11] MAINTAINERS: Add myself as devicetree-rebasing maintainer
` [PATCH v6 10/11] dts: meson-gxbb: Switch to using upstream DT
` [PATCH v6 11/11] dts: meson-gxbb: Drop redundant devicetree files
[PATCH] implement policy_pcr commands to lock NV-indexes behind a PCR
2024-02-22 6:16 UTC (5+ messages)
[PATCH] arm64: zynqmp: Support semhosting boot method
2024-02-22 10:34 UTC (12+ messages)
[PATCH 00/11] rockchip: rk3399: Migrate to use IO-domain driver
2024-02-22 9:28 UTC (5+ messages)
` [PATCH 05/11] rockchip: io-domain: Add support for RK3399
HABv4 with SPL and u-boot-dtb.img on i.MX6
2024-02-22 8:05 UTC (3+ messages)
[PATCH 0/2] net: ti: am65-cpsw / cpsw-mdio: Switch to DM MDIO
2024-02-22 6:59 UTC (3+ messages)
` [PATCH 1/2] net: mdio: Handle bus level GPIO Reset
[PATCH] arch: mach-k3: fix mapping higher DDR addresses as device memory
2024-02-22 6:50 UTC (2+ messages)
[PATCH] ARM: Enable CONFIG_64BIT for static analysis
2024-02-22 6:47 UTC
[PATCH] ecdsa: Avoid null pointer crash in ecdsa-verify due to absent property
2024-02-22 3:15 UTC (2+ messages)
[PATCH v1 0/7] toradex: fix reset and hardware detection regressions
2024-02-21 21:16 UTC (16+ messages)
` [PATCH v1 1/7] toradex: Fix recursive call to checkboard
` [PATCH v1 2/7] toradex: Remove not necessary model prints from checkboard()
` [PATCH v1 3/7] toradex: common: Use SETTINGS_R event to read toradex config block
` [PATCH v1 4/7] arm: dts: Refactor device trees using "&{/aliases}" syntax
` [PATCH v1 5/7] toradex: common: Add sysinfo driver
` [PATCH v1 6/7] toradex: common: Use random mac address if toradex config block is missing
` [PATCH v1 7/7] toradex: imx6*: fix reset using wdt-reboot driver
[PATCH] imx53-qsb: Convert to watchdog driver model
2024-02-21 17:39 UTC
[PATCH 00/16] rockchip: add support for SARADCv2 and RK806 PMIC and regulators
2024-02-21 17:07 UTC (17+ messages)
` [PATCH 01/16] rockchip: spi: rk_spi: do not write bytes when in read-only mode
` [PATCH 02/16] regulator: rk8xx: remove unused functions
` [PATCH 03/16] regulator: rk8xx: fix SWITCH enable on RK809
` [PATCH 04/16] regulator: rk8xx: add indirection level for some ldo callbacks
` [PATCH 05/16] power: rk8xx: add support for RK806
` [PATCH 06/16] pmic: reword help text
` [PATCH 07/16] rockchip: adc: rockchip-saradc: use union for preparing for v2
` [PATCH 08/16] rockchip: adc: rockchip-saradc: factor out channel_data callback
` [PATCH 09/16] rockchip: adc: rockchip-saradc: factor out start_channel callback
` [PATCH 10/16] rockchip: adc: rockchip-saradc: factor out stop callback
` [PATCH 11/16] rockchip: adc: rockchip-saradc: add support for RK3588
` [PATCH 12/16] power: pmic: rk8xx: fix duplicate prompt
` [PATCH 13/16] rockchip: jaguar-rk3588: enable SARADC and derivatives
` [PATCH 14/16] adc: add missing depends on ADC for controller drivers
` [PATCH 15/16] button: add missing ADC dependency for BUTTON_ADC
` [PATCH 16/16] rockchip: boot_mode: fix rockchip_dnl_key_pressed requiring ADC support
[PATCH 0/6] USB keyboard improvements for asahi / desktop systems
2024-02-21 12:44 UTC (12+ messages)
` [PATCH 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH 4/6] usb: kbd: Ignore Yubikeys
` [PATCH 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards
[PATCH v2] dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings
2024-02-21 14:23 UTC
ECDSA related PRs
2024-02-21 14:03 UTC (3+ messages)
[PATCH 00/11] board/ti: k3 boards: Stop using findfdt
2024-02-21 12:50 UTC (2+ messages)
[PATCH] bootstd: support scanning a single partition
2024-02-21 12:41 UTC
[PATCH] starfive: visionfive2: switch to standard boot
2024-02-21 12:00 UTC
[PATCH] dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings"
2024-02-21 8:34 UTC (2+ messages)
[PATCH v3 00/20] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
2024-02-21 10:37 UTC (21+ messages)
` [PATCH v3 01/20] rockchip: avoid out-of-bounds when computing cpuid
` [PATCH v3 02/20] rockchip: add weak function symbol called at the beginning of misc_init_r
` [PATCH v3 03/20] rockchip: google: gru: migrate to rockchip_early_misc_init_r
` [PATCH v3 04/20] rockchip: pine64: pinebook-pro: "
` [PATCH v3 05/20] rockchip: pine64: pinephone-pro: "
` [PATCH v3 06/20] rockchip: pine64: rockpro64: "
` [PATCH v3 07/20] rockchip: theobroma-systems: puma: "
` [PATCH v3 08/20] rockchip: theobroma-systems: ringneck: "
` [PATCH v3 09/20] rockchip: merge misc.c into board.c
` [PATCH v3 10/20] rockchip: transform rockchip_capsule_update_board_setup into a weak function symbol
` [PATCH v3 11/20] rockchip: rk3588: fix non-working SD controller if booting from other media
` [PATCH v3 12/20] rockchip: rk3588: add constants for some register address spaces
` [PATCH v3 13/20] rockchip: migrate hardware.h inclusion into appropriate files
` [PATCH v3 14/20] rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
` [PATCH v3 15/20] rockchip: rk3588: bind MMC controllers in U-Boot proper pre-reloc
` [PATCH v3 16/20] board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC
` [PATCH v3 17/20] rockchip: puma-rk3399: MAINTAINERS: use glob for dtses
` [PATCH v3 18/20] rockchip: rk3399-puma: migrate README to doc/board in rST format
` [PATCH v3 19/20] rockchip: ringneck_px30: "
` [PATCH v3 20/20] rockchip: ringneck_px30: update website link
[PATCH v4 00/39] Qualcomm generic board support
2024-02-21 9:36 UTC (48+ messages)
` [PATCH v4 07/39] serial: msm: add debug UART
` [PATCH v4 10/39] gpio: qcom_pmic: add a quirk to skip GPIO configuration
` [PATCH v4 16/39] board: dragonboard410c: add chainloaded config fragment
` [PATCH v4 22/39] mach-snapdragon: generate fdtfile automatically
` [PATCH v4 23/39] mach-snapdragon: carve out no-map regions
` [PATCH v4 24/39] board: qcs404-evb: drop board code
` [PATCH v4 25/39] doc: board/qualcomm: document generic targets
` [PATCH v4 26/39] doc: board/qualcomm: link to APQ8016 TRM
` [PATCH v4 27/39] dt-bindings: import headers for SDM845
` [PATCH v4 28/39] dts: sdm845: import supporting dtsi files
` [PATCH v4 29/39] dts: sdm845: replace with upstream DTS
` [PATCH v4 30/39] dt-bindings: import headers for MSM8916
` [PATCH v4 31/39] dts: msm8916: import PMIC dtsi files
` [PATCH v4 32/39] dts: msm8916: replace with upstream DTS
` [PATCH v4 33/39] dt-bindings: import headers for MSM8996
` [PATCH v4 34/39] dts: msm8996: import PMIC dtsi files
` [PATCH v4 35/39] dts: dragonboard820c: use correct bindings for clocks
` [PATCH v4 36/39] dts: msm8996: replace with upstream DTS
` [PATCH v4 37/39] dt-bindings: import headers for qcs404
` [PATCH v4 38/39] dts: qcs404-evb: replace with upstream DT
` [PATCH v4 39/39] MAINTAINERS: Qualcomm: add some missing paths
[PATCH V6 00/20] board: ti: Add support for BeaglePlay
2024-02-21 9:19 UTC (11+ messages)
` [PATCH V6 07/20] configs: am62x_evm_a53_defconfig: Switch to bootstd
[PATCH v2 0/6] video: Add UTF-8 support for UEFI applications
2024-02-21 7:30 UTC (4+ messages)
` [PATCH v2 5/6] efi_selftest: Add box drawing character selftest
[PATCH] bootstd: fix build error when CONFIG_MMC is disabled
2024-02-21 6:26 UTC
[PATCH] bootflow: Fix build error when BOOTMETH_CROS is disabled
2024-02-21 6:26 UTC
[PATCH v1 1/1] arch:arm: Agilex5 enablement
2024-02-21 6:24 UTC (2+ messages)
[PATCH] board: ti: rm-cfg: Update rm-cfg to reflect new resource reservation
2024-02-20 20:39 UTC
[PATCH v3] test/py: saveenv: Add a test for saveenv command
2024-02-20 20:04 UTC (2+ messages)
[PATCH v3] test/py: reset: Add a test for reset command
2024-02-20 20:04 UTC (2+ messages)
[PATCH v1] include: android_bootloader_message.h: sync with AOSP upstream
2024-02-20 19:08 UTC (3+ messages)
[PATCH V2 0/5] board: beagle: Enable 32k and debounce configuration and fixups
2024-02-20 18:39 UTC (6+ messages)
` [PATCH V2 1/5] board: beagle: beagleplay: Enable 32k crystal
` [PATCH V2 2/5] configs: am62x_beagleplay_r5_defconfig: Enable SPL_BOARD_INIT
` [PATCH V2 3/5] arm: mach-k3: am62: Add Debounce configuration register definitions
` [PATCH V2 4/5] board: beagle: beagleplay: Configure debounce registers
` [PATCH V2 5/5] board: beagle: beagleplay: env: Drop usb and pxe as boot targets
[PULL] u-boot-usb/master
2024-02-20 18:15 UTC (2+ messages)
Please pull u-boot-samsung master
2024-02-20 18:15 UTC (2+ messages)
[PATCH] initcall: break loop immediately on failure
2024-02-20 17:30 UTC (2+ messages)
[PATCH v4 1/2] imx: imxrt1050-evk: Add support for SPI flash booting
2024-02-20 17:20 UTC (4+ messages)
[PATCH 1/1] ext4: detect directories in ext4fs_exists()
2024-02-20 14:45 UTC (2+ messages)
[PATCH 1/3] mmc: Convert hs400_tuning flag from u8 to bool
2024-02-20 14:41 UTC (4+ messages)
[PATCH] mmc: Drop unused mmc_send_tuning() cmd_error parameter
2024-02-20 14:33 UTC (4+ messages)
[PATCH] pylibfdt: Fix "invalid escape sequence '\w'" in setup.py
2024-02-20 13:52 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