9
0
Fork 0
Commit Graph

11957 Commits

Author SHA1 Message Date
Gregory Nutt 3a30b63b1a Tiva: Remove unconditional debug output from GPIO code 2015-03-23 18:28:18 -06:00
Gregory Nutt 458b7bcfb4 Tiva: Fix compile errors when GPIO interrupts are not enabled 2015-03-23 17:51:13 -06:00
Gregory Nutt 9c527717d4 Add support for LAN8740 2015-03-23 15:34:10 -06:00
Gregory Nutt 8ee537c9dd Rename up_cxxinitialize.c to stm32_cxxinitialize.c 2015-03-23 14:14:01 -06:00
Gregory Nutt c1e7be57b4 SAMV7: Add framework for USB DCD. Initial check-in is just the SAMA5 USB DCD with naming changes to get a clean compilation. Needs careful review and comparison with datasheet and, of course, testing 2015-03-23 14:06:53 -06:00
Gregory Nutt ad6c69e6ed Update some recent Tiva changes so that old LM3S parts at least still build (but have not been retested) 2015-03-23 11:21:26 -06:00
Gregory Nutt 2a7dfd3f25 Refresh Configurations 2015-03-23 11:20:38 -06:00
Gregory Nutt 406f9f595e Calvin's changes to the tm4c123g-launchpad 2015-03-23 10:05:50 -06:00
Gregory Nutt 0bdf7bd68b Trivial removal of trailing whitespace 2015-03-23 09:34:47 -06:00
Gregory Nutt 58a3800c6e Update ChangeLog 2015-03-23 09:17:33 -06:00
Gregory Nutt 7ae05b1a24 - ADC driver has been re-organized; configuration is now handled in code
instead of Kconfig to help reduce bloat and confusion.
- Timer changed to remove ADC coupling in Kconfig to code and moved
configuration up from arch/arm/src/tiva to configs/tm4c123g-launchpad/src.
- GPIO driver needed small fixes in the configuration routines and
discovered false-positive bugs in interrupt testing: interrupts are now
verified to actually be working reliably.
- Attempt to apply some consistency in the tiva arch/ level's interface
to the config/board/ level driver configuration.

