From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 14 Sep 2013 13:13:44 +0200 Subject: [U-Boot] [PATCH v4 0/8] ARMv7: Add HYP mode switching support In-Reply-To: <1376060592-10824-1-git-send-email-andre.przywara@linaro.org> References: <1376060592-10824-1-git-send-email-andre.przywara@linaro.org> Message-ID: <20130914131344.231d3405@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andre, On Fri, 9 Aug 2013 17:03:04 +0200, Andre Przywara wrote: > (for GIT URL and Changelog see below) Re: the changelog, I really prefer it when changelogs are per-patch rather than per-series. Right now, if I want to know the history for, say, patches 4/8 and 7/8, there is no way I can find it except by painfully doing git diffs. I would thus suggest that in the future you use patman, at least for patch series; based on the history you keep in each individual commit on your branch, it generates both per-patch and per-series history. That said, I'll pick the patch series, but I would appreciate if you could submit a standalone patch to address Christoffer's comment re 4/8 and 7/8. Amicalement, -- Albert.