Gregory Nutt
|
c2e69373f3
|
Changes to get an NxWM configuration building correctly after all of the naming changes
|
2014-09-20 16:19:06 -06:00 |
Gregory Nutt
|
3bf2b50e46
|
Refresh/fix all nxterm (aka nxconsole) configuration files
|
2014-09-20 16:06:21 -06:00 |
Gregory Nutt
|
ffb60d064b
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |
Gregory Nutt
|
980ed7ad24
|
Update ChangeLog
|
2014-09-20 15:02:24 -06:00 |
Gregory Nutt
|
fefc4f624b
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
Gregory Nutt
|
3d050101eb
|
Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM
|
2014-09-20 14:25:51 -06:00 |
Gregory Nutt
|
0b67b111ae
|
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
|
2014-09-20 14:18:08 -06:00 |
Gregory Nutt
|
be84c048c9
|
Fix nsh_archinitialize return value
|
2014-09-20 13:36:29 -06:00 |
Gregory Nutt
|
4af760560a
|
Update ChangeLog
|
2014-09-20 12:58:22 -06:00 |
Gregory Nutt
|
820a5b6dcd
|
STM32F4Discovery: Add support for the microSD card slot on the STM32F4DIS-BB base board
|
2014-09-20 12:55:23 -06:00 |
Gregory Nutt
|
962aab5320
|
Add microSD card detect pin definition for the STM32F4DIS-BB board
|
2014-09-19 13:43:35 -06:00 |
Gregory Nutt
|
709a801e7d
|
Fix missing closing quotation mark
|
2014-09-19 13:00:42 -06:00 |
Gregory Nutt
|
ef8a4668d7
|
Some compiler errors that I added to Ken's code. From Ken Pettit
|
2014-09-19 10:58:32 -06:00 |
Gregory Nutt
|
e76c36173a
|
Updated ChangeLog
|
2014-09-19 10:29:08 -06:00 |
Gregory Nutt
|
34e0a71082
|
Emulated SPI FLASH driver for the sim target from Ken Pettit
|
2014-09-19 10:27:18 -06:00 |
Gregory Nutt
|
ae7b19921d
|
Update README files
|
2014-09-19 10:12:03 -06:00 |
Gregory Nutt
|
942aaf6c31
|
SAMA5D4-EK/nsh: WM8904 support enabled; README updated
|
2014-09-18 14:29:20 -06:00 |
Gregory Nutt
|
e8b5a8e0d6
|
SAMA5D4-EK: Correct WM8904 PCK output selection
|
2014-09-18 08:35:15 -06:00 |
Gregory Nutt
|
cf849664ec
|
Update Changelog
|
2014-09-17 11:48:07 -06:00 |
Gregory Nutt
|
cd9b9817fd
|
SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH configuration. Fix some build errors/warnings introduced with recent work with the knsh configuration
|
2014-09-17 11:47:00 -06:00 |
Gregory Nutt
|
d7ae119684
|
Ooops... a file that I forgot to add yesterday
|
2014-09-17 09:52:07 -06:00 |
Gregory Nutt
|
f2a5fdb625
|
Updata ChangeLog
|
2014-09-17 08:39:51 -06:00 |
Gregory Nutt
|
b37c0a832a
|
Fixes to avoid some hang conditions using STM32 CAN
|
2014-09-17 08:35:03 -06:00 |
Gregory Nutt
|
f285498921
|
Update ChangeLog
|
2014-09-17 07:43:47 -06:00 |
Gregory Nutt
|
82381dbdc6
|
Only SAM4 family has RTTDIS bit in the MR register. SourceForge bug #33 from Fabien Comte
|
2014-09-17 07:42:12 -06:00 |
Gregory Nutt
|
9591e76d5a
|
Fix errors in apps/examplex/helloxx and cxxtext Makefiles; update SAMA5D3x-EK/hello defconfig
|
2014-09-17 07:32:55 -06:00 |
Gregory Nutt
|
311a88e819
|
Add a sharable version of arm_virtpgaddr()
|
2014-09-16 16:49:44 -06:00 |
Gregory Nutt
|
5e5b33b7f5
|
Update README
|
2014-09-16 16:12:00 -06:00 |
Gregory Nutt
|
5d9276ed71
|
More changes so that the KNSH build survives the changes needed for the ELF build
|
2014-09-16 15:55:21 -06:00 |
Gregory Nutt
|
1ef758d67f
|
A couple more changes for clean ELF build
|
2014-09-16 15:40:48 -06:00 |
Gregory Nutt
|
925fc9ad81
|
First round of changes to get the ELF configuration building again
|
2014-09-16 15:37:05 -06:00 |
Gregory Nutt
|
62a11fde1d
|
Update TODO and a README
|
2014-09-16 13:58:55 -06:00 |
Gregory Nutt
|
4bbaf80cab
|
Update ChangeLogs
|
2014-09-16 13:43:12 -06:00 |
Gregory Nutt
|
2defa2d45c
|
These files were deleted and moved to a different location (see previos commit)
|
2014-09-16 13:36:51 -06:00 |
Gregory Nutt
|
af2efda031
|
remove tailing blank line
|
2014-09-16 13:36:14 -06:00 |
Gregory Nutt
|
d4d1534b5a
|
Move common/up_signal_dispatch.c to armv6-m, armv7-m, and armv7-a. The armv7-a version needs to be different to handle the case where we are dispatch kernel mode signals when running under a user mode group
|
2014-09-16 13:35:29 -06:00 |
Gregory Nutt
|
058229b626
|
Correct stack handling is signal deliver to user processes
|
2014-09-16 13:33:13 -06:00 |
Gregory Nutt
|
0bedf06b49
|
Move some share-able logic from sama5/sam_pgalloc.c to armv7-a/arm_physpgaddr.c
|
2014-09-16 13:31:48 -06:00 |
Gregory Nutt
|
9a49f05087
|
Move some share-able logic from sama5/sam_pgalloc.c to armv7-a/arm_physpgaddr.c
|
2014-09-16 13:31:24 -06:00 |
Gregory Nutt
|
b627c70492
|
Move some share-able logic from sama5/sam_pgalloc.c to armv7-a/arm_physpgaddr.c
|
2014-09-16 13:29:43 -06:00 |
Gregory Nutt
|
85ba1f0be3
|
Update README
|
2014-09-16 13:26:10 -06:00 |
Gregory Nutt
|
9c3253e612
|
Enable kernel stack in SAMA5D4-EK knsh configurations
|
2014-09-15 17:00:02 -06:00 |
Gregory Nutt
|
abb60c9c2f
|
Fix some backward conditional compilation
|
2014-09-15 16:23:31 -06:00 |
Gregory Nutt
|
731de13347
|
Partial fix to an cache cleaning problem
|
2014-09-15 16:04:42 -06:00 |
Gregory Nutt
|
ff97fa2114
|
Fix an error in a debug statement
|
2014-09-15 15:15:57 -06:00 |
Gregory Nutt
|
2711592e52
|
Eliminate a bug introduced in last checking
|
2014-09-15 15:10:50 -06:00 |
Gregory Nutt
|
8c3528183b
|
ARMv7-A: Improvements to assertion output for kernel mode
|
2014-09-15 15:03:55 -06:00 |
Gregory Nutt
|
f9ec764553
|
Update ChangeLog
|
2014-09-15 12:48:23 -06:00 |
Gregory Nutt
|
701719b2ca
|
Don't release user stack in kernel build. Already destroyed with all of the address environment
|
2014-09-15 12:45:41 -06:00 |
Gregory Nutt
|
2a6f761c68
|
Update ChangeLog
|
2014-09-15 11:40:14 -06:00 |