Gregory Nutt
|
40f52f72d7
|
Documentation directory is now a submodule
|
2015-06-29 11:04:08 -06:00 |
Gregory Nutt
|
30280a913b
|
Remove the Documentation/ directory
|
2015-06-29 10:57:05 -06:00 |
Gregory Nutt
|
87b4f2261e
|
Update top-level .gitignore
|
2015-06-28 10:01:40 -06:00 |
Gregory Nutt
|
4dc7eb8d88
|
Ooops removed a little too much last time
|
2015-06-28 09:31:34 -06:00 |
Gregory Nutt
|
2f9bf6b792
|
Correct many bitbucket.org URLs
|
2015-06-28 09:14:52 -06:00 |
Gregory Nutt
|
342f5fe33d
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
Gregory Nutt
|
ed456854cb
|
Update README
|
2015-06-28 01:54:25 -06:00 |
Gregory Nutt
|
d2a2044418
|
Remove old, unused files in Documentation/ directory
|
2015-06-27 09:26:36 -06:00 |
Gregory Nutt
|
63eaa31da2
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
Gregory Nutt
|
d66532971f
|
Change some Sourceforge URLs to bitbucket URLs
|
2015-06-26 17:29:32 -06:00 |
Gregory Nutt
|
12f6eb41b2
|
Fix a typo in configuration variable name: SAMD21 should be SAML21
|
2015-06-26 13:33:35 -06:00 |
Gregory Nutt
|
7613e53b65
|
Fix a typo in configuration variable name: SAM21 should be SAMD21
|
2015-06-26 13:24:33 -06:00 |
Gregory Nutt
|
3d0a53cf2b
|
Update ChangeLog
|
2015-06-26 07:09:35 -06:00 |
Manuel Stühn
|
f9c0168aba
|
NFS: Fix prototype of unbind method. The function prototype was not updated for NFS after a recent change to the file system interface. From Manuel Stühn.
|
2015-06-26 07:06:53 -06:00 |
Gregory Nutt
|
003bacdf91
|
Update ChangeLog
|
2015-06-26 06:56:57 -06:00 |
Efim Monjak
|
5a4bb1714d
|
In ARMV71-Xplained clock configuration, divider was set to 25 to get 25*12MHz=300MHz CPU clock. The correct multiplier is 24 becaue the calculatin if (24+1)*12MHz. So the board was running at 312MHz. From Efim Monjak.
|
2015-06-26 06:52:37 -06:00 |
Gregory Nutt
|
ce7955bae8
|
Update README and TODO list
|
2015-06-25 13:39:57 -06:00 |
Gregory Nutt
|
0ad53183e1
|
Networking: Fix a compile problem introduced in NuttX-7.6 when CONFIG_NET_SENDFILE=y
|
2015-06-24 14:52:57 -06:00 |
Gregory Nutt
|
cb039a0281
|
Minor tweak to last unionfs fix
|
2015-06-24 10:19:04 -06:00 |
Gregory Nutt
|
8ed9c24675
|
Fix a union file system bug
|
2015-06-24 09:07:13 -06:00 |
Gregory Nutt
|
712a14ab25
|
Update TODO list
|
2015-06-22 15:19:13 -06:00 |
Gregory Nutt
|
ce9e321598
|
SAMD21: Update SPI and I2C header files for SAMD21 support
|
2015-06-22 13:12:00 -06:00 |
Gregory Nutt
|
ccadb28730
|
Update ChangeLog
|
2015-06-22 09:33:42 -06:00 |
Max Neklyudov
|
0920de059a
|
SAM3/4: Add a TWI driver for the SAM4CM. From Max Neklyudov.
|
2015-06-22 09:32:15 -06:00 |
Gregory Nutt
|
633a2b3be2
|
SAMD21: Update WDT and EVSYS header files for SAMD21 support
|
2015-06-22 09:15:54 -06:00 |
Gregory Nutt
|
2a41e5ce95
|
Update ChangeLog
|
2015-06-22 07:49:52 -06:00 |
Gregory Nutt
|
3751f9f7ac
|
Back out another error introduced with commit 02c33f66c5a8be774034cd40e4125e9323c7b4d8. Causes an infinite loop in up_lowputc().
|
2015-06-22 07:48:29 -06:00 |
Gregory Nutt
|
0e89d32e8f
|
Update ChangeLog
|
2015-06-22 07:13:30 -06:00 |
Max Neklyudov
|
4dc6164ba1
|
SAM4CM: Fix SUPC register definitions. From Max Neklyudov
Remove conditional logic form non-SAM4CM parts (Gregory Nutt)
|
2015-06-22 06:52:57 -06:00 |
Max Neklyudov
|
01a35ff27f
|
sam4cm: add CFB and MAC AES modes. From Max Neklyudov
|
2015-06-22 06:42:37 -06:00 |
Max Neklyudov
|
61af0d511f
|
Use up_timer_gettime for CLOCK_MONOTONIC in tickless mode. From Max Neklyudov.
|
2015-06-22 06:37:26 -06:00 |
Max Neklyudov
|
a6d8d2c0d1
|
Add relay IOCTL definitions. From Max Neklyudov.
|
2015-06-22 06:33:44 -06:00 |
Max Neklyudov
|
48dbc5c72b
|
Back out an error introduced with commit 02c33f66c5a8be774034cd40e4125e9323c7b4d8. Causes an infinite loop in up_lowputc(). From Max Neklyudov.
|
2015-06-22 06:19:45 -06:00 |
Gregory Nutt
|
e615c848fe
|
Set date to 2015 in all new SAMD21 Xplained files
|
2015-06-21 12:42:35 -06:00 |
Gregory Nutt
|
8d5cfcfb20
|
Extend apps/examples/unionfs so it is includes a root offset on one of the unified file sysems
|
2015-06-21 12:21:54 -06:00 |
Gregory Nutt
|
bf40b36a27
|
SAMD21: Update SAMD SYSCTRL and NVMCTRL definitions for the SAMD21
|
2015-06-21 11:40:23 -06:00 |
Gregory Nutt
|
0546eb7d04
|
SAMD21: Update fuse definitions for the SAMD21
|
2015-06-21 10:20:23 -06:00 |
Gregory Nutt
|
a572120aa4
|
SAMD21: Extend SAMD USART support to include SAMD21 differences
|
2015-06-21 09:17:01 -06:00 |
Gregory Nutt
|
ad454683bb
|
Updates to SAMD21 Xplained NSH configuration
|
2015-06-21 07:56:15 -06:00 |
Gregory Nutt
|
80f39d5940
|
Update ChangeLog
|
2015-06-21 07:49:39 -06:00 |
Gregory Nutt
|
c8e6720c62
|
Add board configuration for the SAMD21 Xplained board
|
2015-06-21 07:48:46 -06:00 |
Gregory Nutt
|
764817e2b0
|
SAMD21: Add pin multiplexing definitions
|
2015-06-20 18:55:23 -06:00 |
Gregory Nutt
|
8750bf0d9a
|
SAMD2x: Eliminate a warning
|
2015-06-20 16:06:01 -06:00 |
Gregory Nutt
|
c03d642b36
|
Missed a few in previous commit
|
2015-06-20 15:55:56 -06:00 |
Gregory Nutt
|
ba1f9e2272
|
SAMD21: Update GCLKs for SAMD21
|
2015-06-20 15:55:21 -06:00 |
Gregory Nutt
|
9fc91cfa5a
|
SAMD21: Update PM definitions for SAMD21 support
|
2015-06-20 15:32:57 -06:00 |
Gregory Nutt
|
62973af6eb
|
SAMD21: Add memory map header file
|
2015-06-20 15:02:25 -06:00 |
Gregory Nutt
|
b4682bd839
|
Update ChangeLog
|
2015-06-20 14:42:23 -06:00 |
Gregory Nutt
|
ab277096fd
|
SAMD21: Add interrupt vectors definitions
|
2015-06-20 14:40:47 -06:00 |
Gregory Nutt
|
c168878933
|
SAMD21: Add interrupt vectors definitions
|
2015-06-20 14:40:36 -06:00 |