index
:
Tianocore/edk2-platforms.git
AmdSsdtCpuPci
CodeCleanup
Fadt
McfgTable
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
devel-dynamictables-reorg
master
othernvs
pentium-celeron-n-udk2015
spifvb_fix
trunk
trunk-20251006
tucana
EDK II sample platform branches and tags (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Platform
/
SiFive
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-12
Platform/SiFive: Remove unnecessary things with payload design
Sunil V L
33
-3277
/
+0
2025-08-12
Platform/SiFive: U540: Include RamDisk driver
Sunil V L
2
-3
/
+6
2025-08-12
SiFive/U5SeriesPkg: Enable payload boot design
Sunil V L
5
-792
/
+248
2025-07-17
Update FdtLib path and add missing TimerLib
Jason Xu
1
-2
/
+5
2025-07-17
SiFive U540 DSC File Fix to use new FdtLib
Jason Xu
1
-2
/
+7
2025-07-08
Platform/SiFive: Remove UGA support
Pierre Gondois
2
-2
/
+0
2024-11-14
Cleanup Null Stack Cookie Implementation
Oliver Smith-Denny
2
-6
/
+0
2024-09-24
Update to New StackCheckLib
Oliver Smith-Denny
2
-1
/
+7
2024-09-16
Update code to be more C11 compliant by using __func__
Rebecca Cran
2
-5
/
+5
2024-07-04
Platform/SiFive: add RiscVMmuLib mapping for U540
Leif Lindholm
1
-0
/
+1
2024-07-04
Platform/SiFive: CRLF fixup in U540.dsc
Leif Lindholm
1
-1
/
+1
2023-12-01
Platform/SiFive/U5SeriesPkg: Add ImagePropertiesRecordLib Instance
Taylor Beebe
2
-0
/
+2
2023-04-17
Platform/Siliocn: Fix building failure caused by wrong lib.
Evan Chai
3
-4
/
+6
2023-04-17
Silicon/RISC-V: remove redundant RiscVTimerLib
Evan Chai
4
-10
/
+14
2023-04-17
Platform/Sifive: remove redundant TimerDxe from Platform
Evan Chai
9
-569
/
+4
2023-04-17
Silicon/RISC-V/ProcessorPkg: remove redundant CpuDxe driver
Evan Chai
4
-4
/
+4
2022-08-16
U5SeriesPkg: Platform Build: Resolving newly introduced dependency
Kun Qin
2
-0
/
+2
2022-05-19
U5SeriesPkg: Add VariableFlashInfoLib
Michael Kubacki
2
-0
/
+2
2022-02-18
Platform/U5Series: Fix build error
Abner Chang
1
-1
/
+1
2021-11-23
RiscVPlatformPkg/U500: Add device tree to build
Abner Chang
4
-1
/
+48
2021-11-23
RiscVPlatformPkg/U500: Add device tree for U500 platform
Abner Chang
5
-0
/
+473
2021-11-23
RiscVPlatformPkg/U500: Use NULL instance of RiscVSpecialPlatformLib
Abner Chang
1
-0
/
+1
2021-11-23
RiscVPlatformPkg/U500: Determines hart number from DTB
Abner Chang
1
-1
/
+4
2021-11-23
RiscVPlatformPkg/U500: U500 uses mtime CSR library
Abner Chang
1
-0
/
+1
2021-11-23
RiscVPlatformPkg/U500: Use PlatormSecPpiLib
Abner Chang
1
-0
/
+1
2021-11-23
RiscVPlatformPkg/U500: Uses RISC-V PeiCoreEntryPoint library
Abner Chang
1
-0
/
+2
2021-11-23
RiscVPlatformPkg/U500: Creates opensbi firmware domains
Abner Chang
2
-22
/
+57
2021-11-23
RiscVPlatformPkg/U500: Use generic platform library
Abner Chang
3
-261
/
+1
2021-11-23
RiscVPlatformPkg/U500: Use FirmwareContext library
Abner Chang
1
-0
/
+2
2021-11-23
RiscVPlatformPkg/U500: Fix up FDT and install it into config table
Abner Chang
2
-1
/
+2
2021-11-23
RiscVPlatformPkg/U500: Pass DTB from PEI to DXE
Abner Chang
2
-0
/
+6
2021-11-10
RISC-V/PlatformPkg: Determine hart number from DTB
Abner Chang
1
-1
/
+0
2021-11-10
RiscVPlatformPkg/Sec: Separate EDK2 Opensbi platform hook.
Abner Chang
2
-0
/
+2
2021-11-10
SiFive/SerialPortLib: Remove global variable
Abner Chang
2
-10
/
+49
2021-11-10
Silicon/SiFive: Use mtime CSR library
Abner Chang
3
-9
/
+8
2021-11-10
RiscVPlatformPkg/U540: Add SortLib
Abner Chang
1
-0
/
+3
2021-11-10
U5SeriesPkg/PeiCoreInfoHob: Remove hart count check
Abner Chang
1
-8
/
+1
2021-11-10
RiscVPlatformPkg/U540: Only use four harts on U540
Abner Chang
1
-3
/
+10
2021-11-10
SiFive/U540: RiscVSpecialPlatformLib instance of U540
Abner Chang
3
-0
/
+93
2021-11-10
SiFive/U5SeriesPkg: Add CLINT to Device Tree
Abner Chang
1
-287
/
+304
2021-11-10
Platform/SiFive: CoreInfoHob uses RiscVFirmwareContextLib
Abner Chang
1
-1
/
+2
2021-11-10
Platform/U540: Provide PlatormSecPpiLib
Abner Chang
3
-0
/
+192
2021-11-10
RISC-V: Use RISC-V PeiCoreEntryPoint library
Abner Chang
1
-1
/
+2
2021-11-10
RISC-V: Create opensbi firmware domains
Abner Chang
2
-24
/
+64
2021-10-19
Move OpenSbiPlatformLib to RISC-V/PlatformPkg
Daniel Schaefer
5
-347
/
+1
2021-10-19
RISC-V: Implement ResetSystem RT call
Daniel Schaefer
2
-2
/
+6
2021-10-19
RISC-V: Switch to latest OpenSBI
Daniel Schaefer
4
-78
/
+120
2021-10-19
U5SeriesPkg: Switch to generic OpenSBI platform
Daniel Schaefer
6
-168
/
+252
2021-10-19
RISC-V/PlatformPkg: Fixup FDT from HOB and install into config table
Daniel Schaefer
2
-0
/
+3
2021-10-19
RISC-V/PlatformPkg: Add FdtPeim to pass DTB from PEI to DXE via HOB
Abner Chang
2
-0
/
+6
[next]