summaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/lumpy
AgeCommit message (Expand)Author
2014-05-08ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki
2014-05-08Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki
2014-05-08ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-01ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-28mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel
2014-02-12google boards: Do not hardcode location of spd.binAlexandru Gagniuc
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-15Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki
2014-01-12ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-04lumpy: Fix build without ChromeOSKyösti Mälkki
2013-12-02Add option to disable ChromeOSKyösti Mälkki
2013-11-25Unify and clean up remaining INT15 handlersStefan Reinauer
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-08-28Fix up Stumpy/Lumpy PEI data for system agent r6Stefan Reinauer
2013-07-31Drop unused EXTERNAL_MRC_BLOBStefan Reinauer
2013-07-04intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-06-28Add support to enable/disable builtin GbE (again)Stefan Reinauer
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-02-28CBMEM: always initialize early if the board supports itStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2012-11-30Lumpy: Need byteorder.h in romstageStefan Reinauer
2012-11-24yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi
2012-11-24x86 realmode: Use x86emu register file + definesPatrick Georgi
2012-11-24x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-14SMM: Save the GNVS pointer when creating APCI tablesDuncan Laurie
2012-11-14SMM: Avoid use of global variables in SMI handlerDuncan Laurie
2012-11-13Export optionrom status on Stumpy/LumpyVadim Bendebury
2012-11-12ACPI: Zero pstate/cstate control values in FADTDuncan Laurie
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi