summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung/lumpy
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-176-6/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* mainboard: Make use of ARRAY_SIZE macro in hda_verb.hEdward O'Callaghan2014-07-081-1/+1
* sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-1/+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-201-10/+11
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-181-3/+0
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* Add aliases for Chromebooks in board_infoKyösti Mälkki2014-05-191-1/+6
* ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki2014-05-082-4/+2
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-082-5/+6
* ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki2014-05-081-1/+4
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-2/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-0/+16
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-2/+2
* mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel2014-03-281-1/+0
* google boards: Do not hardcode location of spd.binAlexandru Gagniuc2014-02-121-1/+0
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+2
* Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki2014-01-151-0/+2
* ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko2014-01-122-3/+4
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-121-5/+5
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-3/+3
* lumpy: Fix build without ChromeOSKyösti Mälkki2013-12-041-1/+4
* Add option to disable ChromeOSKyösti Mälkki2013-12-021-1/+1
* Unify and clean up remaining INT15 handlersStefan Reinauer2013-11-251-115/+19
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-1/+1
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-0/+1
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-5/+0
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-211-1/+0
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-211-21/+5
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-211-4/+1
* Fix up Stumpy/Lumpy PEI data for system agent r6Stefan Reinauer2013-08-282-24/+23
* Drop unused EXTERNAL_MRC_BLOBStefan Reinauer2013-07-311-1/+0
* intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-041-1/+0
* Add support to enable/disable builtin GbE (again)Stefan Reinauer2013-06-281-0/+1
* Unify coreboot table generationStefan Reinauer2013-03-222-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-6/+0
* CBMEM: always initialize early if the board supports itStefan Reinauer2013-02-282-5/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-1/+1
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+0
* Lumpy: Need byteorder.h in romstageStefan Reinauer2012-11-301-0/+1
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-17/+17
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-31/+31
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-9/+9