platform/kernel/opensbi.git
2019-02-12 Anup Patelplatform: template: Improve comments for FW_JUMP_ADDR...
2019-02-08 Damien Le Moaldocs: improve library usage document
2019-02-08 Damien Le Moaldocs: platform guide updates
2019-02-08 Damien Le Moaltop: README.md updates
2019-02-08 Alistair FrancisMakefile: Ensure lgcc is included
2019-02-08 Alistair Francisfirmware: Use lw instead of lwu for 32-bit architectures
2019-02-08 Alistair Francisplatform: clint: Allow running on 32-bit systems
2019-02-08 Alistair Francissbi_emulate_csr: Shift sbi_timer_value directly
2019-02-08 Alistair Francisplatform: qemu/virt: Move kernel start address to 4MB...
2019-02-08 Alistair Francisplatform: template: Move kernel start address to 4MB...
2019-02-08 Alistair Francisplatform/qemu/virt: Dynamically calculate xlen
2019-02-08 Alistair Francissbi_ecall: Fix logical OR to be bitwise OR
2019-02-06 Andreas Schwabfirwmare: don't expand macros in FW_PAYLOAD_PATH
2019-02-06 Andreas SchwabMakefile: don't disable built-in variables
2019-02-05 Olof JohanssonMakefile: Don't rely on "echo -n"
2019-02-05 Olof Johanssonriscv_asm.h: Use CSR_<FOO> instead of <foo> for csr_read()
2019-01-30 Anup Pateldocs: Update doxygen config file v0.1
2019-01-30 Anup Pateldocs: Add library usage guide
2019-01-30 Anup Pateldocs: Add platform support guide
2019-01-30 Anup Pateltop: Fix typo in README.md
2019-01-29 Atish Patradocs: Add a fu540 document.
2019-01-29 Atish Patradocs: Typo fixes
2019-01-29 Atish Patraplatform: fu540: Provide a compile time option selectiv...
2019-01-25 Anup Patelinclude: Add separate header for OpenSBI version
2019-01-24 Damien Le Moaldocs: README.md update
2019-01-24 Damien Le Moaldocs/platform: Update QEMU platforms documentation
2019-01-24 Damien Le Moaldocs/platform: Add top level document file
2019-01-24 Damien Le Moaldocs/firmware: Update FW_PAYLOAD documentation
2019-01-24 Damien Le Moaldocs/firmware: Update FW_JUMP documentation
2019-01-24 Damien Le Moaldocs/firmware: Add top level document file
2019-01-24 Damien Le Moaldocs: Contribution guideline update
2019-01-24 Damien Le Moaltop: Rename LICENSE file to COPYING.BSD
2019-01-24 Damien Le Moalplatform: add template platform files
2019-01-24 Anup patelall: Update copyright header in all files
2019-01-23 Anup Patelinclude: Use TRUE/FALSE as return values in sbi_platfor...
2019-01-23 Anup Patelinclude: Rename ipi_inject() to ipi_send() for sbi_platform
2019-01-23 Anup Patelinclude: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUE
2019-01-23 Anup Patelinclude: Update documentation of sbi_platform after...
2019-01-23 Anup Patellib: Remove target_hart and hartid parameter from TIMER...
2019-01-23 Anup Patellib: Remove hartid parameter from IRQCHIP callbacks
2019-01-23 Anup patellib: Remove source_hart and hartid parameter from IPI...
2019-01-23 Anup Patellib: Remove hartid paramter from early_init() and final...
2019-01-22 Atish Patradocs: Typo fixes.
2019-01-22 Bin Mengdocs: Fix nits in firmware/fw_jump.md
2019-01-22 Bin Mengtop: Fix broken links in top-level README.md
2019-01-22 Anup Patellib: Add doxygen style documentation for sbi_platform
2019-01-22 Anup Patellib: Update documentation of sbi_init()
2019-01-22 Anup PatelMakefile: Don't install generic headers under <install_...
2019-01-22 Anup Pateldocs: Add OpenSBI version to doxygen.cfg
2019-01-22 Atish Patralib: Do not access mi/edeleg register if S mode is...
2019-01-22 Atish Patralib: Allow sending IPI to self.
2019-01-22 Atish Patralib: Fix ipi type update
2019-01-22 Atish Patralib: Add atomic bit set/clear operations.
2019-01-22 Atish Patralib: Move software interrupt enablement from firmware...
2019-01-21 Anup Patellib: Use AMO instructions whenever __riscv_atomic is...
2019-01-21 Damien Le Moalsbi: Add ecall helpers
2019-01-21 Damien Le Moalpayload: rename dummy payload to test payload
2019-01-21 Damien Le Moalkendryte/k210: Add device tree support
2019-01-21 Damien Le Moalkendryte/k210: Fix console
2019-01-21 Damien Le MoalMakefile: Improve readability
2019-01-21 Damien Le MoalMakefile: Add support for device tree compilation
2019-01-21 Damien Le Moallib: code cleanup
2019-01-21 Damien Le Moallib: Fix banner
2019-01-21 Damien Le Moalbuild: Introduce FW_PAYLOAD_ALIGN
2019-01-18 Anup Patelplatform: Fix compile error caused by standard includes
2019-01-18 Atish Patraplatform: No need to pass context id for plic fixup.
2019-01-18 Atish Patraplatform: Modify DT using libfdt
2019-01-18 Atish Patradocs: Add licensing seciton for external projects.
2019-01-18 Atish Patraplatform: Remove string functions from tinyfdt.c
2019-01-18 Atish Patraplatform: Include libfdt & libc.
2019-01-18 Atish Patraplatform: Rename fdt.c to tinyfdt.c
2019-01-18 Atish Patraplatform: Add libfdt support.
2019-01-18 Atish Patraplatform: Add minimal libc support.
2019-01-16 Anup Patelinclude: Add documentation for sbi_trap_regs and friends
2019-01-16 Anup Patelinclude: Add __packed define for packed structures
2019-01-16 Anup Patelinclude: Add documentation for sbi_scratch and friends
2019-01-16 Anup Patellib: Add documentation for sbi_init() API
2019-01-16 Anup Patelinclude: Add __noreturn define for noreturn function...
2019-01-16 Anup Pateldocs: Update title in contributing.md
2019-01-16 Anup Pateltop: Update top-level README.md to build/install docume...
2019-01-16 Anup PatelMakefile: Add make targets to build and install documen...
2019-01-05 Anup PatelMakefile: Use '=' instead of '?=' for make variables
2019-01-04 Alistair Francisdocs: Add a contributing document
2019-01-04 Alistair FrancisMakefile: Force GCC to preprocess the linker file
2019-01-04 Alistair FrancisMakefile: Convert to a more standard format
2019-01-04 Alistair FrancisMakefile: Use generic flags for the firmware
2019-01-04 Alistair FrancisMakefile: Use generic flags for the platform
2019-01-04 Alistair FrancisMakefile: Support verbosity using standard V=1
2019-01-03 Anup Patellib: Handle misaligned load/store on FP regs
2019-01-03 Anup Patelinclude: Add hard FP access macros and defines
2019-01-03 Alistair FrancisMerge pull request #16 from damien-lemoal/master
2019-01-03 Damien Le Moalplatform: kendryte/k210: Simplify sysctl code
2019-01-03 Damien Le Moalplatform: kendryte/k210: Declare local function static
2019-01-03 Damien Le MoalMakefile: Fix messages
2019-01-03 Anup Patelinclude: Remove redundant tmp0 from struct sbi_scratch
2019-01-02 Anup Patelinclude: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.h
2019-01-02 Anup Patelinclude: Move RISCV_PLATFORM_xyz defines to sbi_platform.h
2019-01-02 Anup Patelinclude: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h
2019-01-02 Anup Patelinclude: Replace #csr with __ASM_STR(csr) in csr_xyz...
2019-01-02 Anup Patelinclude: Remove redundant csr_read_n() and csr_write_n()
next