summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/986lcd-m/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-161/+0
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-56/+3
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-36/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-121-18/+5
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-111-1/+0
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-25/+1
* kontron/986lcd-m,roda/rk886ex: Drop secondary PCI resetKyösti Mälkki2019-10-051-3/+0
* intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki2019-10-051-5/+2
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-2/+2
* 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
* 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
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstageArthur Heymans2019-01-171-47/+0
* 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-4/+1
* intel/i945: Factor out ram init time stampsPaul Menzel2018-11-121-2/+0
* mb/kontron/986lcd-m: Use common pnp_{enter,exit} functionsElyes HAOUAS2018-08-271-30/+13
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-22/+24
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-061-16/+0
* intel/i945 boards: Add romstage time stampsPaul Menzel2017-01-041-0/+7
* mainboard/kontron/986lcd-m: transition away from device_tAntonello Dettori2016-11-101-3/+3
* mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-091-28/+24
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-201-16/+16
* intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-031-3/+0
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+2
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-091-46/+4
* 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
* i945 boards: Drop disabled ram_check() callsKyösti Mälkki2014-06-251-17/+0
* intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-11/+11
* superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan2014-05-281-4/+18
* mainboard/kontron/986lcd-m: Remove a duplicate headerEdward O'Callaghan2014-04-291-1/+0
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* intel/i945 boards: Add EARLY_CBMEM_INITKyösti Mälkki2014-01-221-3/+5
* CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki2013-09-111-4/+1