Page MenuHomeFreeBSD

ARMUmbrella
ActivePublic

Recent Activity

Wed, Sep 2

jlduran closed D54319: nanobsd: remove pandaboard.cfg.

Thank you!
This landed as 533918ced28ccd3b6ce22c93e0b64deac40377a1. The revision was not automatically closed because the commit message is slightly different (uppercase "R" in remove).

Wed, Sep 2, 5:02 PM · ARM

Mon, Aug 31

jlduran accepted D54319: nanobsd: remove pandaboard.cfg.

This is a followup of 62d028dcac1a ("Switch BEAGLEBONE, CUBIEBOARD, and PANDABOARD to use the GENERIC kernel configuration.")
If there are no objections, I will commit this revision over the weekend.

Mon, Aug 31, 8:56 PM · ARM

Sun, Aug 30

mmel added a comment to D59264: vt_simplefb: support armv7 and U-Boot-placed framebuffer nodes.

Another thing: Wouldn't it be much cleaner to extend the implementation of pmap_mapdev_attr() for early boot phase of armv7? subr_devmap.c looks ready for this job.

Sun, Aug 30, 7:00 AM · ARM, drivers
mmel added a comment to D59264: vt_simplefb: support armv7 and U-Boot-placed framebuffer nodes.

I'm not thrilled with this solution.
The standard pre-pmap_bootstrap() KVA is 128 MB, including:

  • kernel text/data/bss (section-mapped from KERNBASE);
  • early page tables (kern_pt1, kern_pt2tab and initial L2 pages);
  • whatever initarm() takes (dpcpu, stacks, msgbuf, etc.).
Sun, Aug 30, 6:32 AM · ARM, drivers

Sat, Aug 29

ray added inline comments to D59264: vt_simplefb: support armv7 and U-Boot-placed framebuffer nodes.
Sat, Aug 29, 9:22 PM · ARM, drivers
adrian added projects to D59264: vt_simplefb: support armv7 and U-Boot-placed framebuffer nodes: drivers, ARM.
Sat, Aug 29, 7:34 PM · ARM, drivers
manu accepted D54319: nanobsd: remove pandaboard.cfg.
Sat, Aug 29, 6:52 AM · ARM

Thu, Aug 27

oh added a reviewer for D59125: ti_sdhci: offload the MMC data phase to EDMA3: mmel.
Thu, Aug 27, 5:47 PM · ARM
oh added a comment to D59124: arm/ti: attach EDMA3 against the split device tree binding.

Looks good and works with PB&BB, maybe add in sys/arm/files.ti something like:
arm/ti/ti_edma3.c optional sdhci | edma3

Thu, Aug 27, 5:47 PM · ARM
oh added a reviewer for D59124: arm/ti: attach EDMA3 against the split device tree binding: mmel.
Thu, Aug 27, 5:44 PM · ARM
oh requested review of D59209: uart: Add compatible strings for ti8250 driver.
Thu, Aug 27, 11:31 AM · ARM

Sun, Aug 23

rick_sloservers.com requested review of D59125: ti_sdhci: offload the MMC data phase to EDMA3.
Sun, Aug 23, 1:41 PM · ARM
rick_sloservers.com requested review of D59124: arm/ti: attach EDMA3 against the split device tree binding.
Sun, Aug 23, 1:12 PM · ARM
rick_sloservers.com added a comment to D46703: Add AM335X config file.

Tested on hardware as part of this stack: D46703, D46712, D46713, D46714, D41888, D46722, D46723, D46742, D46743, D46744 and D46746 rebased from stable/14 onto stable/15 (6b25004d1d18), KERNCONF=AM335X, on a BeagleBone Black Rev B3. The board boots 15.1-STABLE to multi-user with zero device attach failures. Full results and evidence: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297800, discussion on D46723.

Sun, Aug 23, 11:01 AM · ARM
rick_sloservers.com added a comment to D59120: arm/ti: take the register offset from a ti,clksel parent.

Applying the published diffs in dependency order onto current main
(ee81cd1d8f55):

Sun, Aug 23, 10:27 AM · ARM
rick_sloservers.com requested review of D59120: arm/ti: take the register offset from a ti,clksel parent.
Sun, Aug 23, 10:24 AM · ARM
rick_sloservers.com requested review of D59119: arm/ti: correct softc member name in ti_mux_clock and ti_gate_clock.
Sun, Aug 23, 8:06 AM · ARM
rick_sloservers.com requested review of D59118: arm/ti: include sys/intr.h where INTRNG types are used.
Sun, Aug 23, 8:02 AM · ARM

Jun 22 2026

