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
Age
Commit message (
Expand
)
Author
2015-04-08
armv7: Change all memory domains to Client so XN bits work
Julius Werner
2015-04-08
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
rk3288: Add early SRAM mapping
Julius Werner
2015-04-08
armv7: Add fine-grained page table support
Julius Werner
2015-04-08
timestamp: Add bootblock start and end to timestamp constants
Furquan Shaikh
2015-04-08
rk3288: Fix some PLL divisors and improve clock code
Julius Werner
2015-04-08
rk3288: Re-write spi_xfer() to support full duplex
David Hendricks
2015-04-08
ectool: add query function to ectool
Alexander Couzens
2015-04-08
ectool: add --dump / -d for RAM dump
Alexander Couzens
2015-04-07
rmodule: remove cbmem_entry usage
Aaron Durbin
2015-04-07
hardwaremain: explicitly call cbmem_initialize() early
Aaron Durbin
2015-04-07
cbfs: Enforce media->map() result checking, improve error messages
Julius Werner
2015-04-07
storm: fix CBFS definitions
Vadim Bendebury
2015-04-07
armv4: correct ARMV4 VERSTAGE guard
Aaron Durbin
2015-04-07
rmodules: fix linking
Aaron Durbin
2015-04-07
tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c
Furquan Shaikh
2015-04-07
mips: add c0 register access plumbing
Vadim Bendebury
2015-04-07
pistachio: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
exynos5420: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
exynos5250: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
arm: Include types.h in clock.h
Patrick Georgi
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
build system: also use ramstage CPPFLAGS for ACPI
Patrick Georgi
2015-04-07
arm64: Add verstage support
Furquan Shaikh
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
documentation: define downstream data consumption rules
Aaron Durbin
2015-04-06
kconfig: Add wildcard support for "source"
Stefan Reinauer
2015-04-06
nvramtool: fix getopt handling with unsigned char
Stefan Tauner
2015-04-06
kconfig: Replace mentions of "list_struct" to "list_head"
Stefan Reinauer
2015-04-06
kconfig: calloc/xcalloc: Fix argument order
Stefan Reinauer
2015-04-06
kconfig: Fix warning "‘jump’ may be used uninitialized"
Stefan Reinauer
2015-04-06
kbuild: trivial - remove trailing empty lines
Stefan Reinauer
2015-04-06
kconfig: lxdialog: fix spelling
Stefan Reinauer
2015-04-06
kconfig: use va_end to match corresponding va_start
Stefan Reinauer
2015-04-06
kbuild: trivial - use tabs for code indent where possible
Stefan Reinauer
2015-04-06
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Stefan Reinauer
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
tegra132: Add tegra_lp0_resume code
Yen Lin
2015-04-06
baytrail: Fix hdmi audio choppy issue
Kein Yuan
2015-04-06
baytrail: reinitialize spi controller in SMM finalization
Aaron Durbin
2015-04-06
arch/arm64/boot.c: Only return if condition is met
Paul Menzel
2015-04-05
acpi: protect acpi generators from PRE_RAM & SMM
Alexander Couzens
2015-04-05
mainboard/lenovo/x201: correct sata_port_map
Alexander Couzens
2015-04-05
intel/nehalem: rename copypasted smi finalizer function
Alexander Couzens
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
[next]