[U-Boot] Pull request: u-boot-arm/master
Tom Rini
trini at ti.com
Tue Oct 8 21:33:30 CEST 2013
On Mon, Oct 07, 2013 at 10:02:08PM +0200, Albert ARIBAUD wrote:
> Hello Tom,
>
> The following changes since commit
> e261c83aa04ce0396d57aaecf8dfe0970ffac03e:
>
> ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
> 21:28:57 +0200)
>
> are available in the git repository at:
>
> git://git.denx.De/u-boot-arm master
>
> for you to fetch changes up to 572886af5984febafa6f083e6b8af0465f4f5764:
>
> socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)
>
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
> omap1510inn: arm925t: remove support
>
> Andrew Murray (1):
> usb: Fix error handling in musb_hcd.c
>
> Chin Liang See (2):
> socfpga: Adding System Manager driver
> socfpga: Adding pin mux handoff files
>
> Enric Balletbo i Serra (1):
> ARM: IGEP0033: Update timing to run DDR at 400MHz.
>
> Lars Poeschel (1):
> pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
>
> Tom Rini (1):
> am335x_evm: Switch to zImage as default rather than uImage
>
> MAKEALL | 1 -
> README | 1 -
> arch/arm/cpu/arm925t/Makefile | 34 --
> arch/arm/cpu/arm925t/config.mk | 15 -
> arch/arm/cpu/arm925t/cpu.c | 50 ---
> arch/arm/cpu/arm925t/omap925.c | 23 --
> arch/arm/cpu/arm925t/start.S | 382
> ---------------------
> arch/arm/cpu/arm925t/timer.c | 104 ------
> arch/arm/cpu/armv7/socfpga/Makefile | 2 +-
> arch/arm/cpu/armv7/socfpga/spl.c | 6 +
> arch/arm/cpu/armv7/socfpga/system_manager.c | 27 ++
> arch/arm/include/asm/arch-am33xx/ddr_defs.h | 24
> +- .../include/asm/arch-socfpga/socfpga_base_addrs.h | 1 +
> arch/arm/include/asm/arch-socfpga/system_manager.h | 22 ++
> board/altera/socfpga/Makefile | 4 +-
> board/altera/socfpga/pinmux_config.c | 214 ++++++++++++
> board/altera/socfpga/pinmux_config.h | 54 +++
> board/isee/igep0033/board.c | 5 +-
> board/phytec/pcm051/board.c | 1 +
> board/ti/omap1510inn/Makefile | 29 --
> board/ti/omap1510inn/config.mk | 25 --
> board/ti/omap1510inn/lowlevel_init.S | 380
> --------------------
> board/ti/omap1510inn/omap1510innovator.c | 125 -------
> boards.cfg | 1 -
> doc/README.scrapyard | 3 +-
> drivers/usb/musb/musb_hcd.c | 10 +-
> include/arm925t.h | 11 -
> include/configs/am335x_evm.h | 22 +-
> include/configs/omap1510inn.h | 166 ---------
> include/configs/socfpga_cyclone5.h | 1 + 30 files
> changed, 363 insertions(+), 1380 deletions(-) delete mode 100644
> arch/arm/cpu/arm925t/Makefile delete mode 100644
> arch/arm/cpu/arm925t/config.mk delete mode 100644
> arch/arm/cpu/arm925t/cpu.c delete mode 100644
> arch/arm/cpu/arm925t/omap925.c delete mode 100644
> arch/arm/cpu/arm925t/start.S delete mode 100644
> arch/arm/cpu/arm925t/timer.c create mode 100644
> arch/arm/cpu/armv7/socfpga/system_manager.c create mode 100644
> arch/arm/include/asm/arch-socfpga/system_manager.h create mode 100644
> board/altera/socfpga/pinmux_config.c create mode 100644
> board/altera/socfpga/pinmux_config.h delete mode 100644
> board/ti/omap1510inn/Makefile delete mode 100644
> board/ti/omap1510inn/config.mk delete mode 100644
> board/ti/omap1510inn/lowlevel_init.S delete mode 100644
> board/ti/omap1510inn/omap1510innovator.c delete mode 100644
> include/arm925t.h delete mode 100644 include/configs/omap1510inn.h
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131008/6af4aeb4/attachment.pgp>
More information about the U-Boot
mailing list