summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/z61t/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* mb/lenovo/{t60,z61t}: Convert to variant boardPeter Lemenkov2019-10-081-222/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-7/+2
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* intel/i945: Fix udelay() prototypesKyösti Mälkki2019-07-131-0/+1
* mb/lenovo/z61t/romstage: Remove unused includePeter Lemenkov2019-06-191-1/+0
* src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* src/mb: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-3/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* mb/(ICH7): Remove initialization already done at early_init.cElyes HAOUAS2019-03-181-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/lenovo/[xtz]60: Introduce and use RCBA64 macroPeter Lemenkov2019-01-141-4/+2
* mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov2019-01-141-2/+2
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-5/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-3/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* intel/i945: Factor out ram init time stampsPaul Menzel2018-11-121-2/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-9/+8
* mainboard/lenovo: add Lenovo Z61t laptopAndrey Korolyov2017-12-191-0/+246