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
|
245e2fe42a
|
Refresh all Misoc configurations
|
2017-03-09 10:31:47 -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
|
62114755c9
|
Misoc hello configuration needs HP work queue enabled.
|
2016-12-03 17:37:07 -06:00 |
|
Gregory Nutt
|
7467329a98
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
|
Gregory Nutt
|
c0cbea2550
|
Remove RGMP and RGMP drivers.
|
2016-12-02 09:49:33 -06:00 |
|
Gregory Nutt
|
44e747ebf1
|
Remove all references to CONFIG_NET_MULTIBUFFER from configs/
|
2016-11-29 15:07:30 -06:00 |
|
Ramtin Amin
|
b568bfa813
|
Misoc LM3: Add Misoc Ethernet driver. Integrate network support into configs/misoc/hello. Remove configs/misoc/include/generated directory. I suppose the the intent now is that this is a symbolic link? DANGER! This means that you cannot compile this code with first generating these files a providing a symbolic link to this location!
|
2016-11-28 11:08:29 -06:00 |
|
Ramtin Amin
|
7568aaf213
|
Misoc LM32: Add signal handling logic
|
2016-11-24 12:58:23 -06:00 |
|
Ramtin Amin
|
d1e84fb788
|
Misoc: Add timer driver
|
2016-11-22 12:10:11 -06:00 |
|
Ramtin Amin
|
2964779985
|
configs/misoc: Add an NSH configuration
|
2016-11-07 10:10:44 -06:00 |
|
Gregory Nutt
|
5dc9d963f6
|
configs/misco: CONFIG_DEFAULT_SMALL should not be set either. It is really too late now, hoever, because all of the small defaults have already been set.
|
2016-11-05 08:49:50 -06:00 |
|
Gregory Nutt
|
479c9776a7
|
configs/misoc: Should not have CONFIG_MM_SMALL set in defconfig.
|
2016-11-05 08:42:33 -06:00 |
|
Gregory Nutt
|
5a9d3b20fa
|
LM32: Add README. Update hello defconfig and setenv.sh
|
2016-11-04 17:19:42 -06:00 |
|
Ramtin Amin
|
b2126738cd
|
LM32: Fix implementation of up_irq_save() and up_irq_restore()
|
2016-11-04 10:54:10 -06:00 |
|
Gregory Nutt
|
cb96e632fa
|
LM32: Add toolchain configuration; Add Toolchain.defs.
|
2016-11-03 07:21:25 -06:00 |
|
Ramtin Amin
|
19f5a5f49d
|
MISOC LM32: configs/misoc board support for testing
|
2016-11-01 16:14:18 -06:00 |
|