aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/986lcd-m/romstage.c
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-17mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstageArthur Heymans
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-08sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans
2018-11-12intel/i945: Factor out ram init time stampsPaul Menzel
2018-08-27mb/kontron/986lcd-m: Use common pnp_{enter,exit} functionsElyes HAOUAS
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2017-01-04intel/i945 boards: Add romstage time stampsPaul Menzel
2016-11-10mainboard/kontron/986lcd-m: transition away from device_tAntonello Dettori
2016-10-09mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
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-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-05-28superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan
2014-04-29mainboard/kontron/986lcd-m: Remove a duplicate headerEdward O'Callaghan
2014-04-06superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-22intel/i945 boards: Add EARLY_CBMEM_INITKyösti Mälkki
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
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-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
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-02-21[i945] Add SPD adress mappingSven Schnelle
2011-01-27Add a new CMOS variable which triggers activation of thePatrick Georgi
2010-12-13Compile cbmem.c instead of including it in romstage,Rudolf Marek
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-01Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi
2010-09-25Various USB Debug Port fixes (trivial).Uwe Hermann
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-08-25Fix i945 based boardsStefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25fix most usbdebug warnings and fix function names.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-05-25Fix usbdebug compilation.Stefan Reinauer
2010-05-14i945:Stefan Reinauer
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-12move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-29This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer
2010-03-29__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer
2010-03-28Add a non-time consuming version of ram check so we can print a decent errorStefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-18Remove remaining uses ofPatrick Georgi
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer