index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
oprom
Age
Commit message (
Expand
)
Author
2020-02-17
treewide: capitalize 'BIOS'
Elyes HAOUAS
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-09-17
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-08-20
device/oprom: Drop unnecessary AMD headers
Kyösti Mälkki
2019-07-26
src/device/oprom: Fix bootsplash display code for optionroms
Johanna Schander
2019-07-26
oprom/yabel: Fix comment to fix the build
Kyösti Mälkki
2019-07-19
device/oprom: List all supported vesa mode by oprom
Subrata Banik
2019-07-18
device/oprom/realmode: Add vbe return status support as per VBE spec 3.0
Subrata Banik
2019-07-12
device/oprom: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-10
device/oprom: Replace CONFIG() preprocessor statements
Kyösti Mälkki
2019-07-10
device/oprom: Reduce indentation
Kyösti Mälkki
2019-05-02
x86emu: add console.h header to fix compilation
Martin Kepplinger
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-09
src: Fix remaining #include <timer.h>
Nico Huber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-12-21
cpu/amd/geode_lx: Drop support
Arthur Heymans
2018-12-19
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-09
src/device: Fix typo
Elyes HAOUAS
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-04-23
device/oprom/yabel: Fix spelling of *successful*
Paul Menzel
2018-04-20
device/oprom/yabel: Fix vbe-buffer index in vbe.c
Hal Tsai
2017-08-31
cpu/x86 asm: Just use the correct op suffix
Edward O'Callaghan
2017-08-01
src/device: Add guards on all header files
Martin Roth
2017-07-25
src/device: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-28
src/device: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
device/oprom/yabel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-22
device/oprom/include: Use IS_ENABLED() macro
Nico Huber
2017-05-18
vbe: remove the necessity for a global vbe_mode_info_valid()
Aaron Durbin
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2016-08-28
src/device: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/device: Remove unnecessary whitespace before newline
Elyes HAOUAS
2016-07-31
src/device: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-04-13
src/device: Update license headers
Martin Roth
2016-01-18
device/oprom/yabel: Update BSD license headers
Martin Roth
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-11-20
x86emu: Remove XFree86 CVS tags
Stefan Reinauer
2015-11-20
x86emu: Undefine _NO_INLINE
Stefan Reinauer
2015-11-20
x86emu: Fix some set-but-not-used warnings.
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-25
yabel: explicitly cast values to match printk expectations
Stefan Reinauer
[next]