summaryrefslogtreecommitdiff
path: root/board/google/chromebook_coral
AgeCommit message (Expand)AuthorFilesLines
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass1-2/+5
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes1-1/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass1-1/+1
2021-07-15x86: coral: Allow booting from corebootSimon Glass1-0/+28
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass2-14/+131
2021-03-27x86: coral: Free the ACPI GPIOs after using themSimon Glass1-0/+2
2021-02-06x86: coral: Add sysinfo opsSimon Glass1-0/+5
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2020-11-10x86: coral: Correct max98357 fileSimon Glass1-0/+0
2020-11-06board: Rename uclass to sysinfoSimon Glass1-1/+1
2020-09-25x86: coral: Add audio descriptor filesSimon Glass5-0/+0
2020-09-25x86: coral: Add ACPI tables for coralSimon Glass7-0/+412
2020-09-25x86: apl: Correct PCIE_ECAM_BASESimon Glass1-1/+1
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2019-12-15x86: Add chromebook_coralSimon Glass4-0/+73