Age | Commit message (Expand) | Author |
2024-03-30 | mb/emulation: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | mb/cavium to mb/foxcomm: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mk | Martin Roth |
2023-04-03 | arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* | Krystian Hebel |
2023-01-30 | src/mainboard: Remove unnecessary space after casts | Elyes Haouas |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2022-06-26 | mb/emulation/qemu-armv7,power8: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-02-22 | mb/emulation: Drop cbmem_recovery(0) call in ramstage | Kyösti Mälkki |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX header | Patrick Georgi |
2020-04-04 | mainboard/emulation: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/[a-f]*: Remove copyright notices | Patrick Georgi |
2019-12-18 | src: Remove unused 'include <bootblock_common.h>' | Elyes HAOUAS |
2019-12-11 | fmap: Make FMAP_CACHE mandatory if it is configured in | Julius Werner |
2019-11-04 | arch/ppc64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-02 | arch/ppc64: move misc.c to qemu-power8 as timer.c | Marty E. Plummer |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-26 | arch/ppc64: Make PPC64 stages select ARCH_PPC64 | Arthur Heymans |
2019-07-17 | lib: Remove the BOOTBLOCK_CUSTOM compile guard | Asami Doi |
2019-07-09 | emulation/qemu-power8: Select CPU_QEMU_POWER8 | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-11-30 | arch/power8: Rename to ppc64 | Jonathan Neuschäfer |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-10-22 | mainboard/: Select MISSING_BOARD_RESET appropriately | Nico Huber |
2018-06-09 | mainboard: Get rid of device_t in ramstage | Elyes HAOUAS |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2016-10-24 | mainboard/emulation: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-15 | riscv and power8: Convert printk/while(1) to die | Jonathan Neuschäfer |
2016-08-18 | Kconfig: lay groundwork for not assuming SPI flash boot device | Aaron Durbin |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-06-17 | Define RAMTOP for x86 only | Kyösti Mälkki |
2016-04-04 | mainboard/emulation/qemu-power8: Use correct bootblock location | Timothy Pearson |
2016-02-20 | emulation/qemu-power8: initial mainboard and arch commit | Ronald G. Minnich |