Gregory Nutt
|
668f50e116
|
SAMA5D4-EK: Updates to get the at25boot configuration building correctly
|
2014-06-28 09:39:50 -06:00 |
Gregory Nutt
|
cd7b1e00f3
|
SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASH
|
2014-06-28 08:40:11 -06:00 |
Gregory Nutt
|
a97a79a7f3
|
Add more XMega skeleton directories
|
2014-06-27 18:34:52 -06:00 |
Gregory Nutt
|
c509cd55b2
|
SAMA5D4: Bootloader needs to flush D-Cache to memory before disabling the caches
|
2014-06-27 14:09:02 -06:00 |
Gregory Nutt
|
c8fd7b4670
|
Cosmetic update to comments
|
2014-06-27 11:55:33 -06:00 |
Gregory Nutt
|
33121dd0d0
|
Various changes associated with symbol tables. Most from Pelle Windestam
|
2014-06-27 08:14:07 -06:00 |
Gregory Nutt
|
3f78ddb2fa
|
Fix Kconfig typo
|
2014-06-27 07:07:59 -06:00 |
Gregory Nutt
|
d3c4e412b6
|
Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by default
|
2014-06-26 17:04:53 -06:00 |
Gregory Nutt
|
3fb8023bdf
|
SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file into DRAM
|
2014-06-26 16:42:06 -06:00 |
Gregory Nutt
|
665f487ed3
|
SAMA5D4: Add configuration to redirect all interrupts to the AIC
|
2014-06-26 11:51:39 -06:00 |
Gregory Nutt
|
fabcb6d37e
|
TCP Read-Ahead: Convert to use I/O buffer chains
|
2014-06-24 15:38:00 -06:00 |
Gregory Nutt
|
0c0cb50873
|
Add support for the LPCXpresso's RTC, ADC, DAC, Timer, PWM, and MCPWM. All form Max
|
2014-06-23 12:13:52 -06:00 |
Gregory Nutt
|
7e83501ce5
|
Fix typos from previous commit to fix button interrupts
|
2014-06-22 08:11:57 -06:00 |
Gregory Nutt
|
3f6b1642ca
|
SAMA5D4: Add support for secure/FIQ interrupts; SAIC supports need to be be enabled unconditionally
|
2014-06-20 18:16:41 -06:00 |
Gregory Nutt
|
fb25ba907c
|
SAMA5D4: Add partial support for secure interrupt controller (SAIC)
|
2014-06-20 15:22:00 -06:00 |
Gregory Nutt
|
083986e814
|
SAMA5D4: USART peripheral clock appears to be MCK/2
|
2014-06-20 11:40:36 -06:00 |
Gregory Nutt
|
3a3af8a5dd
|
SAMA5D4-EK: Get ramtest clocking up to 528MHz
|
2014-06-20 11:37:06 -06:00 |
Gregory Nutt
|
a55457b175
|
SAMA5D4-EK: Make sure that the H32MX divider is set; correct sense of bit driver red LED
|
2014-06-20 10:33:33 -06:00 |
Gregory Nutt
|
231fd1b5c8
|
SAMA5D4: Initial bring-up fixes
|
2014-06-19 14:16:36 -06:00 |
Gregory Nutt
|
acf42e2ce4
|
Costmetic update to comments/README file
|
2014-06-18 17:40:06 -06:00 |
Gregory Nutt
|
4f06b2c32d
|
SAMA5D4: Fix ISRAM base address: 0x00200000, not like the SAMA5D3 SRAM at 0x00300000
|
2014-06-18 13:03:10 -06:00 |
Gregory Nutt
|
9d78279173
|
Several other interrupt button implementations had the same problem as did the sam4s-xplained
|
2014-06-15 12:55:48 -06:00 |
Gregory Nutt
|
66f73fa67c
|
SAM4S Xplained (both): Button interrupts not being disabled after being detached
|
2014-06-15 12:43:33 -06:00 |
Gregory Nutt
|
67630a1112
|
SAMA5D4-EK: Add an SDRAM test configuration
|
2014-06-14 13:11:42 -06:00 |
Gregory Nutt
|
37d06c7444
|
SAMA5D4: Implement SDRAM initialization
|
2014-06-14 10:42:26 -06:00 |
Gregory Nutt
|
d80c55e8b6
|
SAMA5D4: Fix some memory remapping issues; updates to comments and README files
|
2014-06-14 08:02:58 -06:00 |
Gregory Nutt
|
7d7693acb3
|
Cosmetic update to comments
|
2014-06-11 14:57:14 -06:00 |
Gregory Nutt
|
d55865b97a
|
SAMA5D4: Add support for HSMCI1 power control pin
|
2014-06-11 14:55:51 -06:00 |
Gregory Nutt
|
2cf637692a
|
SAMA5D4-EK: Update pins used by HSMCI
|
2014-06-11 14:45:01 -06:00 |
Gregory Nutt
|
e0a07125c8
|
SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB so that the configuration and build system can configure them. I might come up with something better later
|
2014-06-10 17:40:25 -06:00 |
Gregory Nutt
|
3f4751796a
|
Updates to get the SAMA5D3 building again
|
2014-06-10 15:34:57 -06:00 |
Gregory Nutt
|
1f64e9c5b9
|
SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Things are going to have to be done differently
|
2014-06-09 12:16:16 -06:00 |
Gregory Nutt
|
92d6883a71
|
SAMA5D4: Completes PMC modifications for the SAMA5D4
|
2014-06-09 07:55:51 -06:00 |
Gregory Nutt
|
da8dfdcb6f
|
Updated SAMA5 SFR header file for the SAMA5D4
|
2014-06-08 07:48:36 -06:00 |
Gregory Nutt
|
18224d88b3
|
Update SAMA5D4-EK PIO usage
|
2014-06-07 09:37:17 -06:00 |
Gregory Nutt
|
87eacd6bf2
|
SAMA5D4: Various changes to get the SAMA4D-EK to build
|
2014-06-06 15:39:40 -06:00 |
Gregory Nutt
|
5070759021
|
Add board support for the SAMA5D4-EK
|
2014-06-06 12:37:36 -06:00 |
Gregory Nutt
|
50893fd36c
|
SAMA5: Cosmetic clean-up of README files
|
2014-06-04 17:02:30 -06:00 |
Gregory Nutt
|
495b190e50
|
SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC
|
2014-06-04 12:04:24 -06:00 |
Gregory Nutt
|
5397e49665
|
Add support for the Olimex STM32 h405. From Martin Lederhilger
|
2014-06-03 10:34:36 -06:00 |
Gregory Nutt
|
84dc8faccb
|
Update ChangeLog
|
2014-06-02 07:50:16 -06:00 |
Gregory Nutt
|
2191e27969
|
Update viewtools/nsh configuratin
|
2014-05-23 07:59:38 -06:00 |
Gregory Nutt
|
2abe0dd6dd
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
Gregory Nutt
|
1b39aff8b4
|
SAM4E GPIO: Fix some compile errors when CONFIG_DEBUG_GPIO is enabled
|
2014-05-15 11:41:58 -06:00 |
Gregory Nutt
|
83828d5fe3
|
Misc changes while testing the SAM4E-EK LCD (still does not work)
|
2014-05-14 15:31:38 -06:00 |
Gregory Nutt
|
de71f53351
|
SAM4E-EK: Ooops.. two touchscreen drivers(?)
|
2014-05-14 10:56:03 -06:00 |
Gregory Nutt
|
c50fc79798
|
SAM4E-EK: Add a touchscreen driver (untestd on initial checkin)
|
2014-05-13 11:28:38 -06:00 |
Gregory Nutt
|
c48bd737d0
|
SAM4E-EK: Add a driver for the on-board LCD (not tested on initial check-ing)
|
2014-05-13 10:38:46 -06:00 |
Gregory Nutt
|
4e55571c21
|
SAM4E: PIO definition clean-up
|
2014-05-12 18:42:25 -06:00 |
Gregory Nutt
|
7aff487faa
|
Add ILI9325 register definition header file
|
2014-05-12 11:24:57 -06:00 |
Gregory Nutt
|
415500c6d9
|
Make sure apps/examples/pashello still builds; update comments; refresh configurations
|
2014-05-09 10:33:23 -06:00 |
Gregory Nutt
|
ed2e4a15dc
|
Create P-Code execution helper in apps/interpreters/prun; The P-Code binary format is functional except that there are still some modularity and kernel build issues that need to be addressed.
|
2014-05-09 08:52:11 -06:00 |
Gregory Nutt
|
7594d8b8cf
|
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
|
2014-05-08 09:00:33 -06:00 |
Gregory Nutt
|
b6f264488a
|
BINFMT: A framework to support a P-code binary format (a work in progress)
|
2014-05-07 13:47:52 -06:00 |
Gregory Nutt
|
6a8a62c0c1
|
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
|
2014-05-07 12:54:27 -06:00 |
Gregory Nutt
|
fc6b3339a1
|
Nucleo-F401RE: Delay loop calibrated
|
2014-05-06 17:30:44 -06:00 |
Gregory Nutt
|
ade57e4cd8
|
Nucleo-F401RE: With these changes and the changes from previous commits, the basic Nucleo-F401RE NSH configuration is working.
|
2014-05-06 11:07:10 -06:00 |
Gregory Nutt
|
22733f9a79
|
The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI oscillator for the PLL include clock
|
2014-05-06 10:01:02 -06:00 |
Gregory Nutt
|
88abca5e5e
|
STM32: Add some complication to STM32 Kconfig so the correct USART and TIM options are presented for the F401RE. There are still invalid peripheral options being presented
|
2014-05-05 17:59:07 -06:00 |
Gregory Nutt
|
84d28641b7
|
SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new timer features. From Bob Doiron
|
2014-05-05 14:38:29 -06:00 |
Gregory Nutt
|
dcc709e612
|
Updated Nucleo-F401RE configuration
|
2014-05-05 13:47:21 -06:00 |
Gregory Nutt
|
f924601fc1
|
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
|
2014-05-05 08:52:02 -06:00 |
Gregory Nutt
|
ccb98abaaa
|
Fix configuration for F401: It has has FSMC and so the option should not be offered. But there are many more options available for the F401 that should be availalbe: CAN, nonexistent timers, etc. These will all need to be addressed
|
2014-04-30 16:12:36 -06:00 |
Gregory Nutt
|
79d9e9cccd
|
If the CPU load measurements are being driven by an external clock, then the prototype for sched_process_cpuload() must be available in include/nuttx/arch.h
|
2014-04-30 15:47:55 -06:00 |
Gregory Nutt
|
8d758a13de
|
The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems that support it
|
2014-04-30 15:32:06 -06:00 |
Gregory Nutt
|
d89990c9da
|
SAM4S Xplained Pro build fixes
|
2014-04-30 15:23:40 -06:00 |
Gregory Nutt
|
5b92272e1f
|
Refresh SAM4S Xplained Pro configuration
|
2014-04-30 15:10:20 -06:00 |
Gregory Nutt
|
c060fdcba9
|
Simplified optimization for the SAM4E-EK
|
2014-04-30 15:04:34 -06:00 |
Gregory Nutt
|
8a45dd095d
|
Nucleo-F401RE: Has only one memory region, not two
|
2014-04-30 14:56:39 -06:00 |
Gregory Nutt
|
e0a9d3071a
|
Updated system timer logic from Bob Doiron
|
2014-04-30 14:47:30 -06:00 |
Gregory Nutt
|
f7485ea962
|
Updated system timer logic from Bob Doiron
|
2014-04-30 14:46:26 -06:00 |
Gregory Nutt
|
3240383133
|
The SAM4S Xplained Pro now uses the extended timer/counter features. From Bob Doiron.
|
2014-04-30 14:11:53 -06:00 |
Gregory Nutt
|
ae4584f0db
|
SAM4S Xplained Pro: update LED conrol logic. From Bob Doiron
|
2014-04-30 14:05:44 -06:00 |
Gregory Nutt
|
7857d716b5
|
Nucleo-F401RE: Fix memory usage
|
2014-04-30 08:20:30 -06:00 |
Gregory Nutt
|
b5947b88a3
|
Nucleo-F401RE: Board GPIOs updated by Frank Bennett
|
2014-04-29 08:10:27 -06:00 |
Gregory Nutt
|
693ccd67ce
|
Final prep for NuttX-7.2 release
|
2014-04-28 10:53:24 -06:00 |
Gregory Nutt
|
33ddbeab16
|
STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26
|
2014-04-28 07:07:47 -06:00 |
Gregory Nutt
|
40972de8d7
|
Fix spelling, only one t in exiting
|
2014-04-27 15:49:38 -06:00 |
Gregory Nutt
|
1909c44f87
|
Minor updates to READMEs and comments
|
2014-04-27 11:38:24 -06:00 |
Gregory Nutt
|
1d4feaf88d
|
Zneo: Misc minor updates from debugging
|
2014-04-26 12:42:44 -06:00 |
Gregory Nutt
|
fe80779eb7
|
ZNeo Serial: Need to configure UART1 alternate function
|
2014-04-26 09:43:40 -06:00 |
Gregory Nutt
|
f8671a7ab4
|
Zneo Serial: Fix cut'n'paste error in some conditional configuration
|
2014-04-26 08:23:11 -06:00 |
Gregory Nutt
|
ee86b7afb9
|
ZNeo: update calibration
|
2014-04-25 12:38:56 -06:00 |
Gregory Nutt
|
39a90c270c
|
Zneo: Updated patch. Found another compiler failure
|
2014-04-25 12:02:08 -06:00 |
Gregory Nutt
|
daf6d347fc
|
Updates to ZNeo configurations + misc cosmetic changes to comments
|
2014-04-25 11:59:17 -06:00 |
Gregory Nutt
|
977bb10d24
|
Nucleo-F401RE: Remove FRAM references
|
2014-04-25 11:07:38 -06:00 |
Gregory Nutt
|
688b64632d
|
16z: Reduce size of stacks
|
2014-04-25 09:56:07 -06:00 |
Gregory Nutt
|
ff103e9d4c
|
Nucleo: Remove bogus MPU definitions
|
2014-04-25 08:52:50 -06:00 |
Gregory Nutt
|
b23c50a487
|
Updated README files
|
2014-04-25 07:23:31 -06:00 |
Gregory Nutt
|
31ede44671
|
Minor and cosmetic changes from initial 16z (v2) bringup
|
2014-04-24 15:55:53 -06:00 |
Gregory Nutt
|
9ad7704699
|
Nucleo-F401RE update from Frank Bennett
|
2014-04-22 16:04:14 -06:00 |
Gregory Nutt
|
28b6e0a7f5
|
SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commits
|
2014-04-22 14:34:17 -06:00 |
Gregory Nutt
|
465bfcb4cf
|
Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few)
|
2014-04-22 13:42:38 -06:00 |
Gregory Nutt
|
aa63cafa8e
|
Nucleo-F401RE: Add standard, NuttX button support
|
2014-04-22 13:09:34 -06:00 |
Gregory Nutt
|
8634db8e30
|
Nucleo-F401RE: Use standard NuttX LED interfaces
|
2014-04-22 12:55:31 -06:00 |
Gregory Nutt
|
972c4cbab5
|
Nucleo F401RE: Remove PX4 cruft that can in with the port
|
2014-04-22 12:18:08 -06:00 |
Gregory Nutt
|
18504d0d75
|
Back out a bad change in the last commit + add missing SAM4S Xplained Pro file
|
2014-04-22 11:04:31 -06:00 |
Gregory Nutt
|
5df14c7d40
|
Misc changes to get a clean compilation after incorporating all of Bob Doison's changes
|
2014-04-22 10:38:08 -06:00 |
Gregory Nutt
|
066cca1863
|
SAM4X Xplained Pro board configuration updated by Bob Doison
|
2014-04-22 09:38:46 -06:00 |
Gregory Nutt
|
61555fe5e1
|
Various SAM4S related fixes, mostely related to the timer driver driver and the SAM4S timer/counter. All from Bob Doisin
|
2014-04-22 09:01:20 -06:00 |