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
|
d9e040d76b
|
Remove all Calypso board configurations
|
2016-12-13 18:24:49 -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
|
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 |
|
Gregory Nutt
|
439c72e7c8
|
Refresh all networking configurations due to changes in work-queue related configuration variables for Ethernet drivers.
|
2016-11-19 09:41:24 -06:00 |
|
Beat Küng
|
c7da88e383
|
CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used
This is to avoid GCC to optimize null-pointer checks away, in case the
default operator new is used together with -fno-exceptions.
|
2016-08-22 08:35:01 +02:00 |
|
Gregory Nutt
|
f43ded46e6
|
Rename arch/sh to arch/renesas, cont'd
|
2016-08-06 14:03:38 -06:00 |
|
Gregory Nutt
|
5386403476
|
Rename Kinetis version of CONFIG_GPIO_IRQ to CONFIG_KINETIS_GPIOIRQ
|
2016-07-22 14:30:37 -06:00 |
|
Gregory Nutt
|
600176bb9c
|
Freedom K64F: Refresh configurations
|
2016-07-20 14:21:06 -06:00 |
|
Gregory Nutt
|
e7f31cc967
|
Freedom-K64F: Enable built-in applications in all configurations
|
2016-07-15 14:58:20 -06:00 |
|
Gregory Nutt
|
abf909d2c0
|
Freedom K64F: Calibrate timing loop
|
2016-07-13 14:09:24 -06:00 |
|
Gregory Nutt
|
dee77a5dd9
|
Kinetis Ethernet: Add support for CONFIG_NET_NOINTS
|
2016-07-12 16:17:35 -06:00 |
|
Gregory Nutt
|
6b0b4f9910
|
Freedom-K64F: Some fixes needed after k64_bringup.c first use.
|
2016-07-12 14:09:28 -06:00 |
|
Gregory Nutt
|
10667bd38a
|
Kinetis Ethernet and Freedcom-K64F: PHY address was wrong. Modified driver to try all PHY addresses and then only fail if the driver cannot find a usable PHY address. MDIO pin must have an internal pull-up on the Freedom-K64F.
|
2016-07-12 14:09:27 -06:00 |
|
Gregory Nutt
|
de3b8d85a4
|
Freedom K64F: Add a networking NSH configuration.
|
2016-07-12 09:59:09 -06:00 |
|