Gregory Nutt
|
2b445ddccc
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
|
Gregory Nutt
|
13b53d87a9
|
i.MX6: Add ECSPI header file
|
2016-05-28 12:23:05 -06:00 |
|
Gregory Nutt
|
2a87741e72
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
Gregory Nutt
|
99e695398c
|
Rename up_boot to arm_boot
|
2016-05-12 13:42:49 -06:00 |
|
Gregory Nutt
|
05fe9cb393
|
i.MX6: Fix UART baud rate calculation
|
2016-03-30 13:54:56 -06:00 |
|
Gregory Nutt
|
84f2fcfa80
|
i.MX6: Fix a few UART and GPIO initialization problems.
|
2016-03-30 12:31:49 -06:00 |
|
Gregory Nutt
|
51be83aa3a
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
Gregory Nutt
|
4d4f54a789
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
|
Gregory Nutt
|
7887971ea5
|
i.MX6: Add GPIO header file
|
2016-03-04 08:17:13 -06:00 |
|
Gregory Nutt
|
f74d2a9f51
|
i.MX1: Rename imx_boardinitialize to imx_board_initialize
|
2016-03-03 16:42:07 -06:00 |
|
Gregory Nutt
|
16e93f5d41
|
i.MX6: Bring i.MX1 serial driver into i.MX6. Basically the same IP but does not yet compile due to some small differences, missign GPIO configuration logic, and missing clocking logic
|
2016-03-03 16:31:56 -06:00 |
|
Gregory Nutt
|
bff9eaab1e
|
i.MX6: Add UART header file
|
2016-03-03 15:11:26 -06:00 |
|
Gregory Nutt
|
a0cdd1ddb1
|
Add a rudimentary arch/arm/src/imx6 directory for the i.MX6 family
|
2016-02-28 15:32:36 -06:00 |
|
Gregory Nutt
|
75973db9cc
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:18:43 -06:00 |
|
Gregory Nutt
|
74e5336b39
|
Rename the imx/ directories to imx1/ to make room in the namespace for other members of the i.MX family
|
2016-02-27 10:29:24 -06:00 |
|