index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
gma.c
Age
Commit message (
Expand
)
Author
2016-03-17
x86: Create a common header for Intel register access
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-01-24
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
x86: ivybridge: Move graphics init much later
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2015-07-27
Kill unneeded #include <linux/kconfig.h>
Masahiro Yamada
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-02-05
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-01-13
x86: ivybridge: Set up an MTRR for the video frame buffer
Simon Glass
2015-01-13
x86: ivybridge: Only run the Video BIOS when video is enabled
Simon Glass
2014-11-25
x86: Add initial video device init for Intel GMA
Simon Glass