Page MenuHomeFreeBSD
Feed Advanced Search

Jul 24 2015

gonzo added a comment to D3180: FDT overlays support for ubdlr.
In D3180#63461, @imp wrote:

Are these changes from upstream dtc?

Jul 24 2015, 5:37 AM
gonzo retitled D3180: FDT overlays support for ubdlr from to FDT overlays support for ubdlr.
Jul 24 2015, 4:54 AM

Jun 18 2015

gonzo committed rS284562: Add missing driver for TDA19988 HDMI framer.
Add missing driver for TDA19988 HDMI framer
Jun 18 2015, 4:52 PM
eadler awarded rS284533: Add hskew field to struct videomode. It is required by some controllers a Love token.
Jun 18 2015, 1:10 AM
gonzo committed rS284534: Add HDMI support to Beaglebone Black:.
Add HDMI support to Beaglebone Black:
Jun 18 2015, 12:57 AM
gonzo committed rS284533: Add hskew field to struct videomode. It is required by some controllers.
Add hskew field to struct videomode. It is required by some controllers
Jun 18 2015, 12:22 AM

Jun 17 2015

gonzo committed rS284532: - Add clk_set_source_freq field to struct ti_clock_dev so clock device.
- Add clk_set_source_freq field to struct ti_clock_dev so clock device
Jun 17 2015, 11:26 PM

May 26 2015

gonzo committed rS283579: Print error message if autoload fails due to missing DTB blob, otherwise.
Print error message if autoload fails due to missing DTB blob, otherwise
May 26 2015, 8:32 PM

May 24 2015

gonzo committed rS283503: Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specific.
Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specific
May 24 2015, 11:53 PM

May 22 2015

gonzo accepted D2615: Add gpioled default-state support.

Looks OK

May 22 2015, 3:47 AM · ARM
gonzo committed rS283276: Switch TI platform support code from using FreeBSD's custom-baked DTS.
Switch TI platform support code from using FreeBSD's custom-baked DTS
May 22 2015, 3:16 AM
gonzo closed D2146: Rewrite TI platforms support to use vendor DTS files by committing rS283276: Switch TI platform support code from using FreeBSD's custom-baked DTS.
May 22 2015, 3:16 AM
gonzo accepted D2146: Rewrite TI platforms support to use vendor DTS files.

Accepted for commit

May 22 2015, 2:03 AM
gonzo closed D1753: Add VCHI driver to HEAD .

Committed in r278277

May 22 2015, 2:01 AM
gonzo committed rS283275: Add helper method fdt_find_child to make access to child nodes easier..
Add helper method fdt_find_child to make access to child nodes easier.
May 22 2015, 2:00 AM
gonzo removed a reviewer for D1753: Add VCHI driver to HEAD : gonzo.
May 22 2015, 1:56 AM
gonzo removed a reviewer for D1753: Add VCHI driver to HEAD : ian.
May 22 2015, 1:56 AM
gonzo added a reviewer for D1753: Add VCHI driver to HEAD : gonzo.
May 22 2015, 1:54 AM

Apr 22 2015

gonzo added a comment to D2146: Rewrite TI platforms support to use vendor DTS files.

The lack of login prompt is due to change of serial port device in system. /etc/ttys should use /dev/ttyu2 for serial console

Apr 22 2015, 9:20 PM
gonzo added a comment to D2146: Rewrite TI platforms support to use vendor DTS files.

BBB summary: It looks that everything works well. However I've got the following error:

ti_scm0: <TI Control Module> mem 0x44e10000-0x44e107fb on ofwbus0
....
ti_scm1: <TI Control Module> mem 0x44e10000-0x44e107ff on simplebus0
device_attach: ti_scm1 attach returned 6

It's misleading indeed. I moved the check for multiple scm devices to probe so the second instance does not generate error any more

Apr 22 2015, 9:18 PM
gonzo updated the diff for D2146: Rewrite TI platforms support to use vendor DTS files.

Fix issues mentioned in previous round of reviews

Apr 22 2015, 9:06 PM

Apr 19 2015

gonzo added inline comments to D2146: Rewrite TI platforms support to use vendor DTS files.
Apr 19 2015, 1:19 AM

Apr 3 2015

gonzo updated the diff for D2146: Rewrite TI platforms support to use vendor DTS files.

New revision of diff includes following changes:

  • Fixes for issues pointed out by reviewers
  • OMAP4 portion of TI support migrated to vendor's FDT
  • TDS files in boot/fdt/dts/arm are wrappers over TI's DTS files in gnu/. They also include freebsd-specific parts like console node for pandaboard and pruss node for BBB
Apr 3 2015, 7:40 PM

Mar 31 2015

gonzo added inline comments to D2146: Rewrite TI platforms support to use vendor DTS files.
Mar 31 2015, 10:16 PM

Mar 28 2015

gonzo added inline comments to D2146: Rewrite TI platforms support to use vendor DTS files.
Mar 28 2015, 9:34 PM

Mar 26 2015

gonzo added a comment to D2146: Rewrite TI platforms support to use vendor DTS files.

This is first revision of the migration to TI's DTS patch. Changes are not backward-compatible with old DTS due to different tree organization structure (more details below). Patch includes following changes:

Mar 26 2015, 4:49 AM
gonzo retitled D2146: Rewrite TI platforms support to use vendor DTS files from to Rewrite TI platforms support to use vendor DTS files.
Mar 26 2015, 4:13 AM

Feb 4 2015

gonzo added a comment to D1753: Add VCHI driver to HEAD .
  • I removed unused macroses/functions from list.h
  • M_ZERO is required at the moment. mtx/cv initializers expect the memory to be zero-ed.
Feb 4 2015, 8:38 PM

Feb 2 2015

gonzo retitled D1753: Add VCHI driver to HEAD from to Add VCHI driver to HEAD .
Feb 2 2015, 3:35 AM