Age | Commit message (Expand) | Author |
2024-04-11 | tree: Drop unused <edid.h> | Elyes Haouas |
2024-03-30 | soc/qualcomm: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | soc/*: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-17 | tree: More use accessor functions for struct region fields | Nico Huber |
2023-11-18 | qualcomm/sc7180: Move QCSDI and increase romstage size by 4KB | Julius Werner |
2023-11-17 | soc/qualcomm/{sc7180,sc7280}: Allow building without QC blobs repo | Felix Singer |
2023-11-15 | soc/qualcomm/{sc7180,sc7280}: Use correct return types for functions | Zebreus |
2023-05-12 | soc/qualcomm/sc7180: Fix set but unused variables | Arthur Heymans |
2023-03-17 | qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLib | Sudheer Kumar Amrabadi |
2023-02-24 | Revert "soc/qualcomm: Increase SPI frequency to 75 MHz" | Shelley Chen |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-07-04 | soc/qualcomm/sc7180: Update hardware watchdog logging | Kshitiz Godara |
2022-06-30 | soc/qualcomm: Do resource transition | Kyösti Mälkki |
2022-06-27 | soc/qualcomm: Make sc7180 mdss configurations common code | Vinod Polimera |
2022-06-24 | sc7180/sc7280: Add missing set_resources | Kshitiz Godara |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-01 | sc7180: Trogdor to support 2 dcb | Sudheer Kumar Amrabadi |
2022-05-31 | soc/qualcomm: Increase SPI frequency to 75 MHz | Shelley Chen |
2022-04-24 | soc/qualcomm: Remove unused <timer.h> | Elyes HAOUAS |
2022-04-14 | soc/qualcomm/common: Make clock_configure() check for exact matches | Shelley Chen |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-01-12 | sc7180: Update video mode active horizontal/vertical/total calculations | Vinod Polimera |
2022-01-10 | src/soc/qualcomm: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-10 | src/soc/qualcomm: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-08 | sc7180: Increase bootblock size and add pre-RAM TCPA buffer | Julius Werner |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-11-29 | soc/qualcomm/common/usb: Add support for common USB driver | Sandeep Maheswaram |
2021-10-25 | soc/qualcomm: Commonize AOP firmware support | Ravi Kumar Bokka |
2021-09-23 | soc/qualcomm/common: Move UART SC7180 driver to common section | Rajesh Patil |
2021-09-21 | soc/qualcomm/common/spi: Add support for SPI common driver | Ravi Kumar Bokka |
2021-09-21 | soc/qualcomm/common/i2c: Add support for I2C common driver | Rajesh Patil |
2021-09-16 | mainboard/google: Update the TLMM registers for sdhc | Shaik Sajida Bhanu |
2021-09-16 | soc/qualcomm: clock: Clean up clock driver | Taniya Das |
2021-09-16 | soc/qualcomm/common/qup: Add support for QUP common driver | Ravi Kumar Bokka |
2021-09-11 | mipi: Make panel init callback work directly on DSI transaction types | Julius Werner |
2021-09-03 | soc/qualcomm/common/qspi: Add support for common QSPI driver | Ravi Kumar Bokka |
2021-09-03 | soc/qualcomm/common: clock: Add support for common clock driver | Taniya Das |
2021-09-03 | qualcomm/sc7180: Clean up drivers with common clock | Taniya Das |
2021-08-26 | device/mipi: Move to drivers/mipi | Julius Werner |
2021-08-20 | qualcomm/sc7180: Switch to common MIPI panel library | Julius Werner |
2021-08-03 | sc7180: Add display support for mipi panels | Vinod Polimera |
2021-08-02 | helpers: Add GENMASK macro | Yu-Ping Wu |
2021-07-22 | soc/qualcomm: move uart_bitbang UART w/gpio code to common | Ravi Kumar Bokka |
2021-07-22 | sc7180: Add target specific GPIO pin definitions | Taniya Das |
2021-07-21 | sc7180: Renaming the GPIO macro in QSPI and I2C driver | Ravi Kumar Bokka |
2021-04-24 | Coachz: Observe SPI_CLK voltage level is only 1.4V, need to adjust | yolkshih |
2021-04-08 | soc/qualcomm: move code to common | Ravi Kumar Bokka |
2021-03-17 | cbfs: Remove prog_locate() for payloads (SELF and FIT) | Julius Werner |
2021-03-15 | sc7180: make symbols common accross multiple targets. | Ravi Kumar Bokka |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-16 | soc/qualcomm: Remove unused <string.h> | Elyes HAOUAS |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-15 | soc/qualcomm/sc7180: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | soc/qualcomm: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-04 | soc/qualcomm/sc7180/aop_load_reset.c: Add missing <program_loading.h> | Elyes HAOUAS |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-13 | mrc_cache: Move code for triggering memory training into mrc_cache | Shelley Chen |
2020-11-06 | sc7180: Correct mmu configuration for AOP SRAM regions | T Michael Turney |
2020-11-02 | sc7180: Fix prefill requirement and correct the fetch start check | Vinod Polimera |
2020-11-02 | sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot. | mkurumel |
2020-10-23 | sc7180: enable RECOVERY_MRC_CACHE | Shelley Chen |
2020-10-17 | trogdor/sc7180: Clarify USE_QC_BLOBS requirements | Julius Werner |
2020-10-13 | sc7180: Enable bootblock compression | Julius Werner |
2020-10-09 | trogdor: Modify DDR training to use mrc_cache | Shelley Chen |
2020-10-07 | sc7180: Remove LIMITS_CFG loading in romstage. | mkurumel |
2020-09-21 | soc/qualcomm: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-16 | sc7180: report hardware watchdog reset after reboot | Ravi Kumar Bokka |
2020-09-15 | sc7180: clock: Remove unwanted QUPv3 Frequency | Taniya Das |
2020-09-15 | sc7180: Remove QcLib specific changes from CB UART | Roja Rani Yarubandi |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-10 | sc7180: Add display hardware pipe line initialization | Vinod Polimera |
2020-09-10 | sc7180: Add display dsi interface programming | Vinod Polimera |
2020-09-10 | sc7180: enable bl31 | T Michael Turney |
2020-09-09 | sc7180: Add display 10nm phy & pll programming support | Vinod Polimera |
2020-09-09 | sc7180: clock: Add display external clock in coreboot | Taniya Das |
2020-09-09 | trogdor: Change Memlayout to increase QcLib region from 512 to 596kB | Ashwin Kumar |
2020-09-09 | trogdor: SoC makefile blob support | ashk |
2020-09-02 | src: Drop redundant 'select BOOTBLOCK_CONSOLE' | Elyes HAOUAS |
2020-08-18 | src: Remove unused 'include <delay.h>' | Elyes HAOUAS |
2020-08-18 | src: Remove unuse '<timestamp.h> | Elyes HAOUAS |
2020-08-18 | src: Remove unused '<halt.h>' | Elyes HAOUAS |
2020-08-03 | qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32 | Julius Werner |
2020-07-26 | src/soc/qualcomm: Add include <types.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-06-22 | soc/qualcomm/sc7180/qupv3_config.c: Add missing includes | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-02 | src: Remove unused '#include <timer.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-13 | src/mainboard: Remove unused 'include <stdlib.h>' | Elyes HAOUAS |
2020-05-11 | sc7180: clock: Add support to bump CPU levels | Taniya Das |
2020-05-11 | sc7180: Adjust memory allocations per upstream comments | T Michael Turney |
2020-05-11 | sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver | satya priya |