summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung
Commit message (Expand)AuthorAgeFilesLines
* mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi2015-04-222-0/+2
* Unify byte order macros and clrsetbitsJulius Werner2015-04-212-2/+0
* kconfig: automatically include mainboardsStefan Reinauer2015-04-184-7/+8
* vboot: add physical recovery switch supportDaisuke Nojiri2015-04-101-0/+1
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-2/+2
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-162-44/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-153-7/+7
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-062-8/+8
* superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan2015-01-064-2/+6
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-042-2/+2
* Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko2014-12-062-8/+0
* Replace hlt() loops with halt()Patrick Georgi2014-11-302-4/+6
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-238-262/+2
* bd82x6x: Move to common FADT.Vladimir Serbinenko2014-11-084-312/+6
* mainboard/samsung/lumpy: Fix usage of GNU field designator extEdward O'Callaghan2014-10-281-22/+22
* bd82x6x: Consolidate common GNVS initVladimir Serbinenko2014-10-172-17/+0
* smbios: Mark laptops as suchVladimir Serbinenko2014-10-161-0/+1
* bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko2014-10-162-40/+2
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-162-43/+5
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-134-30/+10
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-112-310/+2
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-054-184/+6
* azalia: Use convenience macros throughoutVladimir Serbinenko2014-09-054-74/+20
* Remove dead video.aslVladimir Serbinenko2014-08-222-84/+0
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-182-10/+2
* mainboard/XXX/YYY/dsdt.asl: Whitespace fixMartin Roth2014-08-181-1/+1
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-152-2/+2
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-142-0/+2
* sandy/ivybridge: Make UMA size configurable.Vladimir Serbinenko2014-08-032-2/+25
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-182-4/+0
* src/superio/ite/it8772f: Separate mainboard from SIO at obj levelEdward O'Callaghan2014-07-182-18/+19
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-179-9/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* mainboard: Make use of ARRAY_SIZE macro in hda_verb.hEdward O'Callaghan2014-07-082-2/+2
* sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-252-2/+0
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-1/+1
* sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-202-20/+22
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-182-6/+0
* superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan2014-06-031-4/+8
* mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-192-2/+0
* Add aliases for Chromebooks in board_infoKyösti Mälkki2014-05-192-1/+12
* ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki2014-05-084-8/+4
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-084-10/+12
* ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki2014-05-082-1/+25
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-032-2/+0
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-012-4/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-012-2/+2
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-0/+16