- Apr 09, 2010
-
-
Andre Schwarz authored
Signed-off-by:
Andre Schwarz <andre.schwarz@matrix-vision.de>
-
- Apr 07, 2010
-
-
Brent Kandetzki authored
A low cost 4 port IP-PBX board. Signed-off-by:
Brent Kandetzki <BrentK@teleco.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Mar 31, 2010
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Mar 27, 2010
-
-
Wolfgang Denk authored
Update CHANGELOG Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Wolfgang Denk authored
The ml300 board has a number of issues, but nobody cares about this long-orphaned board any more. Remove it. Signed-off-by:
Wolfgang Denk <wd@denx.de> Acked-by:
Michal Simek <monstr@monstr.eu>
-
- Mar 24, 2010
-
-
Michael Durrant authored
Mercury-EP2500.patch - added Mercury's EP2500 board uses the mcf5282 processor CREDITS.patch Signed-off-by:
David Wu <davidwu@arcturusnetworks.com> Signed-off-by:
Michael Durrant <mdurrant@arcturusnetworks.com>
-
Wolfgang Wegner authored
This patch adds support for ASTRO board(s) based on MCF5373L. Signed-off-by:
Wolfgang Wegner <w.wegner@astro-kom.de>
-
- Mar 22, 2010
-
-
Wolfgang Denk authored
Update CHANGELOG Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Mar 21, 2010
-
-
Detlev Zundel authored
We do not support a processor that never reached a real customer. Signed-off-by:
Detlev Zundel <dzu@denx.de>
-
- Mar 12, 2010
-
-
Wolfgang Denk authored
Coding style cleanup, update CHANGELOG. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Detlev Zundel authored
This code has compile problems and the company does not even exist any more. So we take the liberty to drop support for it. Signed-off-by:
Detlev Zundel <dzu@denx.de> CC: Wolfgang Denk <wd@denx.de> CC: Ben Warren <biggerbadderben@gmail.com>
-
- Mar 07, 2010
-
-
Heiko Schocher authored
Add support for the ARM part of the mgcoge2, named suen3. This board is based on the Marvell Kirkwood (88F6281) SoC. As there come more board variants, common config options are collected in include/configs/km_arm.h. Also, this board use common code for all keymile boards, which is stored in board/keymile/common/common.c Signed-off-by:
Holger Brunck <holger.brunck@keymile.com> Signed-off-by:
Stefan Roese <sr@denx.de> Signed-off-by:
Heiko Schocher <hs@denx.de>
-
John Rigby authored
This is an i.MX25 base board with only NAND so it uses nand_spl to boot. Signed-off-by:
John Rigby <jcrigby@gmail.com> Tune configuration, add support for (redundant) environment in NAND. Signed-off-by:
Wolfgang Denk <wd@denx.de> Acked-by:
Wolfgang Denk <wd@denx.de> CC: Fred Fan <fanyefeng@gmail.com> CC: Tom <Tom.Rix@windriver.com>
-
Stefano Babic authored
The patch adds initial support for the Freescale mx51evk board. Network (FEC) and SD controller (fsl_esdhc) are supported. Signed-off-by:
Stefano Babic <sbabic@denx.de> Signed-off-by:
Fred Fan <fanyefeng@gmail.com>
-
- Mar 02, 2010
-
-
Kim Phillips authored
commit 2e95004d "mpc83xx: Add NAND boot support for MPC8315E-RDB boards" symlinked nand_spl/board/freescale/mpc8315erdb to mpc8313erdb in order to not duplicate code. Since the main makefile builds nand_spl/board/$(BOARDDIR) (which makes sense), and the board Makefile and linker script are the only two necessary files to enable out-of-tree building, and other boards have duplicated nand makefiles (e.g. 8536ds & 8569mds), it only seems prudent to copy these two files in the name of the 8315 too. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com> Cc: Anton Vorontsov <avorontsov@ru.mvista.com> Cc: Wolfgang Denk <wd@denx.de>
-
- Feb 12, 2010
-
-
Jens Scharsig authored
* new board (eb_cpux9k2) * support for EB+CPUx9K2 board by BuS Elektronik GmbH & Co. KG * select via make eb_cpux9k2_config * this also demonstrates, how to use boards with AT91RM9200 cpu in at91 arch tree Signed-off-by:
Jens Scharsig <js_at_ng@scharsoft.de>
-
Matthias Kaehlcke authored
Added support for the following EDB93xx boards: EDB9301 EDB9302 EDB9302A EDB9307 EDB9307A EDB93012 EDB9315 EDB9315A Signed-off-by:
Matthias Kaehlcke <matthias@kaehlcke.net>
-
Daniel Gorsulowski authored
This patch adds support for esd gmbh OTC570 board. The OTC570 is based on an Atmel AT91SAM9263 SoC. Signed-off-by:
Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
-
- Feb 03, 2010
-
-
Wolfgang Denk authored
The EXBITGEN board has not been maintained for a long time; it has build problems, but no hardware is available any more for testing. Drop support for this board. Signed-off-by:
Wolfgang Denk <wd@denx.de> Acked-by:
Stefan Roese <sr@denx.de>
-
- Jan 27, 2010
-
-
Liu Yu authored
This patch add nand boot support for MPC8569mds board. Signed-off-by:
Liu Yu <yu.liu@freescale.com>
-
- Jan 26, 2010
-
-
Liu Yu authored
Signed-off-by:
Liu Yu <yu.liu@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Jan 25, 2010
-
-
Stefano Babic authored
This patch adds support for "imximage" (MX Boot Image) to the mkimage utility. The imximage is used on the Freescales's MX.25, MX.35 and MX.51 processors. Further details under doc/README.imximage. This patch was tested on a Freescale mx51evk board. Signed-off-by:
Stefano Babic <sbabic@denx.de>
-
- Jan 23, 2010
-
-
Vipin KUMAR authored
SPEAr320 SoC support contains basic spear320 support along with the usage of following drivers - serial driver(UART) - i2c driver - smi driver - nand driver(FSMC) - usbd driver - emi driver(cfi support) Signed-off-by:
Vipin <vipin.kumar@st.com>
-
Vipin KUMAR authored
SPEAr310 SoC support contains basic spear310 support along with the usage of following drivers - serial driver(UART) - i2c driver - smi driver - nand driver(FSMC) - usbd driver - emi driver(cfi support) Signed-off-by:
Vipin <vipin.kumar@st.com>
-
Vipin KUMAR authored
SPEAr300 SoC support contains basic spear300 support along with the usage of following drivers - serial driver(UART) - i2c driver - smi driver - nand driver(FSMC) - usbd driver Signed-off-by:
Vipin <vipin.kumar@st.com>
-
Vipin KUMAR authored
SPEAr600 SoC support contains basic spear600 support along with the usage of following drivers - serial driver(UART) - i2c driver - smi driver - nand driver(FSMC) - usbd driver Signed-off-by:
Vipin <vipin.kumar@st.com>
-
- Jan 21, 2010
-
-
Mike Frysinger authored
It's useful to be able to build up the host tools without having to select a board first. Pretty much all tools in there are config-independent anyways. Also add a shortcut "tools-all" to quickly build all host tools that are actually config-independent to allow for simple test builds. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Matthias Weisser authored
Signed-off-by:
Matthias Weisser <weisserm@arcor.de>
-
- Jan 18, 2010
-
-
Daniel Hobi authored
During parallel build, the top Makefile spawns multiple sub-makes for targets in cpu/$(CPU) and $(dir $(LDSCRIPT)). If the .depend files are not present in these directories, the sub-makes may end up generating these files simultaneously which leads to corrupted content. A typical error message is: .depend:39: *** multiple target patterns. Stop. This patch serializes the creation of .depend in cpu/$(CPU) and $(dir $(LDSCRIPT)) by adding these directories to the depend target in the top Makefile. Other directories in $(LIBS) are not affected since they contain only one Make target and thus only one sub-make is spawned per directory. Signed-off-by:
Daniel Hobi <daniel.hobi@schmid-telecom.ch> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Jan 17, 2010
-
-
Harald Krapfenbauer authored
Signed-off-by:
Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Michael Hennerich authored
The new board revision has a different LCD. Signed-off-by:
Michael Hennerich <michael.hennerich@analog.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Valentin Yakovenkov authored
Signed-off-by:
Valentin Yakovenkov <yakovenkov@niistt.ru> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Use the common config option for extracting the environment for embedding into LDR files and clarify the LDR-specific option. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Jan 08, 2010
-
-
Reinhard Arlt authored
The caddy2 is a variant of the already supported vme8349. So we just add the differences to this board port. To better support those two boards we switched from fixed SDRAM configuration to usage of spd_sdram(). This is done by providing a board specific SPD EEPROM routine with different values for both boards. Signed-off-by:
Reinhard Arlt <reinhard.arlt@esd.eu> Signed-off-by:
Stefan Roese <sr@denx.de> changed to use mkconfig -t option instead, plus misc codingstyle fixes. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Anton Vorontsov authored
The core support for NAND booting is there already, so this patch is pretty straightforward. There is one trick though: top level Makefile expects nand_spl to be in nand_spl/board/$(BOARDDIR), but we can fully reuse the code from mpc8313erdb boards, and so to not duplicate the code we just symlink nand_spl/board/freescale/mpc8315erdb to mpc8313erdb. Signed-off-by:
Anton Vorontsov <avorontsov@ru.mvista.com> o silence make during ln echo o update documentation o and avoid: $ ./MAKEALL MPC8315ERDB_NAND Configuring for MPC8315ERDB board... sdram.o: In function `fixed_sdram': /home/r1aaha/git/u-boot/nand_spl/board/freescale/mpc8313erdb/sdram.c:72: undefined reference to `udelay' by renaming udelay -> __udelay in the spirit of commit 3eb90bad "Generic udelay() with watchdog support". Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Dec 20, 2009
-
-
Tom Rix authored
The twl4030 provides a PHY device for connecting a link device, like musb, to physical connection. This change adds the twl4030 usb registers and functions for initializing the PHY as required by omap3. Signed-off-by:
Tom Rix <Tom.Rix@windriver.com>
-
- Dec 17, 2009
-
-
Li Yang authored
Get tag directories from the $(__LIB) and also generate tag for .S files. Signed-off-by:
Li Yang <leoli@freescale.com>
-
- Dec 15, 2009
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Dec 07, 2009
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Dec 05, 2009
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-