patacongo
|
778fe8194e
|
SAM3U KERNEL definitions are backward
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3980 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-26 17:24:33 +00:00 |
|
patacongo
|
7a4cbde8dc
|
Fix typo in SAM3U allocheap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3979 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-26 17:11:34 +00:00 |
|
patacongo
|
525214b9df
|
Fix typo in SAM3U allocheap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3978 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-26 17:10:38 +00:00 |
|
patacongo
|
accb9a2e7e
|
Fix typo in SAM3U allocheap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3977 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-26 17:09:50 +00:00 |
|
patacongo
|
cb518b3a04
|
Add rollover protection to the STM32 RTC sampling logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3963 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-19 17:00:49 +00:00 |
|
patacongo
|
417ae9969a
|
Generalize conditional compilation setting
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3962 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-18 18:11:11 +00:00 |
|
patacongo
|
a0c935e699
|
Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command to the I2C tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3961 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-18 17:52:00 +00:00 |
|
patacongo
|
79a73a8e9d
|
STM32 I2C driver will now operated in a polled, non-interrupting mode if so configured
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3960 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-17 15:04:24 +00:00 |
|
patacongo
|
ba785efe81
|
More CDC serial updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3954 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-15 13:26:00 +00:00 |
|
patacongo
|
dd94e49dc7
|
Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3948 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-11 14:55:31 +00:00 |
|
patacongo
|
3a3c6f31fd
|
Add driver for LM-75 temperature sensor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3947 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-10 16:20:09 +00:00 |
|
patacongo
|
5b27f168d1
|
Final tweaks to STM32 I2C driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3946 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-09 23:13:17 +00:00 |
|
patacongo
|
4b09cfc3a9
|
Only enable I2C interrupts when a transfer is started
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3945 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-09 19:50:18 +00:00 |
|
patacongo
|
202e109d6b
|
Add handshake for semaphore interrupt communications to prevent getting out of sync due to spurious interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3944 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-09 19:30:03 +00:00 |
|
patacongo
|
8533139044
|
Fix stm32_i2c_disablefsmc return value
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3943 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-09 00:52:24 +00:00 |
|
patacongo
|
188a069b0a
|
Fix I2C/FSMC conflict for STM32; Fix STM32 clock setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3942 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-08 17:56:08 +00:00 |
|
patacongo
|
a59f32427c
|
Add AT24xx and LPC17xx I2C drivers (from Lzyy)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3941 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-07 13:32:13 +00:00 |
|
patacongo
|
41403a8f4b
|
Fix a error the the STM32 I2C timeout logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3940 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-06 21:00:48 +00:00 |
|
patacongo
|
eac7114381
|
Add a basic power management framework
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3936 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-04 19:24:27 +00:00 |
|
patacongo
|
c38362f357
|
Add NSH date command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3932 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-01 15:09:49 +00:00 |
|
patacongo
|
64d78eec58
|
I2C tool no longer hangs on dev command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3930 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-30 19:48:47 +00:00 |
|
patacongo
|
394d468661
|
Fix issue with multilib build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3926 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-30 12:49:24 +00:00 |
|
patacongo
|
a78ab36158
|
Work around a CodeSourcery floating point bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3922 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-29 19:06:56 +00:00 |
|
patacongo
|
6adfba6b83
|
STM32 I2C fix, documentation update, fixes for FreeBSD/ASH build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3917 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-27 14:58:42 +00:00 |
|
patacongo
|
12d496667c
|
ADC bugfixes plus new DAC logic from Lzyy
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3913 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-25 14:11:39 +00:00 |
|
patacongo
|
499f799858
|
Clean up Kinetics SDHC DMA code (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3909 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-23 21:48:24 +00:00 |
|
patacongo
|
2b263f9031
|
More Kinetis SDHC fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3908 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-23 19:31:45 +00:00 |
|
patacongo
|
4d1dfb9002
|
More Kinetis SDHC fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3907 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-23 14:58:15 +00:00 |
|
patacongo
|
e51d3c9eaa
|
Additional Kinetis SDHC fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3906 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-22 22:03:11 +00:00 |
|
patacongo
|
e81ffea8d6
|
In progress updates to the Kinetis SDHC driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3905 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-22 18:17:42 +00:00 |
|
patacongo
|
aa0e5ff9b8
|
Progress with Kinetis SDHC driver (more to to)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3904 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-22 15:42:10 +00:00 |
|
patacongo
|
23b7961098
|
Update SDHC debug logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3903 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-21 23:29:37 +00:00 |
|
patacongo
|
593e188f93
|
More integration of Kinetis SDHC driver into NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3902 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-21 17:36:14 +00:00 |
|
patacongo
|
8cedad6365
|
Very initial SDHC driver for Kinetis parts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3901 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-21 16:00:32 +00:00 |
|
patacongo
|
5be01dab5a
|
Add Uros' RCC actitivity counter to STM32 idle loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3900 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-20 13:23:34 +00:00 |
|
patacongo
|
5cb433406a
|
Prep for 6.8 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3899 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 21:33:11 +00:00 |
|
patacongo
|
ad0721c9d7
|
Add support for multiplexed SDIO pins from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3898 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 16:51:04 +00:00 |
|
patacongo
|
d4fd560ea0
|
Fix Kinetics UART watermark setting
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3894 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 04:12:33 +00:00 |
|
patacongo
|
17ce79ee25
|
Add twr-k60n512 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3893 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-19 00:28:00 +00:00 |
|
patacongo
|
9e2861a57a
|
The basic Kinetis K60 port works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3892 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-18 22:37:09 +00:00 |
|
patacongo
|
67a430c147
|
Several important Kinetis build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3891 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-18 18:16:47 +00:00 |
|
patacongo
|
86c67b9cd5
|
Completes first cut at Kinetis ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3889 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-17 16:24:47 +00:00 |
|
patacongo
|
cd442c8623
|
More Kinetis ENET logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3888 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-17 03:39:43 +00:00 |
|
patacongo
|
7bd51ff970
|
Fix a typo from the last checkin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3887 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-17 01:03:12 +00:00 |
|
patacongo
|
5125b9dd27
|
Add beginning of an Kinetics Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3886 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-16 23:04:11 +00:00 |
|
patacongo
|
b7197791ff
|
Fixed for Kinetis build with DEBUG on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3885 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-16 15:06:39 +00:00 |
|
patacongo
|
d321d62a80
|
Add board support for the FreeScale Kinetis TWR-K60N512
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3884 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-15 22:11:24 +00:00 |
|
patacongo
|
2cd7449a3e
|
More Kinetis updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3883 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-15 18:07:54 +00:00 |
|
patacongo
|
d3b36f22ec
|
Finishes very basic Kinetis port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3882 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-15 14:55:36 +00:00 |
|
patacongo
|
aceb299ec9
|
More Kinetis logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3881 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-15 01:50:35 +00:00 |
|