aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/romstage.c
AgeCommit message (Expand)Author
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-12intel/i945: Factor out ram init time stampsPaul Menzel
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
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-04-17mb/lenovo/t60: Remove PCI reset code from romstagePaul Menzel
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2016-09-13lenovo/t60: transition away from device_tAntonello 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-06-19lenovo/t60: Collect timestamps in romstageNico Huber
2013-05-26Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM consolePaul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2011-10-30remove usbdebug.h include from mainboard/romstage codeSven Schnelle
2011-10-28T60: remove redundant usbdebug_init call()Sven Schnelle
2011-10-20T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven 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-20Add Lenovo ThinkPad T60Sven Schnelle