History log of /rk3399_rockchip-uboot/Makefile (Results 1676 – 1700 of 2314)
Revision Date Author Comments
# e4558666 24-Nov-2007 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/usb : move usb drivers to drivers/usb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# 2439e4bf 21-Nov-2007 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/net : move net drivers to drivers/net

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# 352d2591 20-Nov-2007 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/video : move video drivers to drivers/video

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# 73646217 20-Nov-2007 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/pcmcia : move pcmcia drivers to drivers/pcmcia

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# 93a686ee 20-Nov-2007 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/pci : move pci drivers to drivers/pci

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# 2f155f6c 24-Sep-2007 Grant Likely <grant.likely@secretlab.ca>

[BUILD] Generate include/autoconf.mk from board config files

Use cpp and sed to postprocess config.h and import the defined values
into include/autoconf.mk. autoconf.mk is then included by config.m

[BUILD] Generate include/autoconf.mk from board config files

Use cpp and sed to postprocess config.h and import the defined values
into include/autoconf.mk. autoconf.mk is then included by config.mk to
give 'make' access to the board configuration.

Doing this enables conditional compilation at the Makefile level instead
of by wrapping every .c file with #ifdef/#endif wrappers.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

show more ...


# 890e9413 20-Nov-2007 Jon Loeliger <jdl@freescale.com>

Merge commit 'remotes/wd/master'


# 080c646d 20-Nov-2007 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/i2c : move i2c drivers to drivers/i2c

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# f92edbd8 20-Nov-2007 Grant Likely <grant.likely@secretlab.ca>

Merge branch 'origin' into kconfig-for-1.3.1


# 9a337ddc 19-Nov-2007 Wolfgang Denk <wd@denx.de>

Prepare for 1.3.0 release.

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


# efe33035 17-Nov-2007 Grant Likely <grant.likely@secretlab.ca>

Merge branch 'origin' into kconfig-for-1.3.1

Conflicts:

drivers/Makefile


# 5947f699 17-Nov-2007 Wolfgang Denk <wd@denx.de>

Update CHANGELOIG, prepare for -rc4

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


# 5c568d6a 13-Nov-2007 Stefan Roese <sr@denx.de>

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


# 5ca9881a 09-Nov-2007 Peter Pearse <peter.pearse@arm.com>

Add apollon board support
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>


# 3d6cb3b2 03-Nov-2007 Stefan Roese <sr@denx.de>

ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support

This patch adds NAND booting support for the AMCC 405EX(r) eval boards.
Again, only one image supports both targets.

Signed-off-by: Stefan Ro

ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support

This patch adds NAND booting support for the AMCC 405EX(r) eval boards.
Again, only one image supports both targets.

Signed-off-by: Stefan Roese <sr@denx.de>

show more ...


# 3cac27c1 02-Nov-2007 Jon Loeliger <jdl@freescale.com>

Merge commit 'remotes/wd/master'


# e34a0438 02-Nov-2007 Ben Warren <bwarren@saruman.qstreams.net>

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


# e60adeac 02-Nov-2007 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of /home/wd/git/u-boot/work


# f0516920 02-Nov-2007 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of /home/wd/git/u-boot/custodians


# 8287b3b5 01-Nov-2007 Wolfgang Denk <wd@denx.de>

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


# 353f2688 23-Oct-2007 Stefan Roese <sr@denx.de>

ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support

The Haleakala is nearly identical with the Kilauea eval board. The only
difference is that the 405EXr only supports one EMAC and one P

ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support

The Haleakala is nearly identical with the Kilauea eval board. The only
difference is that the 405EXr only supports one EMAC and one PCIe
interface. This patch adds support for the Haleakala board by using
the identical image for Kilauea and Haleakala. The distinction is done
by comparing the PVR.

Signed-off-by: Stefan Roese <sr@denx.de>

show more ...


# 211ea91a 22-Oct-2007 Stefan Roese <sr@denx.de>

ppc4xx: Add initial AMCC Makalu 405EX support

Signed-off-by: Stefan Roese <sr@denx.de>


# 566806ca 05-Oct-2007 Stefan Roese <sr@denx.de>

ppc4xx: Add initial AMCC Kilauea 405EX support

Signed-off-by: Stefan Roese <sr@denx.de>


# 49801028 27-Oct-2007 Stefan Roese <sr@denx.de>

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


# e8ee8f3a 25-Oct-2007 TsiChungLiew <Tsi-Chung.Liew@freescale.com>

ColdFire 54455: Fix correct boot location for atmel and intel

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>


1...<<61626364656667686970>>...93