summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/urara
Commit message (Expand)AuthorAgeFilesLines
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-1/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-0/+1
* arch/mips: Fix <arch/mmio.h> prototypesKyösti Mälkki2019-03-221-10/+10
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-2/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+2
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner2017-12-063-1/+8
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-231-1/+1
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-6/+0
* vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner2017-03-281-1/+0
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+1
* google/urara: Provide dummy implementations of rec/dev functionsFurquan Shaikh2016-07-281-0/+12
* mainboard/google: Update license headersMartin Roth2016-04-132-3/+20
* google/intel mainboards: Add missing board_info.txt filesMartin Roth2016-03-251-0/+5
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+4
* chromeos: import Chrome OS fmapsPatrick Georgi2016-01-211-0/+32
* imgtec/pistachio: disable default RPU gate register valuesIonela Voinescu2015-12-311-0/+8
* mainboard/google/urara: change SYS PLL to 700MHzIonela Voinescu2015-12-271-10/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Kconfig: Hide BOARD_ID_MANUAL.Vladimir Serbinenko2015-10-111-0/+1
* google/urara: Stub out get_write_protect_state()Patrick Georgi2015-08-082-0/+7
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-17/+6
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-13/+7
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* switch mainboards over to use BOARD_ID_AUTOStefan Reinauer2015-04-221-1/+0
* google/urara: retrieve network device information from VPDVadim Bendebury2015-04-221-0/+16
* google/urara: use board ID information to set up hardwareIonela Voinescu2015-04-223-38/+66
* google/urara: retrieve board ID from a CBFS fileVadim Bendebury2015-04-222-4/+101
* urara: I2C clock and MFIO setup function for all interfacesIonela Voinescu2015-04-211-19/+25
* pistachio: add clock setup for all I2C interfacesIonela Voinescu2015-04-211-1/+1
* urara: add config of SPI bus and correct selection of winbond flashIonela Voinescu2015-04-211-1/+5
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* urara: Define UART used for serial consoleDavid Hendricks2015-04-171-0/+5
* urara: add board id information for urara boardIonela Voinescu2015-04-173-0/+34
* urara: increase drive strength for SPIM1 MFIOsIonela Voinescu2015-04-141-0/+35
* urara: setup I2C0 clock and MFIOsIonela Voinescu2015-04-141-12/+47
* urara: Reduce MIPS PLL jitterIonela Voinescu2015-04-141-3/+3
* urara: add clock setup for MIPS CPU, ROM and EthernetIonela Voinescu2015-04-141-0/+14
* urara: remove call to printk before UART is initializedIonela Voinescu2015-04-141-3/+0