From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Sun, 16 Sep 2018 00:22:29 +0200 Subject: [U-Boot] [PULL] Please pull u-boot-coldfire/master Message-ID: <20180915222228.GA5245@jerusalem> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 2976d3c1504960d3934a7404b0648edc28b52eb9: Merge branch 'master' of git://git.denx.de/u-boot-ubi (2018-09-14 13:54:37 -0400) are available in the Git repository at: git://git.denx.de/u-boot-coldfire.git master for you to fetch changes up to 2c92e4fbc69841170939a48e887c8fbbcb23d05c: m68k: ColdFire mcf5441x, add eSDHC support (2018-09-16 00:01:13 +0200) ---------------------------------------------------------------- Angelo Dureghello (3): m68k: fix mcf5441x total interrupt number m68k: fix multiple memory accesses on swap operations m68k: ColdFire mcf5441x, add eSDHC support arch/m68k/cpu/mcf5445x/cpu_init.c | 10 ++++++++++ arch/m68k/cpu/mcf5445x/speed.c | 2 ++ arch/m68k/include/asm/byteorder.h | 34 ++++++++++++++++++++-------------- arch/m68k/include/asm/global_data.h | 3 +++ arch/m68k/include/asm/immap.h | 2 +- 5 files changed, 36 insertions(+), 15 deletions(-)