summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)AuthorFilesLines
2022-07-30lib: utils/serial: Initialize platform_uart_data to zeroAndrew Jones1-1/+1
2022-06-13platform: Add HSM implementation for Allwinner D1Samuel Holland2-0/+216
2022-06-13lib: irqchip/plic: Factor out a context init functionSamuel Holland2-22/+16
2022-06-13platform: generic: add overrides for vendor extensionsMayuresh Chitale2-0/+32
2022-05-14platform: generic: check if CPU node is enabledJan Remes1-0/+3
2022-05-13platform: generic: Move Sifive platform overrides into own directoryAnup Patel4-6/+9
2022-05-13platform: generic: Generate platform override module list at compile-timeAnup Patel3-9/+13
2022-04-17lib: utils/serial: support 'reg-offset' propertyZong Li5-4/+10
2022-02-15lib: utils/irqchip: Add FDT based driver for IMSICAnup Patel1-0/+12
2022-01-21platform: sifive_fu740: fix reset when watchdog is runningAurelien Jarno1-0/+25
2022-01-21platform: sifive_fu740: do not use a global in da9063_reset/shutdownAurelien Jarno1-5/+5
2021-12-02lib: sbi: Improve fatal error handlingJessica Clarke1-0/+1
2021-11-12platform: sifive_fu740: add platform reset driverNikita Shubin1-0/+194
2021-11-08platform: generic: move fdt_reset_init to final_initHeinrich Schuchardt1-10/+5
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti6-9/+13
2021-10-11lib: sbi: convert reset to listNikita Shubin2-2/+2
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel6-1/+14
2021-08-14lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMPAnup Patel5-11/+34
2021-08-07lib: utils/fdt: Change addr and size to uint64_tBin Meng1-1/+1
2021-07-27generic: fu740: add workaround for CIP-1200 errataDavid Abdurachmanov3-0/+39
2021-07-11platform: generic: Add PMU supportAtish Patra1-0/+30
2021-07-06platform: generic: Terminate platform.name with nullBin Meng1-1/+1
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel6-39/+107
2021-06-11platform: andes/ae350: Drop plicsw_ipi_sync()Bin Meng1-2/+0
2021-06-11platform: andes/ae350: Drop plicsw_get_pending()Bin Meng1-6/+0
2021-06-11platform: andes/ae350: Cosmetic fixes in plicsw.cBin Meng1-3/+3
2021-05-06platform: Remove sifive/fu540 platformBin Meng3-225/+0
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel5-78/+57
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel8-34/+9
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel10-61/+14
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel8-33/+0
2021-04-28platform: Remove platform/theadGuo Ren4-221/+0
2021-03-03platform: implement K210 system resetHeinrich Schuchardt2-0/+28
2021-01-18platform: template: Fix compile errorAnup Patel1-2/+2
2021-01-07lib: sbi: Replace args with trap registers in ecall handlerAnup Patel1-9/+10
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel1-1/+0
2020-12-04platform: generic: Populate domains from FDTAnup Patel1-0/+9
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel5-12/+46
2020-12-01platform: Remove dummy system reset functionsAnup Patel5-49/+0
2020-10-18platform: kendryte/k210: Add some padding for FDT fixupsAnup Patel1-0/+1
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel1-1/+3
2020-09-16platform: generic: Don't mark non-MMU HARTs as invalidAnup Patel1-5/+1
2020-08-20platform: kendryte/k210: fixup FDTHeinrich Schuchardt1-0/+18
2020-06-29config.mk: Update QEMU run command for generic and sifive fu540 platformsBin Meng2-2/+2
2020-06-17platform: Update Nuclei ux600 platform supportHuaqi Fang2-9/+79
2020-06-15platform/lib: Allow the OS to map the regions that are protected by PMPAlexandre Ghiti4-0/+28
2020-06-10platform: Add AE350 cache control SBIsNylon Chen5-1/+186
2020-06-10platform: Add AE350 platform specific SBI handlerNylon Chen2-3/+30
2020-06-05firmware: Remove FW_PAYLOAD_FDT and related documentationAnup Patel2-5/+4
2020-06-05platform: kendryte/k210: Use new mechanism of builtin DTBAnup Patel3-2/+12