Gregory Nutt
|
983c0a2189
|
TM4C: Add definitions for GPIO interrupts
|
2014-03-09 10:00:31 -06:00 |
Gregory Nutt
|
096dbf391f
|
Add TM4C123 to the configuration system
|
2014-03-09 09:40:48 -06:00 |
Gregory Nutt
|
6811ad9eee
|
Oop.. everything was named TM3C instead of TM4C in the last check-in
|
2014-03-09 09:26:29 -06:00 |
Gregory Nutt
|
81eb11e68a
|
TM3C123: Add chip characteristics and interrupt definition files
|
2014-03-09 09:21:06 -06:00 |
Gregory Nutt
|
05ea680194
|
Hmmm.. not sure what happened but here is a missing TIVA file
|
2014-03-08 16:33:56 -06:00 |
Gregory Nutt
|
41a5b67887
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
Gregory Nutt
|
7c55ba4115
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
Gregory Nutt
|
32f8f33653
|
The old lm/ directories were enamed tiva/ to better support new products coming down the pipe from TI
|
2014-03-08 12:31:06 -06:00 |
Gregory Nutt
|
441c311a3c
|
LPC2378: SPI driver from Lizhuoyi
|
2014-03-08 11:37:50 -06:00 |
Gregory Nutt
|
7231b0b1e5
|
LPC2378: I2C driver from Lizhuoyi
|
2014-03-08 11:03:58 -06:00 |
Gregory Nutt
|
95038604f6
|
Fix some confusion in the code about vectored interrupts; fix so that it builds with prioritized interrutps disabed
|
2014-03-08 10:57:11 -06:00 |
Gregory Nutt
|
c86c40f4e4
|
QEMU i486: Minor updates to VGA driver
|
2014-03-08 10:56:19 -06:00 |
Gregory Nutt
|
088798ec98
|
QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi
|
2014-03-08 09:24:46 -06:00 |
Gregory Nutt
|
6dd1217bf9
|
QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi
|
2014-03-08 09:24:24 -06:00 |
Gregory Nutt
|
4bbbe80a31
|
configs/rgmp/x86/default: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 11:47:16 -06:00 |
Gregory Nutt
|
60f5acf8da
|
configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 10:27:52 -06:00 |
Gregory Nutt
|
ca916b1060
|
onfigs/mx1ads/ostest: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 09:48:25 -06:00 |
Gregory Nutt
|
17a96f6e1e
|
configs/us7032evb1/ostest: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 09:17:11 -06:00 |
Gregory Nutt
|
86d7618733
|
configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 08:28:49 -06:00 |
Gregory Nutt
|
79f8b6928a
|
configs/ne64badge/ostest and demo9s12nec64/ostest: Configurations onverted to use the kconfig-frontends tools
|
2014-03-05 17:27:58 -06:00 |
Gregory Nutt
|
72164cb176
|
Use common naming for rest of the toolchains too
|
2014-03-05 16:29:58 -06:00 |
Gregory Nutt
|
79dc48a71a
|
Use common naming for all buildroot toolchains
|
2014-03-05 15:37:07 -06:00 |
Gregory Nutt
|
972eeae12d
|
Add configuration ettings for the on-demand paging option
|
2014-03-05 14:25:49 -06:00 |
Gregory Nutt
|
a2a3f80120
|
configs/ntosd-dm320/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-05 12:16:02 -06:00 |
Gregory Nutt
|
5f7987a9b7
|
configs/avr32dev1/nsh: Configuration converted to use the kconfig-frontends tools
|
2014-03-05 11:34:25 -06:00 |
Gregory Nutt
|
8e06aa47d6
|
Create AVR32 Kconfig files; reshuffled lots of configuration names
|
2014-03-05 11:25:36 -06:00 |
Gregory Nutt
|
1a996691a8
|
Create AVR32 Kconfig files; reshuffled lots of configuration names
|
2014-03-05 11:23:54 -06:00 |
Gregory Nutt
|
18f74bade9
|
configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 08:58:01 -06:00 |
Gregory Nutt
|
218776ee90
|
configs/teensy/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 15:54:38 -06:00 |
Gregory Nutt
|
c79bc5a19d
|
configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 15:40:18 -06:00 |
Gregory Nutt
|
2c1b3188e7
|
onfigs/ez80f910200zco/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 11:40:29 -06:00 |
Gregory Nutt
|
4ac4814fb4
|
configs/olimex-strp711/nettest: Converted to use kconfig-frontends tools
|
2014-03-03 10:52:02 -06:00 |
Gregory Nutt
|
f5888496fb
|
configs/c5471evm/nettest converted use kconfig-frontends. C5471 build updated
|
2014-03-03 10:05:06 -06:00 |
Gregory Nutt
|
6b1aebdcae
|
arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configuration names for compatibility, configs/olimex-lpc2378/nsh: Convert to use the kconfig-frontends tools
|
2014-03-02 11:08:23 -06:00 |
Gregory Nutt
|
8462bcc072
|
Removed unused configuratin variable: CONFIG_PGTABLE_VADDR
|
2014-03-01 16:21:28 -06:00 |
Gregory Nutt
|
9f366d5e8d
|
configs/lm3s8962-ek/nsh converted to use the kconfig-frontends tools
|
2014-03-01 13:29:23 -06:00 |
Gregory Nutt
|
03042fe99a
|
configs/pic32-starterkit/nsh converted to use the kconfig-frontends tools
|
2014-03-01 11:10:30 -06:00 |
Gregory Nutt
|
eea4819a95
|
configs/mirtoo/nsh converted to use the kconfig-frontends tools
|
2014-03-01 10:49:19 -06:00 |
Gregory Nutt
|
df156de4a4
|
Buildroot EABI (vs OABI) is now the default
|
2014-02-28 07:49:15 -06:00 |
Gregory Nutt
|
81999adb15
|
SAM3/4: Cosmetic updates to ADC register defintion header files
|
2014-02-27 08:41:03 -06:00 |
Gregory Nutt
|
8e8c2cd5ec
|
SAM4E: Completes all SAM4E register definition header files. Also a SAMA5D3 ADc register definition fix
|
2014-02-26 17:00:22 -06:00 |
Gregory Nutt
|
cc5bc76761
|
SAM4E: Add AES and AFEC register definition header files (AFEC incomplete)
|
2014-02-26 15:11:20 -06:00 |
Gregory Nutt
|
165d202f41
|
SAM4E: Add CAN and RSWDT register definition header files
|
2014-02-26 14:14:19 -06:00 |
Gregory Nutt
|
22423b3770
|
SAM4E: Add EMAC register definition header file
|
2014-02-26 11:57:42 -06:00 |
Gregory Nutt
|
bcdf077953
|
SAM4E: Add CMCC register definition header file
|
2014-02-26 09:25:57 -06:00 |
Gregory Nutt
|
424f8e82d8
|
SAM4E: UDP register definition header file
|
2014-02-25 13:39:00 -06:00 |
Gregory Nutt
|
d34b1b620b
|
SAM3/4: Fix some build errors that crept in with the SAM4E support
|
2014-02-25 12:41:38 -06:00 |
Gregory Nutt
|
3b07bc6716
|
SAM4E: Update SAM3/4 TC and DMAC register definition header files
|
2014-02-25 10:56:23 -06:00 |
Gregory Nutt
|
4d600b7a73
|
SAM4E: Update SAM3/4 ACC, DACC, and PDC register definition header files
|
2014-02-24 14:48:33 -06:00 |
Gregory Nutt
|
1c596b06d8
|
SAM4E: Update SAM3/4 GPBR, HSMCI, PWM, RSTC, RTC, RTT, SMC, and WDT register definition header files
|
2014-02-24 12:38:19 -06:00 |