summaryrefslogtreecommitdiffstats
path: root/src/soc/cavium
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-182-0/+4
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-5/+5
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-312-2/+2
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-243-0/+0
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-171-3/+0
* soc/cavium/cn81xx/Kconfig: specify ECAM_MMCONF_BUS_NUMBERFelix Held2024-01-151-0/+3
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-071-0/+3
* soc/cavium/cn81xx/bootblock_custom.S: Specify archArthur Heymans2023-10-201-0/+4
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-111-3/+0
* memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi2023-10-111-2/+2
* soc/cavium: Use weak over attrbute__((weak))Elyes Haouas2023-09-141-4/+4
* soc/cavium: Remove space between function name and '('Elyes Haouas2023-09-111-4/+4
* soc/cavium/cn81xx: Use correct size for MPIDR_EL1 registerArthur Heymans2023-05-131-1/+1
* soc/cavium: Guard gcc specific compiler flagArthur Heymans2023-05-131-0/+2
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-1/+1
* soc/cavium/cn81xx: Use write{32,64}p()Elyes Haouas2022-12-131-2/+2
* soc/cavium/cn81xx: Use read64p()Elyes Haouas2022-12-062-5/+5
* src/soc/cavium: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/cavium,ti: Do resource transitionKyösti Mälkki2022-06-291-1/+1
* src/soc: Get rid of most src/soc/Kconfig filesMartin Roth2022-06-241-2/+0
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-1/+1
* i2c: Add configurable I2C transfer timeoutJes Klinke2022-03-151-11/+16
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-072-5/+5
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-1/+2
* soc/cavium: Drop unneeded empty linesElyes HAOUAS2020-09-226-8/+0
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-1/+1
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-271-2/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-0/+4
* src: Remove redundant includesElyes HAOUAS2020-06-023-3/+0
* src: Remove unused 'include <bootmode.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1139-39/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* soc/cavium: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0640-516/+90
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-052-3/+0
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-1842-66/+0
* soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0