aboutsummaryrefslogtreecommitdiff
path: root/drivers/board
AgeCommit message (Expand)AuthorFilesLines
2020-11-06board: Rename uclass to sysinfoSimon Glass7-504/+0
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-07drivers: board: Add get_fit_loadable()Jean-Jacques Hiblot1-0/+11
2020-01-07drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot2-1/+4
2019-05-21board: gazerbeam: Fix SC detectionMario Six1-10/+12
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2-2/+1
2018-09-29test: Add tests for board uclassMario Six4-1/+126
2018-09-29board: Add gazerbeam driverMario Six3-0/+290
2018-09-29drivers: Add board uclassMario Six3-0/+73