Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
5b1c328619ef9fcc533acf8cd1cf21ab4913b50b
5b1c328
libpayload EHCI: Add memory barrier to EHCI driver
by Furquan Shaikh
· 10 years ago
ba87e6c
libpayload: Add support for memory barriers
by Furquan Shaikh
· 10 years ago
c88cca1
libpayload: add xmemalign()
by Aaron Durbin
· 10 years ago
e5be1dc
libpayload: Add OpenBSD queue implementation
by Patrick Georgi
· 10 years ago
b0f8326
uio_usbdebug: User-space-i/o framework for usbdebug
by Nico Huber
· 11 years ago
86f4ca5
cpu/amd/model_10xxx: Add support for early cbmem
by Timothy Pearson
· 10 years ago
e24f7d3
cpu/amd/model_10xxx: Fix UMA memory sizes
by Timothy Pearson
· 9 years ago
4da487e
CBMEM: Add LATE_CBMEM_INIT guards
by Kyösti Mälkki
· 9 years ago
e9424c5
northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA
by Timothy Pearson
· 10 years ago
1e60839
southbridge/amd/rs780: Remove requirement for CF8/CFC config access
by Kyösti Mälkki
· 9 years ago
8135dba
crossgcc: jump to crossgcc path before building the toolchain
by Patrick Georgi
· 9 years ago
9ef9d85
bootstate: use structure pointers for scheduling callbacks
by Aaron Durbin
· 9 years ago
b335c3d
chromeec: Move SERIQ mode to LPC option
by Marc Jones
· 10 years ago
425b61e
arch/x86/Kconfig: Add license header
by Stefan Reinauer
· 9 years ago
f364fc7
southbridge/amd/pi: Enable early I/O decode to LPC
by Dave Frodin
· 10 years ago
68ec2fc
ipq806x: Break apart large transfers in spi_xfer()
by David Hendricks
· 10 years ago
c4f08f7
cbfstool: Add relocation codes for arm mode
by Furquan Shaikh
· 10 years ago
c800129
t132: Add TTB_BUFFER to resource reserved
by Furquan Shaikh
· 10 years ago
f4731af
rush: Update rush Kconfig file
by Furquan Shaikh
· 10 years ago
e6ede46
rush: Add ec_dummy file to enable vboot compilation
by Furquan Shaikh
· 10 years ago
64352a7
rush: Pull in chromeos.c from nyan into rush
by Furquan Shaikh
· 10 years ago
aa228d0
Tegra132: Configure CPU clock
by Jimmy Zhang
· 10 years ago
6ad6e3d
t132: Add monotonic_timer.c to rmodules_arm
by Furquan Shaikh
· 10 years ago
a742ef1
rmodules: Make rmodules inclusion for vboot dependent on romstage_arch
by Furquan Shaikh
· 10 years ago
fbff908
coreboot classes: Add dynamic classes to coreboot
by Furquan Shaikh
· 10 years ago
74aa777
soc/ipq806x: Replace GPT with fine grained DGT timer.
by Deepa Dinamani
· 10 years ago
f69a99d
coreboot: x86: enable gc-sections
by Aaron Durbin
· 10 years ago
5179419
rockchip/rk3288: Fix whitespace
by Kyösti Mälkki
· 9 years ago
3d78ece
haswell: Fix monotonic timer integration
by Stefan Reinauer
· 9 years ago
c3d15a7
Intel common SPI: Fix compilation breakage from refactoring
by Stefan Reinauer
· 9 years ago
45a225b
elog: Fix compilation with CONFIG_CHROMEOS enabled
by Stefan Reinauer
· 9 years ago
4916880
cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function
by Timothy Pearson
· 10 years ago
4472408
lib: Add Kconfig option to enable/disable auto fallback control
by Timothy Pearson
· 9 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 9 years ago
24f9cb9
crossgcc: Add x86_64 to list of supported architectures
by Stefan Reinauer
· 10 years ago
84c72de
northbridge/amd/pi: Create common agesawrapper.c
by Dave Frodin
· 10 years ago
4b45dd3
cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()
by Dave Frodin
· 10 years ago
8e3da74
mainboards/amd: Fix incorrect reboot_bits location
by Timothy Pearson
· 9 years ago
71512b2
northbridge/i945/gma: fix build error with native graphics init
by Francis Rowe
· 9 years ago
ac490b8
coreboot: rk3288: Add a stub implementation of the rk3288 SOC
by jinkun.hong
· 10 years ago
a74d569
genbuild_h.sh: use the last git commit as timesource if available
by Alexander Couzens
· 10 years ago
83b05eb
google/butterfly: Drop MRC.bin in favor of native raminit
by Alexandru Gagniuc
· 10 years ago
21d898b
mainboard/asus/kfsn4-dre: Use Fallback boot image by default
by Timothy Pearson
· 9 years ago
d7210c5
mainboard/asus/kfsn4-dre: Change default debug level to Spew
by Timothy Pearson
· 9 years ago
b812d5d
northbridge/amd/amdht/h3finit.c: Fix boot failure
by Timothy Pearson
· 9 years ago
8517f94
OxPCIe952: Fix read8/write8 argument
by Kyösti Mälkki
· 10 years ago
f9fb0d9
Use a common boardid.h instead of per board copies
by Vadim Bendebury
· 10 years ago
419fa61
libpayload: ipq808x: stale interrupt shall not be cleared unconditionally
by Yogesh Lal
· 10 years ago
586d6e2
northbridge/amd/amdht: Allow mainboards to set HT frequency limit
by Timothy Pearson
· 10 years ago
668828d
siemens/mc_tcu3: Fix build and ACPI IRQ bridge entry
by Kyösti Mälkki
· 10 years ago
c5cd57c
nyan: Remove broken setup_display() from romstage
by Julius Werner
· 10 years ago
b7b8371
northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP
by Alexander Couzens
· 10 years ago
ed48dfd
cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY
by Alexander Couzens
· 10 years ago
144a68a
coreboot t132: Remove empty function cpu0_config_and_reset
by Furquan Shaikh
· 10 years ago
d123f86
coreboot t132: Stop running AVP at the end of romstage
by Furquan Shaikh
· 10 years ago
9ad04c6
coreboot arm64: Add int constants to stdint.h
by Furquan Shaikh
· 10 years ago
44f465d
tegra132: fix Rx FIFO underruns with slower SPI clock
by Aaron Durbin
· 10 years ago
7ddb5f7
tegra132: Add Trust Zone register access
by Aaron Durbin
· 10 years ago
da9b9f3
t132: Add mmu support
by Furquan Shaikh
· 10 years ago
2486957
armv8: Add mmu support
by Furquan Shaikh
· 10 years ago
a6ca935
ryu: Add TPS65913 regs/init for VDD_CPU 1.0V
by Tom Warren
· 10 years ago
2525885
tegra132: Add code to setup chip operations and mem resources.
by Tom Warren
· 10 years ago
31818c9
ryu: Add support for full LPDDR3 SDRAM BCT init via BootROM
by Tom Warren
· 10 years ago
01dde90
armv8: correct dcache line size calculation
by Aaron Durbin
· 10 years ago
b397f01
tegra132: split memory range querying to above/below 4GiB
by Aaron Durbin
· 10 years ago
c20ff48
storm: allow to override CBFS_SIZE configuration setting
by Vadim Bendebury
· 10 years ago
bc3019c
t132: handle optional Trust Zone region correctly
by Aaron Durbin
· 10 years ago
d08057a
intel/fsp_baytrail: Add PCI Root Port IRQ Routing
by Martin Roth
· 10 years ago
48b3dbc
x86 SMM: Replace weak prototypes with weak function stub
by Kyösti Mälkki
· 10 years ago
b0922f0
lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230
by Nicolas Reinecke
· 10 years ago
60ef456
console/Kconfig: Enable CBMEM console by default
by Paul Menzel
· 11 years ago
9e94dbf
ACPI: Get S3 resume state from romstage_handoff
by Kyösti Mälkki
· 10 years ago
a637194
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
by Kyösti Mälkki
· 10 years ago
f48b38b
ARM romstages: Support and fix COLLECT_TIMESTAMPS
by Kyösti Mälkki
· 10 years ago
01fe638
cbmem console: Allow the cbmem console on non-x86 systems again.
by Gabe Black
· 10 years ago
a49c0cc
crossgcc: fix copy-paste mistake on riscv make target
by Alexander Couzens
· 10 years ago
180a114
northbridge/amd/pi: Remove superfluous logic operand
by Dave Frodin
· 10 years ago
006364e
AMD Bald Eagle: Add northbridge files for new AMD processor
by Bruce Griffith
· 10 years ago
1a7da5c
x86: simplify early_variables.h header
by Aaron Durbin
· 10 years ago
db9d169
qemu: 2.1+ smbios tables support
by Gerd Hoffmann
· 10 years ago
f14bd79
util/inteltool: Support reading RCBA of NM70 southbridge
by Alexandru Gagniuc
· 10 years ago
dbe0df1
Add and consistently use wrapper macro for romstage static variables
by Julius Werner
· 10 years ago
408ebe6
console: Fix broken early_print.h include guards
by Stefan Reinauer
· 10 years ago
fcf3d60
genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output
by Alexander Couzens
· 10 years ago
8448bd1
genbuild_h.sh: derive all timestamp variables from one timestamp
by Alexander Couzens
· 10 years ago
bf62b2d
AMD fam10: Drop PCI_BUS_SEGN_BITS
by Kyösti Mälkki
· 10 years ago
991a71d
AMD fam10: Fix include of conf.c
by Kyösti Mälkki
· 10 years ago
510d1bd
build.h: remove variable for the builduser, -hostname and -domain
by Alexander Couzens
· 10 years ago
b706288
crossgcc: Unify tool tests, add check for g++ or clang
by Patrick Georgi
· 10 years ago
bd29530
AMD fam10: Remove __PRE_RAM__ from ramstage-only code
by Kyösti Mälkki
· 10 years ago
5ef269b
AMD fam10: Always have AMDMCT
by Kyösti Mälkki
· 10 years ago
c0ee937
AMD K8: Fix allocation size for HyperTransport links
by Kyösti Mälkki
· 10 years ago
11c79d7
AMD K8: Move the test for connected HyperTransport link
by Kyösti Mälkki
· 10 years ago
e0b6fbd
google/samus/acpi/mainboard.asl: Correctly align comment
by Paul Menzel
· 10 years ago
bdaeea5
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
by Paul Menzel
· 10 years ago
9604474
broadwell: enable PCIe endpoint CLK power management
by Kane Chen
· 10 years ago
18cb134
device/pciexp: Add support for PCIe CLK power management
by Kane Chen
· 10 years ago
2c4aab3
coreboot: fix munged license text
by Aaron Durbin
· 10 years ago
f69a27b
device: drop i915 specific headers from resource allocator includes
by Stefan Reinauer
· 10 years ago
f0bbc95
crossgcc: Add RISC-V support
by Patrick Georgi
· 10 years ago
Next »