Gregory Nutt
97b9bb7fa5
SAMA5D4-EK: Add missing argument to interrupt handler.
2017-02-27 09:36:12 -06:00
Mark Schulte
b3222bbc8a
irq_dispatch: Add argument pointer to irq_dispatch
...
Provide a user defined callback context for irq's, such that when
registering a callback users can provide a pointer that will get
passed back when the isr is called.
2017-02-27 06:27:56 -06:00
Gregory Nutt
43eb04bb8f
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
Gregory Nutt
a1469a3e95
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
2016-06-11 15:50:49 -06:00
Gregory Nutt
fc3540cffe
Replace all occurrences of vdbg with vinfo
2016-06-11 11:59:51 -06:00
Gregory Nutt
68a97a53ac
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00
Gregory Nutt
0873ee72f6
More of the PHY event notification logic change: Fix some compile errors when full feature is enabled; Add some missing ioctol logic
2014-08-16 15:04:09 -06:00
Gregory Nutt
9414e97f01
Minor warning/latent bug clean-up of auto-mounter logic
2014-07-29 16:35:17 -06:00
Gregory Nutt
42b28ba383
SAMA5D4: Add auto-mounter support for HSMCI0
2014-07-29 15:34:31 -06:00
Gregory Nutt
4478d1ba72
SAMA5 HSMCI: Dump GPIO configuration if DEBUG enabled
2014-06-29 17:47:25 -06:00
Gregory Nutt
88953d95f7
SAMA5D4-EK: Fix HSMCI card-detect pin selections
2014-06-29 11:26:41 -06:00
Gregory Nutt
b4607cc444
SAMA5D4: Add support for HSMCI1 power control pin
2014-06-11 14:55:51 -06:00
Gregory Nutt
57da49beb3
SAMA5D4-EK: Update pins used by HSMCI
2014-06-11 14:45:01 -06:00
Gregory Nutt
e8f8d3f521
Add board support for the SAMA5D4-EK
2014-06-06 12:37:36 -06:00