messages from 2025-02-05 06:08:57 to 2025-02-06 15:45:30 UTC [more...]
2025.04-rc1 breaks booting 6.13 on VisionFive 2 v1.2A
2025-02-06 15:45 UTC
[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
2025-02-06 15:41 UTC (33+ messages)
` [PATCH 01/29] arm: Support a separate stack for VPL
` [PATCH 02/29] spl: Adjust xPL symbols
` [PATCH 05/29] rockchip: Allow RAM init to happen in SPL on rk3399
` [PATCH 06/29] rockchip: dts: Factor out arch and compression
` [PATCH 08/29] rockchip: Add more space below the stack pointer with kevin
` [PATCH 09/29] rockchip: dts: Create a template for the FIT
` [PATCH 11/29] rockchip: dts: Correct the OS for U-Boot
` [PATCH 16/29] rockchip: Set the skip-at-start property correctly
` [PATCH 20/29] rockchip: Update rk3399 bootph-tags for VPL
` [PATCH 21/29] rockchip: Provide a VPL phase on rk3399
` [PATCH 23/29] rockchip: Adjust rk3399 TPL-stack to the same as SPL
` [PATCH 28/29] Revert "bloblist: Load the bloblist from the previous loader"
` [PATCH 29/29] bloblist: Allow relocation at the end of the SPL phase
[PATCH 0/6] rockchip: mkimage: Improve support for v2 image format
2025-02-06 14:36 UTC (24+ messages)
` [PATCH 1/6] rockchip: mkimage: Split size_and_off and size_and_nimage
` [PATCH 2/6] rockchip: mkimage: Print image information for all embedded images
` [PATCH 3/6] rockchip: mkimage: Print boot0 and boot1 parameters
` [PATCH 4/6] rockchip: mkimage: Add option to change image offset alignment
` [PATCH 5/6] rockchip: mkimage: Add support for up to 4 input files
` [PATCH 6/6] rockchip: mkimage: Add option for image load address and flag
Enabling test/py/tests/test_spi.py more?
2025-02-06 14:31 UTC (4+ messages)
[PATCH v3 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
2025-02-06 13:18 UTC (8+ messages)
` [PATCH v3 1/5] rockchip: io-domain: Add debug logging for regulators during probe
` [PATCH v3 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
` [PATCH v3 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
` [PATCH v3 4/5] rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulators
` [PATCH v3 5/5] rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPL
[PATCH 1/1] configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE
2025-02-06 13:05 UTC
[PATCH v1 0/6] Fix page permission on arm64 architectures
2025-02-06 12:58 UTC (35+ messages)
` [PATCH v1 1/6] meminfo: add memory details for armv8
` [PATCH v1 2/6] doc: update meminfo with arch specific information
` [PATCH v1 3/6] arm: Prepare linker scripts for memory permissions
` [PATCH v1 4/6] arm64: mmu_change_region_attr() add an option not to break PTEs
` [PATCH v1 5/6] treewide: Add a function to change page permissions
` [PATCH v1 6/6] arm64: Enable RW, RX and RO mappings for the relocated binary
[PATCH 00/32] arm: Support building as an EFI app
2025-02-06 13:05 UTC (26+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 05/32] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled
` [PATCH 15/32] efi: lmb: Avoid access to _start
` [PATCH 21/32] efi: arm: Drop exception code when running as an EFI app
` [PATCH 22/32] efi: arm: Allow use of the EFI table in the app
` [PATCH 31/32] efi: arm: Simplify the crt0 file and update link script
[RFC PATCH v1 00/20] Introduce support for Raspberry PI 5
2025-02-06 12:45 UTC (27+ messages)
` [RFC PATCH v1 01/20] include: dt-bindings: clk: introduce bindings for rp1 clock
` [RFC PATCH v1 03/20] arch: arm: mach-bcm283x: add pcie memory region to BCM2712 memmap
` [RFC PATCH v1 02/20] include: dt-bindings: mfd: introduce bindings for RP1 driver
` [RFC PATCH v1 05/20] drivers: net: macb: do not include arch/clk.h when clocks enabled
` [RFC PATCH v1 04/20] arch: arm: mach-bcm283x: add BCM2712 board support
` [RFC PATCH v1 06/20] drivers: pci: take into account that ofnode_read_pci_vendev can fail
` [RFC PATCH v1 07/20] drivers: core: of_addr: fix of_get_dma_range translation
` [RFC PATCH v1 08/20] board: raspberrypi: rpi: save board_type to the global_data
` [RFC PATCH v1 09/20] drivers: pci: add BCM2712 support for pcie_brcmstb driver
` [RFC PATCH v1 12/20] drivers: reset: introduce reset drivers for brcmstb
` [RFC PATCH v1 10/20] drivers: mfd: introduce RP1 chip driver for RPI5
` [RFC PATCH v1 11/20] drivers: gpio: add support of RP1 GPIO for Raspberry PI 5
` [RFC PATCH v1 13/20] drivers: clk: introduce clock driver for RP1
` [RFC PATCH v1 14/20] drivers: net: macb: introduce ePCI connection support for macb
` [RFC PATCH v1 16/20] board: raspberrypi: rpi: request RP1 in late_init
` [RFC PATCH v1 15/20] configs: add support for the Raspberrypi 5 board to default config
` [RFC PATCH v1 17/20] HACK: drivers: mfd: set bar configuration for RP1 driver
` [RFC PATCH v1 20/20] bcm2712: enable linux kernel image header
` [RFC PATCH v1 18/20] drivers: pci: pcie_brcmstb: use bus_base to config PCI device
` [RFC PATCH v1 19/20] drivers: pci: pcie_brcmstb: set correct reset state on pcie_remove
[PATCH 1/3] rockchip: Fix TPL link error
2025-02-06 12:46 UTC (7+ messages)
` [PATCH 2/3] rockchip: Fix SPL link error for Radxa ROCK Pi 4
` [PATCH 3/3] rockchip: Fix binman error
[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
2025-02-06 12:42 UTC (8+ messages)
[RFC PATCH 0/4] Fix page permission on arm64 architectures
2025-02-06 12:40 UTC (3+ messages)
[PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage
2025-02-06 12:38 UTC (2+ messages)
[PATCH v2] zynqmp: Save "bootseq" environment variable in decimal format
2025-02-06 12:36 UTC (3+ messages)
[PATCH] Add 'bootsource' /chosen property
2025-02-06 12:33 UTC (2+ messages)
[PATCH v2] board: starfive: Update the maintainer file for VisionFive 2 board
2025-02-06 12:23 UTC (4+ messages)
[PATCH] amd: versal2: Enable reset and power domain drivers
2025-02-06 11:01 UTC
[PATCH RFC v2 0/8] Introduce J742S2 SoC and EVM
2025-02-06 10:52 UTC (8+ messages)
` [PATCH RFC v2 2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries
[PATCH 00/10] phyCORE-AM62x/AM64x: Add RAUC and Secure Boot
2025-02-06 10:41 UTC (13+ messages)
` [PATCH 01/10] board: phytec: common: k3: Introduce Configs to Sign Images
` [PATCH 02/10] board: phytec: common: k3: Introduce PHYTEC_K3_EMBED_RAUC_ENV
` [PATCH 03/10] board: phytec: common: k3: Introduce PHYTEC_K3_DOFITBOOT_DEFAULT
` [PATCH 04/10] board: Phytec: phycore_am6*: Add k3 Kconfig to A53
` [PATCH 05/10] arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk and ti-degenerate keys with CONFIG entries
` [PATCH 06/10] arch: arm: dts: k3-am642-phycore-som-binman: "
` [PATCH 07/10] include: env: phytec: k3_mmc: Use PHYTEC_K3_EMBED_RAUC_ENV to enable RAUC
` [PATCH 08/10] include: env: phytec: k3_mmc: Add support for FIT boot
` [PATCH 09/10] board: phytec: phycore_am62x: Update environment for fitboot
` [PATCH 10/10] board: phytec: phycore_am64x: "
[PATCH] tpm: unconstify tpm_tis_chip_data
2025-02-06 9:28 UTC
[PATCH] clk: versal: Update the reference clocks as per bindings
2025-02-06 9:15 UTC
[PATCH] pci: dw_common: Set INCREASE_REGION_SIZE flag based on limit address
2025-02-06 8:49 UTC
[PATCH v1] arch: arm: dts: agilex5: Enable I2C3
2025-02-06 8:25 UTC
[PATCH] boot: android: handle boot images with missing DTB
2025-02-06 8:09 UTC (2+ messages)
[PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
2025-02-06 8:08 UTC (2+ messages)
[GIT PULL] amd/xilinx patches for v2025.04-rc2
2025-02-06 7:57 UTC
[PATCH] test/py: usb: Fix format string for fstype command
2025-02-06 4:58 UTC (3+ messages)
[PATCH 1/2] pinctrl: mediatek: mt7988: remove _base from reg-names
2025-02-06 2:19 UTC (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: support reading register base address by name
[PATCH v4 0/6] Introduce K3 remoteproc driver for M4 subsystem
2025-02-06 1:54 UTC (7+ messages)
` [PATCH v4 1/6] remoteproc: k3-m4: Introduce K3 remote proc "
` [PATCH v4 2/6] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
` [PATCH v4 3/6] board: ti: am64x: Add remoteproc specific env support
` [PATCH v4 4/6] board: ti: am62x: "
` [PATCH v4 5/6] board: ti: am62px: "
` [PATCH v4 6/6] configs: am6*_evm_a53_defconfig: Enable remoteproc support
[PATCH, RESEND] mediatek: mt7986: rename pinctrl to pio in mt7986-u-boot.dtsi
2025-02-06 0:41 UTC
[PATCH] arm64: configs: Remove SYS_BOOTM_LEN for TI devices
2025-02-05 23:15 UTC (2+ messages)
[PATCH] arm: kconfig should not display the STATIC_MACH_TYPE option when SUPPORT_PASSING_ATAGS is not selected
2025-02-05 23:15 UTC (2+ messages)
[PATCH] armv7m: kconfig adds the NVIC option and masks the GIC option when NVIC is selected
2025-02-05 23:15 UTC (2+ messages)
[PULL] u-boot-sh/master
2025-02-05 23:15 UTC (2+ messages)
[PATCH] gitlab: Add a Zynq Zybo to the sjg lab
2025-02-05 20:28 UTC
[PATCH 0/5] rockchip: ROCKCHIP_COMMON_STACK_ADDR improvements
2025-02-05 19:02 UTC (7+ messages)
` [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR
[PATCH v2 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
2025-02-05 17:23 UTC (10+ messages)
` [PATCH v2 1/5] rockchip: io-domain: Add debug logging for regulators during probe
` [PATCH v2 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
` [PATCH v2 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
[PATCH] tools: proftool: Fix potential memory leaks
2025-02-05 16:26 UTC
[PATCH] cmd: Fix potential memory leaks
2025-02-05 16:00 UTC
[PATCH] configs: versal: update initial stack pointer
2025-02-05 15:15 UTC (2+ messages)
[PATCH] CI: Use different containers for concurrent runner
2025-02-05 14:51 UTC (3+ messages)
[PATCH] tools: mkenvimage: List -V parameter in help text
2025-02-05 14:34 UTC
[PATCH v1] board: nuvoton: use an event to replace last_stage_init()
2025-02-05 14:06 UTC (2+ messages)
[PATCH v1] board: starfive: Update the maintainer file for VisionFive 2 board
2025-02-05 3:20 UTC (3+ messages)
[PATCH] board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
2025-02-05 13:14 UTC
[PATCH 0/2] EFI Capsule update explicitly sets dfu_alt_info
2025-02-05 9:16 UTC (3+ messages)
` [PATCH 1/2] efi_firmware: set EFI capsule dfu_alt_info env explicitly
[PATCH] fpga: Make do_fpga_loads() static
2025-02-05 7:45 UTC (2+ messages)
[PATCH v2 0/3] Add support for K3 BIST
2025-02-05 7:43 UTC (7+ messages)
` [PATCH v2 1/3] drivers: misc: k3_bist: Add K3 BIST driver
` [PATCH v2 3/3] arm: mach-k3: j784s4_init: Trigger LBIST and PBIST on MAIN R5 2_0
[PATCH 1/4] clk/qcom: Print more details about stuck GDSC
2025-02-05 6:51 UTC (4+ messages)
` [PATCH 2/4] clk/qcom: Treat different GDSCs didderently
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