| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-09 | board: Remove essentially empty board files and Makefiles | Tom Rini | |
| As part of reviewing a new platform, Daniel Schwierzeck noted that we can have an empty Makefile in the board directory and don't need an empty board.c file as well. Further with further cleanup in the Makefile we can now omit the Makefile entirely. Remove a number of now unnecessary board.c and Makefiles. Signed-off-by: Tom Rini <[email protected]> | |||
| 2021-01-18 | aspeed: Add AST2600 platform support | Chia-Wei, Wang | |
| Add low level platform initialization for the AST2600 SoC. The 2-stage booting with U-Boot SPL are leveraged to support different booting mode. However, currently the patch supports only the booting from memory-mapped SPI flash. Signed-off-by: Chia-Wei, Wang <[email protected]> Reviewed-by: Ryan Chen <[email protected]> | |||
