summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-17Merge branch 'CR_3043_add_sbi_gpio_reset_minda' into 'master'VF2_v2.10.4andy.hu4-0/+123
2023-01-17gpio: add gpio driver and support gpio resetminda.chen4-0/+123
2023-01-10sbi: pm: add pmic reset functionVF2_v2.8.0minda.chen1-16/+12
2023-01-09pm: move the pm modification to the master-ups branchminda.chen5-0/+586
2023-01-07generic/starfive: Add Starfive JH7110 platform implementationWei Liang Lim4-0/+58
2023-01-07platform: generic: Allow platform_override to perform firmware initWei Liang Lim2-0/+4
2023-01-07platform: generic: Allow platform_override to select cold boot HARTAnup Patel2-0/+10
2023-01-07lib: sbi: Allow platform to influence cold boot HART selectionAnup Patel2-2/+25
2023-01-06lib: utils/sys: Allow custom HTIF base address for RV32Bin Meng1-2/+2
2023-01-06Makefile: Remove -N ldflag to prevent linker RWX warningRahul Pathak1-1/+1
2023-01-06treewide: Replace TRUE/FALSE with true/falseBin Meng23-105/+103
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