Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f66a026d70961832164ca4edd701d762384786b3
f66a026
commonlib: add endian related accessor functions
by Aaron Durbin
· 8 years ago
dc9f5cd
coreboot: introduce commonlib
by Aaron Durbin
· 8 years ago
4b93a4f
cbfstool: don't use endian to fix BSD hosts
by Aaron Durbin
· 8 years ago
b946f12
cbfstool: make fmap search more strict
by Patrick Georgi
· 8 years ago
59e52b9
cbfstool: add new add-master-header command
by Patrick Georgi
· 8 years ago
a9992d3
ifdfake: allow "base+size" description of regions
by Patrick Georgi
· 8 years ago
239c742
cbfstool: introduce new file types
by Patrick Georgi
· 8 years ago
eb33b3f
libpayload: provide cbfs_file_find_attr()
by Patrick Georgi
· 8 years ago
1bb487c
cbfstool: Don't use fileno() to get file size
by Stefan Reinauer
· 8 years ago
d66f1da
libpayload: allow compression at file header level
by Daisuke Nojiri
· 8 years ago
5c6dc72
libpayload: rename cbfs variable from name to vardata
by Daisuke Nojiri
· 8 years ago
377d1db
libpayload: bring in file attribute support from cbfstool
by Patrick Georgi
· 8 years ago
81a4c85
broadwell: Switch to using common ACPI _SWS code
by Duncan Laurie
· 8 years ago
e73da80
braswell: Switch to using common ACPI _SWS code
by Duncan Laurie
· 8 years ago
a1c8b34d
skylake: Use common ACPI _SWS code
by Duncan Laurie
· 8 years ago
47a0b84
glados/kunimitsu: remove the implementation of mainboard_add_dimm_info
by robbie zhang
· 8 years ago
d6a42f9
kunimitsu: Enable wake-on-wifi
by Duncan Laurie
· 8 years ago
e09eb68
glados: Enable wake-on-wifi
by Duncan Laurie
· 8 years ago
c16b1fd
Skylake: update C state latency and power numbers
by robbie zhang
· 8 years ago
a5be7fa
drivers/intel/fsp1_1: split relocation code for tool use
by Aaron Durbin
· 8 years ago
a77d0d6
drivers/intel/fsp1_1: handle UEFI endianness
by Aaron Durbin
· 8 years ago
8007c6b
drivers/intel/fsp1_1: prepare relocation code for sharing
by Aaron Durbin
· 8 years ago
87c9f0e
libpayload: usb: dwc2: check device connect state before enable channel
by Yunzhi Li
· 8 years ago
a881000
libpayload: usb: dwc2: fix hub hot-plug bug
by Yunzhi Li
· 8 years ago
52a9260
linking: Repair special treatments for non-x86 bootblocks
by Julius Werner
· 8 years ago
d2cb118
ifdtool: Properly set + decode flmstr regs for IFD v2
by Shawn Nematbakhsh
· 8 years ago
741537e
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
by Yen Lin
· 8 years ago
b090a26
intel/skylake: Create "RtcLock" Silicon UPD from coreboot
by Barnali Sarkar
· 8 years ago
914a21e
vbnv: check alignment of nvram in advance
by Daisuke Nojiri
· 8 years ago
4a69562
kunimitsu: Remove code to set USB charge behavior on sleep
by Duncan Laurie
· 8 years ago
0d19805
glados: Remove code to set USB charge behavior on sleep
by Duncan Laurie
· 8 years ago
63ebc80
intel/common: Add common code for filling out ACPI _SWS
by Duncan Laurie
· 8 years ago
ae570d5
cbfstool: deduplicate Makefiles
by Patrick Georgi
· 8 years ago
cdeb1c4
cbfstool: actually use no-ms-bitfields flag on mingw
by Patrick Georgi
· 8 years ago
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
Next »