summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2020-05-08soc/qualcomm: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-30sc7180: Increase SPI flash frequency to 37.5MHzJulius Werner
2020-04-21sc7180: Add I2C driversatya priya
2020-04-21sc7180: Add SPI QUP driverT Michael Turney
2020-04-21sc7180: Add UART supportT Michael Turney
2020-04-21sc7180: Add QUPv3 FW load & configT Michael Turney
2020-04-21sc7180: clock: Define the UART frequency for QUPV3Taniya Das
2020-04-05soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-02-07sc7180: clock: Fix QUP DFSR configuration for perf levelsTaniya Das
2020-01-02soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPIElyes HAOUAS
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-19soc/qualcomm/sdm845: Remove unused 'include <timestamp.h>'Elyes HAOUAS
2019-12-19src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src: Remove unneeded 'include <delay.h>'Elyes HAOUAS
2019-12-19src: Remove unused 'include <halt.h>'Elyes HAOUAS
2019-12-16sc7180: clock: Add support for QUP DFSR configurationTaniya Das
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-05soc/qualcomm/sc7180: Adapt to recent API changesPatrick Georgi
2019-12-05sc7180: Add USB supportT Michael Turney
2019-12-05sc7180: Add AOP firmware supportRavi Kumar Bokka
2019-12-05sc7180: Add SPI-NOR supportAkash Asthana
2019-12-05sc7180: Add clock driverTaniya Das
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-18ipq40xx: Run python script without explicit 'python' callJulius Werner
2019-11-14soc/qualcomm: Link cbmem.c only in romstageArthur Heymans
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-11-01sc7180: support bitbang UART w/gpioT Michael Turney
2019-11-01sc7180: Add gpio driverTaniya Das
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21sc7180: Provide initial SoC supportT Michael Turney
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-09soc/qualcomm: Remove default ops to generate bootblock.binArthur Heymans
2019-09-20soc/qualcomm/ipq40xx: Remove unnecessary allocationJacob Garber
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-08-30ipq40xx: Increase CBFS and RAMSTAGE sizeKan Yan
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-29soc/qualcomm/qcs405: Handle invalid QUP and BLSPJacob Garber
2019-07-25soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/qualcomm/ipq806x: Remove unnecessary allocationJacob Garber
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-13soc/qualcomm: Remove unneeded '#include <lib.h>'Elyes HAOUAS