| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-04 | x86: serial: Use NS16550_DYNAMIC in Slim Bootloader | Park, Aiden | |
| Slim Bootloader provides serial port info in its HOB to support both IO or MMIO serial ports, but it's controlled by SYS_NS16550_MEM32 or SYS_NS16550_PORT_MAPPED in U-Boot. To support both serial port configurations dynamically at runtime, Slim Bootloader serial driver leverages NS16550_DYNAMIC. Signed-off-by: Aiden Park <[email protected]> Reviewed-by: Bin Meng <[email protected]> [bmeng: remove the obsolete comments for data->type] Signed-off-by: Bin Meng <[email protected]> | |||
| 2019-08-09 | board: intel: Add new slimbootloader board | Park, Aiden | |
| Add slimbootloader board to run U-boot as a Slim Bootloader payload - Add new board/intel/slimbootloader directory with minimum codes - Add slimbootloader configuration files - Add doc/board/intel/slimbootloader.rst Signed-off-by: Aiden Park <[email protected]> Reviewed-by: Bin Meng <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Tested-by: Bin Meng <[email protected]> [bmeng: add slimbootloader board MAINTAINERS file] Signed-off-by: Bin Meng <[email protected]> | |||
