Gregory Nutt
|
e10ab85d1d
|
More changes to restore the native Windows build
|
2014-02-07 10:14:11 -06:00 |
Gregory Nutt
|
707d473a3e
|
Use xcopy, mot mklink in link.bat; No an error if directory does not exist in unlink.bat
|
2014-02-07 09:52:09 -06:00 |
Gregory Nutt
|
3ab50c23f8
|
Some Windows native build fixes
|
2014-02-07 09:29:02 -06:00 |
Gregory Nutt
|
420cb1f304
|
Add a coding standards document
|
2014-02-06 13:48:07 -06:00 |
Gregory Nutt
|
0802c792d9
|
Update README with configuration warning
|
2014-02-04 08:42:42 -06:00 |
Gregory Nutt
|
cde8e80302
|
A10 had the same cut'n'paste error as did the LM4F
|
2014-02-03 17:22:47 -06:00 |
Gregory Nutt
|
76c982583d
|
STM32F4 Discovery: Rename most everything in the board source directory to conform with the ever evolving naming standard
|
2014-02-03 17:19:30 -06:00 |
Gregory Nutt
|
ef899c5115
|
Fix cut'n'paster errors in conditional compilation. Prevented LM4F120 Launchpad UARTs 2-7 from being used
|
2014-02-03 17:00:05 -06:00 |
Gregory Nutt
|
cdadf2302c
|
Update documentation, mostly related to the command line editor
|
2014-02-03 10:56:52 -06:00 |
Gregory Nutt
|
546ba78988
|
Fix bugs in EMACS command line editor, primarily errors in the VT100 commands
|
2014-02-02 12:24:45 -06:00 |
Gregory Nutt
|
7dfadbb505
|
Remove some old, unused images
|
2014-02-01 16:44:21 -06:00 |
Gregory Nutt
|
014f752189
|
fix typos reported in release notes
|
2014-01-31 08:33:12 -06:00 |
Gregory Nutt
|
39fcfa0c44
|
Purely cosmetic updates to release notes and Makfile comments
|
2014-01-30 19:00:23 -06:00 |
Gregory Nutt
|
0331a07026
|
Back out change. Unnecessary with code is all in tree and costs a LOT of build performance
|
2014-01-30 18:59:06 -06:00 |
Gregory Nutt
|
579dc73b50
|
Final prep for 6.33 release
|
2014-01-30 09:45:01 -06:00 |
Gregory Nutt
|
eb99d0ea79
|
SAMA5: Oops. Upper case in include does not match lower case of filename.
|
2014-01-30 07:40:10 -06:00 |
Gregory Nutt
|
075ba4ff89
|
Preparation for NuttX-6.33 release (maybe tomorrow)
|
2014-01-29 14:41:18 -06:00 |
Gregory Nutt
|
ca807a4ed3
|
Update dependencies for CONFIG_BOOT_SDRAM_DATA. This should not be available if the system boots from SDRAM (via a bootloader)
|
2014-01-29 09:08:58 -06:00 |
Gregory Nutt
|
e5bb99bfb9
|
A10: Make sure it is tolerant of CONFIG_BOOT_SDRAM_DATA
|
2014-01-29 08:16:02 -06:00 |
Gregory Nutt
|
764ba4da70
|
SAMA5: Fix logic for running with data in SDRAM
|
2014-01-29 07:49:23 -06:00 |
Gregory Nutt
|
75d21426ff
|
SAMA5: Add a missing endif in a Make.defs that recently added; Several other cosmetic changes
|
2014-01-28 18:59:11 -06:00 |
Gregory Nutt
|
3ddb0ebaef
|
ARMv7-A: Conditionally compile out more unneeded logic when .data and .bss are in SDRAM
|
2014-01-28 16:39:08 -06:00 |
Gregory Nutt
|
72ee80b7cc
|
SAMA5: Mostly cosmetic
|
2014-01-28 15:54:03 -06:00 |
Gregory Nutt
|
6188eb7472
|
SAMA5: More variables-in-SDRAM stuff
|
2014-01-28 15:05:19 -06:00 |
Gregory Nutt
|
34b94de8fe
|
Add support for .data and .bss in SDRAM
|
2014-01-28 14:35:03 -06:00 |
Gregory Nutt
|
9f46dac1e2
|
Add option to indicatet that data is retained in SDRAM
|
2014-01-28 10:42:49 -06:00 |
Gregory Nutt
|
03d8a4700e
|
A test of kconfig-fontends 3.12.0
|
2014-01-27 14:25:01 -06:00 |
Gregory Nutt
|
73d340e0bd
|
Remove EFM32 from build system
|
2014-01-27 10:41:06 -06:00 |
Gregory Nutt
|
3b172e5f41
|
Remove support for EFM32. Not ready to be fielded
|
2014-01-27 08:03:39 -06:00 |
Gregory Nutt
|
367d692f83
|
Correct document date
|
2014-01-27 07:16:26 -06:00 |
Gregory Nutt
|
2c8a2bfffc
|
x86: fix 'Error: .size expression for idle_stack does not evaluate to a constant' bug from Matt Campbell
|
2014-01-25 13:53:23 -06:00 |
Gregory Nutt
|
fce1a1d7c4
|
Improve documentation of naming conventions
|
2014-01-25 08:56:40 -06:00 |
Gregory Nutt
|
2f837ccd2a
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
Gregory Nutt
|
1d5b2d3d3e
|
Rename up_irqbutton() to board_button_irq()
|
2014-01-24 14:04:07 -06:00 |
Gregory Nutt
|
1ac245b9c6
|
Rename up_buttons() to board_buttons()
|
2014-01-24 13:59:24 -06:00 |
Gregory Nutt
|
b0c0df84f6
|
Rename up_buttoninit to board_button_intialize
|
2014-01-24 13:50:23 -06:00 |
Gregory Nutt
|
a5b8755bea
|
Add a patch to work around the bug in the ZDS-II 5.0.1 toolchain
|
2014-01-24 11:58:30 -06:00 |
Gregory Nutt
|
8254dea44b
|
ZNEO: Verify that currrent code still works on the ZiLOG board
|
2014-01-24 09:28:52 -06:00 |
Gregory Nutt
|
7b9a71eff2
|
Suppress option to use custom optimization levels for architectures that do not support it
|
2014-01-24 08:07:27 -06:00 |
Gregory Nutt
|
f3f5378acc
|
The optimization level can now be selected as part of the configuration
|
2014-01-24 07:45:35 -06:00 |
Gregory Nutt
|
d2472c7494
|
Should enable external bus after configuring it
|
2014-01-23 17:41:29 -06:00 |
Gregory Nutt
|
e4142f65fb
|
Assembler changes with the gcc-47 distribution from ARM mean that we need to be explicit about branch one or more of the wide branch opcodes results in bad table branching. From Mike Smith
|
2014-01-23 15:29:57 -06:00 |
Gregory Nutt
|
806b01deef
|
16z: Fix option bits; adjust system clock frequency
|
2014-01-23 12:06:57 -06:00 |
Gregory Nutt
|
90f0e4f6dc
|
configs/efm32-dk3650: Support for Energy Micro's development kit for the Leopard Gecko MCU. From Richard Cochran
|
2014-01-23 08:19:34 -06:00 |
Gregory Nutt
|
7077d99f2f
|
Basic support for the EFM32 processor family from Richar Cochran
|
2014-01-23 07:56:10 -06:00 |
Gregory Nutt
|
7ce90ef7e2
|
arch/arm/src/Makefile: dependency directory list is now computed from the VPATH. From Richard Cochran
|
2014-01-23 07:41:00 -06:00 |
Gregory Nutt
|
85dea13030
|
Config.mk: If WINTOOL is set, COMPILE definition should convert path generated by Cygwin make to a proper Windows path. From Richard Cochran (2014-1-23).
|
2014-01-23 07:37:14 -06:00 |
Gregory Nutt
|
5bbe3a4992
|
configs/viewtool-stm32f107/netnsh: Increase the number of pre-allocated watchdog timers.
|
2014-01-22 17:14:10 -06:00 |
Gregory Nutt
|
7f8c50aa51
|
16Z: Some early bring-up fixes
|
2014-01-22 13:46:42 -06:00 |
Gregory Nutt
|
564fe7e232
|
configs/16z: Add support for 16z board
|
2014-01-22 11:50:37 -06:00 |