History log of /freebsd-10-stable/sys/arm/ti/ti_pruss.c
Revision Date Author Comments
# 278432 09-Feb-2015 rpaulo

MFC r277958, r278061:

ti_pruss: make sure the mmap'ed memory region is uncacheable.

am335x_clk_pruss_activate(): use the L3F clock.


# 275648 09-Dec-2014 rpaulo

MFC r275376:

Allow multiple devices to mmap. It's impossible to prevent this with
checks on the open/close functions.


# 266152 15-May-2014 ian

MFC r261410

Follow r261352 by updating all drivers which are children of simplebus
to check the status property in their probe routines.


# 266098 14-May-2014 ian

MFC r258209, r258210, r261211,

Add a driver for the Texas Instruments Mailbox hardware.

Add a driver for the TI Programmable Realtime Unit Subsystem.

fix args to mtx_init


# 278432 09-Feb-2015 rpaulo

MFC r277958, r278061:

ti_pruss: make sure the mmap'ed memory region is uncacheable.

am335x_clk_pruss_activate(): use the L3F clock.


# 275648 09-Dec-2014 rpaulo

MFC r275376:

Allow multiple devices to mmap. It's impossible to prevent this with
checks on the open/close functions.


# 266152 15-May-2014 ian

MFC r261410

Follow r261352 by updating all drivers which are children of simplebus
to check the status property in their probe routines.


# 266098 14-May-2014 ian

MFC r258209, r258210, r261211,

Add a driver for the Texas Instruments Mailbox hardware.

Add a driver for the TI Programmable Realtime Unit Subsystem.

fix args to mtx_init