Gregory Nutt
|
920a9592d1
|
Fix a naming collision introduced in last big commit
|
2016-12-03 18:19:08 -06:00 |
|
Gregory Nutt
|
4f1b96b29b
|
More networking configurations taht need the work queue enabled.
|
2016-12-03 17:52:13 -06:00 |
|
Gregory Nutt
|
62114755c9
|
Misoc hello configuration needs HP work queue enabled.
|
2016-12-03 17:37:07 -06:00 |
|
Gregory Nutt
|
f45727dffc
|
Fix some kruft left behind in last big commit.
|
2016-12-03 16:53:31 -06:00 |
|
Gregory Nutt
|
83477c55f8
|
STM32 Ethernet configurations must have work queue enabled.
|
2016-12-03 17:06:14 -06:00 |
|
Gregory Nutt
|
a431fc77cb
|
Add a forward refeence to elininate a warning.
|
2016-12-03 16:35:37 -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
|
bdb8275824
|
Update TODO list
|
2016-12-03 12:21:18 -06:00 |
|
Gregory Nutt
|
ad3897531f
|
C5471 Ethernet now supports CONFIG_NET_NOINTS
|
2016-12-03 12:17:55 -06:00 |
|
Gregory Nutt
|
43459fe75e
|
DM09x0 Ethernet now supports CONFIG_NET_NOINTS
|
2016-12-03 11:42:15 -06:00 |
|
Gregory Nutt
|
41e35c88bf
|
eZ80 Ethernet now supports CONFIG_NET_NOINTS
|
2016-12-03 10:43:35 -06:00 |
|
Gregory Nutt
|
eba1e076ec
|
PIC32MX/Z Ethernet: Now supports CONFIG_NET_NOINT
|
2016-12-03 09:50:14 -06:00 |
|
Gregory Nutt
|
bfa1da14e2
|
LM3S Ethernet now supports CONFIG_NET_NOINTS
|
2016-12-03 08:32:49 -06:00 |
|
Gregory Nutt
|
1851e9e837
|
SAMA5D3: Add support for CONFIG_NET_NOINTS to EMACA and GMAC driver.
|
2016-12-02 16:36:27 -06:00 |
|
Gregory Nutt
|
f7d8bbfa3b
|
Update README.
|
2016-12-02 13:54:01 -06:00 |
|
Gregory Nutt
|
b95e1f656b
|
i.MX6: Add an untested SPI driver taken directly from the i.MX1 port.
|
2016-12-02 13:51:07 -06:00 |
|
Gregory Nutt
|
c0cbea2550
|
Remove RGMP and RGMP drivers.
|
2016-12-02 09:49:33 -06:00 |
|
Gregory Nutt
|
99987a3d51
|
Increase max message size in all NxWM configurations.
|
2016-12-02 08:38:42 -06:00 |
|
Alan Carvalho de Assis
|
cd119ad544
|
GPDMA driver for the LPC43xx. The GPDMA block is basically the same as the LPC17xx. Only the clock configuration is different and LPC43xx has four different DMA request sources, where LPC17xx has only two.
|
2016-12-01 18:01:04 -06:00 |
|
Gregory Nutt
|
241176abc3
|
Eliminate a warning
|
2016-12-01 17:09:08 -06:00 |
|
Gregory Nutt
|
fa03fa5ea9
|
Refresh more defconfig files
|
2016-12-01 17:07:54 -06:00 |
|
Gregory Nutt
|
86b5f3b9ed
|
boardctl: Add new command to start the NX server as a kernel thread. Also refresh more configurations.
|
2016-12-01 15:05:57 -06:00 |
|
Gregory Nutt
|
553f6d22fc
|
Boardctl: Add a boardctrl() command to start the NX server. Refresh all NX configurations.
|
2016-12-01 13:52:13 -06:00 |
|
Gregory Nutt
|
6dda185e8a
|
NX: Remove configuration CONFIG_NX_NXSTART. nx_start.c is now built unconditionally in multi-user mode.
|
2016-12-01 13:30:24 -06:00 |
|
Sebastien Lorquet
|
db24f237d7
|
STM32L4: Correct USART1/2 definitions. Use default mbed UART4 settings
|
2016-12-01 09:00:59 -06:00 |
|
Alan Carvalho de Assis
|
8b3a6d1eca
|
LPC43 SD/MMC: Correct some git definitions on SMMC control register in lpc43_sdmmc.h
|
2016-11-30 14:50:32 -06:00 |
|
Janne Rosberg
|
8442bf66b9
|
usbhost_cdcacm: add CDC_SUBCLASS_ACM and CDC_PROTO_ATM to supported class and proto
|
2016-11-30 12:20:23 -06:00 |
|
Janne Rosberg
|
4b282f219a
|
usbhost_composite: fix end offset in usbhost_copyinterface()
|
2016-11-30 12:18:23 -06:00 |
|
Janne Rosberg
|
a03d26e88d
|
stm32_otghshost: if STM32F446 increase number of channels to 16
|
2016-11-30 12:17:12 -06:00 |
|
Gregory Nutt
|
44668c00a0
|
LPC17 Ethernet: Tiny, trivial, cosmetic spacing change
|
2016-11-30 12:16:21 -06:00 |
|
Gregory Nutt
|
b78c3fcc30
|
Finish backing out previous change
|
2016-11-30 08:13:43 -06:00 |
|
Gregory Nutt
|
e6eb2e8bfa
|
Back out the last change. I just noticed some complexities that need to be verified before this is released onto the world.
|
2016-11-30 07:41:48 -06:00 |
|
Gregory Nutt
|
8453343426
|
scheduler instrumentation: Add a little more protection for the SMP case
|
2016-11-30 07:24:15 -06:00 |
|
Gregory Nutt
|
b29b77532f
|
Update some comments
|
2016-11-29 18:17:37 -06:00 |
|
Gregory Nutt
|
ca2d62f86c
|
arp.h: Fix some typos introduce in last big set of commits.
|
2016-11-29 16:57:19 -06:00 |
|
Gregory Nutt
|
96be43b270
|
drivers/net/: Adapt all Ethernet drivers to work as though CONFIG_NET_MULTIBUFFER were set. Remove all references to CONFIG_NET_MULTIBUFFER
|
2016-11-29 16:44:23 -06:00 |
|
Gregory Nutt
|
00beb665f5
|
net/: Remove references to CONFIG_NET_MULTIBUFFER
|
2016-11-29 16:12:39 -06:00 |
|
Gregory Nutt
|
c09ae58e3f
|
include/: Remove all references to CONFIG_NET_MULTIBUFFER. d_buf in struct net_driver_s is now always a pointer vs. an array.
|
2016-11-29 16:08:36 -06:00 |
|
Gregory Nutt
|
934aded293
|
arch/: Adapt all Ethernet drivers to work as though CONFIG_NET_MULTIBUFFER were set. Remove all references to CONFIG_NET_MULTIBUFFER
|
2016-11-29 16:06:48 -06:00 |
|
Gregory Nutt
|
44e747ebf1
|
Remove all references to CONFIG_NET_MULTIBUFFER from configs/
|
2016-11-29 15:07:30 -06:00 |
|
Gregory Nutt
|
1793c1f8e1
|
Trivial, cosmetic change
|
2016-11-29 15:03:51 -06:00 |
|
Gregory Nutt
|
f06d521c10
|
Minor extensions to some comments
|
2016-11-29 10:01:38 -06:00 |
|
Ramtin Amin
|
137586f50a
|
Misoc LM32: Add logic to flush/invalidate caches
|
2016-11-29 09:09:28 -06:00 |
|
Gregory Nutt
|
e400171feb
|
Update README
|
2016-11-29 09:08:15 -06:00 |
|
Gregory Nutt
|
79bb895073
|
i.MX6: Don't output the alphabet if CONFIG_DEBUG_FEATURES is not set.
|
2016-11-29 08:34:22 -06:00 |
|
Gregory Nutt
|
a8b69c3efe
|
Back out a debug change that was included in commit
|
2016-11-29 07:51:49 -06:00 |
|
Marc Rechté
|
3f91bd6056
|
STM32 DAC: Fix shift value whenever there are is a DAC2 and, hence, up to three interfaces.
|
2016-11-29 07:03:54 -06:00 |
|
Gregory Nutt
|
9ee3f3b933
|
sched_note: Permit spinlock and critical section notes in in-memory buffer iff sched_not_get() interfaces is disabled.
|
2016-11-28 18:36:26 -06:00 |
|
Ramtin Amin
|
f3e6264654
|
configs/misoc: Add a sample directory containing generated sources. This is really only useful for performing test builds. You really must generate the Misoc architecture for a real-life build.
|
2016-11-28 13:30:46 -06:00 |
|
Gregory Nutt
|
f9a7898bd4
|
Clean-up some miscellaneous kruft
|
2016-11-28 13:24:19 -06:00 |
|