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
/
soc
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/mediatek/mt8173: Remove cast of `NULL*` to `void *`
Paul Menzel
2017-11-03
1
-1
/
+1
*
soc/mediatek/mt8173/Kconfig: Use plural of *message*
Paul Menzel
2017-11-03
1
-8
/
+8
*
soc/mediatek/mt8173: Remove unneeded header inclusion
Paul Menzel
2017-11-03
1
-1
/
+0
*
soc/mediatek/mt8173: Fix typo in debug message
Paul Menzel
2017-11-03
1
-1
/
+1
*
soc/mediatek/mt8173: Correct multi-line comment format
Paul Menzel
2017-11-03
2
-2
/
+5
*
soc: Add Kconfig for each soc vendor
Chris Ching
2017-10-23
1
-0
/
+2
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
1
-1
/
+1
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
3
-3
/
+3
*
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
1
-9
/
+14
*
src/soc: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-16
3
-3
/
+3
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-2
/
+3
*
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-13
1
-4
/
+1
*
soc/mediatek/mt8173: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
1
-24
/
+28
*
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
1
-5
/
+11
*
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
3
-8
/
+5
*
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
1
-1
/
+1
*
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
1
-13
/
+13
*
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
2
-5
/
+1
*
mediatek/mt8173: Add support for Dual DSI output
Jitao Shi
2017-04-25
5
-64
/
+414
*
google/oak: Support cr50 over I2C on rowan
Vadim Bendebury
2017-04-24
1
-0
/
+1
*
mediatek/mt8173: Add EINT support
Daniel Kurtz
2017-04-24
3
-0
/
+114
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-2
/
+2
*
mt8173: Enable Kconfig options for ChromeOS
Paul Kocialkowski
2017-02-23
1
-0
/
+5
*
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-23
2
-1
/
+1
*
mediatek/mt8173: Check the right set of bits in USB controller
Patrick Georgi
2016-12-16
1
-1
/
+1
*
soc/mediatek/mt8173: Do not initialize static variables to 0
Furquan Shaikh
2016-12-07
1
-2
/
+2
*
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-12-06
1
-2
/
+4
*
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
1
-26
/
+34
*
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
1
-11
/
+11
*
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-05
1
-8
/
+8
*
soc/mediatek/mt8173/spi.c: Change assert to if statement
Martin Roth
2016-11-24
1
-2
/
+5
*
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
3
-4
/
+1
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-8
/
+9
*
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
3
-5
/
+5
*
src/soc: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-28
2
-2
/
+2
*
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
1
-1
/
+1
*
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
3
-3
/
+0
*
meditek/mt8173: dsi: set mipi pin driving control on
Jitao Shi
2016-07-26
2
-0
/
+45
*
soc: Remove newline from `CHIP_NAME`
Paul Menzel
2016-07-07
1
-1
/
+1
*
mt8173: dram: Add more sample points to improve dram timing margin
PH Hsu
2016-06-12
2
-22
/
+25
*
soc/mediatek/mt8173: mt6391: vcore sleep voltage should be 0.7V
henryc.chen
2016-05-09
1
-1
/
+1
*
google/oak: configure display
Jitao Shi
2016-05-09
2
-2
/
+2
*
mediatek/mt8173: Add display driver
Jitao Shi
2016-05-09
6
-0
/
+1198
*
mediatek/mt8173: fix incorrect indent
Yidi Lin
2016-04-05
1
-1
/
+1
*
google/oak: Log hardware watchdog in eventlog
Julius Werner
2016-04-05
2
-3
/
+6
*
mediatek/mt8173: Enable ARM trusted firmware integration
Patrick Georgi
2016-03-21
1
-0
/
+1
*
mediatek/mt8173: Remove bl31 board parameters passing mechanism
Jimmy Huang
2016-03-21
3
-36
/
+2
*
mediatek/mt8173: Add da9212 driver
henryc.chen
2016-03-21
3
-0
/
+182
*
mediatek/mt8173: Add mt6311 driver
henryc.chen
2016-03-21
3
-0
/
+184
*
mediatek/mt8173: mt6391: set VSRMCA7 to HW control by SRCVOLTEN
henryc.chen
2016-03-18
1
-1
/
+3
[next]