History log of /freebsd/sys/arm/freescale/vybrid/files.vybrid (Results 1 – 25 of 47)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5ca8e326 22-Mar-2024 Pierre-Luc Drouin <pldrouin@pldrouin.net>

vf_i2c: split up and add ACPI attachments in addition to FDT

Move the code from the arm specific to the iicbus controller directory.
Split up between general logic and bus attachment code.
Add suppo

vf_i2c: split up and add ACPI attachments in addition to FDT

Move the code from the arm specific to the iicbus controller directory.
Split up between general logic and bus attachment code.
Add support for ACPI attachment in addition to FDT.

MFC after: 7 days
Tested by: bz (LS1088a FDT), Pierre-Luc Drouin (Honeycomb, ACPI)
Based on: D24917 by Val Packett (initial early version)
Differential Revision: https://reviews.freebsd.org/D44020

show more ...


Revision tags: release/13.3.0, release/14.0.0
# 031beb4e 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0
# 7648bc9f 13-May-2019 Alan Somers <asomers@FreeBSD.org>

MFHead @347527

Sponsored by: The FreeBSD Foundation


# dbfb4063 16-Apr-2019 Emmanuel Vadot <manu@FreeBSD.org>

arm: Add kern_clocksource.c directly in files.arm

This files is needed and included in all our config so move it to a common
location.

MFC after: 2 weeks


Revision tags: release/12.0.0, release/11.2.0
# ee070097 28-Dec-2017 Emmanuel Vadot <manu@FreeBSD.org>

Revert r327250 as it broke the build for some armv6 kernel and all armv4/5

Reported by: ian


# d06955f9 27-Dec-2017 Emmanuel Vadot <manu@FreeBSD.org>

arm: Add kern/kern_clocksource.c to files.arm

Instead of adding it to every files.vendor, add it to the common arch file.


Revision tags: release/10.4.0, release/11.1.0
# 686fb94a 10-Jun-2017 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r319548 through r319778.


# d9f50445 03-Jun-2017 Andrew Turner <andrew@FreeBSD.org>

Port the Vybrid code to PLATFORM to help move it into GENERIC.


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0
# b626f5a7 04-Jan-2016 Glen Barber <gjb@FreeBSD.org>

MFH r289384-r293170

Sponsored by: The FreeBSD Foundation


# 8d4f972b 26-Nov-2015 Navdeep Parhar <np@FreeBSD.org>

Catch up with head.


# ed18006c 21-Nov-2015 Andrew Turner <andrew@FreeBSD.org>

Create device options for the two common ARM timers.

Sponsored by: ABT Systems Ltd


# 210d6af7 21-Nov-2015 Andrew Turner <andrew@FreeBSD.org>

Move more bus_space_* files to be built by files.arm. This leaves the
definition in a file.* file under sys/arm/arm in the few cases we need it
for non-fdt platforms.

Sponsored by: ABT Systems Ltd


# 80547157 20-Nov-2015 Andrew Turner <andrew@FreeBSD.org>

Remove bus_space_asm_generic.S from the per-SoC files.* files, it's already
in files.arm.

Sponsored by: ABT Systems Ltd


Revision tags: release/10.2.0
# 416ba5c7 22-Jun-2015 Navdeep Parhar <np@FreeBSD.org>

Catch up with HEAD (r280229-r284686).


# 37a48d40 28-May-2015 Glen Barber <gjb@FreeBSD.org>

MFH: r282615-r283655

Sponsored by: The FreeBSD Foundation


# 98e0ffae 27-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Merge sync of head


# ace157c3 10-May-2015 Andrew Turner <andrew@FreeBSD.org>

Use the new gic option on all configs that need it.


# 7263c8c0 22-Apr-2015 Glen Barber <gjb@FreeBSD.org>

MFH: r280643-r281852

Sponsored by: The FreeBSD Foundation


# 4bf53d0b 04-Apr-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from HEAD


# 0ebebb12 30-Mar-2015 Andrew Turner <andrew@FreeBSD.org>

Build the cpufunc_asm_* files based on the cpu type, not which config file
we happen to be building.


# d9d02715 29-Mar-2015 Andrew Turner <andrew@FreeBSD.org>

Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.


# 698234c1 29-Mar-2015 Andrew Turner <andrew@FreeBSD.org>

Stop building unused cpuvunc_* files, we don't need anything from these.


# 9f3d45b6 08-Feb-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from HEAD


# 47712954 26-Jan-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r277327 through r277718.


# 57de838f 23-Jan-2015 Enji Cooper <ngie@FreeBSD.org>

MFhead @ r277555


12