Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
08c10a9cbceb21de260f277751d164d1c285f1c0
08c10a9
riscv-virtual-memory: move page tables into virtual address space
by Thaminda Edirisooriya
· 8 years ago
a47738d
riscv-memlayout: fix existing memlayout issues, add sbi interface
by Thaminda Edirisooriya
· 8 years ago
ebf623b
kunimitsu: Enable ALS connected to EC
by Duncan Laurie
· 8 years ago
6e6d042
glados: Enable ALS connected to EC
by Duncan Laurie
· 8 years ago
179623a
kunimitsu: Disable Deep S3 on kunimitsu platform
by Subrata Banik
· 8 years ago
3fda3c2
Move final Intel chipsets with ME to intel/common/firmware
by Martin Roth
· 8 years ago
9b9d4b3
cbfstool: remove locate command
by Aaron Durbin
· 8 years ago
294ce85
x86: remove double link step for romstage
by Aaron Durbin
· 8 years ago
4be1674
cbfstool: add --xip support to add-stage for x86
by Aaron Durbin
· 8 years ago
d733941
cbfstool: provide metadata size to cbfs_locate_entry()
by Aaron Durbin
· 8 years ago
b39a974
cbfstool: expose rmodule logic
by Aaron Durbin
· 8 years ago
051a181
cbfstool: prepare for exposing rmodule logic
by Aaron Durbin
· 8 years ago
a0e7738
abuild: don't complain about missing junit reports for skipped boards
by Patrick Georgi
· 8 years ago
053322f
abuild: log bulding tools
by Patrick Georgi
· 8 years ago
098c4a8
abuild: don't create junit tests with empty testclass field
by Patrick Georgi
· 8 years ago
9763d8e
AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0
by WANG Siyuan
· 8 years ago
762cef9
AMD Steppe Eagle: update vendorcode header files to MullinsPI 1.0.0.A
by WANG Siyuan
· 8 years ago
d9653e1
riscv-trap-handling: Add functionality, prevent stack corruption
by Thaminda Edirisooriya
· 8 years ago
59598b2
qemu: initialize lapic
by Gerd Hoffmann
· 8 years ago
dc37dab
cbfstool: drop extra copy of filetype->string map
by Patrick Georgi
· 8 years ago
98e0ac0
AGESA S3 support: Fix excessive stack usage
by Kyösti Mälkki
· 8 years ago
113d821
endian: fix le64toh()
by Aaron Durbin
· 8 years ago
71a7ba2
ifdtool: Enable warnings as errors, and fix any issues
by Alexandru Gagniuc
· 8 years ago
66cc843
libpayload: Revive ffs()
by Nico Huber
· 8 years ago
94a7499
endian: add portable endian functions
by Aaron Durbin
· 8 years ago
789f2b6
fsp1_1: provide binding to UEFI version
by Aaron Durbin
· 8 years ago
95ba4c8
riscv-trap-handling: Add implementation for trap calls in riscv
by Thaminda Edirisooriya
· 8 years ago
b094583
riscv-virtual-memory: Add virtual memory setup
by Thaminda Edirisooriya
· 8 years ago
87582d1
intel/skylake: HAVE_UART_MEMORY_MAPPED doesn't exist anymore
by Patrick Georgi
· 8 years ago
db54a67
skylake: Move ACPI init to SOC instead of mainboard
by Duncan Laurie
· 8 years ago
5f3ea3b
kunimitsu: Remove functions from acpi_tables.c
by Duncan Laurie
· 8 years ago
cdcadfe
glados: Remove functions from acpi_tables.c
by Duncan Laurie
· 8 years ago
4bf410a
sklrvp: Remove thermal.h and functions from acpi_tables.c
by Duncan Laurie
· 8 years ago
91da91f
intel/common: Print board ID if enabled
by Duncan Laurie
· 8 years ago
74b964e
kunimitsu: Clean up mainboard code to match glados
by Duncan Laurie
· 8 years ago
963bfa7
kunimitsu: Select EC PD and software sync and do early init
by Duncan Laurie
· 8 years ago
88b21f3
kunimitsu: Select BOARD_ID_AUTO and clean up boardid code
by Duncan Laurie
· 8 years ago
1a50d08
glados: Add Board ID support
by Duncan Laurie
· 8 years ago
0678bea
glados: Enable DPTF
by Duncan Laurie
· 8 years ago
44b01fd
glados: Misc code cleanups
by Duncan Laurie
· 8 years ago
e067083
glados: Remove thermal.h
by Duncan Laurie
· 8 years ago
241f8fc
glados: Change include headers to relative path
by Duncan Laurie
· 8 years ago
7fce30c
skylake: Enable DPTF based on devicetree setting
by Duncan Laurie
· 8 years ago
c1bc817
Skylake: Print GPIO MMIO base and pad config using gpio_debug token
by Subrata Banik
· 8 years ago
a887492
FSP: Pass FSP image base address to find_fsp
by Lee Leahy
· 8 years ago
a7c609c
libpayload: Fix merge of PL011 UART support
by Nico Huber
· 8 years ago
602a82a
libpayload: Add missing autoconf dependency
by Nico Huber
· 8 years ago
135ca51
crossgcc: Preparations for building Ada frontend
by Nico Huber
· 8 years ago
bb313bf
crossgcc: Add option to build gcc for specific languages
by Nico Huber
· 8 years ago
5e1fb2d
genbuild_h: Add Mac OS to case of "data -r"
by zbao
· 8 years ago
5243b79
glados: Select EC PD and call early EC init
by Duncan Laurie
· 8 years ago
779cadd
samus: Use EC PD kconfig instead of manual PD reboot
by Duncan Laurie
· 8 years ago
ab40b91
chromeec: Add kconfig entry for EC PD support
by Duncan Laurie
· 8 years ago
372b67e
skylake: dptf: Add TSR3 thermal sensor and CPU code cleanup
by Duncan Laurie
· 8 years ago
3bad4cb
braswell: acpi: Allow DPTF thresholds to be defined at board-level
by Shawn Nematbakhsh
· 8 years ago
f966d3b
intel/skylake: ACPI: Clean up formatting in and fix ASL code
by Duncan Laurie
· 8 years ago
83bc0db
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
by Aaron Durbin
· 8 years ago
c9b053d
rmodtool: make rmodule parameter section optional
by Aaron Durbin
· 8 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
956c4f2
x86: link romstage and ramstage with 1 file
by Aaron Durbin
· 8 years ago
dde7629
rmodule: use program.ld for linking
by Aaron Durbin
· 8 years ago
e5bad5c
verstage: use common program.ld for linking
by Aaron Durbin
· 8 years ago
14714e1
x86: link romstage like the other architectures
by Aaron Durbin
· 8 years ago
b2a6262
linking: move romstage and bootblock to use program.ld
by Aaron Durbin
· 8 years ago
cce557b
x86: link ramstage like the other architectures
by Aaron Durbin
· 8 years ago
4de29d4
linking: lay the groundwork for a unified linking approach
by Aaron Durbin
· 8 years ago
4b34909
x86: provide minimum alignment for romstage
by Aaron Durbin
· 8 years ago
cd96c5c
rules.h: add fall through where no ENV_<STAGE> is set
by Aaron Durbin
· 8 years ago
6aa8c5b
drivers/pc80: Do not initialize PS2 keyboard by default
by Alexandru Gagniuc
· 9 years ago
0f045a6
intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER
by Martin Roth
· 8 years ago
d2cd7f6
x86: remove unused sections from romstage.ld
by Aaron Durbin
· 8 years ago
e581b06
x86: add romstage.S to bind program flow and ordering
by Aaron Durbin
· 8 years ago
85982cd
x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards
by Aaron Durbin
· 8 years ago
3953e39
x86: bootblock: remove linking and program flow from build system
by Aaron Durbin
· 8 years ago
6c950da
cpu: fix cpu_microcode class
by Aaron Durbin
· 8 years ago
ccda446
video_printf: align text
by Daisuke Nojiri
· 8 years ago
abe03d2
video: add video_printf
by Daisuke Nojiri
· 8 years ago
4bd65e1
rk3288: Allow board-specific APLL (CPU clock) settings
by David Hendricks
· 8 years ago
68957b3
skylake: igd: clean up igd.c
by Duncan Laurie
· 8 years ago
a5d9888
braswell: Tristate CFIO 139 and CFIO 140
by Ravi Sarawadi
· 8 years ago
17ba944
drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level
by Duncan Laurie
· 8 years ago
dd07ef2
veyron: Unify identical mainboards
by Julius Werner
· 8 years ago
736a4a2
kunimitsu: Modify DQ/DQS mapping
by Mike M Hsieh
· 8 years ago
9ae6cd4
Skylake:Set DISB inside romstage after mrc init
by Dhaval Sharma
· 8 years ago
0c66e86
skylake: Clean up chip.h
by Duncan Laurie
· 8 years ago
1c2de9f
kunimitsu: Clean up devicetree.cb
by Duncan Laurie
· 8 years ago
d96f830
glados: Clean up devicetree.cb
by Duncan Laurie
· 8 years ago
e031ec3
sklrvp: Clean up devicetree.cb
by Duncan Laurie
· 8 years ago
cae067f
kunimitsu: Fix incorrect comment format in devicetree.cb
by Duncan Laurie
· 8 years ago
0d65df9
glados: Fix incorrect comment format in devicetree.cb
by Duncan Laurie
· 8 years ago
2b9595a
kunimitsu: Disable unused USB ports
by Duncan Laurie
· 8 years ago
5c44d2e
glados: Disable unused USB ports
by Duncan Laurie
· 8 years ago
3745c65
skylake: Apply USB2 and USB3 port enable/disable settings
by Duncan Laurie
· 8 years ago
15c220d
skylake: Remove dead code
by Lee Leahy
· 8 years ago
11f356c
skylake: refactor flash_controller code
by Aaron Durbin
· 8 years ago
ce03aaf
skylake: move flash_controller.h to the proper place
by Aaron Durbin
· 8 years ago
394d699
skylake: fix eventlog on resume path
by Aaron Durbin
· 8 years ago
bdc1c87
skylake: allow timer_monotonic_get() in all stages
by Aaron Durbin
· 8 years ago
c97106f
skylake: ACPI: Clean up GPIO controller
by Duncan Laurie
· 8 years ago
e32da95
skylake: ACPI: Clean up and fix XHCI ACPI Device
by Duncan Laurie
· 8 years ago
Next »