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 <trini@konsulko.com> | |||
2020-01-07 | board: intel: agilex: Add socdk board support for Intel Agilex SoC | Ley Foon Tan | |
Add socdk board support for Intel Agilex SoC Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |