summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Collapse)AuthorAgeFilesLines
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1013-255/+591
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4035 42af7a65-404d-4744-a932-0658087f49c3
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1018-1748/+2998
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4034 42af7a65-404d-4744-a932-0658087f49c3
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-1031-728/+1633
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4033 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-082-14/+132
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4032 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U SPI debug changespatacongo2011-10-074-15/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4031 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ↵patacongo2011-10-071-2/+5
| | | | | | RenesasSP LCD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4030 42af7a65-404d-4744-a932-0658087f49c3
* Add debug instrumentation to the SAM3U SPI driverpatacongo2011-10-061-123/+170
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4027 42af7a65-404d-4744-a932-0658087f49c3
* Add sim/nsh2 configurationpatacongo2011-10-063-56/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4026 42af7a65-404d-4744-a932-0658087f49c3
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4025 42af7a65-404d-4744-a932-0658087f49c3
* Add sim C++ supportpatacongo2011-10-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4024 42af7a65-404d-4744-a932-0658087f49c3
* Fix bugs in STM32 SDHC and I2C driverspatacongo2011-10-052-5/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4020 42af7a65-404d-4744-a932-0658087f49c3
* ADS7843E driver is code completepatacongo2011-10-041-22/+188
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4018 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U SPI driver updatepatacongo2011-10-033-291/+411
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4017 42af7a65-404d-4744-a932-0658087f49c3
* Update comments, dates, ... housekeepingpatacongo2011-10-034-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4012 42af7a65-404d-4744-a932-0658087f49c3
* Add SAM3U board-specific SPI supportpatacongo2011-10-033-6/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4011 42af7a65-404d-4744-a932-0658087f49c3
* Add framework for a SAM3U SPI driverpatacongo2011-10-0342-2/+553
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4010 42af7a65-404d-4744-a932-0658087f49c3
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4009 42af7a65-404d-4744-a932-0658087f49c3
* Add FAT date/time stamppatacongo2011-10-022-4/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4008 42af7a65-404d-4744-a932-0658087f49c3
* The lo-res RTC now seems to workpatacongo2011-10-022-22/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4007 42af7a65-404d-4744-a932-0658087f49c3
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-012-166/+451
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4005 42af7a65-404d-4744-a932-0658087f49c3
* Don't run X11 event loop on a pthread; X11 is not thread-safe.patacongo2011-09-295-51/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4001 42af7a65-404d-4744-a932-0658087f49c3
* Use XGrapButton, not XGrabPointerpatacongo2011-09-294-110/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4000 42af7a65-404d-4744-a932-0658087f49c3
* Add sim touchscreen bugfixespatacongo2011-09-291-12/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3999 42af7a65-404d-4744-a932-0658087f49c3
* Add debug instrumentationpatacongo2011-09-291-9/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3998 42af7a65-404d-4744-a932-0658087f49c3
* Add a simple touchscreen testpatacongo2011-09-292-5/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3995 42af7a65-404d-4744-a932-0658087f49c3
* Simulated touchscreen debug fixespatacongo2011-09-283-14/+81
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3994 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to x11 event looppatacongo2011-09-281-9/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3993 42af7a65-404d-4744-a932-0658087f49c3
* Remove some warningspatacongo2011-09-282-4/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3992 42af7a65-404d-4744-a932-0658087f49c3
* Change X11 event loop initializationpatacongo2011-09-284-31/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3991 42af7a65-404d-4744-a932-0658087f49c3
* Fix NXFFS compilation errorpatacongo2011-09-283-39/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3990 42af7a65-404d-4744-a932-0658087f49c3
* Add a simulated touchscreen driverpatacongo2011-09-287-33/+1030
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3989 42af7a65-404d-4744-a932-0658087f49c3
* Fix sim build under Ubuntu 9.09patacongo2011-09-281-15/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3988 42af7a65-404d-4744-a932-0658087f49c3
* Use only __CYGWIN__ to identify Cygwinpatacongo2011-09-284-8/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3987 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U KERNEL definitions are backwardpatacongo2011-09-264-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3980 42af7a65-404d-4744-a932-0658087f49c3
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3979 42af7a65-404d-4744-a932-0658087f49c3
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3978 42af7a65-404d-4744-a932-0658087f49c3
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3977 42af7a65-404d-4744-a932-0658087f49c3
* Add rollover protection to the STM32 RTC sampling logicpatacongo2011-09-191-18/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3963 42af7a65-404d-4744-a932-0658087f49c3
* Generalize conditional compilation settingpatacongo2011-09-181-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3962 42af7a65-404d-4744-a932-0658087f49c3
* Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ↵patacongo2011-09-181-100/+280
| | | | | | to the I2C tool git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3961 42af7a65-404d-4744-a932-0658087f49c3
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so ↵patacongo2011-09-171-63/+426
| | | | | | configured git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3960 42af7a65-404d-4744-a932-0658087f49c3
* More CDC serial updatespatacongo2011-09-151-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3954 42af7a65-404d-4744-a932-0658087f49c3
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-19/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3948 42af7a65-404d-4744-a932-0658087f49c3
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-39/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3947 42af7a65-404d-4744-a932-0658087f49c3
* Final tweaks to STM32 I2C driverpatacongo2011-09-091-34/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3946 42af7a65-404d-4744-a932-0658087f49c3
* Only enable I2C interrupts when a transfer is startedpatacongo2011-09-092-54/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3945 42af7a65-404d-4744-a932-0658087f49c3
* Add handshake for semaphore interrupt communications to prevent getting out ↵patacongo2011-09-091-327/+399
| | | | | | of sync due to spurious interrupts git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3944 42af7a65-404d-4744-a932-0658087f49c3
* Fix stm32_i2c_disablefsmc return valuepatacongo2011-09-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3943 42af7a65-404d-4744-a932-0658087f49c3
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-083-151/+328
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3942 42af7a65-404d-4744-a932-0658087f49c3
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-072-2/+548
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3941 42af7a65-404d-4744-a932-0658087f49c3