aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60/romstage.c
AgeCommit message (Expand)Author
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2017-05-25mb/lenovo/*60: Remove not existing DIMMs from SPD mapArthur Heymans
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2016-12-20mb/lenovo/x60: Remove PCI reset code from romstagePaul Menzel
2016-09-02lenovo/x60: transition away from device_tAntonello Dettori
2016-08-11lenovo/x60: add info message if dock is presentAlexander Couzens
2016-08-11lenovo/x60: add GPIOs initialisation before dock checkAntonello Dettori
2016-06-21intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-06-25i945 boards: Drop disabled ram_check() callsKyösti Mälkki
2014-06-20intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyö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-29lenovo/x60/romstage.c: Collect timestamps in romstagePaul Menzel
2013-05-04Lenovo ThinkPad X60: Clean up `romstage.c`Paul Menzel
2013-04-30Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.Denis 'GNUtoo' Carikli
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2012-01-31X60: fix dockingSven Schnelle
2011-10-30remove usbdebug.h include from mainboard/romstage codeSven Schnelle
2011-06-15i945 GMA: restore tft brightness from cmosSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-05X60: use pnp_write_config() instead of custom functionSven Schnelle
2011-04-01X60: add dock code for Ultrabase X6Sven Schnelle
2011-02-21[i945] Add SPD adress mappingSven Schnelle
2011-02-16Lenovo ThinkPad X60: Enable SMI handlerSven Schnelle
2011-02-14Lenovo ThinkPad X60 / X60s SupportSven Schnelle