summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t520/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-181-83/+0
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-4/+0
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-161-5/+0
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-4/+0
* mb/lenovo/*/romstage: Remove unused include byteorder.hPeter Lemenkov2019-06-191-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/lenovo/t520/romstage: Remove unused includesPeter Lemenkov2018-12-061-6/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-2/+0
* mb/lenovo/*/romstage: No need to specify board's model in commentsPeter Lemenkov2018-10-221-1/+1
* mb/lenovo/*/romstage: Remove explicit power-on defaultsPeter Lemenkov2018-10-191-1/+0
* mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev2018-09-051-0/+3
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-3/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* mb/lenovo/w520: Add ThinkPad W520 supportNico Rikken2018-04-061-6/+1
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-3/+1
* mb/lenovo/t*00/romstage: Switch to new hybrid driverPatrick Rudolph2017-08-101-1/+29
* mb/lenovo/*/romstage: Remove COM IO portPatrick Rudolph2017-05-211-4/+1
* mb/*/romstage: Don't lock ETR3 CF9GR in early romstagePatrick Rudolph2017-05-211-2/+1
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-3/+3
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-1/+1
* Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko2016-02-121-0/+4
* ivy: Add a possiblity for mainboard early init.Vladimir Serbinenko2016-02-091-0/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-231-42/+0
* sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko2014-10-241-85/+22
* lenovo/t520: Use native raminit over MRC blobNicolas Reinecke2014-10-171-84/+27
* bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko2014-10-161-20/+1
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-161-21/+3
* lenovo/t520: fix PCIe interrupt and function disable configNicolas Reinecke2014-08-251-6/+6
* lenovo/t520: replace dumped GPIO values with gpio.hNicolas Reinecke2014-08-241-12/+2
* lenovo/t520: fix usb config & documentationNicolas Reinecke2014-08-231-9/+9
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-10/+11
* mainboard/lenovo: Add Lenovo Thinkpad T520 supportZaolin2014-05-131-0/+295