summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-01platform: generic: starfive: Changing naming from jh8100 to dubheREL_DUBHE_DEC2023starfive-v1.2-dubheWei Liang Lim3-10/+9
2023-08-30lib: sbi: Fix Priv spec version for [m|s]counteren and mcountinhibit CSRsREL_DUBHE_SEPT2023Ley Foon Tan1-1/+1
2023-05-24Merge branch 'starfive-v1.2-dubhe-fence' into 'starfive-v1.2-dubhe'leyfoon.tan1-26/+9
2023-05-18platform: generic: starfive: Issue fence instruction out of the loopGenevieve Chan1-4/+5
2023-05-18platform: generic: starfive: Remove CFLUSH.L2 in __sbi_dubhe_L2_inv_rangeGenevieve Chan1-23/+5
2023-03-02Add a StarFive platform specific defconfig that removes semihostingWei Liang Lim1-0/+36
2023-03-02platform: generic: starfive: Add platform specific Cache Maintenance OperationsJun Liang Tan5-0/+179
2023-03-02platform: generic: Change FW_JUMP_FDT_ADDR to 128MB offsetWei Liang Lim1-1/+1
2022-12-24include: Bump-up version to 1.2Anup Patel1-1/+1
2022-12-24docs: pmu: Update the pmu doc with removal of mcountinhbit restrictionAtish Patra1-3/+0
2022-12-24docs: pmu: update a reference to a deprecated property nameConor Dooley1-1/+1
2022-12-24docs: pmu: fix binding exampleConor Dooley1-3/+3
2022-12-17lib: utils/timer: mtimer: add T-Head C9xx CLINT compatibleIcenowy Zheng1-0/+6
2022-12-17lib: utils/timer: mtimer: add a quirk for lacking mtime registerIcenowy Zheng2-13/+28
2022-12-17lib: utils/ipi: mswi: add T-Head C9xx CLINT compatibleIcenowy Zheng1-0/+1
2022-12-17lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...Bin Meng5-14/+23
2022-12-17lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore he...Bin Meng1-2/+2
2022-12-17lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()Bin Meng1-1/+1
2022-12-17lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...Bin Meng5-14/+26
2022-12-17lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore h...Bin Meng1-2/+2
2022-12-12docs: platform: Add documentation for Renesas RZ/Five SoCLad Prabhakar3-0/+167
2022-12-12platform: generic: Add Renesas RZ/Five initial supportLad Prabhakar4-0/+31
2022-12-12lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100Lad Prabhakar1-1/+2
2022-12-12lib: utils: serial: Add FDT driver for Renesas SCIFLad Prabhakar5-0/+53
2022-12-12lib: utils: serial: Add Renesas SCIF driverLad Prabhakar4-0/+132
2022-12-10scripts: use env to invoke bashHimanshu Chauhan3-3/+3
2022-12-09lib: sbi: Synchronize PMP settings with virtual memory systemHimanshu Chauhan1-0/+22
2022-12-09lib: fix irqchip_plic_update_hartid_tableHeinrich Schuchardt1-1/+1
2022-12-09lib: fix __fdt_parse_region()Heinrich Schuchardt1-2/+2
2022-12-09lib: fix is_region_valid()Heinrich Schuchardt1-1/+1
2022-12-09platform: generic: Make use of fdt_match_node()Lad Prabhakar1-3/+3
2022-12-05gitignore: add vim swap filesSergey Matyukevich1-0/+1
2022-12-05lib: utils: Add fdt_fixup_node() helper functionLad Prabhakar1-7/+8
2022-12-05scripts/create-binary-archive.sh: remove andes/ae350 build directoryYu Chien Peter Lin1-1/+0
2022-12-05docs: andes-ae350.md: fix watchdog nodename in dts exampleYu Chien Peter Lin1-1/+1
2022-12-05docs: platform: Update AE350 and generic platform documentationYu Chien Peter Lin2-2/+5
2022-12-05platform: generic/andes: Enable generic platform support for AE350Yu Chien Peter Lin11-458/+35
2022-12-05firmware: Minor optimization for relocateDongdong Zhang1-1/+1
2022-12-05lib: fix fdt_parse_aclint_node()Heinrich Schuchardt1-1/+1
2022-12-05lib: simplify fdt_translate_address()Heinrich Schuchardt1-1/+1
2022-12-05lib: fix fdt_parse_plicsw_node()Heinrich Schuchardt1-2/+4
2022-12-05lib: fix fdt_parse_plmt_node()Heinrich Schuchardt1-2/+4
2022-12-05lib: simplify fdt_parse_plicsw_node()Heinrich Schuchardt1-1/+1
2022-12-05lib: simplify fdt_parse_plmt_node()Heinrich Schuchardt1-1/+1
2022-12-04lib: sbi: Fix is_region_valid()Xiang W1-0/+3
2022-12-04lib: sbi: Simplified mmio match checkingXiang W1-3/+3
2022-12-04Makefile: bugfix for handling platform pathsAlejandro Cabrera Aldaya1-1/+1
2022-12-04Makefile: replace `echo` with `printf` for compatibilityKaDiWa1-1/+1
2022-12-04platform: generic/allwinner: Remove ghostly type castXiang W1-3/+3
2022-11-22platform: generic/allwinner: Remove unused header filesLeizheng Zhang1-2/+0