- Aug 16, 2007
-
-
TsiChung Liew authored
Signed-off-by:
TsiChungLiew <Tsi-Chung.Liew@freescale.com>
-
TsiChung Liew authored
Signed-off-by:
TsiChungLiew <Tsi-Chung.Liew@freescale.com>
-
TsiChung Liew authored
Signed-off-by:
TsiChungLiew <Tsi-Chung.Liew@freescale.com>
-
- Aug 15, 2007
-
-
Jon Loeliger authored
Minor path corrections needed to ensure buildability. Signed-off-by:
Jon Loeliger <jdl@freescale.com>
-
- Aug 14, 2007
-
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Randy Vinson authored
The PCI ID select values on the Arcadia main board differ depending on the version of the hardware. The standard configuration supports Rev 3.1. The legacy target supports Rev 2.x. Signed-off-by Randy Vinson <rvinson@mvista.com>
-
Andy Fleming authored
Signed-off-by:
Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by:
Andy Fleming <afleming@freescale.com>
-
- Aug 10, 2007
-
-
Joe Hamman authored
Add support for Wind River's SBC8641D reference board. Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com> Acked-by:
Wolfgang Denk <wd@denx.de> Acked-by:
Jon Loeliger <jdl@freescale.com>
-
Sergey Kubushyn authored
Add support for the following DaVinci boards: - DV_EVM - SCHMOOGIE - SONATA Changes: - Split into separate board directories - Removed changes to MTD_DEBUG (or whatever it's called) - New CONFIG_CMD party line followed - Some cosmetic fixes, cleanup etc. - Patches against the latest U-Boot tree as of now. - Fixed CONFIG_CMD_NET in net files. - Fixed CONFIG_CMD_EEPROM for schmoogie. - Made sure it compiles and works (forceenv() link problem) on SCHMOOGIE and DV_EVM. Can't check if it works on SONATA, don't have a board any more, but it at least compiles. Here is an excerpt from session log on SCHMOOGIE... U-Boot 1.2.0-g6c33c785-dirty (Aug 7 2007 - 13:07:17) DRAM: 128 MB NAND: 128 MiB In: serial Out: serial Err: serial ARM Clock : 297MHz DDR Clock : 162MHz ETH PHY : DP83848 @ 0x01 U-Boot > iprobe Valid chip addresses: 1B 38 3A 3D 3F 50 5D 6F U-Boot > ping 192.168.253.10 host 192.168.253.10 is alive U-Boot > Signed-off-by:
Sergey Kubushyn <ksi@koi8.net> Acked-by:
Dirk Behme <dirk.behme@gmail.com> Acked-by:
Zach Sadecki <Zach.Sadecki@ripcode.com> Acked-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Niklaus Giger authored
Signed-off-by:
Niklaus Giger <niklaus.giger@netstal.com>
-
Kim Phillips authored
MPC8323E based board with 64MB fixed SDRAM, 16MB flash, five 10/100 ethernet ports connected via an ICPlus IP175C switch, one PCI slot, and serial. Features not supported in this patch are SD card interface, 2 USB ports, and the two phone ports. Signed-off-by:
Michael Barkowski <michael.barkowski@freescale.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
david.saada authored
MPC83xx: Fix the Makefile config sections to generate the include/config.h file in the build directory instead of the source directory. Signed-off-by:
David Saada <david.saada@ecitele.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Aug 09, 2007
-
-
Kumar Gala authored
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Aug 05, 2007
-
-
Jason Jin authored
This patch add definition of the BIOS emulator and the ATI framebuffer driver for MPC8641HPCN board. Signed-off-by:
Jason Jin <Jason.jin@freescale.com> Signed-off-by:
Zhang Wei <wei.zhang@freescale.com>
-
- Aug 03, 2007
-
-
Bartlomiej Sieka authored
Add the ability for modules from the Schindler cm5200 family to use a single U-Boot image: - rename cm1_qp1 to cm5200 - add run-time module detection - parametrize SDRAM configuration according to the module we are running on Few minor, board-specific fixes included in this patch: - better MAC address handling - updated default environment ('update' command uses +{filesize} now) - improved error messages in the auto-update code - allow booting U-Boot from RAM (CFG_RAMBOOT) Signed-off-by:
Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by:
Piotr Kruszynski <ppk@semihalf.com> Signed-off-by:
Bartlomiej Sieka <tur@semihalf.com>
-
- Aug 02, 2007
-
-
Wolfgang Denk authored
-
- Aug 01, 2007
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Jul 27, 2007
-
-
Rafal Jaworowski authored
The following MPC5121e subsystems are supported: - low-level CPU init - NOR Boot Flash (common CFI driver) - DDR SDRAM - FEC - I2C - Watchdog Signed-off-by:
Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by:
Rafal Jaworowski <raj@semihalf.com> Signed-off-by:
Jan Wrobel <wrr@semihalf.com>
-
- Jul 26, 2007
-
-
John Otken authored
Signed-off-by:
John Otken <john@softadvances.com>
-
- Jul 13, 2007
-
-
Heiko Schocher authored
-
Heiko Schocher authored
- fix compile error, if BUILD_DIR is used Signed-off-by:
Heiko Schocher <hs@denx.de>
-
- Jul 11, 2007
-
-
Bartlomiej Sieka authored
Signed-off-by:
Piotr Kruszynski <ppk@semihalf.com> Signed-off-by:
Bartlomiej Sieka <tur@semihalf.com>
-
Heiko Schocher authored
- now the Flash ST M29W040B is supported (not tested) - fix the "led" command - fix compile error, if BUILD_DIR is used Signed-off-by:
Heiko Schocher <hs@denx.de>
-
- Jul 10, 2007
-
-
TsiChung Liew authored
Changed MAKEALL file mode to executable, removed executable file mode from Makefile Signed-off-by:
TsiChungLiew <Tsi-Chung.Liew@freescale.com>
-
- Jul 05, 2007
-
-
Sergei Poselenov authored
Signed-off-by:
Sergei Poselenov <sposelenov@emcraft.com>
-
- Jul 03, 2007
-
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
- Jun 22, 2007
-
-
Heiko Schocher authored
- Show on the Status LEDs, some States of the board. - Get the MAC addresses from the EEProm - use PREBOOT - use the CF on the board. - check the U-Boot image in the Flash with a SHA1 checksum. - use dynamic TLB entries generation for the SDRAM Signed-off-by:
Heiko Schocher <hs@denx.de>
-
- Jun 18, 2007
-
-
TsiChung Liew authored
Added board/freescale/m5329evb, cpu/mcf532x, drivers/net, drivers/serial, immap_5329.h, m5329.h, mcfrtc.h, include/configs/M5329EVB.h, lib_m68k/interrupts.c, and rtc/mcfrtc.c Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c, common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h, include/asm-m68k/io.h, include/asm-m68k/mcftimer.h, include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h, include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c, lib_m68k/time.c, net/eth.c and rtc/Makefile Signed-off-by:
TsiChung Liew <Tsi-Chung.Liew@freescale.com>
-
- Jun 15, 2007
-
-
Stefan Roese authored
This patch adds initial support for the Liebherr lwmon5 board euqipped with an AMCC 440EPx PowerPC. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Jun 06, 2007
-
-
Stefan Roese authored
This patch adds NAND booting support for the AMCC Acadia eval board. Please make sure to configure jumper J7 to position 2-3 when booting from NOR, and to position 1-2 when booting for NAND. I also added a board command to configure the I2C bootstrap EEPROM values. Right now only 267MHz is support for booting either via NOR or NAND FLASH. Here the usage: => bootstrap 267 nor ;to configure the board for 267MHz NOR booting => bootstrap 267 nand ;to configure the board for 267MHz NNAND booting Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Jun 05, 2007
-
-
Ed Swarthout authored
e600 does not have a bootpg restriction. Move the version string to beginning of image at fff00000. Resetvec.S is not needed. Update flash copy instructions. Add tftpflash env variable Signed-off-by:
Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by:
Jon Loeliger <jdl@freescale.com>
-
- Jun 01, 2007
-
-
Stefan Roese authored
This patch adds NAND booting support for the AMCC Bamboo eval board. Since the NAND-SPL boot image is limited to 4kbytes, this version only supports the onboard 64MBytes of DDR. The DIMM modules can't be supported, since the setup code for I2C DIMM autodetection and configuration is too big for this NAND bootloader. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- May 31, 2007
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- May 18, 2007
-
-
Peter Pearse authored
-
Peter Pearse authored
-
- May 09, 2007
-
-
Peter Pearse authored
-
Peter Pearse authored
-
- May 03, 2007
-
-
Dan Malek authored
Signed-off-by Dan Malek, <dan@embeddedalley.com>
-