summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)AuthorFilesLines
2018-12-21top: Rename "plat" to "platform" everywhereAnup Patel31-6047/+0
2018-12-21Fix baud rate divisor computation for U540.Atish Patra2-5/+46
2018-12-21HiFive Unleashed has 5 harts. Fix the config to reflect that.Atish Patra1-1/+1
2018-12-20plat: kendryte/k210: Enable fw_payload in config.mkAnup Patel1-6/+3
2018-12-20plat: Add Kendryte k210 initial supportDamien Le Moal8-0/+4574
2018-12-19blob: Rename FW_xyz_FDT_OFFSET to FW_xyz_FDT_ADDRAnup Patel3-6/+6
2018-12-19blob: Rename PLAT_TEXT_START to FW_TEXT_STARTAnup Patel3-3/+3
2018-12-19blob: payload: Introduce FW_PAYLOAD_OFFSET compile time optionAnup Patel3-0/+3
2018-12-16plat: clint: Reduce use of atomic operation on IPI registersAnup Patel1-9/+4
2018-12-16plat: Add separate platform support for QEMU sifive_u machineAnup Patel3-0/+155
2018-12-11Initial commit.Anup Patel20-0/+1282