summaryrefslogtreecommitdiffstats
path: root/src/drivers/aspeed/common/ast_main.c
Commit message (Expand)AuthorAgeFilesLines
* arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth2023-09-081-1/+1
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-1/+1
* src/drivers: Remove unused <delay.h>Elyes HAOUAS2022-01-121-1/+0
* drivers/aspeed: Fix some issuesPatrick Rudolph2021-02-031-9/+4
* drivers/aspeed/common: Support disabled P2A bridgePatrick Rudolph2020-09-091-63/+130
* src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS2020-08-171-2/+3
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-111-23/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* drivers/aspeed: Add AST2500 supportPatrick Rudolph2019-12-121-3/+23
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-0/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+3
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* During DRAM initialization on certain ASpeed devices, an incorrectTimothy Pearson2016-02-261-1/+1
* drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson2015-10-241-0/+393