Gregory Nutt
|
a1e250697c
|
configs/*/include; Remove prototype of xyz_boardinitialize() from board.h files. The authorative prototype is in arch/arm/src/xyz/xyz_start.h
|
2017-12-16 20:47:44 -06:00 |
|
Gregory Nutt
|
e40ccc1b60
|
Move remaining, unique Make.defs files into scripts directory.
|
2017-07-11 11:14:11 -06:00 |
|
Gregory Nutt
|
90f38af8dc
|
More conversions of defconfig files to compressed format. Not yet finished.
|
2017-07-09 18:48:28 -06:00 |
|
Gregory Nutt
|
a469f0ef04
|
Documentation/: Remove dangling space at the end of lines.
|
2017-06-28 13:27:10 -06:00 |
|
Gregory Nutt
|
c67b807f43
|
configs/: Remove dangling spaces at the end of lines in *.c and *.h files.
|
2017-06-28 13:21:20 -06:00 |
|
Gregory Nutt
|
44545781e5
|
configs/: Remove dangline space at the end of lines in .txt files.
|
2017-06-28 13:18:41 -06:00 |
|
Gregory Nutt
|
7fe112fe4c
|
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
|
2017-05-13 11:44:12 -06:00 |
|
Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Gregory Nutt
|
9aac1dd44d
|
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
|
2017-04-26 10:12:13 -06:00 |
|
Gregory Nutt
|
1620ff05f4
|
Remove all setenv.sh files.
|
2017-04-26 07:49:37 -06:00 |
|
Gregory Nutt
|
c071e2a30c
|
Make sure that CONFIG_PTHREAD_MUTEX_ROBUST=y is selected every configuration that enabled pthreads.
|
2017-03-27 09:21:03 -06:00 |
|
Gregory Nutt
|
b07d3fc305
|
Rename CONFIG_MUTEX_TYPES to CONFIG_PTHREAD_MUTEX_TYPES
|
2017-03-27 09:08:14 -06:00 |
|
Gregory Nutt
|
c428661e18
|
apps/examples/usbterm is gone because it can be configured to perform an illegal call into the OS. Remove all traces of CONFIG_EXAMPLES_USBTERM* and all of the illegal device support.
|
2017-03-09 15:39:28 -06:00 |
|
Gregory Nutt
|
d001722563
|
Refresh all RISC-V configurations
|
2017-03-09 10:34:10 -06:00 |
|
Gregory Nutt
|
3c4684ef5f
|
Eliminate CONFIG_ARCH_OPTIMIZED_FUNCTIONS. Move options to select architectur-specific C library options from libc/Kconfig to libc/machine/Kconfig and rename.
|
2017-01-20 09:30:07 -06:00 |
|
Gregory Nutt
|
f063e4c5ac
|
Remove Calypso architecture support and support for Calypso SERCOMM driver.
|
2016-12-13 18:35:52 -06:00 |
|
Gregory Nutt
|
55dd1c87b3
|
Remove all references to BOARDIOC_ADCSETUP
|
2016-12-05 15:31:40 -06:00 |
|
Gregory Nutt
|
b999e63c82
|
Remove some references to BOARDIOC_PWMTEST and board_pwm_setup(). Still lots more.
|
2016-12-05 13:54:12 -06:00 |
|
Gregory Nutt
|
c0cbea2550
|
Remove RGMP and RGMP drivers.
|
2016-12-02 09:49:33 -06:00 |
|
Ken Pettit
|
1e40e03c7f
|
Minor RISC-V update
|
2016-10-21 17:01:40 -06:00 |
|
Ken Pettit
|
201a32cf8c
|
Add support for the RISC-V architecture and configs/nr5m100-nexys4 board. I will be making the FPGA code for this available soon (within a week I would say). The board support on this is pretty thin, but it seems like maybe a good idea to get the base RISC-V stuff in since there are people interested in it.
|
2016-10-16 09:47:07 -06:00 |
|