Age | Commit message (Expand) | Author |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-06-09 | mainboard: Get rid of device_t in ramstage | Elyes HAOUAS |
2018-06-04 | mb/via: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-16 | vx900: Move to EARLY_CBMEM_INIT | Lubomir Rintel |
2017-08-24 | mainboard/via*: Drop AMD car.h file | Marc Jones |
2017-07-06 | mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-09-29 | mainboard/via/epia-m850/romstage.c: Remove unnecessary whitespace | Elyes HAOUAS |
2016-06-18 | AMD boards: Fix romstage main() declaration | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-04-23 | src/mainboard/*/*/board_info.txt: Added Release year for boards | Mathias Friman |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-27 | CBMEM: Move cbmemc_reinit() | Kyösti Mälkki |
2015-01-06 | mainboard: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-07-24 | src/mainboard: Remove trailing whitespace | Elyes HAOUAS |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-26 | superio/fintek/*: Factor out generic romstage component | Edward O'Callaghan |
2014-03-31 | superio/fintek/f81865f: Avoid .c includes | Edward O'Callaghan |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps epia-m850: Cleanup without enabling timestamps | Kyösti Mälkki |
2013-06-10 | Add support for VIA EPIA-M850 board | Alexandru Gagniuc |