summaryrefslogtreecommitdiffstats
path: root/src/soc/cavium
Commit message (Expand)AuthorAgeFilesLines
...
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-1/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-049-8/+9
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* soc/cavium/cn81xx: Drop VBOOT_RETURN_FROM_VERSTAGEPatrick Rudolph2019-02-271-1/+0
* soc/cavium/cn81xx: Enable RNG for DRAM initPatrick Rudolph2019-02-261-0/+46
* soc/cavium/common: Make ecam0_get_bar_val commonPatrick Rudolph2019-02-254-45/+108
* drivers/cavium: Add UART PCI driverPatrick Rudolph2019-02-224-12/+43
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-224-6/+5
* bootmem: add new memory type for BL31Ting Shen2019-02-052-8/+1
* cbmem_top: Fix comment and remove upper limitPatrick Rudolph2019-01-241-2/+2
* soc/cavium/cn81xx: Replace uses of dev_find_slot()Kyösti Mälkki2019-01-241-6/+6
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* soc/cavium: Remove white spaces before tabsElyes HAOUAS2019-01-095-16/+16
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-6/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-012-0/+4
* soc/cavium/cn81xx: Drop dead do_soft_reset() implementationNico Huber2018-10-173-28/+0
* soc/cavium: dynamic UART initialization for cavium cn8100Jens Drenhaus2018-10-101-0/+28
* soc/cavium/cn81xx/spi: Add function to return SPI clockPatrick Rudolph2018-09-302-0/+22
* soc/cavium/cn81xx: Don't use device_t in ramstageElyes HAOUAS2018-09-181-4/+4
* soc/cn81xx: Add vboot supportPhilipp Deppenwiese2018-08-245-1/+49
* soc/cavium/cn81xx: Don't directly manipulate devicetree dataPatrick Rudolph2018-08-241-4/+16
* device_tree/fit: Constify data structuresPatrick Rudolph2018-08-241-8/+9
* soc/cavium/cn81xx: Fix minor thingsPatrick Rudolph2018-08-104-14/+8
* [HACK]cavium/cn81xx/soc: Don't advertise CAR area as usablePatrick Rudolph2018-08-101-1/+2
* arm64: Remove set_cntfrq() functionJulius Werner2018-08-101-2/+2
* soc/cavium/cn81xx: Use ATF from blobs repoPatrick Rudolph2018-07-309-9/+112
* soc/cavium/bootblock: Get rid of register X1Patrick Rudolph2018-07-303-8/+7
* soc/cavium: Enable DRAM testPatrick Rudolph2018-07-231-17/+25
* soc/cavium: Apply additional devicetree fixupsPatrick Rudolph2018-07-232-0/+271
* soc/cavium: Add PCI supportPatrick Rudolph2018-07-197-1/+441
* bdk: Use Kconfig options instead of getenv()Patrick Rudolph2018-07-171-0/+1
* soc/cavium: Fix overflow before widenPatrick Rudolph2018-07-161-6/+8
* Coverity: Fix CID1393976Patrick Rudolph2018-07-121-2/+2
* soc/cavium: Add secondary CPU supportPatrick Rudolph2018-07-108-9/+274
* soc/cavium/cn81xx: Set cntfrq_el0Patrick Rudolph2018-07-102-2/+12
* soc/cavium: Clean uart codePatrick Rudolph2018-07-101-0/+8
* soc/cavium: Enable MMUPatrick Rudolph2018-07-105-2/+74
* cavium: Add CN81xx SoC and eval board supportDavid Hendricks2018-07-1037-0/+3382