b541dbdf77
() Renames stellarisUartDrv.c to uart_stellaris.c. This is to follow the driver naming convention. () Renames functions stellaris_uart_*() to uart_stellaris_*(), following driver naming convention. () Renames CONFIG_STELLARIS_UART* to CONFIG_UART_STELLARIS* () UART ports initialization is moved into the driver itself. All the init code in platform config files is removed. () Adds (many) Kconfig options. These don't have to be defined in each platform's board.h anymore. Change-Id: I0eadc3878d69ff24d1637f8df5220fd2f161d24f Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
x86 | ||
Kconfig | ||
Makefile |