From Calvin Maguranis
2015-03-23 09:12:52 -06:00
Gregory Nutt 510496d8fb PIC32MZ: Clone PIC32MX Ethernet driver to PIC32MZX (not yet verified) 2015-03-23 08:10:49 -06:00
Gregory Nutt 3bf1913181 Update README.txt 2015-03-22 16:34:43 -06:00
Gregory Nutt 6f8ea51d0b Update PIC32MZ README and board.h comments 2015-03-22 09:24:04 -06:00
Gregory Nutt 036c0f06a6 PIC32MZ: Correct conversion of IRQ nubmers to IRSx register addresses. From Kristopher Tate 2015-03-22 08:41:54 -06:00
Gregory Nutt c427d5c370 Update ChangeLog 2015-03-22 08:37:17 -06:00
Gregory Nutt 3fc13dc48a PIC32MZ: change defaults to match the MEBII board. From Kristopher Tate 2015-03-22 08:35:36 -06:00
Gregory Nutt 3d55d98607 PIC32MZ: Add missing call to initialize peripheral clocking. From Kristopher Tate 2015-03-22 08:15:26 -06:00
Gregory Nutt 1718d49d8b PIC32MZ: PPS needs to start from the SFR base address. Fix from Kristopher Tate 2015-03-22 08:13:28 -06:00
Gregory Nutt 2979d8a9ee PIC32MZ: Minor change to setenv.sh so that you can change tools correctly 2015-03-22 08:12:53 -06:00
Gregory Nutt 33f9cf7ff1 Fix backward help instructions in a Kconfig file 2015-03-21 17:02:15 -06:00
Gregory Nutt aeef3868c4 More changes for PIC32MZ build under XC32 2015-03-21 16:38:24 -06:00
Gregory Nutt abb3552efd PIC23MX Starter Kit: Looks like we need to use a different linker script with Pinguino 2015-03-21 15:40:22 -06:00
Gregory Nutt 9b32805b42 All kernel 1st pass builds: Rename files for better conformance to naming conventions 2015-03-21 15:01:32 -06:00
Gregory Nutt fc259db685 Neuros OSD: Rename files for better conformance to naming conventions 2015-03-21 14:51:30 -06:00
Gregory Nutt c82ac88ead US7032EVB1: Rename files for better conformance to naming conventions 2015-03-21 14:48:48 -06:00
Gregory Nutt 3003eac982 SKP16C26: Rename files for better conformance to naming conventions 2015-03-21 14:46:44 -06:00
Gregory Nutt 3301276413 Olimex-STRP711: Rename files for better conformance to naming conventions 2015-03-21 14:42:30 -06:00
Gregory Nutt 6a0e83d26b Clean up some misnamed garbage in Makefiles 2015-03-21 14:38:23 -06:00
Gregory Nutt d7db6399b9 ZP214XPA: Rename files for better conformance to naming conventions 2015-03-21 14:32:35 -06:00
Gregory Nutt 1abdbe1ea8 MCU-123 LPC2148: Rename files for better conformance to naming conventions 2015-03-21 14:28:58 -06:00
Gregory Nutt 229c4f8bce c5471 EVM: Rename files for better conformance to naming conventions 2015-03-21 14:25:19 -06:00
Gregory Nutt 638ace57a5 LPC4330 Xplorer: Rename files for better conformance to naming conventions 2015-03-21 14:23:07 -06:00
Gregory Nutt e1090a7088 EA3152: Rename files for better conformance to naming conventions 2015-03-21 14:18:32 -06:00
Gregory Nutt de84763829 Update comment 2015-03-21 14:13:46 -06:00
Gregory Nutt 1d8fc935cb EA3131: Rename files for better conformance to naming conventions 2015-03-21 14:12:58 -06:00
Gregory Nutt 2dbbece7d8 MX1 ADS: Rename files for better conformance to naming conventions 2015-03-21 14:08:07 -06:00
Gregory Nutt a6ba2b7fcd NE64BADGE: Rename files for better conformance to naming conventions 2015-03-21 14:05:26 -06:00
Gregory Nutt 20e7e3f560 DMEO9S12NE64: Rename files for better conformance to naming conventions 2015-03-21 14:02:26 -06:00
Gregory Nutt 5fde03ea3f Kwikstick-K40: Rename files for better conformance to naming conventions 2015-03-21 13:56:50 -06:00
Gregory Nutt 6d8a54a146 TWR-K60N512: Rename files for better conformance to naming conventions 2015-03-21 13:52:45 -06:00
Gregory Nutt addf484728 AVR32DEV1: Rename files for better conformance to naming conventions 2015-03-21 13:48:34 -06:00
Gregory Nutt 81490cd87e Teensy: Rename files for better conformance to naming conventions 2015-03-21 13:41:49 -06:00
Gregory Nutt 4ded1c9563 Micropendous 3: Rename files for better conformance to naming conventions 2015-03-21 13:38:26 -06:00
Gregory Nutt eaa98acdc8 Amber: Rename files for better conformance to naming conventions 2015-03-21 13:35:00 -06:00
Gregory Nutt de7decc094 LM3S8962-EK: Rename files for better conformance to naming conventions 2015-03-21 11:01:59 -06:00
Gregory Nutt 3a1fd703ea LM3S6965-EK: Rename files for better conformance to naming conventions 2015-03-21 10:58:58 -06:00
Gregory Nutt 6b57196e31 LM3S6432-S2E: Rename files for better conformance to naming conventions 2015-03-21 10:55:09 -06:00
Gregory Nutt 9d39d82486 EKK-LM3S9B96: Rename files for better conformance to naming conventions 2015-03-21 10:51:54 -06:00
Gregory Nutt 7844f99d38 Eagle100: Rename files for better conformance to naming conventions 2015-03-21 10:48:16 -06:00