summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung
Commit message (Expand)AuthorAgeFilesLines
* Unify coreboot table generationStefan Reinauer2013-03-224-4/+4
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-226-12/+0
* Include byteorder.h for the definition of ntohl in romstage.cHung-Te Lin2013-03-191-0/+1
* CBMEM: always initialize early if the board supports itStefan Reinauer2013-02-284-10/+2
* Mainboard SMI S state handler was using the wrong definesMarc Jones2013-02-271-3/+3
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-041-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-032-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-242-28/+28
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-242-62/+62
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-242-18/+18
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-162-2/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-162-28/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-142-2/+0
* SMM: Save the GNVS pointer when creating APCI tablesDuncan Laurie2012-11-142-0/+2
* SMM: Avoid use of global variables in SMI handlerDuncan Laurie2012-11-142-15/+4
* Export optionrom status on Stumpy/LumpyVadim Bendebury2012-11-132-2/+14
* ACPI: Zero pstate/cstate control values in FADTDuncan Laurie2012-11-122-4/+4
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* Drop get_smbios_data from chip_operationsKyösti Mälkki2012-10-291-14/+14
* hpet: common ACPI generationPatrick Georgi2012-10-084-68/+4
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-052-30/+2
* Fix mptable build troublesKyösti Mälkki2012-08-251-1/+0
* LUMPY: Add information to generate MPTABLE from devicetree.cbSven Schnelle2012-08-222-6/+33
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-082-2/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-084-12/+0
* bd82x6x: Add beep commandsDylan Reid2012-08-074-0/+27
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-012-2/+2
* Drop mainboard chip.hStefan Reinauer2012-07-264-44/+0
* ChromeOS: Remove board specific acpi_get_vdat_info()Stefan Reinauer2012-07-242-15/+0
* Drop (empty) sandybridge_late_initialization()Stefan Reinauer2012-07-242-8/+2
* Remove CMOS Extended range enable from romstageDuncan Laurie2012-07-242-6/+0
* Move GGL0001 ACPI code to generic ChromeOS codeStefan Reinauer2012-07-244-189/+12
* Move subsystem IDs to devicetree.cbStefan Reinauer2012-05-264-16/+2
* ChromeOS: drop unused debug header descriptionStefan Reinauer2012-05-021-8/+0
* Fix Sandybridge/Ivybridge mainboards according to code reviewStefan Reinauer2012-05-016-22/+22
* Add support for Sandybridge base Samsung ChromeBoxStefan Reinauer2012-04-3024-0/+2970
* Add support for Sandybridge based Samsung ChromeBookStefan Reinauer2012-04-3028-0/+3225
OpenPOWER on IntegriCloud