summaryrefslogtreecommitdiffstats
path: root/src/mainboard/sifive/hifive-unleashed/media.c
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-3/+2
* mb/sifive: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/sifive: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-1/+1
* soc/sifive/fu540: Support booting from SD cardXiang Wang2019-11-141-9/+63
* soc/sifive/fu540: add code for spi and map flash to memory spacesXiang Wang2019-08-121-0/+49