summaryrefslogtreecommitdiffstats
path: root/src/mainboard/cavium
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-6/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-113-122/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-118-8/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* mainboard/cavium: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-064-53/+9
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-188-9/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+1
* mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* src/mainboard/{cavium,sifive}: Use $(obj) instead of buildRaul E Rangel2019-07-291-3/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* mb/*/*/Kconfig: Don't specify devicetree path if default val usedPeter Lemenkov2018-11-161-3/+0
* mb/cavium/cn8100_sff_evb: adjust fmapMarcello Sylvester Bauer2018-11-162-17/+8
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-221-0/+1
* mb/cavium/cn8100_sff_evb: Only expose two UARTsPatrick Rudolph2018-10-111-2/+2
* soc/cavium: dynamic UART initialization for cavium cn8100Jens Drenhaus2018-10-101-6/+0
* arm64: Factor out common parts of romstage execution flowJulius Werner2018-08-171-12/+2
* mb/cavium/cn8100_sff_evb: Compile devicetree for LinuxPatrick Rudolph2018-07-301-0/+11
* soc/cavium: Enable DRAM testPatrick Rudolph2018-07-231-0/+1
* soc/cavium: Add PCI supportPatrick Rudolph2018-07-191-0/+192
* cavium/bdk: Fix coverity and remove hardcoded DRAM speedPatrick Rudolph2018-07-171-1/+0
* soc/cavium: Add secondary CPU supportPatrick Rudolph2018-07-102-1/+8
* soc/cavium/cn81xx: Set cntfrq_el0Patrick Rudolph2018-07-101-0/+3
* mb/cavium/cn8100_sff_evb: Be verbosePatrick Rudolph2018-07-101-0/+55
* soc/cavium: Clean uart codePatrick Rudolph2018-07-102-5/+10
* soc/cavium: Enable MMUPatrick Rudolph2018-07-101-0/+2
* cavium: Add CN81xx SoC and eval board supportDavid Hendricks2018-07-1016-0/+2190