[U-Boot] Please pull u-boot-x86.git
Tom Rini
trini at ti.com
Fri Feb 15 18:34:11 CET 2013
On Thu, Feb 14, 2013 at 08:39:53PM -0800, Simon Glass wrote:
> Hi Tom,
>
> The following changes since commit 9c748e02d99476e6a08d55eadfd8776edffe1e2e:
>
> Merge branch 'next' of git://git.denx.de/u-boot-mips (2013-02-12
> 19:03:59 -0500)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-x86.git master
>
> for you to fetch changes up to 96dfc0633aabb4f8fb720d39d9deb29dde08749b:
>
> x86: Remove unused real mode code (2013-02-14 20:19:03 -0800)
>
> ----------------------------------------------------------------
> Simon Glass (5):
> x86: Remove eNET boards
> x86: Remove sc520 cpu
> x86: Remove unneeded cruft from main Makefile
> x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
> x86: Remove unused real mode code
>
> Makefile | 6 +-
> README | 11 +-
> arch/x86/cpu/Makefile | 4 +-
> arch/x86/cpu/sc520/Makefile | 58 --------
> arch/x86/cpu/sc520/asm-offsets.c | 45 ------
> arch/x86/cpu/sc520/sc520.c | 66 ---------
> arch/x86/cpu/sc520/sc520_car.S | 94 ------------
> arch/x86/cpu/sc520/sc520_pci.c | 142 ------------------
> arch/x86/cpu/sc520/sc520_reset.c | 40 -----
> arch/x86/cpu/sc520/sc520_sdram.c | 479
> ------------------------------------------------------------
> arch/x86/cpu/sc520/sc520_ssi.c | 93 ------------
> arch/x86/cpu/sc520/sc520_timer.c | 89 ------------
> arch/x86/cpu/u-boot.lds | 2 +-
> arch/x86/include/asm/arch-sc520/pci.h | 79 ----------
> arch/x86/include/asm/arch-sc520/sc520.h | 372
> -----------------------------------------------
> arch/x86/include/asm/arch-sc520/ssi.h | 34 -----
> arch/x86/include/asm/realmode.h | 36 -----
> arch/x86/lib/Makefile | 10 --
> arch/x86/lib/bios.S | 569
> -----------------------------------------------------------------------
> arch/x86/lib/bios.h | 3 -
> arch/x86/lib/bios_pci.S | 447
> --------------------------------------------------------
> arch/x86/lib/bios_setup.c | 179 -----------------------
> arch/x86/lib/realmode.c | 93 ------------
> arch/x86/lib/realmode_switch.S | 232 -----------------------------
> arch/x86/lib/video.c | 6 -
> arch/x86/lib/video_bios.c | 196 -------------------------
> arch/x86/lib/zimage.c | 23 ---
> board/eNET/Makefile | 52 -------
> board/eNET/eNET.c | 284
> ------------------------------------
> board/eNET/eNET_pci.c | 128 ----------------
> board/eNET/eNET_start.S | 30 ----
> board/eNET/eNET_start16.S | 87 -----------
> board/eNET/hardware.h | 36 -----
> boards.cfg | 2 -
> include/configs/coreboot.h | 1 -
> include/configs/eNET.h | 619
> ------------------------------------------------------------------------------
> 36 files changed, 7 insertions(+), 4640 deletions(-)
> delete mode 100644 arch/x86/cpu/sc520/Makefile
> delete mode 100644 arch/x86/cpu/sc520/asm-offsets.c
> delete mode 100644 arch/x86/cpu/sc520/sc520.c
> delete mode 100644 arch/x86/cpu/sc520/sc520_car.S
> delete mode 100644 arch/x86/cpu/sc520/sc520_pci.c
> delete mode 100644 arch/x86/cpu/sc520/sc520_reset.c
> delete mode 100644 arch/x86/cpu/sc520/sc520_sdram.c
> delete mode 100644 arch/x86/cpu/sc520/sc520_ssi.c
> delete mode 100644 arch/x86/cpu/sc520/sc520_timer.c
> delete mode 100644 arch/x86/include/asm/arch-sc520/pci.h
> delete mode 100644 arch/x86/include/asm/arch-sc520/sc520.h
> delete mode 100644 arch/x86/include/asm/arch-sc520/ssi.h
> delete mode 100644 arch/x86/include/asm/realmode.h
> delete mode 100644 arch/x86/lib/bios.S
> delete mode 100644 arch/x86/lib/bios_pci.S
> delete mode 100644 arch/x86/lib/bios_setup.c
> delete mode 100644 arch/x86/lib/realmode.c
> delete mode 100644 arch/x86/lib/realmode_switch.S
> delete mode 100644 arch/x86/lib/video_bios.c
> delete mode 100644 board/eNET/Makefile
> delete mode 100644 board/eNET/eNET.c
> delete mode 100644 board/eNET/eNET_pci.c
> delete mode 100644 board/eNET/eNET_start.S
> delete mode 100644 board/eNET/eNET_start16.S
> delete mode 100644 board/eNET/hardware.h
> delete mode 100644 include/configs/eNET.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/20130215/62d0314a/attachment.pgp>
More information about the U-Boot
mailing list