summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-riscv
Commit message (Expand)AuthorAgeFilesLines
* riscv/mb/qemu: fix qemu invocation commentPhilipp Hug2024-02-221-2/+1
* mb/cavium to mb/foxcomm: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+1
* mb/emulation/*: Use newer function for resource declarationsArthur Heymans2023-07-121-1/+1
* mb/emulation: Enhance ROM_SIZEMaximilian Brune2023-06-281-1/+1
* src/mainboard: Remove unnecessary space after castsElyes Haouas2023-01-301-1/+1
* 3rdparty/opensbi: Update to latest ToTPatrick Georgi2022-09-141-1/+1
* 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
* mb/emulation: Drop cbmem_recovery(0) call in ramstageKyösti Mälkki2021-02-221-3/+0
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* mb/Kconfig: Drop ROM sizes below 256KiBNico Huber2020-09-271-2/+0
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-1/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-4/+4
* mb/emulation: Remove fake devicetree.cb componentsKyösti Mälkki2020-05-281-3/+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-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* src/: Replace GPL boilerplate with SPDX headerPatrick Georgi2020-05-093-24/+3
* mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-047-92/+14
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1810-10/+0
* fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner2019-12-111-0/+1
* mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.Philipp Hug2019-12-062-0/+7
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/emulation/*-riscv: Initialize cbmem in romstageArthur Heymans2019-11-011-0/+2
* mb/emulation/qemu-riscv: Add opensbi supportPatrick Rudolph2019-08-032-0/+26
* mb/emulation/qemu-riscv: Protect CBFS from payload loaderPatrick Rudolph2019-07-302-6/+13
* mb/emulation/qemu-riscv: Fix regressionPatrick Rudolph2019-07-291-1/+1
* lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph2019-07-281-1/+5
* mb/emulation/qemu-riscv: Use generic 8250 uart driverPatrick Rudolph2019-06-282-35/+2
* mb/emulation/qemu-riscv: Support arbitrary ROM sizesPatrick Rudolph2019-06-211-7/+10
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* riscv: Add initial support for 32bit boardsPhilipp Hug2019-02-132-2/+20
* mb/qemu-riscv: update to match current qemu versionPhilipp Hug2019-01-268-17/+47
* mb/emulation/spike-riscv: Implement mtime_initJonathan Neuschäfer2018-12-052-0/+26
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-221-0/+1
* mb/emulation/*-riscv: Remove "UCB" from RISC-V board namesJonathan Neuschäfer2018-10-062-8/+4
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-1/+1
* src/mainboard: Add and update license headersMartin Roth2018-06-022-6/+6
* RISC-V boards: Remove PAGETABLES section from memlayout.ldJonathan Neuschäfer2018-04-271-1/+0
* mb/emu/*-riscv: Remove outdated memory mapJonathan Neuschäfer2017-09-271-10/+0
* mb/emulation/*-riscv: Don't select ARCH_BOOTBLOCK_RISCVJonathan Neuschäfer2017-02-231-1/+0
* riscv: Unify SBI call implementations under arch/riscv/Jonathan Neuschäfer2016-11-072-103/+0
* RISCV: Clean up the common architectural codeRonald G. Minnich2016-10-241-0/+1
* riscv: Use the generic src/lib/bootblock.cJonathan Neuschäfer2016-10-152-32/+0
* riscv: Clean up {qemu,spike}_utilJonathan Neuschäfer2016-10-151-124/+12