[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/6] Additional NPCM7xx features, devices and tests
From: |
Peter Maydell |
Subject: |
Re: [PATCH 0/6] Additional NPCM7xx features, devices and tests |
Date: |
Tue, 20 Oct 2020 14:12:29 +0100 |
On Fri, 9 Oct 2020 at 00:22, Havard Skinnemoen <hskinnemoen@google.com> wrote:
>
> This is an update to the initial NPCM7xx patch series adding
>
> - A timer test that found several issues that were fixed in the final
> version
> of the series (see
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg739516.html).
> - Watchdog timer support. This makes the reboot command work.
> - Random Number Generator device.
> - USB Host Controllers.
> - GPIO Controllers.
>
> The watchdog was implemented by my new teammate Hao Wu. Expect to see more
> patches from him in the near future.
>
> This series has also been pushed to the npcm7xx-5.2-update branch of my github
> repository at
>
> https://github.com/hskinnemoen/qemu
>
> Again, thanks a lot for reviewing!
I'm going to take patch 1 (the timer test case) into my target-arm.next
queue; I've sent some review comments on the other parts of the series.
thanks
-- PMM
- Re: [PATCH 2/6] Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause, (continued)
- [PATCH 4/6] hw/misc: Add npcm7xx random number generator, Havard Skinnemoen, 2020/10/08
- [PATCH 5/6] hw/arm/npcm7xx: Add EHCI and OHCI controllers, Havard Skinnemoen, 2020/10/08
- [PATCH 3/6] hw/timer: Adding watchdog for NPCM7XX Timer., Havard Skinnemoen, 2020/10/08
- [PATCH 6/6] hw/gpio: Add GPIO model for Nuvoton NPCM7xx, Havard Skinnemoen, 2020/10/08
- Re: [PATCH 0/6] Additional NPCM7xx features, devices and tests,
Peter Maydell <=