index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
urara
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-11-01
1
-0
/
+2
*
src/mainboard: Fix typo
Elyes HAOUAS
2018-08-09
1
-1
/
+1
*
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-07-25
1
-2
/
+0
*
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
1
-0
/
+2
*
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-2
/
+2
*
boardid: Minor clean up and standardization
Julius Werner
2017-12-07
1
-1
/
+1
*
Kconfig: Remove BOARD_ID_MANUAL option
Julius Werner
2017-12-06
3
-1
/
+8
*
src/mainboard: Fix various typos
Jonathan Neuschäfer
2017-11-23
1
-1
/
+1
*
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
1
-6
/
+0
*
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-03-28
1
-1
/
+0
*
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
1
-1
/
+1
*
google/urara: Provide dummy implementations of rec/dev functions
Furquan Shaikh
2016-07-28
1
-0
/
+12
*
mainboard/google: Update license headers
Martin Roth
2016-04-13
2
-3
/
+20
*
google/intel mainboards: Add missing board_info.txt files
Martin Roth
2016-03-25
1
-0
/
+5
*
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-12
1
-0
/
+4
*
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
1
-0
/
+32
*
imgtec/pistachio: disable default RPU gate register values
Ionela Voinescu
2015-12-31
1
-0
/
+8
*
mainboard/google/urara: change SYS PLL to 700MHz
Ionela Voinescu
2015-12-27
1
-10
/
+10
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
7
-28
/
+0
*
Kconfig: Hide BOARD_ID_MANUAL.
Vladimir Serbinenko
2015-10-11
1
-0
/
+1
*
google/urara: Stub out get_write_protect_state()
Patrick Georgi
2015-08-08
2
-0
/
+7
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-17
/
+6
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
7
-13
/
+7
*
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
1
-1
/
+0
*
Kconfig whitespace fixes
Martin Roth
2015-04-28
1
-2
/
+2
*
switch mainboards over to use BOARD_ID_AUTO
Stefan Reinauer
2015-04-22
1
-1
/
+0
*
google/urara: retrieve network device information from VPD
Vadim Bendebury
2015-04-22
1
-0
/
+16
*
google/urara: use board ID information to set up hardware
Ionela Voinescu
2015-04-22
3
-38
/
+66
*
google/urara: retrieve board ID from a CBFS file
Vadim Bendebury
2015-04-22
2
-4
/
+101
*
urara: I2C clock and MFIO setup function for all interfaces
Ionela Voinescu
2015-04-21
1
-19
/
+25
*
pistachio: add clock setup for all I2C interfaces
Ionela Voinescu
2015-04-21
1
-1
/
+1
*
urara: add config of SPI bus and correct selection of winbond flash
Ionela Voinescu
2015-04-21
1
-1
/
+5
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
1
-0
/
+2
*
urara: Define UART used for serial console
David Hendricks
2015-04-17
1
-0
/
+5
*
urara: add board id information for urara board
Ionela Voinescu
2015-04-17
3
-0
/
+34
*
urara: increase drive strength for SPIM1 MFIOs
Ionela Voinescu
2015-04-14
1
-0
/
+35
*
urara: setup I2C0 clock and MFIOs
Ionela Voinescu
2015-04-14
1
-12
/
+47
*
urara: Reduce MIPS PLL jitter
Ionela Voinescu
2015-04-14
1
-3
/
+3
*
urara: add clock setup for MIPS CPU, ROM and Ethernet
Ionela Voinescu
2015-04-14
1
-0
/
+14
*
urara: remove call to printk before UART is initialized
Ionela Voinescu
2015-04-14
1
-3
/
+0
*
urara: Configure clocks and MFIOs
Ionela Voinescu
2015-04-14
2
-0
/
+146
*
urara: add support for DMA coherent memory area
Ionela Voinescu
2015-04-13
1
-1
/
+13
*
urara: support building with CHROMEOS enabled
Vadim Bendebury
2015-04-10
3
-0
/
+30
*
pistachio: add SOC descriptor
Vadim Bendebury
2015-04-09
1
-0
/
+1
*
pistachio: allow more room for bootblock
Vadim Bendebury
2015-04-09
1
-0
/
+1
*
pistachio: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
1
-1
/
+1
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
3
-4
/
+4
*
urara: Configure UART line control to 8N1
Ionela Voinescu
2015-04-02
1
-0
/
+4
*
urara: use proper SOC name
Vadim Bendebury
2015-03-27
3
-4
/
+4
[next]