History log of /rk3399_rockchip-uboot/Makefile (Results 1201 – 1225 of 2314)
Revision Date Author Comments
# 580611cb 09-Jun-2009 Wolfgang Denk <wd@denx.de>

Prepare 2009.06-rc3

Update CHANGELOG

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


# a2e0ffcf 15-May-2009 Wolfgang Denk <wd@denx.de>

Prepare v2009.06-rc2

Update CHANGELOG.

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


# 6b8edfde 01-May-2009 Wolfgang Denk <wd@denx.de>

Prepare v2009.06-rc1

Update CHANGELOG.

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


# 6b2beb56 01-May-2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

at91: remove lowlevel_init.S

lowlevel_init.S is not used any more so remove it.
As consequence, we also don't have to generate u-boot.lds
but can use a static version as before.

This also fixes the

at91: remove lowlevel_init.S

lowlevel_init.S is not used any more so remove it.
As consequence, we also don't have to generate u-boot.lds
but can use a static version as before.

This also fixes the out-of-tree build problem introduced
with commit f0a2c7b4 "at91: add support for the PM9263 board"

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>

show more ...


# faa5a0c6 24-Apr-2009 Wolfgang Denk <wd@denx.de>

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


# f0a2c7b4 16-Apr-2009 Ilko Iliev <iliev@ronetix.at>

at91: add support for the PM9263 board of Ronetix GmbH

The PM9263 board is based on the AT91SAM9263-EK board.

Here is the page on Ronetix website:
http://www.ronetix.at/starter_kit_9263.html

Signe

at91: add support for the PM9263 board of Ronetix GmbH

The PM9263 board is based on the AT91SAM9263-EK board.

Here is the page on Ronetix website:
http://www.ronetix.at/starter_kit_9263.html

Signed-off-by: Ilko Iliev <iliev@ronetix.at>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

show more ...


# 2731b9a8 03-Apr-2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

drivers/usb: regorganisation

move to linux usb driver organisation

as following

drivers/usb/gadget
drivers/usb/host
drivers/usb/musb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcro

drivers/usb: regorganisation

move to linux usb driver organisation

as following

drivers/usb/gadget
drivers/usb/host
drivers/usb/musb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>

show more ...


# 69c5bf29 04-Apr-2009 Guennadi Liakhovetski <lg@denx.de>

ARM: fix out-of-tree build of imx31_phycore_eet

Fix out-of-tree build of the imx31_phycore_eet target.

Reported-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>


# 5f58f8d2 04-Apr-2009 Wolfgang Denk <wd@denx.de>

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


# cb82a532 27-Mar-2009 Ulf Samuelsson <ulf@atmel.com>

Add support for the AT91RM9200EK Board.

The AT91RM9200-EK Evaluation Board supports the AT91RM9200
ARM9-based 32-bit RISC microcontroller and enables real-time code development
and evaluation.

Here

Add support for the AT91RM9200EK Board.

The AT91RM9200-EK Evaluation Board supports the AT91RM9200
ARM9-based 32-bit RISC microcontroller and enables real-time code development
and evaluation.

Here is the chip page on Atmel website:
http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507

with
- NOR (cfi driver)
- DataFlash
- USB OHCI
- Net
- I2C (hard)

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

show more ...


# 843a2654 27-Mar-2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

at91sam9: add watchdog support

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>


# fb8b33c1 13-Mar-2009 Peter Tyser <ptyser@xes-inc.com>

tools/Makefile: Remove symlinks for remaining source files

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>


# c0170175 13-Mar-2009 Peter Tyser <ptyser@xes-inc.com>

tools/Makefile: Remove symlinks for fdt targets

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>


# 45d6bdff 13-Mar-2009 Peter Tyser <ptyser@xes-inc.com>

tools/Makefile: Add libfdt/ to the include search path

This change makes the process of symlinking libfdt_internal.h
unnecessary

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>


# fba0e3a0 13-Mar-2009 Peter Tyser <ptyser@xes-inc.com>

tools: Remove unecessary symlinking of zlib.h

crc32.c uses the zlib.h header in include/u-boot/zlib.h. The symlink
was previously necessary to give U-Boot's version of zlib.h precedence
over the ho

tools: Remove unecessary symlinking of zlib.h

crc32.c uses the zlib.h header in include/u-boot/zlib.h. The symlink
was previously necessary to give U-Boot's version of zlib.h precedence
over the host computer's version of zlib.h.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>

show more ...


# 2b48f7d5 13-Mar-2009 Peter Tyser <ptyser@xes-inc.com>

Makefile: Add removal of *.exe files to clean target

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>


# d0d6144e 13-Mar-2009 Peter Tyser <ptyser@xes-inc.com>

Makefile: Make autoconf.mk a dependency of the depend target

The original code did not generate autoconf.mk until after some targets
dependencies had already been calculated, for example the directo

Makefile: Make autoconf.mk a dependency of the depend target

The original code did not generate autoconf.mk until after some targets
dependencies had already been calculated, for example the directories in
the SUBDIRS variable

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>

show more ...


# 0d8cb9c0 03-Apr-2009 Wolfgang Denk <wd@denx.de>

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


# 84a9dda3 13-Oct-2008 Mike Frysinger <vapier@gentoo.org>

Blackfin: bf518f-ezbrd: new board port

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


# 0c31ddf7 13-Oct-2008 Mike Frysinger <vapier@gentoo.org>

Blackfin: bf526-ezbrd: new board port

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


# 5c45f7ca 13-Oct-2008 Mike Frysinger <vapier@gentoo.org>

Blackfin: bf538f-ezkit: new board port

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


# d9a5d113 13-Oct-2008 Mike Frysinger <vapier@gentoo.org>

Blackfin: bf527-ezkit: new board port

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


# 76d21803 12-Oct-2008 Mike Frysinger <vapier@gentoo.org>

Blackfin: bf548-ezkit: new board port

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


# dfc91c33 01-Apr-2009 Wolfgang Denk <wd@denx.de>

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


# da72af8d 01-Apr-2009 Wolfgang Denk <wd@denx.de>

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


1...<<41424344454647484950>>...93