commit | bb56633c3a2aa72a49746960c87314dbb9d2f9da | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Sep 30 09:21:43 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 30 09:21:43 2020 -0400 |
tree | 64ab9c9d1c2a5f3cc96b4c0fef1990cb73c1b356 | |
parent | a6407b633c165059da978703d03f23e2a9f3a584 [diff] | |
parent | 5bdad9f825e2cfa3d481c230f30bda76ca7f5925 [diff] |
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next - Disable CMD_IRQ for RISC-V. - Update sipeed/maix doc - Obtain reg of SiFive RAM via dev_read_addr_index() instead of regmap API. - Cleans up RISC-V timer drivers and converts them to DM. - Correctly handle IPIs already pending upon prior stage bootloader (on the K210)