Home | History | Annotate | Download | only in at91
History log of /src/sys/arch/arm/at91/at91twivar.h
RevisionDateAuthorComments
 1.3  22-Dec-2019  thorpej Cleanup i2c bus acquire / release, centralizing all of the logic into
iic_acquire_bus() / iic_release_bus(). "acquire" and "release" hooks
no longer need to be provided by back-end controller drivers (only if
they need special handling, e.g. powering on the i2c controller).
This results in the removal of a bunch of rendundant code from each
back-end controller driver.

Assert that we are not in hard interrupt context in iic_acquire_bus(),
iic_exec(), and iic_release_bus().
 1.2  03-Jul-2008  matt branches: 1.2.4; 1.2.86;
Add AT91 support. (XXX need to finish timecounter support).
 1.1  10-Nov-2007  matt branches: 1.1.2; 1.1.16; 1.1.20; 1.1.22;
file at91twivar.h was initially added on branch matt-nb4-arm.
 1.1.22.1  03-Jul-2008  simonb Sync with head.
 1.1.20.1  04-May-2009  yamt sync with head.
 1.1.16.1  28-Sep-2008  mjf Sync with HEAD.
 1.1.2.1  10-Nov-2007  matt Add AT91 support from Sami Kantoluoto
Add TI OMAP2430 support from Marty Fouts @ Danger Inc
 1.2.86.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.4.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.2.4.1  03-Jul-2008  wrstuden file at91twivar.h was added on branch wrstuden-revivesa on 2008-09-18 04:33:20 +0000

RSS XML Feed