index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
samsung
Commit message (
Expand
)
Author
Age
Files
Lines
*
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-22
2
-0
/
+4
*
sandy/ivy: Fix PIRQs on Chromebooks
Kyösti Mälkki
2015-10-14
6
-4
/
+210
*
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-10-03
2
-2
/
+2
*
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-24
2
-2
/
+0
*
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-08-21
2
-2
/
+6
*
samsung/stumpy: implement get_write_protect_state
Patrick Georgi
2015-06-30
1
-3
/
+12
*
samsung/lumpy: implement get_write_protect_state
Patrick Georgi
2015-06-30
1
-3
/
+12
*
sandy/ivy: Include IRQ routes from platform
Kyösti Mälkki
2015-06-24
2
-0
/
+2
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-2
/
+2
*
bd82x6x: Move calling of finalize() on resume to southbridge code
Vladimir Serbinenko
2015-05-29
2
-11
/
+0
*
intel: Remove pstate_coord_type.
Vladimir Serbinenko
2015-05-28
1
-3
/
+0
*
igd.asl rewrite
Vladimir Serbinenko
2015-05-28
4
-14
/
+6
*
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-27
4
-12
/
+10
*
bd82x6x: Merge common platform ASL code.
Vladimir Serbinenko
2015-05-26
4
-76
/
+4
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
36
-38
/
+36
*
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-20
2
-23
/
+0
*
bd82x6x: Merge common apmc finalize procedure.
Vladimir Serbinenko
2015-05-20
2
-40
/
+0
*
Move smi trap sample to documentation, don't keep it in every mobo.
Vladimir Serbinenko
2015-05-19
2
-42
/
+0
*
Remove defines APMC_FINALIZE.
Vladimir Serbinenko
2015-05-16
2
-4
/
+2
*
sandy/ivy boards: Rename defines from onboard.h for ACPI
Kyösti Mälkki
2015-05-05
3
-19
/
+26
*
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-22
2
-0
/
+2
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
2
-2
/
+0
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
4
-7
/
+8
*
vboot: add physical recovery switch support
Daisuke Nojiri
2015-04-10
1
-0
/
+1
*
cbfs: correct types used for accessing files
Aaron Durbin
2015-04-01
1
-2
/
+2
*
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-30
1
-1
/
+1
*
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-16
2
-44
/
+0
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
3
-7
/
+7
*
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-06
2
-8
/
+8
*
superio/smsc/lpc47n207: Hook into build system
Edward O'Callaghan
2015-01-06
4
-2
/
+6
*
mainboard: Sanitize some superio include paths to be non-local
Edward O'Callaghan
2015-01-04
2
-2
/
+2
*
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-12-06
2
-8
/
+0
*
Replace hlt() loops with halt()
Patrick Georgi
2014-11-30
2
-4
/
+6
*
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-23
8
-262
/
+2
*
bd82x6x: Move to common FADT.
Vladimir Serbinenko
2014-11-08
4
-312
/
+6
*
mainboard/samsung/lumpy: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-10-28
1
-22
/
+22
*
bd82x6x: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-17
2
-17
/
+0
*
smbios: Mark laptops as such
Vladimir Serbinenko
2014-10-16
1
-0
/
+1
*
bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.
Vladimir Serbinenko
2014-10-16
2
-40
/
+2
*
sandybridge: Move common northbridge finalize to northbridge code.
Vladimir Serbinenko
2014-10-16
2
-43
/
+5
*
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-13
4
-30
/
+10
*
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-11
2
-310
/
+2
*
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
4
-184
/
+6
*
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-09-05
4
-74
/
+20
*
Remove dead video.asl
Vladimir Serbinenko
2014-08-22
2
-84
/
+0
*
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-18
2
-10
/
+2
*
mainboard/XXX/YYY/dsdt.asl: Whitespace fix
Martin Roth
2014-08-18
1
-1
/
+1
*
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-15
2
-2
/
+2
*
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-14
2
-0
/
+2
[next]