~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_rom.c
Commit message (
Expand
)
Author
Age
*
pci: Mask the ROM address in case it is already enabled
Simon Glass
2023-07-17
*
pci: Adjust video BIOS debugging to be SPL-friendly
Simon Glass
2023-07-17
*
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2023-07-17
*
x86: Allow video-BIOS code to be built for SPL
Simon Glass
2023-07-17
*
pci: Tidy up logging and reporting for video BIOS
Simon Glass
2023-07-17
*
efi: Support a 64-bit frame buffer address
Simon Glass
2023-03-13
*
pci: Drop test for DM_VIDEO
Simon Glass
2022-10-30
*
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
*
video: Renname vbe.h to vesa.h
Simon Glass
2022-08-12
*
video: Drop video_fb header
Simon Glass
2022-03-28
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
video: Fix video on coreboot with the copy buffer
Simon Glass
2021-03-27
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
video: pci: Set up the copy framebuffer
Simon Glass
2020-07-09
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
*
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
*
x86: Support PCI VGA ROM when TPL is used
Simon Glass
2019-05-08
*
video: Allow driver to specify the line length
Simon Glass
2018-12-03
*
pci: Add a little more debugging to pci_rom
Simon Glass
2018-10-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
pci: video: Only print out when everything is OK
Bin Meng
2018-04-16
*
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-24
*
x86: pci: Allow conditionally run VGA rom in S3
Bin Meng
2017-05-17
*
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
2017-02-06
*
vbe: Make vbe_setup_video_priv() public
Bin Meng
2016-10-12
*
dm: video: Output verbose information in vbe_setup_video()
Bin Meng
2016-10-12
*
dm: video: Add driver-model support to vesa graphics
Simon Glass
2016-10-11
*
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
2016-07-12
*
pci: Make load_oprom and run_oprom independent
Bin Meng
2016-07-12
*
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
2016-07-12
*
pci_rom: fix may be used uninitialized warning
Andreas Bießmann
2016-02-24
*
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
*
pci_rom.c: Fix may be used uninitialized warning
Tom Rini
2016-01-19
*
dm: pci: Avoid a memory leak when allocating the ROM
Simon Glass
2016-01-15
*
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
*
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
*
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
*
x86: Set up video framebuffer for coreboot before loading kernel
Bin Meng
2015-08-26
*
video: coreboot: Save VESA mode for future use
Bin Meng
2015-08-26
*
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
*
pci: Disable expansion ROM address decoding when signature check fails
Bin Meng
2015-07-14
*
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
*
video: Add 32-bit color depth support for VBE
Jian Luo
2015-07-14
[next]