History log of /openbmc/u-boot/board/freescale/mpc8544ds/Makefile (Results 26 – 50 of 78)
Revision Date Author Comments
# b223017f 06-Jul-2008 Wolfgang Denk <wd@denx.de>

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


# 3070a9a3 06-Jul-2008 Wolfgang Denk <wd@denx.de>

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


# d86a0a6f 05-Jul-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master

Conflicts:

board/amirix/ap1000/serial.c
board/exbitgen/exbitgen.c
board/

Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master

Conflicts:

board/amirix/ap1000/serial.c
board/exbitgen/exbitgen.c
board/exbitgen/flash.c
board/ml2/serial.c
board/xilinx/ml300/serial.c

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

show more ...


# c8a3b109 02-Jul-2008 Wolfgang Denk <wd@denx.de>

Cleanup out-or-tree building for some boards (.depend)

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


# 40dcd6aa 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# f5893455 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 351080e2 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 8d54477b 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# e57ed96b 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 2468592d 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 8f007318 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# ed3afca3 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 39166b5c 23-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 6ea66a81 17-Jan-2008 Andy Fleming <afleming@freescale.com>

Merge branch 'kumar'


# 0f7a3dc9 16-Jan-2008 Kumar Gala <galak@kernel.crashing.org>

85xx: Convert MPC8544 DS to new TLB setup

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>


# 4bcae9c9 16-Jan-2008 Kumar Gala <galak@kernel.crashing.org>

85xx: convert MPC8544 DS over to use new LAW init code

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>


# 5dd372a2 14-Jan-2008 Wolfgang Denk <wd@denx.de>

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


# 89967841 13-Jan-2008 Wolfgang Denk <wd@denx.de>

MPC8544DS: fix board Makefile for silent build (with -s)

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


# b90296fc 02-Oct-2007 Haavard Skinnemoen <hskinnemoen@atmel.com>

Merge commit 'origin/master'


# 636538c5 27-Sep-2007 Stefan Roese <sr@denx.de>

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


# b8685aff 22-Sep-2007 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

Merge git://www.denx.de/git/u-boot

Conflicts:

CREDITS


# f930922f 17-Sep-2007 Markus Klotzbuecher <mk@denx.de>

Merge with git://www.denx.de/git/u-boot.git


# 9c73f4b8 10-Sep-2007 Michal Simek <monstr@monstr.eu>

Merge git://www.denx.de/git/u-boot


# 1d1ab638 02-Sep-2007 Stefan Roese <sr@denx.de>

Merge with git://www.denx.de/git/u-boot.git


# 7608d75f 21-Aug-2007 Kim Phillips <kim.phillips@freescale.com>

support board vendor-common makefiles

if a board/$(VENDOR)/common/Makefile exists, build it.

also add the first such case, board/freescale/common/Makefile, to
handle building bo

support board vendor-common makefiles

if a board/$(VENDOR)/common/Makefile exists, build it.

also add the first such case, board/freescale/common/Makefile, to
handle building board-shared EEPROM, PIXIS, and MDS-PIB code, as
dictated by board configuration.

thusly get rid of alternate build dir errors such as:

FATAL: can't create /work/wd/tmp/u-boot-ppc/board/freescale/mpc8360emds/../common/pq-mds-pib.o: No such file or directory

by putting the common/ mkdir command in its proper place (the common
Makefile). Common bits from existing individual board Makefiles have
been removed.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>

show more ...


1234