9
0
Fork 0
Commit Graph

8081 Commits

Author SHA1 Message Date
Gregory Nutt 33330bd686 IOB: Remove private data. Not needed 2014-06-12 08:35:59 -06:00
Gregory Nutt c4ae0251bf Update ChangeLog 2014-06-12 07:53:44 -06:00
Gregory Nutt dace4cb7b9 ELF: Fix compilation error when CONFIG_ELF_DUMPBUFFER is defined. From Pelle Windestam 2014-06-12 07:53:31 -06:00
Gregory Nutt 3968d8c709 STM32: Handle setting of USART CR1_M when 8 bits of data plus parity 2014-06-11 15:49:54 -06:00
Gregory Nutt 81a6c14851 Cosmetic update to comments 2014-06-11 14:57:14 -06:00
Gregory Nutt 25e9a34fdd SAMA5D4: Add support for HSMCI1 power control pin 2014-06-11 14:55:51 -06:00
Gregory Nutt 8d1e663b00 SAMA5D4-EK: Update pins used by HSMCI 2014-06-11 14:45:01 -06:00
Gregory Nutt 03048a4e9b Typo in last SAMA5D4 commit 2014-06-11 13:43:54 -06:00
Gregory Nutt 92c62f2143 SAMA5: Add support for Micrel KSZ8081 PHY 2014-06-11 13:25:59 -06:00
Gregory Nutt 6aecbbe584 SAMA5D4: Add EMAC driver 2014-06-11 12:23:31 -06:00
Gregory Nutt f1aa6dd88a SAMA5D4: Still trying to reconcile Ethernet interfaces 2014-06-11 08:01:48 -06:00
Gregory Nutt a061de18de Update to RTL8197 driver from Alan Carvalho de Assis 2014-06-11 06:54:18 -06:00
Gregory Nutt 1d01482f91 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 978c5f340d STM32: Expicitly include header file files. From Freddie Chopin 2014-06-10 15:49:48 -06:00
Gregory Nutt dbcd057521 Updates to get the SAMA5D3 building again 2014-06-10 15:34:57 -06:00
Gregory Nutt 6a0af3811e SAMA5D4: update MATRIX register definitions for the SAMA5D4 2014-06-10 13:15:29 -06:00
Gregory Nutt 6b5e75a944 SAMA5D4: Complete MPDDR header file 2014-06-10 11:16:05 -06:00
Gregory Nutt 91b5c85b4f SAMA5D4: Add MPDDRC file (incomplete) 2014-06-10 08:46:14 -06:00
Gregory Nutt b50dd15eed RTL8187: Fix include path for arp.h 2014-06-10 08:29:17 -06:00
Gregory Nutt 8b7964fde2 Move SAMA5D3 MPDDRC definitions to a separate header file 2014-06-10 08:11:31 -06:00
Gregory Nutt 3a462f2a7c IOB: remove flags 2014-06-09 13:54:47 -06:00
Gregory Nutt 087a17dd2c SAMA5D4: Update LCDC header file 2014-06-09 13:27:08 -06:00
Gregory Nutt c21d89c3ad Add logic to select between incompatible SAMA5D3 and SAMA5D4 EMAC header files 2014-06-09 12:24:39 -06:00
Gregory Nutt 3538ec4634 SAMA5: Back out most of commit c37b5b7b97. Things are going to have to be done differently 2014-06-09 12:16:16 -06:00
Gregory Nutt a223c5e55f SAMA5D4: Updated EMAC header file 2014-06-09 11:40:11 -06:00
Gregory Nutt 77e0d74951 SAMA5D4: Add EMAC header file 2014-06-09 11:29:02 -06:00
Gregory Nutt 8ffb4dd528 SAMA5D4: More header file changes 2014-06-09 10:07:00 -06:00
Gregory Nutt 5d3710089f SAMA5D4: update ISI register definition header file 2014-06-09 09:29:23 -06:00
Gregory Nutt 6643969ba4 Config/build changes to better support the RTL8187 2014-06-09 09:11:04 -06:00
Gregory Nutt 53b071990d SAMA5D4: Completes PMC modifications for the SAMA5D4 2014-06-09 07:55:51 -06:00
Gregory Nutt d36fb6d914 SAMA5D4: Completes L2CC register definition header file 2014-06-08 19:08:11 -06:00
Gregory Nutt 0b739cd3ee SAMA5D4: Update HSMC register definitions 2014-06-08 16:27:58 -06:00
Gregory Nutt 66bf0c0b2a SAMA5D4: Update PIO register definitions 2014-06-08 15:35:51 -06:00
Gregory Nutt 2253a1b5c9 SAMA5D4: Update DBGU header file 2014-06-08 14:37:09 -06:00
Gregory Nutt e841930812 SAMA5D4: Update PWM header file 2014-06-08 14:16:50 -06:00
Gregory Nutt 75c99e3556 SAMA5D4: Updated HSMCI header file 2014-06-08 12:49:45 -06:00
Gregory Nutt d6f627991b SAMA5D4: Update ADC register definition header file 2014-06-08 12:19:05 -06:00
Gregory Nutt 2d33e6bc3f SAMA5D4: Updated RTC header file 2014-06-08 10:14:36 -06:00
Gregory Nutt b3b69d460e SAMA5D4: Update register definitions; add support for TC2 2014-06-08 09:19:50 -06:00
Gregory Nutt bdce0ce0ae SAMA5: Add TWI3 support 2014-06-08 08:25:39 -06:00
Gregory Nutt 490be56d77 Updated SAMA5 SFR header file for the SAMA5D4 2014-06-08 07:48:36 -06:00
Gregory Nutt a8b32c418d SAMA5D4: Add support for UART4 2014-06-08 07:47:56 -06:00
Gregory Nutt 57057b6e60 Fix typo in iob.h 2014-06-08 06:54:10 -06:00
Gregory Nutt 9c790200e0 IOB: Add macro to get the start of data 2014-06-07 15:40:51 -06:00
Gregory Nutt c8d5160213 SAMA5D4: Update one more register definition header files 2014-06-07 14:40:49 -06:00
Gregory Nutt d54462a1c5 SAMA5D4: Update some register definition header files. Many more still to be done 2014-06-07 13:36:46 -06:00
Gregory Nutt 35e3a571f1 Those pesky carriage returns 2014-06-07 11:05:31 -06:00
Gregory Nutt fde810862b IOB: Add iob_contig() 2014-06-07 11:01:13 -06:00
Gregory Nutt c410df49cc Update SAMA5D4-EK PIO usage 2014-06-07 09:37:17 -06:00
Gregory Nutt db07a02d63 Add Ethernet definitions 2014-06-06 18:18:58 -06:00