Lok Tep
|
f4d06f512f
|
Merged nuttx/arch into master
|
2015-11-11 13:40:09 +01:00 |
|
Gregory Nutt
|
041089ba5a
|
Update README
|
2015-11-10 18:08:21 -06:00 |
|
Gregory Nutt
|
f86ca94798
|
Update submodule
|
2015-11-10 17:45:06 -06:00 |
|
Gregory Nutt
|
fbf203bb1f
|
SAMV71-XULT: Add support for the NXFFS file system on QuadSPI
|
2015-11-10 17:42:56 -06:00 |
|
Gregory Nutt
|
fa637597a0
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_uavcan (pull request #16)
Nucleo F303RE: Update UAVCAN configuration
|
2015-11-10 16:56:45 -06:00 |
|
Paul A. Patience
|
8452f6083a
|
Nucleo F303RE: Update UAVCAN configuration
|
2015-11-10 17:38:27 -05:00 |
|
Gregory Nutt
|
5c31750c1c
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_can (pull request #15)
Nucleo F303RE: Update CAN configuration
|
2015-11-10 16:30:27 -06:00 |
|
Paul A. Patience
|
6163aea14a
|
Nucleo F303RE: Update CAN configuration
|
2015-11-10 16:07:23 -05:00 |
|
Gregory Nutt
|
08200d8f86
|
S24FL1: Fix so that the driver compiles with 512 byte block support
|
2015-11-10 13:34:33 -06:00 |
|
Gregory Nutt
|
eb1191df63
|
S24FL1: Fix an error in the page write logic
|
2015-11-10 12:48:29 -06:00 |
|
Gregory Nutt
|
45549cb2e2
|
Change some debug output to verbose
|
2015-11-10 12:15:22 -06:00 |
|
Gregory Nutt
|
965addb397
|
s25fl1: When unprotecting, handle case where protection bits are inverted. Add option to s25flinitilize() to unprotected on power up
|
2015-11-10 11:33:35 -06:00 |
|
Gregory Nutt
|
aca896045c
|
SAMV71-XULT: Adapt for changes to s24fl_initialize() prototype
|
2015-11-10 11:31:42 -06:00 |
|
Gregory Nutt
|
d95da886f3
|
Cosmetic changes to comments
|
2015-11-10 11:31:00 -06:00 |
|
Gregory Nutt
|
1ed69cd535
|
Fix another corner case in the upper half CAN driver
|
2015-11-10 07:41:40 -06:00 |
|
Lok Tep
|
5eff3a202b
|
Merge remote-tracking branch 'origin/master'
|
2015-11-09 23:47:33 +01:00 |
|
Lok Tep
|
b654a6f467
|
alarm
|
2015-11-09 21:01:32 +01:00 |
|
Gregory Nutt
|
d6cc75dc64
|
Update submodules
|
2015-11-09 13:33:53 -06:00 |
|
Gregory Nutt
|
f080b43b80
|
SAMV7 QSPI: Improved debug output
|
2015-11-09 13:32:58 -06:00 |
|
Gregory Nutt
|
896834002a
|
BCH driver should forward ioctl commands to the contained block driver
|
2015-11-09 11:47:25 -06:00 |
|
Gregory Nutt
|
2ab0832c26
|
Smart MTD: fix some outdated logic: geometray erase size is now 32-bits
|
2015-11-09 09:35:14 -06:00 |
|
Gregory Nutt
|
e85baa6dde
|
SAMV7-XULT: If no file system is specified for the S25FL1, wrap it as a character device
|
2015-11-09 09:33:41 -06:00 |
|
Lok Tep
|
3b4c71ef8d
|
more revert
|
2015-11-09 14:51:00 +01:00 |
|
Lok Tep
|
a8416d2a26
|
revert
|
2015-11-09 14:41:08 +01:00 |
|
Lok Tep
|
1f8c0fdcdb
|
timer base name difference
|
2015-11-09 14:34:59 +01:00 |
|
Lok Tep
|
7d386866af
|
Merged nuttx/arch into master
|
2015-11-09 14:24:41 +01:00 |
|
Gregory Nutt
|
95562f8a86
|
CAN driver: More improved comments
|
2015-11-08 07:43:57 -06:00 |
|
Gregory Nutt
|
874862abb9
|
CAN driver: Improve some comments
|
2015-11-08 07:00:09 -06:00 |
|
Gregory Nutt
|
612ebdeabd
|
Kconfig: Set default number of MPU regions to 16 for Cortex-M7
|
2015-11-08 06:59:35 -06:00 |
|
Gregory Nutt
|
91429433f6
|
Correct naming of Spansion part. S25FL1, not ST25FL1
|
2015-11-07 11:51:09 -06:00 |
|
Gregory Nutt
|
aae9b2b40c
|
Update README
|
2015-11-07 11:47:38 -06:00 |
|
Gregory Nutt
|
2b8ecb042b
|
Fix naming of Spansion device, s25fl1 not st25fl1
|
2015-11-07 11:30:24 -06:00 |
|
Gregory Nutt
|
b2bdba0824
|
S25FL1 FLASH driver: Fix return value from the bwrite() method
|
2015-11-07 11:26:53 -06:00 |
|
Gregory Nutt
|
f2b3b65456
|
SAMV7-XULT: Update README
|
2015-11-07 11:25:58 -06:00 |
|
Gregory Nutt
|
352d2a1d02
|
SAMV7 XDMAC: Don't sample interrupt status registers in debug mode. This can cause loss of interrupts
|
2015-11-07 11:25:20 -06:00 |
|
Gregory Nutt
|
dd69967934
|
SAMV7 protected mode: Don't enable D-Cache until userspace data has been initialized
|
2015-11-07 09:35:23 -06:00 |
|
Gregory Nutt
|
2e99311fb4
|
SAMV7 QSPI: DMA transfer width should be 32- not 16-bits
|
2015-11-07 09:34:40 -06:00 |
|
Gregory Nutt
|
7b3c0ac7bc
|
ARMv7-M: Cosmetic fixes to some file headers
|
2015-11-06 13:37:37 -06:00 |
|
Gregory Nutt
|
41337324ba
|
Update submodules
|
2015-11-06 13:03:07 -06:00 |
|
Gregory Nutt
|
b4b0dde792
|
SAMV7 QSPI: Back out some kludges that are no longer necessary
|
2015-11-06 13:02:45 -06:00 |
|
Gregory Nutt
|
17c8cbceaf
|
SAMV7 QSPI: Rounding up buffer length for memcpy style transfer is un-necessary
|
2015-11-06 12:59:40 -06:00 |
|
Gregory Nutt
|
553ba1a682
|
SAMV7 QSPI: When QSPI is enabled, make the QSPI memory strongly ordered
|
2015-11-06 12:10:15 -06:00 |
|
Gregory Nutt
|
771095e25f
|
ARMv7-M: Add MPU support for strongly couple memory regions
|
2015-11-06 11:50:57 -06:00 |
|
Gregory Nutt
|
1c79e77811
|
ARMv7-M: Minor naming change to improve readability
|
2015-11-06 11:24:52 -06:00 |
|
Gregory Nutt
|
f5b82db9b0
|
Update ChangeLog
|
2015-11-06 11:14:33 -06:00 |
|
Gregory Nutt
|
4371b756df
|
SAMV7: Add MPU and protected build support
|
2015-11-06 11:12:28 -06:00 |
|
Gregory Nutt
|
dff502d99b
|
SAMV7 QSPI: Costmetic changes
|
2015-11-05 15:03:53 -06:00 |
|
Gregory Nutt
|
8b0a5955fd
|
Update submodule
|
2015-11-05 11:27:00 -06:00 |
|
Gregory Nutt
|
4a28ff1abb
|
SAMV71-XULT: Add support for SmartFS on QuadFLASH
|
2015-11-05 11:26:30 -06:00 |
|
Gregory Nutt
|
bfeef77f1f
|
SmartFS: Fix a compile error when FS debug enabled. Plus some changes needed by NuttX coding standard
|
2015-11-05 11:25:39 -06:00 |
|