Commit Graph

4047 Commits

Author SHA1 Message Date
Gregory Nutt
205c0978e7 Update ChangeLog 2015-06-29 13:08:42 -06:00
Gregory Nutt
ba2e6ac0b9 Update some URLs due to movement of the Documentation repository 2015-06-29 11:25:03 -06:00
Gregory Nutt
9e99cfa4e0 Correct many bitbucket.org URLs 2015-06-28 09:14:52 -06:00
Gregory Nutt
7214e52fb2 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
46bd0bc307 This cleans up most of the remaining SourceForge references 2015-06-26 18:13:20 -06:00
Gregory Nutt
5305100bdc Change some Sourceforge URLs to bitbucket URLs 2015-06-26 17:29:32 -06:00
Gregory Nutt
71e8137da1 Fix a typo in configuration variable name: SAMD21 should be SAML21 2015-06-26 13:33:35 -06:00
Gregory Nutt
38ac5e2be3 Fix a typo in configuration variable name: SAM21 should be SAMD21 2015-06-26 13:24:33 -06:00
Efim Monjak
e187d6eb8b 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
c1990bb2ea Update README and TODO list 2015-06-25 13:39:57 -06:00
Gregory Nutt
ae729d7a27 Set date to 2015 in all new SAMD21 Xplained files 2015-06-21 12:42:35 -06:00
Gregory Nutt
1afba254b6 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
0e98c595c2 SAMD21: Update fuse definitions for the SAMD21 2015-06-21 10:20:23 -06:00
Gregory Nutt
476d362986 Updates to SAMD21 Xplained NSH configuration 2015-06-21 07:56:15 -06:00
Gregory Nutt
fe5f060486 Add board configuration for the SAMD21 Xplained board 2015-06-21 07:48:46 -06:00
Gregory Nutt
3a4ab48049 SAMD2x: Eliminate a warning 2015-06-20 16:06:01 -06:00
Gregory Nutt
e7bf809c47 configs/sim/nsh: Need larger stack when posix_spawn 2015-06-18 10:59:29 -06:00
Gregory Nutt
612bc18e90 Refresh SAMV71-Xult configurations 2015-06-17 12:01:33 -06:00
Gregory Nutt
317a9c029d Update README 2015-06-15 11:37:16 -06:00
Gregory Nutt
93ac49b403 SAML21 minor stuff 2015-06-14 14:27:58 -06:00
Gregory Nutt
013e409293 Add start/end LPRAM symbols. We might need to use the _elpram symbol if we want to add some LPRAM to heap 2015-06-14 08:57:47 -06:00
Gregory Nutt
b1154a4a42 SAML21: Add DMA descriptor management logic 2015-06-14 08:48:25 -06:00
Gregory Nutt
19bbebd10e SAMD21: Add build framework for DMA support. Nothing there yet except for skeletal logic taken from SAM3/4. 2015-06-13 15:06:37 -06:00
Gregory Nutt
913a5251e5 Refresh configurations 2015-06-12 09:56:14 -06:00
Gregory Nutt
82e1473614 Teensy-3.1: Calibrate delay loop 2015-06-12 07:44:44 -06:00
Gregory Nutt
d34477de7b Teensy-3.1: Fix board LED 2015-06-12 07:37:06 -06:00
Gregory Nutt
bbdb796350 Fix some garbage left in a README file in a previous commit 2015-06-11 14:44:42 -06:00
Gregory Nutt
4f045430ac Teensy-3.0: Rename Teensy-3.1 linker script; add a new linker script for Teensy-3.0 2015-06-11 12:56:58 -06:00
Gregory Nutt
9c7ba5122b With these tweaks to the clocking, the Teensy-3.1 NSH configuration is fully functional 2015-06-11 09:07:35 -06:00
Gregory Nutt
c2e39c107b Kinetis: Add logic to set CFM protect area to all 0xff in all configurations 2015-06-11 08:39:40 -06:00
Gregory Nutt
26a8fc9233 Fix some typos in last commit 2015-06-10 17:22:51 -06:00
Gregory Nutt
45426598d6 Teensy-3.1: Add user LED support 2015-06-10 17:19:26 -06:00
Gregory Nutt
eae8126cb8 Update README 2015-06-10 15:19:29 -06:00
Gregory Nutt
5891bd27ad Typo fix 2015-06-10 12:31:42 -06:00
Gregory Nutt
2f90912f12 Add support for teensy-3.0 2015-06-10 11:45:53 -06:00
Gregory Nutt
2fb9cc8235 SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator 2015-06-10 08:38:35 -06:00
Gregory Nutt
2b97ae04b9 SAML21: A different SLOW clock must be used with SERCOM5 2015-06-10 08:18:05 -06:00
Gregory Nutt
9ec96e4382 Updated LPC1115 README from Alan Carvalho de Assis 2015-06-10 06:48:25 -06:00
Gregory Nutt
bba54ed30a Add support for other members of the Kinetis MK20DX---VLH7 family; undate a README 2015-06-09 18:01:32 -06:00
Gregory Nutt
9ffc4c4feb Oops... console disabled in the Teensy 3.1 configuration 2015-06-09 17:17:56 -06:00
Gregory Nutt
79248eabf5 Add board support for the Teensy-3.1 board 2015-06-09 17:03:52 -06:00
Gregory Nutt
8644eb7868 Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00
Gregory Nutt
f27161c2b5 Refresh some configurations 2015-06-09 15:19:37 -06:00
Gregory Nutt
0e668f1711 Prep for the NuttX-7.10 Release 2015-06-09 11:33:50 -06:00
Gregory Nutt
10664271eb Update/add README.txt files 2015-06-09 07:03:25 -06:00
Gregory Nutt
c09cc0dd07 Update some README files 2015-06-07 10:25:03 -06:00
Gregory Nutt
207140adb7 Update documentation and README file 2015-06-06 19:16:17 -06:00
Gregory Nutt
c9a0749142 Lincoln60: Add a thttpd-binfs configuration. That configuration still does not work on initial commit 2015-06-06 19:16:16 -06:00
Gregory Nutt
44a23bd26b apps/examples/thttpd now uses the Union File System if BINFS is selected for CGI binaris 2015-06-06 19:16:14 -06:00
Gregory Nutt
f6a1963219 Add simulator configuration for testing the Union Fs. Fix a few bugs. Almost works but still too flaky 2015-06-05 15:02:24 -06:00