Age | Commit message (Expand) | Author |
2019-10-16 | src/mb: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-10 | mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index function | Elyes HAOUAS |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-01-25 | mb/{kontron,supermicro}: Use pcidev_on_root() | Elyes HAOUAS |
2019-01-17 | mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage | Arthur Heymans |
2018-05-08 | mb/kontron: Get rid of device_t | Elyes HAOUAS |
2016-10-09 | mainboard/kontron: Use C89 comments style & remove commented code | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-11-25 | Unify and clean up remaining INT15 handlers | Stefan Reinauer |
2012-11-24 | Remove duplicate VGA BIOS interrupt handlers | Patrick Georgi |
2012-11-24 | yabel: Use X86_* instead of the more verbose M.x86.REG_* | Patrick Georgi |
2012-11-24 | x86 realmode: Use x86emu register file + defines | Patrick Georgi |
2012-11-24 | x86 realmode: Adapt to x86emu/YABEL style return codes | Patrick Georgi |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-05 | Use mainboard_interrupt_handlers everywhere | Patrick Georgi |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2011-10-13 | Refactor option rom initialization code in coreboot. | Stefan Reinauer |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-01-13 | Default to CRT on Kontron/986lcd-m. "default display" doesn't always | Patrick Georgi |
2010-09-13 | Convert i945 boards to use reserved resources instead of directly adding | Myles Watson |
2010-08-26 | kontron 986lcd-m: Fix compilation if there is no oprom execution at all... | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-01 | Various cometic and coding-style fixes (trivial). | Uwe Hermann |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-01-19 | Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m | Stefan Reinauer |
2009-10-26 | Kontron 986LCD-M update | Stefan Reinauer |
2009-07-21 | Kontron updates, get board up to date with i945 and ich7 updates. | Stefan Reinauer |
2009-04-28 | add_mainboard_resources is necessary for some boards (eg. kontron), but | Patrick Georgi |
2009-02-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2008-10-29 | Support for the Kontron 986LCD-M mainboard series. | Stefan Reinauer |