summaryrefslogtreecommitdiff
path: root/src/drivers/aspeed/common
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOSTristan Corrick2019-01-031-3/+35
* {device,drivers}: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src/drivers: Get rid of whitespace before tabElyes HAOUAS2018-06-041-61/+61
* drivers: Drop level of indirection for MMIO HW accessStefan Reinauer2017-07-161-30/+6
* src: change coreboot to lowercaseMartin Roth2017-06-072-2/+2
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* Fix leaking CONFIG_VGA=yKyösti Mälkki2016-05-311-7/+0
* During DRAM initialization on certain ASpeed devices, an incorrectTimothy Pearson2016-02-261-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson2015-10-249-0/+3429