patacongo
|
a74dd08492
|
Documentation update
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5282 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-31 17:53:28 +00:00 |
patacongo
|
33a3edbaf7
|
Add apps/examples/wgetjson from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5281 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-31 16:04:45 +00:00 |
patacongo
|
26cbab4570
|
Add apps/netutils/codecs and associated NSH commands from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5280 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-31 14:36:00 +00:00 |
patacongo
|
20ede8d196
|
Documentation update
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5279 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-30 19:25:50 +00:00 |
patacongo
|
5022f81174
|
Add documentation for the binary loader
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5278 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-30 14:32:52 +00:00 |
patacongo
|
ce2653116a
|
More documentation updated to reference the ELF loader.
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5277 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 21:47:14 +00:00 |
patacongo
|
228c77b4d4
|
Update documentation to at least reference the ELF loader.
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5276 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 21:18:51 +00:00 |
patacongo
|
5c160fad83
|
libm compilation fixes from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5275 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 20:50:27 +00:00 |
patacongo
|
b48508c844
|
C++ static destructors work with ELF load too now
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5274 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 20:43:35 +00:00 |
patacongo
|
5681b615ec
|
C++ constructors work with ELF load now
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5273 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 19:32:05 +00:00 |
patacongo
|
71fad980c5
|
Finish implemention of ELF loader static constructor support. Still some issues.
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5272 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 00:52:23 +00:00 |
patacongo
|
61c97b1ddc
|
Ooops... last version of file was still in editor
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5271 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-28 20:20:39 +00:00 |
patacongo
|
0e190d4cf7
|
lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5270 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-28 18:42:09 +00:00 |
patacongo
|
5b7a650b16
|
Part I of port of Rhombus math library
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5269 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-28 14:31:57 +00:00 |
patacongo
|
0b6dd037e6
|
DNS fixes from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5268 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-28 13:20:36 +00:00 |
patacongo
|
4f104b5e3d
|
Add port of cJSON from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5267 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-27 18:21:26 +00:00 |
patacongo
|
54aa383686
|
Support for relays on the Shenzhou board (Darcy Gong)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5266 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-27 13:57:17 +00:00 |
patacongo
|
1f1319f25b
|
The ELF loader is basically functional (needs more testing)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5265 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-27 00:04:47 +00:00 |
patacongo
|
7bc6a69f46
|
ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5264 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-26 19:53:20 +00:00 |
patacongo
|
7f2512627e
|
Rename elf.h to elf32.h; Additional ELF loader changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5263 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-26 02:42:39 +00:00 |
patacongo
|
247e94d02a
|
Add an ARM ELF header file
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5262 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 23:52:50 +00:00 |
patacongo
|
a6e577e3c4
|
More ELF loader changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5261 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 22:10:56 +00:00 |
patacongo
|
92bbd36612
|
Add an example for testing the ELF loader
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5260 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 20:06:46 +00:00 |
patacongo
|
9c65fe23b2
|
Finishes basic coding of ELF file support
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5259 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 19:21:47 +00:00 |
patacongo
|
c0a46ad696
|
Add x86 ELF support
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5258 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 16:37:31 +00:00 |
patacongo
|
630862cd04
|
A little more ELF loader logic
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5257 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 16:18:20 +00:00 |
patacongo
|
a91b6552cd
|
A little more ELF loader logic
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5256 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 03:13:11 +00:00 |
patacongo
|
0506b554c8
|
Fix Kconfig files broken by last check-in
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5255 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 01:34:21 +00:00 |
patacongo
|
fb0aa16107
|
A little more ELF loader logic
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5254 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 01:23:03 +00:00 |
patacongo
|
e2018e4d30
|
A little more ELF loader logic
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5253 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-24 23:40:31 +00:00 |
patacongo
|
8a2348d18d
|
Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5252 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-24 20:19:44 +00:00 |
patacongo
|
bd76ec3dc0
|
Flesh out include/elf.h
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5251 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-24 18:22:15 +00:00 |
patacongo
|
1bd66e95f8
|
Add framework to support loadable ELF modules (not much logic in place yet)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5250 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-24 16:46:12 +00:00 |
patacongo
|
d300539524
|
Move ld.script files from configuration directories to script/ directory
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5249 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-23 19:53:03 +00:00 |
patacongo
|
2327d0eedc
|
Fewer shell invocations in apps/Makefile
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5248 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-23 15:51:45 +00:00 |
patacongo
|
096397d49f
|
STM32 ADC driver fixes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5247 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 16:53:38 +00:00 |
patacongo
|
6ea7967d8a
|
Kconfig changes to get a clean STM32 ADC example build
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5246 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 15:47:34 +00:00 |
patacongo
|
4796879663
|
Minor tweaks to memset
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5245 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 05:38:24 +00:00 |
patacongo
|
d59b634a70
|
Optimized memset() can be configured to do 64-bit stores
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5244 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 01:34:37 +00:00 |
patacongo
|
d24bf91574
|
Optimized memset() can be configured to do 64-bit stores
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5243 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 01:31:56 +00:00 |
patacongo
|
f16ae329fd
|
Add a versin of memset() optimized for speed
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5242 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 00:41:44 +00:00 |
patacongo
|
4de5307aa3
|
Update documentation for recently added configuration options
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5241 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 21:42:19 +00:00 |
patacongo
|
80c9bda900
|
Add Daniel Vik's optimized memcpy as a configuration option
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5240 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 20:59:44 +00:00 |
patacongo
|
bac5f18559
|
Optimized ARMv7-M memcpy() function from Mike Smith
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5239 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 18:56:55 +00:00 |
patacongo
|
f44266675e
|
Several bugfixes contributed by Petteri Aimonen
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 16:07:49 +00:00 |
patacongo
|
736ac8982a
|
Add MAX11802 touchscreeen driver from Petteri Aimonen
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5237 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 15:17:19 +00:00 |
patacongo
|
dbdf7cb3ae
|
Ping/DNS fixes (part 2 of 2)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5236 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 14:15:59 +00:00 |
patacongo
|
78ba846c06
|
DNS fixes from Darcy Gong (part 1 of 2)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5235 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 13:47:30 +00:00 |
patacongo
|
860e5f0524
|
The termios c_speed field cannot be 'const'
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5234 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 13:14:04 +00:00 |
patacongo
|
8345d911e0
|
Add a THTTPD configuration for the Shenzhou board (Darcy Gong)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5233 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-13 15:12:44 +00:00 |