summaryrefslogtreecommitdiffstats
path: root/src/drivers/aspeed/common
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth2023-09-081-1/+1
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* src/drivers: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-173-7/+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: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* drivers/aspeed: Fix some issuesPatrick Rudolph2021-02-031-9/+4
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-2/+3
* drivers/aspeed/common/ast: Fix compilation under x86_64Patrick Rudolph2020-12-011-2/+2
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-172-0/+3
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-215-12/+0
* drivers/aspeed/common: Reduce severity of `EDID not found` log messageAngel Pons2020-09-161-1/+5
* drivers/aspeed/common: Support disabled P2A bridgePatrick Rudolph2020-09-093-71/+149
* src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS2020-08-172-3/+5
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-117-158/+7
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-113-25/+10
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117-7/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-065-10/+5
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-24/+4
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-174-7/+0
* drivers/aspeed: Add AST2500 supportPatrick Rudolph2019-12-125-77/+546
* drivers/aspeed/common: Add support for high resolution framebufferPatrick Rudolph2019-12-127-78/+1235
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-227-13/+19
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-063-2/+7
* 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