Age | Commit message (Expand) | Author |
2020-01-28 | drivers/spi/spi_flash: remove spi flash names | Aaron Durbin |
2019-12-20 | src: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-01 | soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' | Elyes HAOUAS |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-08-30 | arm64: Rename arm_tf.c/h to bl31.c/h | Julius Werner |
2019-08-21 | mediatek: Use GPIO based SPI CS | Yu-Ping Wu |
2019-08-15 | soc/mediatek/mt8183: Add DSI driver | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Refactor video timing calculation | Hung-Te Lin |
2019-08-14 | soc/mediatek: dsi: Refactor PHY timing calculation | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Refactor MIPI TX configuration | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Unify format to bpp conversion | Hung-Te Lin |
2019-08-13 | soc/mediatek: Create common DSI driver from mt8173 | Hung-Te Lin |
2019-08-09 | soc/mediatek/mt8173: Refactor display driver to share common parts | Hung-Te Lin |
2019-08-09 | soc/mediatek/mt8173: Remove dual DSI mode | Hung-Te Lin |
2019-08-02 | mediatek: Refactor I2C code among similar SOCs | Qii Wang |
2019-07-25 | soc/mediatek: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-06-21 | mediatek: Add SPI tick_dly setting | Mengqi Zhang |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-29 | mediatek: Add function to raise the CPU frequency | Tristan Shieh |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-17 | mediatek: Use the 64-bit timer | Tristan Shieh |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-02 | mediatek/mt8183: Fix RTC initialization flow | Ran Bi |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
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-28 | mediatek/mt8183: Add RTC support | Ran Bi |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2019-01-29 | mediatek: Separate WDT reset function from WDT driver | Tristan Shieh |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2018-12-05 | mediatek: Share GPIO external interrupts (EINT) code among similar SoCs | Chuanjia Liu |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | mediatek: Refactor PMIC wrapper code among similar SoCs | Tristan Shieh |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-22 | soc/mediatek: Convert to `board_reset()` | Nico Huber |
2018-10-17 | mediatek: Refactor USB code among similar SoCs | Tristan Shieh |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-09-06 | mediatek: Refactor memory test code among similar SoCs | Tristan Shieh |
2018-08-13 | mediatek: Map SRAM as secure and cached memory | Tristan Shieh |
2018-08-10 | drivers/i2c: Add i2c TPM support for different stages | Philipp Deppenwiese |
2018-07-27 | mediatek: Refactor SPI code among similar SOCs | Tristan Shieh |
2018-07-20 | mediatek: Share GPIO code among similar SOCs | Tristan Shieh |
2018-07-11 | mediatek: Share PLL code among similar SOCs | Tristan Shieh |
2018-07-11 | mediatek: Share MMU operation code among similar SOCs | Tristan Shieh |
2018-07-02 | mediatek: Move mtcmos code to a common directory | Tristan Shieh |
2018-07-02 | mediatek: Share mtcmos code among similar SOCs | Tristan Shieh |
2018-06-21 | mediatek: Move watchdog timer code to a common directory | Tristan Shieh |
2018-06-21 | mediatek: Share watchdog timer code among similar SOCs | Tristan Shieh |
2018-06-07 | mediatek: Move uart, timer and cbmem code to a common directory. | Tristan Shieh |
2018-06-07 | mediatek: Refactor to sharing code among similar SOCs | Tristan Shieh |
2018-06-07 | mediatek: Refine whitespace and formating changes | Tristan Shieh |
2018-06-04 | soc/mediatek/mt8173: Get rid of device_t | Elyes HAOUAS |
2018-04-23 | soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors | Aaron Durbin |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-11-03 | soc/mediatek/mt8173: Remove cast of `NULL*` to `void *` | Paul Menzel |
2017-11-03 | soc/mediatek/mt8173/Kconfig: Use plural of *message* | Paul Menzel |
2017-11-03 | soc/mediatek/mt8173: Remove unneeded header inclusion | Paul Menzel |
2017-11-03 | soc/mediatek/mt8173: Fix typo in debug message | Paul Menzel |
2017-11-03 | soc/mediatek/mt8173: Correct multi-line comment format | Paul Menzel |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-07-16 | src/soc: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-05-24 | soc/mediatek/mt8173: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Clean up SPI flash probe | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-04-25 | mediatek/mt8173: Add support for Dual DSI output | Jitao Shi |
2017-04-24 | google/oak: Support cr50 over I2C on rowan | Vadim Bendebury |
2017-04-24 | mediatek/mt8173: Add EINT support | Daniel Kurtz |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-02-23 | mt8173: Enable Kconfig options for ChromeOS | Paul Kocialkowski |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-16 | mediatek/mt8173: Check the right set of bits in USB controller | Patrick Georgi |
2016-12-07 | soc/mediatek/mt8173: Do not initialize static variables to 0 | Furquan Shaikh |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-24 | soc/mediatek/mt8173/spi.c: Change assert to if statement | Martin Roth |