Wolfgang Denk
6e1bbe6e3e
Merge branch 'master' of /home/wd/git/u-boot/custodians
2007-12-27 01:13:05 +01:00
Wolfgang Denk
81b38be863
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
...
Conflicts:
MAINTAINERS
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-12-27 01:12:56 +01:00
Wolfgang Denk
58bbc77eb0
Merge branch 'master' of /home/wd/git/u-boot/custodians
2007-12-27 00:46:17 +01:00
Haavard Skinnemoen
64ff2357b1
AVR32: Add support for the ATSTK1004 board
...
ATSTK1004 is a daughterboard for ATSTK1000 with the AT32AP7002 CPU,
which is a derivative of AT32AP7000.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-17 10:35:01 +01:00
Haavard Skinnemoen
667568db15
AVR32: Add support for the ATSTK1003 board
...
ATSTK1003 is a daughterboard for ATSTK1000 with the AT32AP7001 CPU,
which is a derivative of AT32AP7000.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-17 10:34:54 +01:00
Haavard Skinnemoen
36f28f8a96
AVR32: Rename at32ap7000 -> at32ap700x
...
The SoC-specific code for all the AT32AP700x CPUs is practically
identical; the only difference is that some chips have less features
than others. By doing this rename, we can add support for the AP7000
derivatives simply by making some features conditional.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-17 10:34:12 +01:00
Kumar Gala
415a613bab
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
...
Minor path corrections needed to ensure buildability.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-12-11 22:34:20 -06:00
Kumar Gala
c2d943ffbf
Move the MPC8540 ADS board under board/freescale.
...
Minor path corrections needed to ensure buildability.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-12-11 22:34:20 -06:00
Kumar Gala
870ceac5b3
Move the MPC8560 ADS board under board/freescale.
...
Minor path corrections needed to ensure buildability.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-12-11 22:34:20 -06:00
Kumar Gala
acbca876fb
Move the MPC8568 MDS board under board/freescale.
...
Minor path corrections needed to ensure buildability.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-12-11 22:34:20 -06:00
Nobuhiro Iwamatsu
749ae4c697
Merge git://www.denx.de/git/u-boot
2007-12-07 01:20:25 +09:00
Nobuhiro Iwamatsu
521dcd30b9
Merge git://www.denx.de/git/u-boot
...
Conflicts:
drivers/Makefile
2007-12-07 01:20:16 +09:00
Wolfgang Denk
41be969f49
Release v1.3.1
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-12-06 10:21:19 +01:00
Wolfgang Denk
8d4f040a3c
Prepare for 1.3.1-rc1
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-12-03 00:15:28 +01:00
Nobuhiro Iwamatsu
7fc792895b
Merge git://www.denx.de/git/u-boot
...
Conflicts:
drivers/Makefile
2007-11-29 00:56:37 +09:00
Wolfgang Denk
88fed9a120
Merge commit '3deca9d'
...
Conflicts:
Makefile
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-11-26 22:57:53 +01:00
Wolfgang Denk
fe08fb6580
Merge commit '87ddedd'
2007-11-26 19:15:04 +01:00
Jean-Christophe PLAGNIOL-VILLARD
a340c325e6
Makefile : fix tags ctags etags with new drivers organization
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-26 18:59:40 +01:00
Jean-Christophe PLAGNIOL-VILLARD
87ddedd6ad
Makefile : fix tags ctags etags with new drivers organization
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:52 +01:00
Jean-Christophe PLAGNIOL-VILLARD
59829cc189
drivers/mtd : move mtd drivers to drivers/mtd
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:52 +01:00
Jean-Christophe PLAGNIOL-VILLARD
318c0b9043
drivers/misc : move misc drivers to drivers/misc
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:51 +01:00
Jean-Christophe PLAGNIOL-VILLARD
33daf5b785
drivers/block : move block drivers to drivers/block
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:51 +01:00
Jean-Christophe PLAGNIOL-VILLARD
0c698dcaa7
drivers/rtc : move rtc drivers to drivers/rtc
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:50 +01:00
Jean-Christophe PLAGNIOL-VILLARD
f868cc5a50
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:50 +01:00
Jean-Christophe PLAGNIOL-VILLARD
16b195c82a
drivers/input : move input drivers to drivers/input
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:28:49 +01:00
Jean-Christophe PLAGNIOL-VILLARD
e455866629
drivers/usb : move usb drivers to drivers/usb
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 23:27:38 +01:00
Jean-Christophe PLAGNIOL-VILLARD
2439e4bfa1
drivers/net : move net drivers to drivers/net
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 18:35:17 +01:00
Jean-Christophe PLAGNIOL-VILLARD
352d259130
drivers/video : move video drivers to drivers/video
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-25 18:35:11 +01:00
Jean-Christophe PLAGNIOL-VILLARD
7364621718
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-24 20:35:56 +01:00
Jean-Christophe PLAGNIOL-VILLARD
93a686ee9c
drivers/pci : move pci drivers to drivers/pci
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-24 20:35:55 +01:00
Grant Likely
2f155f6c0a
[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>
2007-11-20 22:33:38 -07:00
Jean-Christophe PLAGNIOL-VILLARD
080c646dbf
drivers/i2c : move i2c drivers to drivers/i2c
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-20 20:14:18 +01:00
Wolfgang Denk
9a337ddc15
Prepare for 1.3.0 release.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-11-19 22:20:24 +01:00
Wolfgang Denk
5947f6999a
Update CHANGELOIG, prepare for -rc4
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-11-17 02:34:38 +01:00
Wolfgang Denk
f0516920f6
Merge branch 'master' of /home/wd/git/u-boot/custodians
2007-11-02 15:09:10 +01:00
TsiChungLiew
e8ee8f3ade
ColdFire 54455: Fix correct boot location for atmel and intel
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
2007-10-25 17:16:22 -05:00
Wolfgang Denk
05bf4919c1
Minor coding style cleanup; update CHANGELOG
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-10-21 01:01:17 +02:00
Tony Li
281df457c1
mpc83xx: Add configure entry for MPC83xx ATM support
...
Add MPC8360EMDS_ATM_config and MPC832XEMDS_ATM_config into
Makfile and MAKEALL
Signed-off-by: Tony Li <tony.li@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-10-18 10:33:53 -05:00
Wolfgang Denk
6364001982
Prepare for 1.3.0-rc3 release
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-10-14 00:13:19 +02:00
Wolfgang Denk
23c56f97ca
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
2007-10-13 21:40:23 +02:00
Nobuhiro Iwamatsu
d91ea45d15
sh: Update Makefile
...
Add support MS7722SE01 to Makefile.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2007-09-23 02:38:42 +09:00
Nobuhiro Iwamatsu
b8685affe6
Merge git://www.denx.de/git/u-boot
...
Conflicts:
CREDITS
2007-09-23 01:29:43 +09:00
Wolfgang Denk
66dcad3a9a
v1.3.0-rc2
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-09-20 00:04:14 +02:00
Wolfgang Denk
90a3af45a0
Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master
2007-09-18 21:39:39 +02:00
Grant Likely
8a783a6585
Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config
...
/bin/bash and /bin/dash (which /bin/sh is linked to on ubuntu) handle embedded
nulls in a string differently. For example, the following statement:
echo "this is a string\0" > afile
Will produce the following with /bin/bash:
"this is a string\0"
But with /bin/dash, will produce:
"this is a string
Bug fixed by moving the embedded null out of the makefile and into the
config header. Also renamed the macro to avoid usage colision with the same
macro used by other board ports.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-09-18 21:24:59 +02:00
Wolfgang Denk
f8d3ca7b6f
MCC200: fix build warning
...
The MCC200 board config file includes version.h for some customer-
specific setting, which causes warnings with "make depend"; build
version.h before depend.
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-09-18 17:40:27 +02:00
Kyungmin Park
d7e8ce101a
OneNAND support (take #2 )
...
[PATCH 3/3] OneNAND support (take #2 )
OneNAND support at U-Boot
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2007-09-17 08:19:08 +02:00
Sam Sparks
e21659e306
Update MPC8349ITX*_config to place config.tmp in right place.
...
MPC834ITX*_config does not store config.tmp at the correct locatation,
causing MPC8349ITXGP to have the wrong TEXT_BASE.
Signed-off-by: Sam Sparks <SSparks@twacs.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-09-15 20:57:21 +02:00
Wolfgang Denk
754bac4815
Update version to match current state.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-09-10 20:42:31 +02:00
stefano babic
5e5803e119
PXA270: Added support for TrizepsIV board.
...
This patch add support for the Trizeps IV module (520Mhz).
Signed-off-by: Stefano Babic <sbabic@denx.de>
2007-09-07 01:06:19 +02:00