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
*
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
*
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-08-03
2
-2
/
+25
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
2
-4
/
+0
*
src/superio/ite/it8772f: Separate mainboard from SIO at obj level
Edward O'Callaghan
2014-07-18
2
-18
/
+19
*
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
9
-9
/
+0
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
2
-2
/
+0
*
mainboard: Make use of ARRAY_SIZE macro in hda_verb.h
Edward O'Callaghan
2014-07-08
2
-2
/
+2
*
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
2
-2
/
+0
*
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
1
-1
/
+1
*
sandy/ivy boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
2
-20
/
+22
*
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-06-18
2
-6
/
+0
*
superio/ite/it8772f: Move towards removing #include .c
Edward O'Callaghan
2014-06-03
1
-4
/
+8
*
mainboard/samsung/stumpy: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
2
-2
/
+0
*
Add aliases for Chromebooks in board_info
Kyösti Mälkki
2014-05-19
2
-1
/
+12
*
ChromeOS boards: Always build code for bootmode straps
Kyösti Mälkki
2014-05-08
4
-8
/
+4
*
Rename from save_chromeos_gpios() to init_bootmode_straps()
Kyösti Mälkki
2014-05-08
4
-10
/
+12
*
ChromeOS boards: Use explicit include of chromeos.c
Kyösti Mälkki
2014-05-08
2
-1
/
+25
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
2
-2
/
+0
*
ChromeOS: Use common fill_lb_gpio()
Kyösti Mälkki
2014-05-01
2
-4
/
+0
*
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
2
-2
/
+2
*
OxPCIe uart: Split PCI bridge control
Kyösti Mälkki
2014-04-09
1
-0
/
+16
*
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
2
-4
/
+4
*
mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`
Paul Menzel
2014-03-28
1
-1
/
+0
*
google boards: Do not hardcode location of spd.bin
Alexandru Gagniuc
2014-02-12
1
-1
/
+0
*
board_info.txt: Classify almost all remaining boards.
Vladimir Serbinenko
2014-01-22
1
-0
/
+1
*
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-22
2
-2
/
+2
*
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-19
1
-0
/
+2
*
Intel (sandy/ivy): Avoid calling cbmem_initialize() twice
Kyösti Mälkki
2014-01-15
2
-0
/
+4
*
ibexpeak / bd82x6x: Make SATA mode user-visible option.
Vladimir Serbinenko
2014-01-12
4
-6
/
+8
*
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2014-01-12
1
-5
/
+5
*
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-24
2
-6
/
+6
*
lumpy: Fix build without ChromeOS
Kyösti Mälkki
2013-12-04
1
-1
/
+4
[next]