index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
aspeed
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/aspeed: Fix some issues
Patrick Rudolph
2021-02-03
1
-9
/
+4
*
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-17
1
-2
/
+3
*
drivers/aspeed/common/ast: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
1
-2
/
+2
*
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-17
2
-0
/
+3
*
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
5
-12
/
+0
*
drivers/aspeed/common: Reduce severity of `EDID not found` log message
Angel Pons
2020-09-16
1
-1
/
+5
*
drivers/aspeed/common: Support disabled P2A bridge
Patrick Rudolph
2020-09-09
3
-71
/
+149
*
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
2
-3
/
+5
*
aspeed/ast2050: Fix when resources are added
Furquan Shaikh
2020-05-14
1
-5
/
+5
*
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
7
-158
/
+7
*
treewide: split off license text, remove extra copyright notices
Patrick Georgi
2020-05-11
3
-25
/
+10
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
8
-8
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-11
/
+1
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
5
-10
/
+5
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
3
-36
/
+6
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-1
/
+0
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
4
-7
/
+0
*
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
drivers/aspeed: Add AST2500 support
Patrick Rudolph
2019-12-12
5
-77
/
+546
*
drivers/aspeed/common: Add support for high resolution framebuffer
Patrick Rudolph
2019-12-12
9
-85
/
+1247
*
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-10-22
8
-15
/
+19
*
{cpu,device,drivers}: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
1
-1
/
+0
*
drivers/aspeed/ast2050: Remove variable set but not used
Elyes HAOUAS
2019-06-03
1
-2
/
+1
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
4
-5
/
+8
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-0
/
+1
*
drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS
Tristan Corrick
2019-01-03
1
-3
/
+35
*
drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT`
Tristan Corrick
2018-12-24
1
-0
/
+1
*
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
src: Add required space after "switch"
Elyes HAOUAS
2018-11-19
1
-1
/
+1
*
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
1
-1
/
+1
*
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
1
-61
/
+61
*
drivers/aspeed/ast2050: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-1
/
+1
*
drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFER
Daniel Gröber
2018-04-11
1
-0
/
+1
*
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-28
1
-3
/
+3
*
drivers: Drop level of indirection for MMIO HW access
Stefan Reinauer
2017-07-16
1
-30
/
+6
*
src: change coreboot to lowercase
Martin Roth
2017-06-07
2
-2
/
+2
*
drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDID
Arthur Heymans
2017-05-03
1
-8
/
+0
*
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
1
-1
/
+0
*
Fix leaking CONFIG_VGA=y
Kyösti Mälkki
2016-05-31
2
-11
/
+1
*
drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
2
-3
/
+0
*
During DRAM initialization on certain ASpeed devices, an incorrect
Timothy Pearson
2016-02-26
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
4
-16
/
+0
*
drivers/aspeed: Add native text mode VGA support for the AST2050
Timothy Pearson
2015-10-24
14
-0
/
+3530