summaryrefslogtreecommitdiffstats
path: root/src/mainboard/sifive
Commit message (Expand)AuthorAgeFilesLines
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* 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
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-3/+2
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-1/+1
* mb/sifive: Drop unneeded empty linesElyes HAOUAS2020-09-212-2/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-7/+0
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-021-1/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-24/+3
* mainboard/sifive: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-047-93/+14
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-188-9/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-1/+1
* src: Add missing include <stdlib.h>Elyes HAOUAS2019-12-031-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* soc/sifive/fu540: Support booting from SD cardXiang Wang2019-11-142-9/+64
* mainboard/sifive/hifive-unleashed: Update devicetreePatrick Rudolph2019-09-124-641/+343
* soc/sifive/fu540: add code for spi and map flash to memory spacesXiang Wang2019-08-122-0/+52
* src/mainboard/{cavium,sifive}: Use $(obj) instead of buildRaul E Rangel2019-07-291-1/+1
* mb/sifive/hifive-unleashed: Check for errors in fixup_fdtJacob Garber2019-06-031-0/+12
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src/mb/sifive/hifive-unleashed: replace fdt in maskromXiang Wang2019-02-284-2/+763
* sifive/hifive-unleashed: Drop unneeded console_tx_flush()Kyösti Mälkki2019-02-201-6/+0
* mb/sifive/hifive-unleashed: remove the definition of MAX_CPUSXiang Wang2018-12-191-4/+0
* mb/sifive/hifive-unleashed: Use if (IS_ENABLED(...))Jonathan Neuschäfer2018-12-031-2/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-221-0/+1
* sifive/hifive-unleashed: enable CBMEM supportPhilipp Hug2018-09-151-0/+2
* soc/sifive: move ram_resource to mainboardPhilipp Hug2018-09-151-3/+5
* soc/sifive/fu540: Initialize SDRAMPhilipp Hug2018-09-141-0/+2
* soc/sifive/fu540: Switch clock to 1GHz in romstagePhilipp Hug2018-09-141-0/+18
* src/mainboard: Add and update license headersMartin Roth2018-06-022-6/+6
* mb/sifive: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mb/sifive: Add HiFive Unleashed mainboardJonathan Neuschäfer2018-04-2610-0/+162