freebsd_sysctl.cz changed the visibility for D57082: arm64: review MT7622 support sysirq.
Jun 22 2026, 8:52 AM · arm64, ARM
freebsd_sysctl.cz added a reviewer for D57082: arm64: review MT7622 support sysirq: seuros.
Jun 22 2026, 8:51 AM · arm64, ARM

May 30 2026

adrian added projects to D57082: arm64: review MT7622 support sysirq: ARM, arm64.
May 30 2026, 8:08 PM · arm64, ARM

Apr 27 2026

adrian closed D56351: qcom_tlmm: add i2c pull up strength config option.
Apr 27 2026, 3:58 PM · arm64, ARM
adrian closed D56349: qcom_tlmm: prepare for supporting multiple TLMM platforms.
Apr 27 2026, 3:58 PM · arm64, ARM
adrian closed D56350: qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits.
Apr 27 2026, 3:58 PM · arm64, ARM

Apr 11 2026

adrian added a reviewer for D56350: qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits: ARM.
Apr 11 2026, 1:41 AM · arm64, ARM
adrian added a reviewer for D56349: qcom_tlmm: prepare for supporting multiple TLMM platforms: ARM.
Apr 11 2026, 1:40 AM · arm64, ARM
adrian added a reviewer for D56351: qcom_tlmm: add i2c pull up strength config option: ARM.
Apr 11 2026, 1:40 AM · arm64, ARM

Apr 10 2026

adrian closed D49706: qcom_gcc: migrate the MSM8916 support to qcom_gcc.
Apr 10 2026, 10:13 PM · ARM, arm64
adrian updated the diff for D49706: qcom_gcc: migrate the MSM8916 support to qcom_gcc.

address copyright/dates

Apr 10 2026, 10:12 PM · ARM, arm64

Apr 9 2026

adrian added projects to D49706: qcom_gcc: migrate the MSM8916 support to qcom_gcc: arm64, ARM.
Apr 9 2026, 12:56 AM · ARM, arm64

Dec 30 2025

oh requested review of D54423: sys/arm/freescale/fsl_ocotp.c add compatible strings.
Dec 30 2025, 11:29 PM · arm64, ARM

Dec 29 2025

oh updated the summary of D54400: Add sysutils/u-boot-mcimx6ull-evk.
Dec 29 2025, 10:45 PM · ARM
oh requested review of D54402: sys/arm/freescale/imx/imx6_machdep.c Add imx6ull.
Dec 29 2025, 6:58 PM · ARM
oh requested review of D54400: Add sysutils/u-boot-mcimx6ull-evk.
Dec 29 2025, 6:06 PM · ARM

Dec 19 2025

imp accepted D54319: nanobsd: remove pandaboard.cfg.
Dec 19 2025, 10:52 PM · ARM
oh requested review of D54319: nanobsd: remove pandaboard.cfg.
Dec 19 2025, 6:29 PM · ARM

Dec 15 2025

oh closed D54216: remove sys/dts/arm/socfpga_*_sdmmc.dts.
Dec 15 2025, 5:50 PM · ARM

Dec 14 2025

manu accepted D54216: remove sys/dts/arm/socfpga_*_sdmmc.dts.
Dec 14 2025, 1:37 PM · ARM
br accepted D54216: remove sys/dts/arm/socfpga_*_sdmmc.dts.
Dec 14 2025, 11:24 AM · ARM

Dec 13 2025

oh requested review of D54216: remove sys/dts/arm/socfpga_*_sdmmc.dts.
Dec 13 2025, 10:40 PM · ARM

Dec 12 2025

oh closed D54188: remove RPI-B devicetree overlay for spigen.
Dec 12 2025, 11:45 AM · ARM
manu accepted D54188: remove RPI-B devicetree overlay for spigen.
Dec 12 2025, 11:05 AM · ARM
oh requested review of D54188: remove RPI-B devicetree overlay for spigen.
Dec 12 2025, 10:31 AM · ARM

Dec 11 2025

oh closed D53888: sys/dts: Remove IMX5 device tree.
Dec 11 2025, 6:01 PM · ARM
oh closed D53887: make_dtb.sh: add the dts source directory as one of the include path .
Dec 11 2025, 5:25 PM · ARM
manu accepted D53887: make_dtb.sh: add the dts source directory as one of the include path .
Dec 11 2025, 3:53 PM · ARM

Dec 5 2025

oh closed D53890: sys/modules/dtb/am335x/Makefile.
Dec 5 2025, 6:34 PM · ARM
oh closed D53894: sys/dts/arm/ufs.dts: fix compile error.
Dec 5 2025, 5:31 PM · ARM
manu accepted D53894: sys/dts/arm/ufs.dts: fix compile error.
Dec 5 2025, 5:12 PM · ARM

Nov 24 2025

kp accepted D53894: sys/dts/arm/ufs.dts: fix compile error.
Nov 24 2025, 12:51 PM · ARM