From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Sat, 30 Jul 2016 23:25:24 +0200 Subject: [U-Boot] pull request: u-boot-coldfire/master Message-ID: <579D1B44.2080800@sysam.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, my first pull request, hope all is ok. If possible these updates are for v2016.09-rc1. The following changes since commit 08887ed4505ec14ee94ab32c482dc4dec5ddc1e4 ARM: am57xx_evm: Enable QSPI support (2016-07-20 14:22:30 +0530) are available in the git repository at: git://git.denx.de/u-boot-coldfire.git master for you to fetch changes up to 5c928d02044345b843202f23540c3765468c1d6f: m68k: code reformatting for all start.S files (Sun May 22 00:14:29 2016 +0200) ---------------------------------------------------------------- Angelo Dureghello (1): m68k: code reformatting for all start.S files arch/m68k/cpu/mcf5227x/start.S | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------- arch/m68k/cpu/mcf523x/start.S | 130 +++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------- arch/m68k/cpu/mcf52x2/start.S | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------ arch/m68k/cpu/mcf530x/start.S | 73 +++++++++++++++++++++++++++++--------------------------- arch/m68k/cpu/mcf532x/start.S | 118 +++++++++++++++++++++++++++++++++++++++++------------------------------------------------- arch/m68k/cpu/mcf5445x/start.S | 185 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------- arch/m68k/cpu/mcf547x_8x/start.S | 128 +++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------- 7 files changed, 449 insertions(+), 501 deletions(-) Regards, Angelo