Age | Commit message (Expand) | Author |
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-18 | src: Remove leading blank lines from SPDX header | 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 | trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flag | Ashwin Kumar |
2020-05-11 | sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver | satya priya |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | soc/qualcomm: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-30 | sc7180: Increase SPI flash frequency to 37.5MHz | Julius Werner |
2020-04-21 | sc7180: Add I2C driver | satya priya |
2020-04-21 | sc7180: Add SPI QUP driver | T Michael Turney |
2020-04-21 | sc7180: Add UART support | T Michael Turney |
2020-04-21 | sc7180: Add QUPv3 FW load & config | T Michael Turney |
2020-04-21 | sc7180: clock: Define the UART frequency for QUPV3 | Taniya Das |
2020-04-05 | soc/qualcomm: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | src: Remove unneeded 'include <arch/cache.h>' | Elyes HAOUAS |
2020-02-07 | sc7180: clock: Fix QUP DFSR configuration for perf levels | Taniya Das |
2020-01-02 | soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPI | Elyes HAOUAS |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-12-19 | soc/qualcomm/sdm845: Remove unused 'include <timestamp.h>' | Elyes HAOUAS |
2019-12-19 | src/soc/qualcomm: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Remove unneeded 'include <delay.h>' | Elyes HAOUAS |
2019-12-19 | src: Remove unused 'include <halt.h>' | Elyes HAOUAS |
2019-12-16 | sc7180: clock: Add support for QUP DFSR configuration | Taniya Das |
2019-12-11 | fmap: Make FMAP_CACHE mandatory if it is configured in | Julius Werner |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-05 | soc/qualcomm/sc7180: Adapt to recent API changes | Patrick Georgi |
2019-12-05 | sc7180: Add USB support | T Michael Turney |
2019-12-05 | sc7180: Add AOP firmware support | Ravi Kumar Bokka |
2019-12-05 | sc7180: Add SPI-NOR support | Akash Asthana |
2019-12-05 | sc7180: Add clock driver | Taniya Das |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |