Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-13 | Don't add a testram in fixup-dts | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-07 | Quote strings properly in scripts/fixup-dts. | Michael Maloney | |
2019-06-06 | Merge pull request #269 from sifive/fixup-bug-fixes | Nathaniel Graff | |
DTS Fixup bug fixes | |||
2019-06-05 | Look for hex digits, not decimal digits in fixup-dts | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-05 | fixup-dts takes first matching port | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-03 | Detect when we need to add metal,entry for FPGA targets | Nathaniel Graff | |
Automatically add a 0x400000 byte offset to the entry point of FPGA and Arty targets Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-21 | Update DTS fixup for riscv,pmpregions property | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-08 | Add missing quotes to bash conditional | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-06 | Add stdout-path if not specified and UART exists | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-06 | Check for targets which don't support PMP | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-06 | Use gsed if it exists (MacOS compatibility | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Update BSPs for Unleashed and U54(MC) | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-31 | Add missing numintbits for clic | Bunnaroath Sou | |
2019-03-25 | Add DTS fixup script | Nathaniel Graff | |
The script is used as a holdover to add missing elements to design.dts until the IP deliveries catch up with the set of information we need in Freedom E SDK. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |