Gregory Nutt
|
a782eb7e67
|
Eliminate warning
|
2015-09-08 10:41:59 -06:00 |
|
Gregory Nutt
|
bb595777fd
|
Eliminate warnings
|
2015-09-08 10:21:19 -06:00 |
|
Gregory Nutt
|
2913aac866
|
Eliminate warnings
|
2015-09-08 10:20:41 -06:00 |
|
Gregory Nutt
|
37111e6b2c
|
Eliminate warnings
|
2015-09-08 10:19:34 -06:00 |
|
Gregory Nutt
|
a7e43c7fdb
|
Eliminate some warnings
|
2015-09-08 09:20:18 -06:00 |
|
Gregory Nutt
|
7cf823fa97
|
Eliminate somw warnings
|
2015-09-08 09:19:40 -06:00 |
|
Gregory Nutt
|
e354853776
|
Elminiate some warnings
|
2015-09-08 09:18:59 -06:00 |
|
Gregory Nutt
|
d8c83218fe
|
Eliminate warnings
|
2015-09-08 08:27:34 -06:00 |
|
Gregory Nutt
|
7065f78b92
|
Eliminate a warning
|
2015-09-08 08:18:01 -06:00 |
|
Gregory Nutt
|
9cd1e34792
|
Eliminate a warning
|
2015-09-08 08:08:46 -06:00 |
|
Gregory Nutt
|
6add91e42d
|
Spark: Eliminate some warnings
|
2015-09-08 07:41:37 -06:00 |
|
Gregory Nutt
|
48d7930631
|
CC3300: Eliminate some compile time warnings
|
2015-09-08 07:37:19 -06:00 |
|
Gregory Nutt
|
dbc9d67b3a
|
USBDEV Kconfig: CONFIG_USBDEV_TRACE_INITIALIDSET missing from Kconfig file
|
2015-09-08 07:25:21 -06:00 |
|
Gregory Nutt
|
d700793077
|
Fix a compile error when IPv6 is enabled
|
2015-09-07 16:34:25 -06:00 |
|
Gregory Nutt
|
cfd41bdb30
|
STM32: Eliminate some warnings
|
2015-09-07 16:25:54 -06:00 |
|
Gregory Nutt
|
cb2f84e288
|
Loosen up restriction a little in sched_ufree()
|
2015-09-07 15:28:58 -06:00 |
|
Gregory Nutt
|
d78d3ef4ab
|
Logic for delayed memory garbage collection for the case of user space memory will not work as implemented for the case of the kernel build. That is because the correct context is in place in order to free the user memory when sched_kufree is called, but will not be in place later when the memory garbage collection runs. If this feature is really needed, then some more substantial redesign is required
|
2015-09-07 14:40:18 -06:00 |
|
Gregory Nutt
|
65abe20cdb
|
Update ChangeLog
|
2015-09-07 13:51:05 -06:00 |
|
Ilya Averyanov
|
560613622d
|
EHCI: We not need disable and enable async scheduler when
|
2015-09-07 13:44:56 -06:00 |
|
Ilya Averyanov
|
8cc83fa6dc
|
EHCI: Fix qh_ioccheck to move bp to next QH
|
2015-09-07 13:42:39 -06:00 |
|
Ilya Averyanov
|
6799bba3c1
|
EHCI: Rename asynch_setup to ioc_async_setup
|
2015-09-07 13:36:52 -06:00 |
|
Alan Carvalho de Assis
|
f10a103108
|
Fix tcp_send_unbuffered when NET_ETHERNET is not defined.
|
2015-09-07 13:31:35 -06:00 |
|
Gregory Nutt
|
bc46130c70
|
Rename libc/stdio/lib_avsprintf.c to lib_vasprintf.c
|
2015-09-07 13:28:00 -06:00 |
|
Sebastien Lorquet
|
77e4e7b231
|
Change all references from avsprintf to vasprintf. From Sebastien Lorquet
|
2015-09-07 13:22:13 -06:00 |
|
Sebastien Lorquet
|
d5a2a14bcb
|
Change all references from avsprintf to vasprintf. From Sebastien Lorquet
|
2015-09-07 13:12:44 -06:00 |
|
Sebastien Lorquet
|
f697cbfd0d
|
Change all references from avsprintf to vasprintf. From Sebastien Lorquet
|
2015-09-07 13:11:55 -06:00 |
|
Gregory Nutt
|
413ebde3b3
|
Merged in paulpatience/nuttx (pull request #25)
SSD1351 driver: add 8-bit parallel interface
|
2015-09-07 07:27:50 -06:00 |
|
Paul A. Patience
|
c080146748
|
SSD1351 driver: add 8-bit parallel interface
|
2015-09-06 13:28:28 -04:00 |
|
Gregory Nutt
|
f3af146d44
|
SAMV7 QSPI: Back out part of last change; byte access are necessary. Correct write to the IAR register
|
2015-09-06 11:24:43 -06:00 |
|
Gregory Nutt
|
7d33e858dd
|
QSPI interface + ST25FL1 driver: Add methods to allocate properly aligned memory
|
2015-09-06 09:37:34 -06:00 |
|
Gregory Nutt
|
26eada3446
|
In all up_initialize() functions, automatically initialize TUN driver is so configureded
|
2015-09-06 09:35:29 -06:00 |
|
Gregory Nutt
|
b30e6a696e
|
SAMV71 QSPI: Add methods to allocate properly aligned memory.
|
2015-09-06 09:34:51 -06:00 |
|
Gregory Nutt
|
da3c05a898
|
Minor changes from review of merge
|
2015-09-06 07:10:21 -06:00 |
|
Gregory Nutt
|
68d7ef6ce1
|
Merged in pnb990/nuttx-kernel-arch (pull request #13)
efm32 addons missing file
|
2015-09-06 07:04:21 -06:00 |
|
pnb
|
55dcbb4ca2
|
efm32 addons missing file
|
2015-09-06 13:10:41 +02:00 |
|
Gregory Nutt
|
9d5f04cd45
|
Remove some crap from the SAMA5D2 memory map header file
|
2015-09-05 12:43:34 -06:00 |
|
Gregory Nutt
|
1cc7a5fc6f
|
SAMA5D2-XULT: Add support for the single on-board button
|
2015-09-05 12:42:57 -06:00 |
|
Gregory Nutt
|
cae703e868
|
Update README and ChangeLog
|
2015-09-05 12:17:05 -06:00 |
|
Gregory Nutt
|
49bbfbcb3d
|
Correct copyright data
|
2015-09-05 12:16:42 -06:00 |
|
Gregory Nutt
|
6488fe469d
|
SAMA5D Kconfig: SAMA5D2 has P310 L2 cache
|
2015-09-05 12:15:50 -06:00 |
|
Gregory Nutt
|
6b34d1e51f
|
Update README.html
|
2015-09-05 12:14:52 -06:00 |
|
Gregory Nutt
|
da484b1934
|
Add a very basic configuration to support the SAMA5D2 bring-up
|
2015-09-05 12:13:12 -06:00 |
|
Gregory Nutt
|
9c66bde5b0
|
Fix typo in pre-processor command noted by Pierre-noel Bouteville. Also move # of pre-processior command to column 1
|
2015-09-05 09:10:48 -06:00 |
|
Gregory Nutt
|
a3986e4aac
|
Cosmetic: Move # of pre-processior command to column 1
|
2015-09-05 09:07:59 -06:00 |
|
Gregory Nutt
|
975d912b40
|
Cosmetic: Move # of pre-processior command to column 1
|
2015-09-05 09:07:37 -06:00 |
|
Gregory Nutt
|
2ed09233d3
|
Changes to conform to coding standard.
|
2015-09-05 07:50:02 -06:00 |
|
Gregory Nutt
|
60d444cd69
|
Changes to conform to coding standard. Also, I assume references to STM32 should be EFM32?
|
2015-09-05 07:33:50 -06:00 |
|
Gregory Nutt
|
e714cd748c
|
Changes to conform to coding standard. Also, I assume references to STM32 should be EFM32?
|
2015-09-05 07:31:16 -06:00 |
|
Gregory Nutt
|
906965e17b
|
Merged in pnb990/nuttx-kernel-arch (pull request #12)
efm32 addons
|
2015-09-05 07:09:28 -06:00 |
|
pnb
|
1314f60caf
|
start of adc for efm32
|
2015-09-05 10:51:33 +02:00 |
|