Commit Graph

28 Commits

Author SHA1 Message Date
Gregory Nutt
356692d70e SMP: Need to enable FPU on other CPUs as well 2016-05-20 13:35:58 -06:00
Gregory Nutt
07acd5327a SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started. 2016-05-20 12:39:02 -06:00
Gregory Nutt
4c837d6e86 Update README 2016-05-19 07:59:31 -06:00
Gregory Nutt
f7fd8c6539 Trivial typo fix 2016-05-18 11:56:19 -06:00
Gregory Nutt
f454b38d6e ARMv7-A SMP: Allow CONFIG_SMP_NCPUS=1 for testing purposes 2016-05-18 09:17:02 -06:00
Gregory Nutt
3d87005e5a Fix some compilation issues when certain combinations of debug options are selected. 2016-05-17 12:06:32 -06:00
Gregory Nutt
8bd57a7fbc Sabre-6Quad: Fix sense of LED discrete output. It appears that a high value illuminates the LED. 2016-05-17 10:08:44 -06:00
Gregory Nutt
5d44fd6a00 i.MX6: LEDs were not working because board_autoled_initialize() was not being called 2016-05-17 08:10:49 -06:00
Gregory Nutt
4c08492c0f i.MX6: Fix a bit setting in the timer configuration 2016-05-17 07:21:18 -06:00
Gregory Nutt
e6728bac29 Cortex-A9 GIC: Add an interface to set interrupt edge/level trigger 2016-05-16 14:42:55 -06:00
Gregory Nutt
4feeb0c2b4 Cortex-A9 GIC: Some fixes that I don't fully understand but do indeed give me serial interrupts 2016-05-16 12:50:35 -06:00
Gregory Nutt
a0cdbcb58f Update README 2016-05-16 08:44:18 -06:00
Gregory Nutt
91686e671c configs/nucleus2g: Remove this board from the configs/ directory. A snapshot is still available in the Obsoleted repository 2016-04-12 12:19:30 -06:00
Gregory Nutt
01933335a9 Update README 2016-03-31 13:36:47 -06:00
Gregory Nutt
c573556a7b Update README 2016-03-31 07:26:15 -06:00
Gregory Nutt
f3cf4a7586 Sabre-6Quad: Corre some RAM addresses in NSH configuration; Update README file. 2016-03-29 15:36:31 -06:00
Gregory Nutt
9fc8b8c696 Update README 2016-03-29 09:53:24 -06:00
Gregory Nutt
d0036e5ff1 Update README 2016-03-28 18:01:22 -06:00
Gregory Nutt
8c6d42843d Update README 2016-03-28 17:08:21 -06:00
Gregory Nutt
50c24c8507 Update README.txt 2016-03-12 13:24:22 -06:00
Gregory Nutt
0becfb8091 Update Status in a README.txt file 2016-03-11 12:31:24 -06:00
Gregory Nutt
7b20b7ec5d Sabre-6Quad: Add LED GPIO/IOMUX definitions 2016-03-07 17:44:55 -06:00
Gregory Nutt
cb0b518042 Sabre-6Quad: Add some pin disambiguatino logic 2016-03-07 09:03:41 -06:00
Gregory Nutt
db78decb5c Sabre-6Quad: Some fixes for early compile issues 2016-03-01 14:17:03 -06:00
Gregory Nutt
57d3775db6 Update README 2016-02-29 14:08:47 -06:00
Gregory Nutt
48bd8aed91 Add configuration support for the Sabre-6Quad board 2016-02-29 13:16:39 -06:00
Gregory Nutt
806ed67309 Remove characters not supported by character set from README 2016-02-28 14:15:38 -06:00
Gregory Nutt
9f98e7ae58 Sabre 6Quad: Basic directory support (not much there now) 2016-02-28 14:14:06 -06:00