messages from 2024-06-12 17:42:11 to 2024-06-14 12:45:04 UTC [more...]
[PATCH v2 0/8] Enable QoS for DSS on J7 family of TI SoCs
2024-06-14 12:44 UTC (2+ messages)
` [PATCH v2 1/8] arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file
[PATCH v2] doc: describe UEFI measured boot
2024-06-14 12:35 UTC (2+ messages)
[PATCH] video: Add support for NewVision NV3052C SPI panels
2024-06-14 12:30 UTC
[PATCH 0/2] sunxi: video: Fix lcdc polarity display flags
2024-06-14 12:28 UTC (3+ messages)
` [PATCH 1/2] sunxi: video: Properly invert hsync and vsync polarity
` [PATCH 2/2] sunxi: video: Support DE_LOW and PIXDATA_NEGEDGE display flags
[PATCH] sunxi: video: Support driver model LCDs
2024-06-14 12:24 UTC
[PATCH 0/5] video: add support for MIPI DBI interface
2024-06-14 12:18 UTC (6+ messages)
` [PATCH 1/5] spi: Return old wordlen in spit_set_wordlen
` [PATCH 2/5] spi: Limit spi_set_wordlen to SPI_DEFAULT_WORDLEN
` [PATCH 3/5] spi: Implement spi_set_wordlen for driver model
` [PATCH 4/5] spi: softspi: Support setting wordlen
` [PATCH 5/5] video: add support for MIPI DBI interface
[PATCH] doc: describe UEFI measured boot
2024-06-14 12:18 UTC (5+ messages)
[PATCH] ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOM
2024-06-14 12:12 UTC (3+ messages)
[PATCH] ARM: dts: stm32: Add generic SoM compatible to STM32MP15xx DH electronics DHSOM
2024-06-14 12:11 UTC (2+ messages)
[PATCH 1/5] dts: stm32mp157c-odyssey: set PLL4_P to 125Mhz for ETH_CLK
2024-06-14 12:10 UTC (12+ messages)
` [PATCH 2/5] dts: stm32mp157c-odyssey: use internal clock for Tx
` [PATCH 3/5] dts: stm32mp157c-odyssey: fix incorrect PHY address
` [PATCH 4/5] net: dwc_eth_qos: add support for phy-reset-gpios property
` [PATCH 5/5] dts: stm32mp157c-odyssey: add phy-reset-gpios property to ethernet node
[PATCH] tpm: measure DTB in PCR1 instead of PCR0
2024-06-14 12:09 UTC
[PATCH v3] arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl
2024-06-14 12:04 UTC
[PATCH v2 1/2] ARM: dts: stm32: Add pinmux nodes for DH electronics STM32MP13xx DHCOR SoM and DHSBC board
2024-06-14 12:03 UTC (4+ messages)
` [PATCH v2 2/2] ARM: dts: stm32: Add support for "
[PATCH V2] arm: dts: k3-am625-beagleplay: Add symlinks for boot binaries
2024-06-14 12:02 UTC (2+ messages)
[PATCH] ARM: stm32: Ping IWDG on exit from PSCI suspend code
2024-06-14 12:00 UTC (4+ messages)
[PATCH] arm: dts: k3-am625-beagleplay: Package TIFS Stub
2024-06-14 12:00 UTC (2+ messages)
silent u-boot not working
2024-06-14 11:58 UTC (6+ messages)
[PATCH 1/2] ARM: dts: stm32: add PWR regulators support on stm32mp131
2024-06-14 11:57 UTC (4+ messages)
` [PATCH 2/2] ARM: stm32: Make PWR regulator driver available on STM32MP13xx
[PATCH] arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl
2024-06-14 11:55 UTC (3+ messages)
[PATCH v2] stm32mp: Reserve OPTEE area in EFI memory map
2024-06-14 11:53 UTC (3+ messages)
[PATCH v2 0/5] bootstd: Add Android support
2024-06-14 11:44 UTC (20+ messages)
` [PATCH v2 1/5] boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
` [PATCH v2 2/5] bootstd: Add bootflow_iter_check_mmc() helper
` [PATCH v2 3/5] android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
` [PATCH v2 4/5] bootstd: Add a bootmeth for Android
` [PATCH v2 5/5] bootstd: Add test for bootmeth_android
v2024.07-rc4 issues on VisionFive v2
2024-06-14 11:14 UTC
[PATCH v2 0/1] xilinx: Add option to load environment from outside of
2024-06-14 11:13 UTC (8+ messages)
[PATCH next 0/4] rockchip: imply ARMV8_CRYPTO on px30 + px30-ringneck/rk3399-puma defconfig changes
2024-06-14 11:04 UTC (5+ messages)
` [PATCH next 1/4] rockchip: ringneck-px30: disable broken USB gadget
` [PATCH next 2/4] rockchip: ringneck-px30: enable FIT verification in SPL
` [PATCH next 3/4] rockchip: px30: imply ARMV8_CRYPTO
` [PATCH next 4/4] rockchip: puma-rk3399: add button support
[PATCH 00/11] usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
2024-06-14 10:24 UTC (13+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops
` [PATCH 03/11] usb: gadget: dwc2: "
` [PATCH 04/11] usb: gadget: dwc3: "
` [PATCH 05/11] usb: gadget: max3420: "
` [PATCH 06/11] usb: gadget: mtu3: "
` [PATCH 07/11] usb: gadget: omap2430: "
` [PATCH 08/11] usb: gadget: musb: "
` [PATCH 09/11] usb: gadget: ux500: "
` [PATCH 10/11] usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()
` [PATCH 11/11] usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
[PATCH] ARM: stm32: Fix livetree conversion on STM32MP15xx DHSOM
2024-06-14 10:06 UTC (3+ messages)
[PATCH 1/2] stm32mp1: spl: Fix compilation warnings
2024-06-14 9:33 UTC (6+ messages)
` [PATCH 2/2] stm32mp1: spl: Update optee_get_reserved_memory() return value
[PATCH 0/2] rockchip: puma-rk3399/ringneck-px30: make closer to Jaguar/Tiger defconfigs
2024-06-14 9:30 UTC (5+ messages)
` [PATCH 1/2] rockchip: ringneck-px30: get closer to other Theobroma defconfigs
` [PATCH 2/2] rockchip: puma-rk3399: "
[PATCH next v2 0/8] rockchip: px30: migrate to common bss and stack addresses and OF_UPSTREAM
2024-06-14 9:10 UTC (3+ messages)
` [PATCH next v2 8/8] rockchip: px30/rk3326: migrate to OF_UPSTREAM
[PATCH] rockchip: mkimage: fix mkimage -l for header v1
2024-06-14 9:06 UTC (2+ messages)
[PATCH] sandbox: cleanup linker scripts and sections
2024-06-14 9:06 UTC (3+ messages)
[PATCH v2 0/9] Bug-fixes for a few boards
2024-06-14 9:04 UTC (6+ messages)
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
[PATCH 0/9] rockchip: pinctrl: Minor fixes and add support for pinmux status cmd
2024-06-14 9:04 UTC (4+ messages)
` [PATCH 3/9] pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux()
[PATCH next v3 0/8] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
2024-06-14 9:01 UTC (5+ messages)
` [PATCH next v3 3/8] arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boards
` [PATCH next v3 8/8] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
[PATCH v2 1/2] board: rockchip: Add FriendlyElec NanoPi R6C
2024-06-14 8:58 UTC (4+ messages)
` [PATCH v2 2/2] board: rockchip: Add FriendlyElec NanoPi R6S
[PATCH v3 0/2] drivers: bootcount: Add support for ANY filesystem
2024-06-14 8:43 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] doc: api: bootcount: Convert to rST documentation
[PATCH v5 0/3] Introduce mtdblock device
2024-06-14 8:09 UTC (5+ messages)
[PATCH v2 0/2] scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL
2024-06-14 6:12 UTC (4+ messages)
` [PATCH v2 1/2] scripts/Makefile.lib: fixes: Embed capsule public key in platform's dtb
` [PATCH v2 2/2] scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file
[PATCH] board: beagleplay: Fix the bootpart to pick from root partition
2024-06-14 6:04 UTC (5+ messages)
[RFC PATCH 00/31] Make U-Boot memory reservations coherent
2024-06-14 5:58 UTC (32+ messages)
` [RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
` [RFC PATCH 15/31] efi_memory: add an event handler to update memory map
Shutting down of the git-daemon (git protocol, https and ssh still remain)
2024-06-14 0:33 UTC (9+ messages)
[PATCH v5 0/3] automatically add /chosen/kaslr-seed and deduplicate code
2024-06-13 22:18 UTC (2+ messages)
[PATCH v3 0/4] Enable OSPI boot for j721s2
2024-06-13 20:30 UTC (2+ messages)
[PATCH] efi: capsule: Improve capsule update porting to new boards
2024-06-13 19:04 UTC (3+ messages)
[PATCH] Fix typo in NVME show command
2024-06-13 15:33 UTC (2+ messages)
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
2024-06-13 15:33 UTC (6+ messages)
[PATCH] cmd: sound: fix help text
2024-06-13 15:33 UTC (2+ messages)
[PATCH 1/1] dm: typo prbing
2024-06-13 15:33 UTC (2+ messages)
[u-boot-test-hooks PATCH v2 0/2] Add support for Labgrid
2024-06-13 15:33 UTC (4+ messages)
` [u-boot-test-hooks PATCH v2 1/2] Create a common file for test scripts
` [u-boot-test-hooks PATCH v2 2/2] Provide some basic scripts for Labgrid integration
Pull request efi-2024-07-rc5 for branch master
2024-06-13 15:32 UTC (2+ messages)
[PATCH 00/20] New CI image and fixes
2024-06-13 15:32 UTC (7+ messages)
` [PATCH 14/20] CI: GitLab: Split build_world tasks
[PATCH v2 0/7] Add AVS support for J721S2
2024-06-13 14:20 UTC (3+ messages)
` [PATCH v2 2/7] drivers: misc: k3_avs: Use soc_match_device instead of compatible
[PATCH v2 00/14] mediatek: cumulative trivial fix for OF_UPSTREAM support
2024-06-13 11:09 UTC (15+ messages)
` [PATCH v2 01/14] phy: phy-mtk-tphy: add support for phy type switch
` [PATCH v2 02/14] pci: mediatek: add PCIe controller support for filogic silicon
` [PATCH v2 03/14] spi: mtk_spim: add support for upstream mediatek, spi-ipm compatible
` [PATCH v2 04/14] net: mediatek: handle alternative name for pn_swap property
` [PATCH v2 05/14] i2c: mediatek: add support for optional arb and pmic clock
` [PATCH v2 06/14] serial: mediatek: add support for bus clock and enable it
` [PATCH v2 07/14] serial: mediatek: add special handling for highspeed and linux compat
` [PATCH v2 08/14] mmc: mediatek: add support for upstream linux clock and property
` [PATCH v2 09/14] clk: mediatek: mt7981: support alternative compatible for fixed-plls
` [PATCH v2 10/14] pinctrl: mediatek: add support for gpio-controller property in root node
` [PATCH v2 11/14] pinctrl: mediatek: mt7981: init device before relocation
` [PATCH v2 12/14] pci: mediatek: make pcie-phy optional for gen3
` [PATCH v2 13/14] clk: mediatek: mt7988: support alternative compatible for fixed-plls
` [PATCH v2 14/14] clk: mediatek: mt7986: "
[PATCH RFC] gpio: Fix probing of gpio-hogs
2024-06-13 10:59 UTC
[PATCH] arm: fsl: imx6ulz_bsh_smm_m2: Migrate to OF_UPSTREAM
2024-06-13 10:24 UTC
[PATCH 1/3] doc: board: phytec: phycore-am62x: Fix Link to Documentation
2024-06-13 7:51 UTC (4+ messages)
` [PATCH 2/3] doc: board: phytec: phycore-am64x: "
` [PATCH 3/3] doc: board: phytec: phycore-am64: Fix phyBOARD Name
[PATCH v2] Makefile: Fix include directory for OF_UPSTREAM
2024-06-13 7:14 UTC (7+ messages)
Where to put DTB file for UEFI support on ARM
2024-06-12 22:05 UTC (3+ messages)
[PATCH 00/42] labgrid: Provide an integration with Labgrid
2024-06-12 20:24 UTC (8+ messages)
` [PATCH 23/42] test: Release board after tests complete
[PATCH 0/9] Bug-fixes for a few boards
2024-06-12 20:24 UTC (11+ messages)
` [PATCH 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
` [PATCH 5/9] fdt: Correct condition for bloblist existing
[PATCH 0/4] boot: fix crash in bootflow menu with EFI BOOTMGR support + typos
2024-06-12 20:24 UTC (9+ messages)
` [PATCH 1/4] cmd: fix typo in CMD_BOOTMETH help text
` [PATCH 2/4] boot: fix typos in help text of Kconfig configs
` [PATCH 3/4] doc: bootstd: fix typos
` [PATCH 4/4] boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
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