Gregory Nutt
|
d09ee81320
|
Change naming from cp_XYZ_cache() to arch_XYP_cache() so that all cache operations will pick up L2 support if it is enabled
|
2014-07-26 18:47:33 -06:00 |
|
Gregory Nutt
|
ca7d7c34ce
|
Audio: Add a NULL audio device that can be used to simply unit-level testing of audio decoders
|
2014-07-23 10:12:32 -06:00 |
|
Gregory Nutt
|
d7a9633dcd
|
Rename pcm_decode.h to pcm.h since it will hold more than just decoding definitions. Fix some porting errors like idbg should auddbg, etc. Add wav file header and a few low-level wav utilities.
|
2014-07-22 15:54:56 -06:00 |
|
Gregory Nutt
|
a4dcd690bb
|
Add new framework for the PCM decoder. It is now a 'front end' for lower-level drivers like the WM8904 that performs the PCM decoding from end
|
2014-07-22 11:54:13 -06:00 |
|
Gregory Nutt
|
d8f85d1caa
|
SAMA5 PCK: Add support for the slow clock as the PCK clock source
|
2014-07-19 13:55:08 -06:00 |
|
Gregory Nutt
|
bad3ad58cb
|
SAMA5: Add slow clock support
|
2014-07-19 13:07:55 -06:00 |
|
Gregory Nutt
|
6d9f9e37bf
|
SAMA5D4-EK: Add WM8904 initialization logic
|
2014-07-19 11:58:53 -06:00 |
|
Gregory Nutt
|
916729578e
|
WM8904: A few initial definitions for for the SAMA5D4-EK
|
2014-07-17 17:57:57 -06:00 |
|
Gregory Nutt
|
03517717a0
|
SAMA5D4-EK: Valid MXT interrupts should only occur on the falling edge of the ~CHG signal
|
2014-07-12 14:03:08 -06:00 |
|
Gregory Nutt
|
74cf0a90b0
|
SAMA5D44-EK: Cosmetic changes
|
2014-07-09 07:18:43 -06:00 |
|
Gregory Nutt
|
695d1d933c
|
Some cosmetic typo fixes
|
2014-07-09 07:12:16 -06:00 |
|
Gregory Nutt
|
befcb1c961
|
Fix some cloned errors in SAM GPIO interrupt setup
|
2014-07-07 15:54:37 -06:00 |
|
Gregory Nutt
|
ab8506163a
|
maXTouch: Fix some issues with interrupt handling
|
2014-07-07 13:25:20 -06:00 |
|
Gregory Nutt
|
b4d3cebc2f
|
maXTouch: Fix I2C address, errors when debug enable, reorganize some data
|
2014-07-06 08:03:34 -06:00 |
|
Gregory Nutt
|
560409c912
|
MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequency
|
2014-07-05 17:47:17 -06:00 |
|
Gregory Nutt
|
6f4a218c84
|
Clean-up some comments
|
2014-07-05 17:15:38 -06:00 |
|
Gregory Nutt
|
816e48bf39
|
SAMA5D4-EK: Add board support for the maXTouch
|
2014-07-05 17:12:14 -06:00 |
|
Gregory Nutt
|
d5d12d6e55
|
SAMA5D4-EK: Add support for USB host
|
2014-07-03 11:22:15 -06:00 |
|
Gregory Nutt
|
67d77ba776
|
SAMA5 HSMCI: Dump GPIO configuration if DEBUG enabled
|
2014-06-29 17:47:25 -06:00 |
|
Gregory Nutt
|
9767eccb71
|
SAMA5D4-EK: Fix HSMCI card-detect pin selections
|
2014-06-29 11:26:41 -06:00 |
|
Gregory Nutt
|
2dad150289
|
Minor update to AT25BOOT; Updated README file
|
2014-06-28 12:38:41 -06:00 |
|
Gregory Nutt
|
2fb61ad15d
|
SAMA5D4-EK: Fix some AT25BOOT bugs
|
2014-06-28 11:15:02 -06:00 |
|
Gregory Nutt
|
668f50e116
|
SAMA5D4-EK: Updates to get the at25boot configuration building correctly
|
2014-06-28 09:39:50 -06:00 |
|
Gregory Nutt
|
cd7b1e00f3
|
SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASH
|
2014-06-28 08:40:11 -06:00 |
|
Gregory Nutt
|
c509cd55b2
|
SAMA5D4: Bootloader needs to flush D-Cache to memory before disabling the caches
|
2014-06-27 14:09:02 -06:00 |
|
Gregory Nutt
|
c8fd7b4670
|
Cosmetic update to comments
|
2014-06-27 11:55:33 -06:00 |
|
Gregory Nutt
|
3fb8023bdf
|
SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file into DRAM
|
2014-06-26 16:42:06 -06:00 |
|
Gregory Nutt
|
a55457b175
|
SAMA5D4-EK: Make sure that the H32MX divider is set; correct sense of bit driver red LED
|
2014-06-20 10:33:33 -06:00 |
|
Gregory Nutt
|
37d06c7444
|
SAMA5D4: Implement SDRAM initialization
|
2014-06-14 10:42:26 -06:00 |
|
Gregory Nutt
|
d55865b97a
|
SAMA5D4: Add support for HSMCI1 power control pin
|
2014-06-11 14:55:51 -06:00 |
|
Gregory Nutt
|
2cf637692a
|
SAMA5D4-EK: Update pins used by HSMCI
|
2014-06-11 14:45:01 -06:00 |
|
Gregory Nutt
|
e0a07125c8
|
SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB so that the configuration and build system can configure them. I might come up with something better later
|
2014-06-10 17:40:25 -06:00 |
|
Gregory Nutt
|
da8dfdcb6f
|
Updated SAMA5 SFR header file for the SAMA5D4
|
2014-06-08 07:48:36 -06:00 |
|
Gregory Nutt
|
18224d88b3
|
Update SAMA5D4-EK PIO usage
|
2014-06-07 09:37:17 -06:00 |
|
Gregory Nutt
|
5070759021
|
Add board support for the SAMA5D4-EK
|
2014-06-06 12:37:36 -06:00 |
|