summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Finish PWM pulse count configurationpatacongo2012-01-097-63/+106
* Add pulse count support to apps/examples/pwmpatacongo2012-01-094-16/+76
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-097-133/+756
* Replace logic STM32 IDLE loop with standard power management interfacespatacongo2012-01-084-134/+72
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-289/+379
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-086-281/+507
* Add support for STM32 UART4-5 and USART6patacongo2012-01-084-294/+478
* Apply STM32 timer patch from Mike Smithpatacongo2012-01-081-0/+54
* Finishes PIC32 Ethernet header filepatacongo2012-01-081-15/+47
* More register definitions for the PIC32 Ethernet driverpatacongo2012-01-073-69/+183
* More PIC32 Ethernet register definitionspatacongo2012-01-073-32/+106
* Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo2012-01-075-706/+3772
* Fix some interrupt decode errors in the PIC32MX USB driverpatacongo2012-01-071-32/+39
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-0614-461/+459
* PIC32 USB driver fixespatacongo2012-01-061-6/+6
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-065-53/+53
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-061-67/+67
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-065-8/+80
* Fix issue with LPC17xx CAN baud calculationpatacongo2012-01-062-10/+13
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-066-2/+112
* Add hooks for SD media change callbackspatacongo2012-01-064-205/+397
* Add logic to control CAN bit rate via the .config filepatacongo2012-01-053-8/+173
* Fix a bug in 'make export' introduced recentlypatacongo2012-01-052-6/+23
* File that should have been added in the last check-inpatacongo2012-01-051-0/+131
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-056-49/+107
* Clarify some aspects of ADC configuration for the STM32patacongo2012-01-044-87/+42
* Fix an error in the PIC32 USB device driverpatacongo2012-01-041-5/+2
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-0429-10/+3570
* Fix buffer full test in generic CAN driver (plus fixes to comments)patacongo2012-01-046-27/+36
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-049-7/+121
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-036-41/+82
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-034-200/+206
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-034-22/+102
* LPC1766-STK CAN board supportpatacongo2012-01-031-0/+146
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-039-765/+1323
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-0210-54/+240
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-024-53/+146
* Remove references to the detron boardpatacongo2012-01-0231-6448/+0
* Buildroot dependency changes from Mike Smithpatacongo2012-01-011-97/+144
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-0115-30/+541
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-013-5/+8
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-319-27/+60
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-3114-78/+370
* Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo2011-12-3121-125/+446
* Add (untested) support for the buttons on the Olimex LPC1766-STK boardpatacongo2011-12-315-22/+307
* Extend lpc1766-stk LED supportpatacongo2011-12-3123-304/+417
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-3013-42/+342
* The PIC32 USB device driver is code complete (but untested)patacongo2011-12-301-176/+242
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-379/+440
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-99/+199