Gregory Nutt
|
bee8a0745b
|
Some initial frame for Cortex-A5 support. No much yet
|
2013-07-18 15:20:47 -06:00 |
|
Gregory Nutt
|
3edeedab43
|
NSH cmp command by Andrew Twidgell
|
2013-07-18 08:24:29 -06:00 |
|
Gregory Nutt
|
28a8854e74
|
Add links to board README files in the NuttX.html file
|
2013-07-16 16:01:51 -06:00 |
|
Gregory Nutt
|
9b50721335
|
Fix problems with host build of the Zmodem tools
|
2013-07-16 11:23:35 -06:00 |
|
Gregory Nutt
|
43f59204af
|
Partial fixes for Zmodem RX buffering problems.
|
2013-07-15 12:33:35 -06:00 |
|
Gregory Nutt
|
cf9861cc6e
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
|
Gregory Nutt
|
9094081abe
|
Add an NSH configuration for the Arduino Due; Pluse several fixes related to the Due and to the SAM3X in general
|
2013-06-28 14:32:08 -06:00 |
|
Gregory Nutt
|
c303a779e8
|
Update documentation to include references to the Arduino Due board
|
2013-06-27 14:33:10 -06:00 |
|
Gregory Nutt
|
33b5a0f868
|
Add support for the SAM4L Xplained Pro I/O1 module
|
2013-06-15 10:56:08 -06:00 |
|
Gregory Nutt
|
60be5600f3
|
Prep for 6.28 release
|
2013-06-14 14:30:00 -06:00 |
|
Gregory Nutt
|
5a8a189459
|
SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully functional
|
2013-06-12 10:56:42 -06:00 |
|
Gregory Nutt
|
ebcd80a92c
|
SAM4S: Add macros to manage peripheral clocks
|
2013-06-11 15:42:30 -06:00 |
|
Gregory Nutt
|
7d642f7c1d
|
Add a directory to hold configurations for the SAM4S Xplained board
|
2013-06-10 18:20:30 -06:00 |
|
Gregory Nutt
|
c2ef9f0593
|
Beginning updates of SAM3U header files o include support for the SAM4S: WDT, SUPC, EEFC, MATRIX, and PMC
|
2013-06-10 11:57:37 -06:00 |
|
Gregory Nutt
|
8d3a536815
|
SAM4L: Extend interrupt support for the larger number of NVIC interrupts of the SAM4L
|
2013-06-09 13:00:38 -06:00 |
|
Gregory Nutt
|
23be751f2d
|
SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documentation updates
|
2013-06-05 08:54:37 -06:00 |
|
Gregory Nutt
|
b4e59b30ae
|
Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board
|
2013-06-03 15:11:56 -06:00 |
|
Gregory Nutt
|
32a47fa854
|
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
|
2013-05-30 14:45:31 -06:00 |
|
Gregory Nutt
|
a64e057c62
|
Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. Re-organization of files in configs/pcblogic-pic32mx/src
|
2013-05-25 11:53:49 -06:00 |
|
Gregory Nutt
|
ad957c97df
|
Minor documentation update
|
2013-05-24 14:05:20 -06:00 |
|
Gregory Nutt
|
17fb3b3dbe
|
Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD support and to the apps/examples/slcd segment LCD test.
|
2013-05-24 12:00:15 -06:00 |
|
Gregory Nutt
|
def179aed5
|
Documentation update
|
2013-05-22 11:06:20 -06:00 |
|
Gregory Nutt
|
56128f3711
|
Add STM32L15X segment LCD register definitions; Updated documentatin and README files
|
2013-05-21 12:39:48 -06:00 |
|
Gregory Nutt
|
a5251ec2ef
|
Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH configuration is now fully functional on the STM32L-Discovery board.
|
2013-05-21 11:25:30 -06:00 |
|
Gregory Nutt
|
7c5c34237c
|
Documentation updates
|
2013-05-07 08:55:28 -06:00 |
|
Gregory Nutt
|
a4cf8b74b1
|
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
|
2013-05-05 09:10:47 -06:00 |
|
Gregory Nutt
|
b69db0df37
|
Fixed to M25P driver from Ken Pettit plus some documentation updates
|
2013-05-03 17:17:14 -06:00 |
|
Gregory Nutt
|
a9b8bd2e8b
|
Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
|
2013-05-03 12:52:33 -06:00 |
|
Gregory Nutt
|
bee032fc84
|
Add an optional byte-oriented write method to the MTD interface
|
2013-05-01 10:59:57 -06:00 |
|
Gregory Nutt
|
86f276cb7c
|
Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit
|
2013-04-30 18:31:47 -06:00 |
|
Gregory Nutt
|
3b213e3468
|
Prep for NuttX-6.27 release
|
2013-04-28 10:56:29 -06:00 |
|
Gregory Nutt
|
b219b37048
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
|
Gregory Nutt
|
0b30af1dc1
|
Updated .gitignore files
|
2013-04-23 19:05:59 -06:00 |
|
Gregory Nutt
|
4930b570ed
|
LPC17xx ADC: Configure all ADC pins in the set, not just one. From MKannan
|
2013-04-23 08:47:21 -06:00 |
|
Gregory Nutt
|
3975faf911
|
Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html
|
2013-04-22 16:46:15 -06:00 |
|
Gregory Nutt
|
64d5905124
|
kconfig2html: Add collapsable table of contents
|
2013-04-22 13:58:02 -06:00 |
|
Gregory Nutt
|
f6678fc062
|
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
|
2013-04-19 18:35:06 -06:00 |
|
Gregory Nutt
|
00f99b6df1
|
Update HTML files and clean up some Freedom KL25Z files
|
2013-04-17 13:33:40 -06:00 |
|
Gregory Nutt
|
09a9a3cedc
|
Updated to documentation and README files
|
2013-04-11 06:53:26 -06:00 |
|
Gregory Nutt
|
95b5333747
|
Clone svn:ignore directory atributed to .gitignore files
|
2013-04-04 14:27:29 -06:00 |
|
patacongo
|
b4c6554c8b
|
Add support for CAN1 and CAN2 to zkit-arm-1769. From M. Kannan
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5808 42af7a65-404d-4744-a932-0658087f49c3
|
2013-04-01 14:10:54 +00:00 |
|
patacongo
|
831c8482cf
|
Copy siginfo_t to step before calling a user-space signal handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5769 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-21 20:02:14 +00:00 |
|
patacongo
|
6602e6c180
|
Add a up_stack_frame() interface to allocate a frame of data on a task's stack.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5768 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-21 17:35:08 +00:00 |
|
patacongo
|
d81b2e8828
|
Change prototypes of up_create_stack and up_release_stack to include a task type parameter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5765 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-20 18:22:21 +00:00 |
|
patacongo
|
648ce59ee4
|
Prep for 6.26 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-15 18:07:34 +00:00 |
|
patacongo
|
7cf9041082
|
More changes for a kernel-mode allocator (more to be done)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5724 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-09 21:12:20 +00:00 |
|
patacongo
|
f6a88f0d75
|
up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5721 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-08 22:01:50 +00:00 |
|
patacongo
|
1663d7ed2c
|
LPC1788 updates -- OS test configuration now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-04 18:00:07 +00:00 |
|
patacongo
|
19e1c8809b
|
Add System Control register definitions for the LM4F120
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5700 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-03 21:31:28 +00:00 |
|
patacongo
|
2ba3c0cb14
|
Add a configuration to begin development of an LM4F120 LaunchPad port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5692 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-01 19:10:02 +00:00 |
|