[U-Boot] [PATCH v2 0/7]Timer: Simplify API
Graeme Russ
graeme.russ at gmail.com
Fri Jul 15 15:08:08 CEST 2011
Hi Wolfgang,
On 15/07/11 22:15, Graeme Russ wrote:
> This patch series is the first 'logical' half of the previous series titled
> '(WIP) [Timer]API Rewrite' which was a 16 part series
>
> This half (the first half) of the original series is a simplification of
> the existing API designed to correct a few 'implementation errors' and
> prepare the U-Boot tree for the new Timer API (which is still under active
> discussion).
>
> Changes since v1 ((WIP) [Timer]API Rewrite):
> - Rebased to 68d4230c3ccce96a72c5b99e48399bf1796fe3c6
> - Tweaks to some patch titles
> - Changed title prefix from '[Timer]' to 'Timer:' (git eats [..])
> - Introduce new #define CONFIG_SYS_LOW_RES_TIMER
> - Dropping of the entire second half of the series (the new Timer API)
>
> Graeme Russ (7):
> Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
> Timer: Remove calls to set_timer outside arch/
> Timer: Remove set_timer completely
> Timer: Allow reset_timer() only for systems with low resolution timers
> Timer: Remove reset_timer() for non-Nios2 arches
> Timer: Fix at91rm9200/spi.c timer usage
> Timer: Remove reset_timer_masked()
Oh dear, it looks like Patchwork does not honour 'in-reply-to'. It has
created new patches rather than updating the existing ones :(
I've marked the old ones 'Superseded' in Patchwork
Regards,
Graeme
More information about the U-Boot
mailing list