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
/
include
Age
Commit message (
Expand
)
Author
2013-08-05
AMD Kabini: Add CPU AGESA wrapper for new AMD processor family
Siyuan Wang
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-24
usbdebug: Split endpoint buffers
Kyösti Mälkki
2013-07-15
SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure
Peter Stuge
2013-07-11
include: Fix spelling
Martin Roth
2013-07-11
usbdebug: Cleanup dbgp_ehci_info call
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
usbdebug: Refactor disable logic
Kyösti Mälkki
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-07-03
pnp: Add some default functions to enter/exit config state
Nico Huber
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-24
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-06-24
AMD Fam15tn: Add IOMMU BAR allocation to northbridge
Rudolf Marek
2013-06-17
pnp: Implement common handling for PnP config modes
Nico Huber
2013-06-17
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-06-13
AMD Hudson: Add support for the SD controller
Dave Frodin
2013-06-10
ramtest.c: Add silent ram_check
Alexandru Gagniuc
2013-06-06
(Trivial) early_smbus: fix printsmbus macro
Alexandru Gagniuc
2013-06-04
pci_ids.h: Add PCI IDs for VIA VX900 chipset
Alexandru Gagniuc
2013-06-04
coreboot: Add generic early SMBus API
Alexandru Gagniuc
2013-06-04
DDR3: Add utilities for creating MRS commands
Alexandru Gagniuc
2013-06-03
dram: Add utilities for decoding DDR3 SPDs
Alexandru Gagniuc
2013-06-03
spd.h: Add all known SPD_MEMORY_TYPE definitions.
Alexandru Gagniuc
2013-06-03
include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines
Paul Menzel
2013-05-25
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
Ronald G. Minnich
2013-05-23
include/timer.h: Fix typo in in*iti*alize in comment
Paul Menzel
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-14
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-11
Make early x86 POST codes written to IO port optional
Martin Roth
2013-05-10
Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...
Ronald G. Minnich
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-08
x86: use asmlinkage macro for smm_handler_t
Aaron Durbin
2013-05-07
boot state: add ability to block state transitions
Aaron Durbin
2013-05-07
x86: add TSC_CONSTANT_RATE option
Aaron Durbin
2013-05-06
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-05
timer.h: add mono_time_diff_microseconds()
David Hendricks
2013-05-04
Revert "exynos5250/snow: deprecate time.h"
David Hendricks
2013-05-03
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-01
coreboot: add timer queue implementation
Aaron Durbin
2013-05-01
coreboot: introduce monotonic timer API
Aaron Durbin
2013-05-01
boot state: rebalance payload load vs actual boot
Aaron Durbin
[next]