]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into...
authorTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 13:21:43 +0000 (09:21 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 13:21:43 +0000 (09:21 -0400)
commit82a22b49843b785debcd4d739856ba9f20d8d9ef
tree64ab9c9d1c2a5f3cc96b4c0fef1990cb73c1b356
parent68bd860ccddefe8286c988f60838e3404527b2eb
parentc47bbe25182abd9b44a45271cf0cd9af4b6e35e6
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)