summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/arm/ti/am335x/am335x_scm_padconf.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-21arm/ti/ti_pinmux: Remove TI pinmux driverG S Niteesh Babu1-47/+0
The TI driver has been moved to RTEMS so the driver can be removed from libBSD. The following files have been removed from libBSD and moved to RTEMS. 1) ti/am335x/am335x_scm_padconf.c 2) ti/am335x/am335x_scm_padconf.h 3) ti/ti_pinmux.c 4) ti/ti_pinmux.h Update #3784
2019-08-11Pinmux : Import from FreeBSDVijay Kumar Banerjee1-33/+16
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber1-12/+31
Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-2/+2
Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
2013-10-10Move files to match FreeBSD layoutSebastian Huber1-0/+0
2012-11-26Switch to a version of select that is closer to bsd's version.Jennifer Averett1-13/+15
2012-03-08Move rtems/freebsd to freebsd and contrib to freebsd/contribJoel Sherrill1-0/+0