index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
aspeed
/
common
Age
Commit message (
Expand
)
Author
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-16
drivers/aspeed/common: Reduce severity of `EDID not found` log message
Angel Pons
2020-09-09
drivers/aspeed/common: Support disabled P2A bridge
Patrick Rudolph
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
treewide: split off license text, remove extra copyright notices
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-12-12
drivers/aspeed: Add AST2500 support
Patrick Rudolph
2019-12-12
drivers/aspeed/common: Add support for high resolution framebuffer
Patrick Rudolph
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-03
drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS
Tristan Corrick
2018-12-19
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2017-07-16
drivers: Drop level of indirection for MMIO HW access
Stefan Reinauer
2017-06-07
src: change coreboot to lowercase
Martin Roth
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-05-31
Fix leaking CONFIG_VGA=y
Kyösti Mälkki
2016-02-26
During DRAM initialization on certain ASpeed devices, an incorrect
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
drivers/aspeed: Add native text mode VGA support for the AST2050
Timothy Pearson