summaryrefslogtreecommitdiffstats
path: root/src/soc/cavium/common
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* soc/cavium: Drop unneeded empty linesElyes HAOUAS2020-09-222-3/+0
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-271-2/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-119-9/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc/cavium: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-068-106/+18
* soc: Remove copyright noticesPatrick Georgi2020-03-189-14/+0
* devicetree: Fix improper use of chip_operationsKyösti Mälkki2019-10-041-0/+4
* soc/cavium/common/Makefile: Convert STACK_SIZE value to decimalElyes HAOUAS2019-10-041-1/+2
* device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki2019-07-041-6/+4
* soc/cavium/common/bootblock: Remove unused variablesElyes HAOUAS2019-04-251-5/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* soc/cavium/common: Make ecam0_get_bar_val commonPatrick Rudolph2019-02-253-0/+106
* drivers/cavium: Add UART PCI driverPatrick Rudolph2019-02-223-0/+43
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* soc/cavium: Remove white spaces before tabsElyes HAOUAS2019-01-091-8/+8
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* soc/cavium/cn81xx: Fix minor thingsPatrick Rudolph2018-08-102-28/+1
* soc/cavium/cn81xx: Use ATF from blobs repoPatrick Rudolph2018-07-304-60/+1
* soc/cavium/bootblock: Get rid of register X1Patrick Rudolph2018-07-302-4/+0
* soc/cavium: Add PCI supportPatrick Rudolph2018-07-191-0/+27
* soc/cavium: Add secondary CPU supportPatrick Rudolph2018-07-101-1/+1
* cavium: Add CN81xx SoC and eval board supportDavid Hendricks2018-07-1011-0/+477