Gregory Nutt
|
9431fb1d91
|
STM32L4: I2C was not using current interrupt handling parameter passing logic.
|
2017-04-28 08:21:02 -06:00 |
|
Juha Niskanen
|
b4d2651ca9
|
STM32L4: stm32l4_i2c: add I2C4 code
|
2017-04-28 08:09:16 -06:00 |
|
Jussi Kivilinna
|
d928b4271d
|
net/socket: fix cloning of local and raw sockets
|
2017-04-28 08:00:36 -06:00 |
|
Yasuhiro Osaki
|
c109e92962
|
binfmt: Fix offset value when calling elf_read() in elf_sectname()
Jira: PDFW15IS-3030
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-28 17:23:02 +09:00 |
|
Masayuki Ishikawa
|
721512c83a
|
Merged nuttx/nuttx into master
|
2017-04-28 17:12:11 +09:00 |
|
Gregory Nutt
|
d1fc0040d7
|
STM32F103-Mininum: Rename an incorrectly named file.
|
2017-04-27 17:57:37 -06:00 |
|
Gregory Nutt
|
1b3ab950a4
|
STM32F103-Mininum: Rename an incorrectly named file.
|
2017-04-27 17:44:07 -06:00 |
|
Gregory Nutt
|
f07a677360
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-27 17:16:38 -06:00 |
|
Gregory Nutt
|
4910e073cb
|
Correct use of _WLIOC where _WLCIOC is required.
|
2017-04-27 17:16:02 -06:00 |
|
Gregory Nutt
|
84a79502a2
|
IEEE 802.15.4: Move MAC character driver IOCTL commands from ieee802154_mac.h to ieee802154_ioctl.h
|
2017-04-27 17:11:36 -06:00 |
|
Gregory Nutt
|
414516be20
|
IEEE 802.15.4: Move MAC character driver IOCTL commands from ieee802154_mac.h to ieee802154_ioctl.h
|
2017-04-27 17:11:07 -06:00 |
|
Gregory Nutt
|
f1aa43512a
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-27 17:00:11 -06:00 |
|
Gregory Nutt
|
2e6908b384
|
IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h.
|
2017-04-27 16:58:30 -06:00 |
|
Gregory Nutt
|
b608afc484
|
STM32F0: Fix some missing settings in the clock configuration logic
|
2017-04-27 15:44:05 -06:00 |
|
Gregory Nutt
|
a7dc83b70d
|
Update a README file.
|
2017-04-27 09:26:12 -06:00 |
|
Gregory Nutt
|
92d761dfe3
|
STM32F0 Serial: Costmetic changes to spacing.
|
2017-04-27 09:15:18 -06:00 |
|
Sebastien Lorquet
|
c3119f06a2
|
Update STM32L4 README.txt file.
|
2017-04-27 08:37:14 -06:00 |
|
Gregory Nutt
|
8a6871b215
|
Merge branch 'master' of bitbucket.org:nuttx/nuttx
|
2017-04-27 07:27:25 -06:00 |
|
Juha Niskanen
|
f1b71e3ae7
|
TM32L4: Add some defines for the new peripherals in STM32L496 parts
|
2017-04-27 07:26:32 -06:00 |
|
Juha Niskanen
|
8a6662c957
|
TM32L4: Add some defines for the new peripherals in STM32L496 parts
|
2017-04-27 07:25:20 -06:00 |
|
Juha Niskanen
|
707d1e67fc
|
STM32, STM32F7, STM32L4: Remove incorrect comment about STM32L1 LSE/RTC/LCD
|
2017-04-27 07:18:36 -06:00 |
|
Masayuki Ishikawa
|
bef0271e58
|
Merged in masayuki2009/nuttx.nuttx/bug_fix_by_sony (pull request #335)
binfmt: Fix offset value when calling elf_read() in elf_symname()
|
2017-04-26 21:28:30 +00:00 |
|
Gregory Nutt
|
381842be5c
|
Merge remote-tracking branch 'origin/master' into photon
|
2017-04-26 12:33:09 -06:00 |
|
Gregory Nutt
|
9182fb95d5
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-26 12:31:47 -06:00 |
|
Gregory Nutt
|
1cdc90914e
|
network IOCTLs: Correct a compilation error when wireless IOCTLs are enabled.
|
2017-04-26 12:31:13 -06:00 |
|
Gregory Nutt
|
a134178034
|
Enabled wireless IOCTL commands in photon/wlan configuration
|
2017-04-26 12:30:18 -06:00 |
|
Anthony Merlino
|
b52de42d16
|
Merged in merlin17/nuttx/ieee802154 (pull request #336)
wireless/ieee802154: Lots of little fixes and changes to get everything to build
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-04-26 16:50:56 +00:00 |
|
Gregory Nutt
|
1ae795a348
|
Remove ./configs/photon/wlan/setenv.sh
|
2017-04-26 10:42:50 -06:00 |
|
Gregory Nutt
|
7d8140708e
|
Merge remote-tracking branch 'origin/master' into photon
|
2017-04-26 10:42:19 -06:00 |
|
Gregory Nutt
|
804395e2c6
|
Remove /configs/clicker2-stm32/mrf24j40-radio/setenv.sh
|
2017-04-26 10:40:39 -06:00 |
|
Gregory Nutt
|
feba99e99c
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-26 10:39:45 -06:00 |
|
Jussi Kivilinna
|
e835803166
|
yslog: use monotonic clock for timestamp when available
|
2017-04-26 10:38:15 -06:00 |
|
Gregory Nutt
|
2f9028b547
|
Remove all remaining references to setenv.h and setenv.bat.
|
2017-04-26 10:28:37 -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 |
|
Anthony Merlino
|
9e760dcf6a
|
wireless/ieee802154: Lots of little fixes and changes to get everything to build
|
2017-04-26 11:36:06 -04:00 |
|
Simon Piriou
|
6bb2db8c15
|
bcmf: enable DMA for SDIO transfers
|
2017-04-26 17:23:53 +02:00 |
|
Gregory Nutt
|
1620ff05f4
|
Remove all setenv.sh files.
|
2017-04-26 07:49:37 -06:00 |
|
Gregory Nutt
|
232fbf7f00
|
CONFIG_DEBUG_HARDFAULT should be available for Cortex-M0 too. configs/nucle-f072rb/nsh: Correct amount of available SRAM in defconfig.
|
2017-04-26 07:45:40 -06:00 |
|
Yasuhiro Osaki
|
dd2efb909a
|
binfmt: Fix offset value when calling elf_read() in elf_symname()
Jira: PDFW15IS-1650
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-26 14:46:34 +09:00 |
|
Masayuki Ishikawa
|
a84ee7e8b7
|
Merged nuttx/nuttx into master
|
2017-04-26 14:45:15 +09:00 |
|
Gregory Nutt
|
1c97025484
|
netdev_register: If there is only one ieee80211 and both CONFIG_ETHERNET and CONFIG_DRIVERS_IEEE8011, then use the wlan0 naming, not the eth0 naming.
|
2017-04-25 15:51:30 -06:00 |
|
Gregory Nutt
|
ace460ad0e
|
configs/photon/src/stm32_wlan.c: Remove unused, inappropriate network driver registration.
|
2017-04-25 13:02:50 -06:00 |
|
Gregory Nutt
|
afea57d43a
|
Photon: Rename ld.script to photon_jtag.ld for symmetry.
|
2017-04-25 12:03:27 -06:00 |
|
Juha Niskanen
|
06e4c4aedd
|
STM32L4: add support for the STM32L496XX family
|
2017-04-25 08:47:50 -06:00 |
|
Gregory Nutt
|
16038d1685
|
photon/wlan: Minor config changes to get a clean build.
|
2017-04-25 08:23:53 -06:00 |
|
Gregory Nutt
|
559660a530
|
Move bogus top-level config-wlan to configs/photon/wlan/defconfig.
|
2017-04-25 07:44:25 -06:00 |
|
Masayuki Ishikawa
|
7ded9dffe2
|
Merged in masayuki2009/nuttx.nuttx/bug_fix_by_sony (pull request #334)
procfs: Fix incorrect uptime with CONFIG_SYSTEM_TIME64
|
2017-04-25 02:18:21 +00:00 |
|
Masatoshi Tateishi
|
ae8d5821e0
|
procfs: Fix incorrect uptime with CONFIG_SYSTEM_TIME64
Jira: PDFW15IS-45
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-25 10:58:38 +09:00 |
|
Masayuki Ishikawa
|
795b4e963d
|
Merged nuttx/nuttx into master
|
2017-04-25 10:57:15 +09:00 |
|
Gregory Nutt
|
c5e636ad84
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-24 17:34:35 -06:00 |
|