summaryrefslogtreecommitdiff
path: root/src/soc/ucb
AgeCommit message (Expand)Author
2020-05-28soc/ucb/riscv: Add chip_operations stubKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/ucb: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-06mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.Philipp Hug
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-02-13riscv: Add initial support for 32bit boardsPhilipp Hug
2019-01-24riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCVRonald G. Minnich
2019-01-17riscv: create Kconfig architecture features for new partsRonald G. Minnich
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-12-05mb/emulation/spike-riscv: Implement mtime_initJonathan Neuschäfer
2018-11-05riscv: add support smp_pause / smp_resumeXiang Wang
2018-09-14arch/riscv: provide a monotonic timerPhilipp Hug
2018-09-10soc/sifive/fu540: Makefile: include mtime_init in ramstagePhilipp Hug
2018-09-10riscv: update mtime initializationXiang Wang
2018-07-17riscv: add support for modifying compiler optionsXiang Wang
2017-12-02riscv: Remove config string supportJonathan Neuschäfer
2017-11-07RISC-V boards: Stop using the config stringJonathan Neuschäfer
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2016-12-06soc/ucb/riscv: Place CBMEM at top of autodetected RAMJonathan Neuschäfer
2016-08-15soc/ucb/riscv: select BOOTBLOCK_CONSOLEJonathan Neuschäfer
2016-07-15arch/riscv: Move CBMEM into RAMJonathan Neuschäfer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-01soc/riscv: Fix typo in src/soc/ucb/Makefile.inc.Ronald G. Minnich
2014-12-09UCB RISCV: Switch to DYNAMIC_CBMEMKyösti Mälkki
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich