summaryrefslogtreecommitdiffstats
path: root/src/drivers/aspeed/common/ast_post.c
Commit message (Expand)AuthorAgeFilesLines
* src/drivers: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-171-5/+1
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-7/+0
* drivers/aspeed/common: Support disabled P2A bridgePatrick Rudolph2020-09-091-8/+14
* 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-65/+453
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+2
* drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOSTristan Corrick2019-01-031-3/+35
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson2015-10-241-0/+1724