aboutsummaryrefslogtreecommitdiff
path: root/src/soc/cavium/cn81xx/soc.c
AgeCommit message (Expand)Author
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-06-02src: Remove unused 'include <bootmode.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06soc/cavium: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-06-04device_tree: Make FDT property data non-constJulius Werner
2019-06-04device_tree: Have absolute paths start with '/'Julius Werner
2019-06-04device_tree: Drop sub-node path lookup from dt_find_node_by_path()Julius Werner
2019-06-04device_tree: Add phandle caching and lookupsJulius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-22drivers/cavium: Add UART PCI driverPatrick Rudolph
2019-02-05bootmem: add new memory type for BL31Ting Shen
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-10soc/cavium: dynamic UART initialization for cavium cn8100Jens Drenhaus
2018-09-18soc/cavium/cn81xx: Don't use device_t in ramstageElyes HAOUAS
2018-08-24soc/cavium/cn81xx: Don't directly manipulate devicetree dataPatrick Rudolph
2018-08-24device_tree/fit: Constify data structuresPatrick Rudolph
2018-08-10soc/cavium/cn81xx: Fix minor thingsPatrick Rudolph
2018-08-10[HACK]cavium/cn81xx/soc: Don't advertise CAR area as usablePatrick Rudolph
2018-07-30soc/cavium/cn81xx: Use ATF from blobs repoPatrick Rudolph
2018-07-23soc/cavium: Apply additional devicetree fixupsPatrick Rudolph
2018-07-19soc/cavium: Add PCI supportPatrick Rudolph
2018-07-10soc/cavium: Add secondary CPU supportPatrick Rudolph
2018-07-10cavium: Add CN81xx SoC and eval board supportDavid Hendricks