History log of /openbmc/u-boot/tools/gdb/Makefile (Results 26 – 50 of 52)
Revision Date Author Comments
# cb32ed1f 04-Aug-2009 Wolfgang Denk <wd@denx.de>

Merge branch 'next' of git://git.denx.de/u-boot-coldfire


# 9aef7388 19-Jul-2009 Mike Frysinger <vapier@gentoo.org>

unify HOST_CFLAGS and HOSTCFLAGS

The top build system sets up HOSTCFLAGS a bit and exports it, but other
places use HOST_CFLAGS instead. Unify the two as HOSTCFLAGS so that the
valu

unify HOST_CFLAGS and HOSTCFLAGS

The top build system sets up HOSTCFLAGS a bit and exports it, but other
places use HOST_CFLAGS instead. Unify the two as HOSTCFLAGS so that the
values stay in sync.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

show more ...


# 4b326101 14-Jul-2008 Stefan Roese <sr@denx.de>

Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next


# 0740ac26 13-Jul-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://git.denx.de/u-boot-coldfire


# af577da5 13-Jul-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx


# a07351fd 13-Jul-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://git.denx.de/u-boot-at91


# 184f1b40 11-Jul-2008 Wolfgang Denk <wd@denx.de>

Fixed some out-of-tree build issues

Signed-off-by: Wolfgang Denk <wd@denx.de>


# 83dc830b 27-Nov-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci


# d3c5e8b2 27-Nov-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master


# dfc8a9ee 10-Nov-2006 Stefan Roese <sr@denx.de>

Merge with /home/stefan/git/u-boot/denx


# 82165a33 18-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot


# 7e2a24dc 11-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd


# fb883a52 11-Oct-2006 Wolfgang Denk <wd@nyx.denx.de>

Merge with /home/wd/git/u-boot/master


# daaba985 10-Oct-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'master' of http://www.denx.de/git/u-boot


# 511d0c72 08-Oct-2006 Wolfgang Denk <wd@atlas.denx.de>

Coding style cleanup


# 4bbd4537 29-Sep-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'mpc86xx'


# 504b5cd0 19-Sep-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'mpc85xx'

Conflicts:

drivers/tsec.c


# afa98843 19-Sep-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'master' of http://www.denx.de/git/u-boot

Conflicts:

board/stxxtc/Makefile


# 64cd52ef 18-Sep-2006 Stefan Roese <sr@denx.de>

Merge with /home/stefan/git/u-boot/denx


# 6741ae92 03-Sep-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/m8/git/u-boot


# f9328639 01-Sep-2006 Marian Balakowicz <m8@semihalf.com>

Add support for a saving build objects in a separate directory.
Modifications are based on the linux kernel approach and
support two use cases:

1) Add O= to the make command line

Add support for a saving build objects in a separate directory.
Modifications are based on the linux kernel approach and
support two use cases:

1) Add O= to the make command line
'make O=/tmp/build all'

2) Set environement variable BUILD_DIR to point to the desired location
'export BUILD_DIR=/tmp/build'
'make'

The second approach can also be used with a MAKEALL script
'export BUILD_DIR=/tmp/build'
'./MAKEALL'

Command line 'O=' setting overrides BUILD_DIR environent variable.

When none of the above methods is used the local build is performed and
the object files are placed in the source directory.

show more ...


# 05b47540 17-Aug-2005 Wolfgang Denk <wd@pollux.denx.de>

Merge with testing-NAND (Rewrite of NAND code)


# 22e05df4 16-Aug-2005 <m8@hekate.semihalf.com>

Merge with pollux.denx.org:/home/git/u-boot/.git


# 55d150d9 12-Aug-2005 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master


# b3b0fd55 12-Aug-2005 Wolfgang Denk <wd@pollux.denx.de>

Fix Murray Jensen's mail address.
Patch by Murray Jensen, 30 Jun 2005


123