Commit Graph

11579 Commits

Author SHA1 Message Date
Gregory Nutt 92f1f7c12e Fix test for root directory in inode_reserve 2015-06-11 07:18:44 -06:00
Gregory Nutt f6743cde0f Update README.txt 2015-06-11 06:48:19 -06:00
Gregory Nutt af0862e3e7 Fix some typos in last commit 2015-06-10 17:22:51 -06:00
Gregory Nutt de254f6ac3 Teensy-3.1: Add user LED support 2015-06-10 17:19:26 -06:00
Gregory Nutt 63226728b6 Update README 2015-06-10 15:19:29 -06:00
Gregory Nutt e9f9d64b03 RAM functions should have noinline attribute 2015-06-10 14:51:42 -06:00
Gregory Nutt f26321f1bc Cosmetic 2015-06-10 14:20:11 -06:00
Gregory Nutt d519436eac Typo fix 2015-06-10 12:31:42 -06:00
Gregory Nutt 8e21bac5d4 Update ChangeLog 2015-06-10 11:48:00 -06:00
Gregory Nutt 93e0980623 Add support for teensy-3.0 2015-06-10 11:45:53 -06:00
Gregory Nutt 96137f25a9 Add support for MK20DN--VLH5 and MK20DX---VLH5. Needed for backward compatible support for Teensy-3.0 2015-06-10 11:45:17 -06:00
Gregory Nutt 8ec52df2cb Update ChangeLog 2015-06-10 08:40:41 -06:00
Gregory Nutt bb73c45a61 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 85e0da0588 SAML21: A different SLOW clock must be used with SERCOM5 2015-06-10 08:18:05 -06:00
Gregory Nutt cc714678d4 Updated LPC1115 README from Alan Carvalho de Assis 2015-06-10 06:48:25 -06:00
Gregory Nutt ebad33936f Add support for other members of the Kinetis MK20DX---VLH7 family; undate a README 2015-06-09 18:01:32 -06:00
Gregory Nutt 900ceee2b9 Oops... console disabled in the Teensy 3.1 configuration 2015-06-09 17:17:56 -06:00
Gregory Nutt d18a6b638c Update ChangeLog 2015-06-09 17:04:38 -06:00
Gregory Nutt 9036b23392 Add board support for the Teensy-3.1 board 2015-06-09 17:03:52 -06:00
Gregory Nutt 1acfa1771b Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00
Gregory Nutt 27211418ff Refresh some configurations 2015-06-09 15:19:37 -06:00
Gregory Nutt ef4fc3b21b Update ChangeLog 2015-06-09 12:52:13 -06:00
Gregory Nutt 97043e635f Correct write to incorrect register in EFM32 SPI driver. From Pierre-noel Bouteville. 2015-06-09 12:50:30 -06:00
Gregory Nutt 8be0822b98 Prep for the NuttX-7.10 Release 2015-06-09 11:33:50 -06:00
Gregory Nutt 8967e9715f Update/add README.txt files 2015-06-09 07:03:25 -06:00
Gregory Nutt b55b42d6c7 Update more broken URLs 2015-06-08 14:16:32 -06:00
Gregory Nutt ce8f026a32 Update ChangeLog 2015-06-07 13:15:35 -06:00
Gregory Nutt b46b129bbf Fix SAMA5 CAN frame construction. From Max Holtzberg. 2015-06-07 13:13:44 -06:00
Gregory Nutt 762edbba10 Update more broken URLs 2015-06-07 12:02:06 -06:00
Gregory Nutt ed8bb58764 Update more broken URLs and a README 2015-06-07 11:44:56 -06:00
Gregory Nutt 564c03724c Documentation: Add target=_blank to some URLs so they can be opened from DocuWiki. Some Sourceforge content cannot be served in a frame 2015-06-07 11:22:14 -06:00
Gregory Nutt 2225b1642c Update some README files 2015-06-07 10:25:03 -06:00
Gregory Nutt 5956960145 Update ChangeLog 2015-06-07 08:19:37 -06:00
Gregory Nutt 87ab1edf25 Union FS: Clean up some statfs error handling 2015-06-07 08:17:28 -06:00
Gregory Nutt 1283e8eca7 Union FS: Correct some calculations in statfs 2015-06-07 07:39:07 -06:00
Gregory Nutt afd7ef15dd Update README files 2015-06-07 07:28:09 -06:00
Gregory Nutt f385e52a34 Union FS needs to unmount contained file systems when it is unmounted 2015-06-06 19:48:38 -06:00
Gregory Nutt 219bf39ace Update documentation and README file 2015-06-06 19:16:17 -06:00
Gregory Nutt 1c09361e2a Update ChangeLog 2015-06-06 19:16:16 -06:00
Gregory Nutt d908a74089 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 6563d0e444 Union FS: Fix a reference counting problem 2015-06-06 19:16:15 -06:00
Gregory Nutt a9b5145525 Update ChangeLog 2015-06-06 19:16:14 -06:00
Gregory Nutt 0c03d04082 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 fe5e61960b Union FS. Fix the unlink() method. What was I thinking 2015-06-06 11:33:09 -06:00
Gregory Nutt 884f3cdf74 Union FS. Correct some handling when the last file is closed 2015-06-06 10:00:26 -06:00
Gregory Nutt 597493221e Union FS. Add logic to omit duplicates in file system 2 when doing directory listing 2015-06-06 09:49:13 -06:00
Gregory Nutt 05e6d9409d Union fs: Fix some compile issues with debug on. Add more test files 2015-06-06 08:36:24 -06:00
Gregory Nutt 1c2374aedb Fix a unionfs memory leak 2015-06-06 07:58:23 -06:00
Gregory Nutt 257a90a686 Fix a couple of unionfs readdir problems 2015-06-06 07:36:38 -06:00
Gregory Nutt 2b65030b39 Update ChangeLog 2015-06-05 15:03:12 -06:00