Age | Commit message (Expand) | Author |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-22 | arch/mips: Fix <arch/mmio.h> prototypes | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-08-09 | src/mainboard: Fix typo | Elyes HAOUAS |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-12-06 | Kconfig: Remove BOARD_ID_MANUAL option | Julius Werner |
2017-11-23 | src/mainboard: Fix various typos | Jonathan Neuschäfer |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2017-03-28 | vboot: Select SoC-specific configuration for all Chrome OS boards | Julius Werner |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-07-28 | google/urara: Provide dummy implementations of rec/dev functions | Furquan Shaikh |
2016-04-13 | mainboard/google: Update license headers | Martin Roth |
2016-03-25 | google/intel mainboards: Add missing board_info.txt files | Martin Roth |
2016-02-12 | chromebooks: Define GBB hardware IDs | Patrick Georgi |
2016-01-21 | chromeos: import Chrome OS fmaps | Patrick Georgi |
2015-12-31 | imgtec/pistachio: disable default RPU gate register values | Ionela Voinescu |
2015-12-27 | mainboard/google/urara: change SYS PLL to 700MHz | Ionela Voinescu |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-11 | Kconfig: Hide BOARD_ID_MANUAL. | Vladimir Serbinenko |
2015-08-08 | google/urara: Stub out get_write_protect_state() | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-22 | switch mainboards over to use BOARD_ID_AUTO | Stefan Reinauer |
2015-04-22 | google/urara: retrieve network device information from VPD | Vadim Bendebury |
2015-04-22 | google/urara: use board ID information to set up hardware | Ionela Voinescu |
2015-04-22 | google/urara: retrieve board ID from a CBFS file | Vadim Bendebury |
2015-04-21 | urara: I2C clock and MFIO setup function for all interfaces | Ionela Voinescu |
2015-04-21 | pistachio: add clock setup for all I2C interfaces | Ionela Voinescu |
2015-04-21 | urara: add config of SPI bus and correct selection of winbond flash | Ionela Voinescu |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-17 | urara: Define UART used for serial console | David Hendricks |
2015-04-17 | urara: add board id information for urara board | Ionela Voinescu |
2015-04-14 | urara: increase drive strength for SPIM1 MFIOs | Ionela Voinescu |
2015-04-14 | urara: setup I2C0 clock and MFIOs | Ionela Voinescu |
2015-04-14 | urara: Reduce MIPS PLL jitter | Ionela Voinescu |
2015-04-14 | urara: add clock setup for MIPS CPU, ROM and Ethernet | Ionela Voinescu |
2015-04-14 | urara: remove call to printk before UART is initialized | Ionela Voinescu |
2015-04-14 | urara: Configure clocks and MFIOs | Ionela Voinescu |