06 Jun, 2007
3 commits
-
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 variableSigned-off-by: Ed Swarthout
Signed-off-by: Jon Loeliger
16 May, 2007
1 commit
08 May, 2007
1 commit
-
Signed-off-by: Wolfgang Denk
24 Apr, 2007
1 commit
-
Signed-off-by: Scott Wood
23 Apr, 2007
1 commit
-
Signed-off-by: Stefan Roese
18 Apr, 2007
4 commits
-
Signed-off-by: Domen Puncer
10 Apr, 2007
1 commit
-
Move the 8641HPCN's PIXIS code to the new directory
board/freescale/common/ as it will be shared by
future boards not in the same processor family.Write a "pixis_reset" command that utilizes the FPGA
reset sequencer to support alternate soft-reset options
such as using the "alternate" flash bank, enabling
the watch dog, or choosing different CPU frequencies.Add documentation for the pixis_reset to README.mpc8641hpcn.
Signed-off-by: Haiying Wang
Signed-off-by: Jon Loeliger
05 Apr, 2007
1 commit
-
Added information about usage of NetConsole on systems where the -l and -p
switches are mutually exclusive.Signed-off-by: Igor Marnat
Signed-off-by: Ben Warren
09 Mar, 2007
1 commit
04 Mar, 2007
1 commit
03 Mar, 2007
3 commits
-
Add support for the MPC8349E-mITX-GP, a stripped-down version of the
MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in
HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.Signed-off-by: Timur Tabi
-
I've redone the SBC8349 support to match git-current, which
incorporates all the MPC834x updates from Freescale since the 1.1.6
release, including the DDR changes.I've kept all the SBC8349 files as parallel as possible to the
MPC8349EMDS ones for ease of maintenance and to allow for easy
inspection of what was changed to support this board. Hence the SBC8349
U-Boot has FDT support and everything else that the MPC8349EMDS has.Fortunately the Freescale updates added support for boards using CS0,
but I had to change spd_sdram.c to allow for board specific settings for
the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
default if the board doesn't specify a value.)Hopefully this should be mergeable as-is and require no whitespace
cleanups or similar, but if something doesn't measure up then let me
know and I'll fix it.Thanks,
Paul. -
Add the MPC832XEMDS board readme
Signed-off-by: Dave Liu
01 Dec, 2006
3 commits
-
The conflicts due to a new mpc7448 p3m7448 board is in the main tree.
Merge branch 'master' into hpc2
Conflicts:
MAKEALL
cpu/74xx_7xx/cpu.c
cpu/74xx_7xx/cpu_init.c
cpu/74xx_7xx/speed.c -
(1) remove some C++ comments.
(2) remove trailing white space.
(3) remove trailing empty line.
(4) Indentation by table.
(5) remove {} in one line condition.
(6) add space before '(' in function call.
Remove some weird printf () output.
Add necessary comments.
Modified Makefile to support building in a separate directory.
04 Nov, 2006
1 commit
-
add doc/README.mpc8360emds to accompany the new board support
02 Nov, 2006
1 commit
-
Signed-off-by: Roy Zang
28 Oct, 2006
1 commit
-
chpart, nboot and NAND subsystem related commands now accept also partition
name to specify offset.Signed-off-by: Ladislav Michl
Signed-off-by: Stefan Roese
24 Oct, 2006
2 commits
-
Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200
This patch adds common infrastructure code for the Atmel AVR32
architecture. See doc/README.AVR32 for details.Signed-off-by: Haavard Skinnemoen
20 Oct, 2006
1 commit
19 Oct, 2006
1 commit
11 Oct, 2006
2 commits
10 Oct, 2006
1 commit
-
- JFFS2 related commands implemented in mtd-utils style
- Support for bad blocks
- Bad block testing commands
- NAND lock commands
Please take a look at doc/README.nand for more details
Patch by Guido Classen, 10 Oct 2006
19 Sep, 2006
1 commit
-
Conflicts:
board/stxxtc/Makefile
12 Sep, 2006
1 commit
-
Patch by Stefan Roese, 12 Sep 2006
07 Sep, 2006
1 commit
-
- Add support for PPC440EPx & PPC440GRx
- Add support for PPC440EP(x)/GR(x) NAND controller
in cpu/ppc4xx directory
- Add NAND boot functionality for Sequoia board,
please see doc/README.nand-boot-ppc440 for details
- This Sequoia NAND image doesn't support environment
in NAND for now. This will be added in a short while.
Patch by Stefan Roese, 07 Sep 2006
10 Aug, 2006
3 commits
-
Conflicts:
include/ft_build.h
include/pci.hResolved, though.
-
* Added comments and a printf to warn that PCI-X won't
work at 33MHz
Patch by Andy Fleming 17-Mar-2006Signed-off-by: Andy Fleming
31 Jul, 2006
1 commit
29 Jul, 2006
1 commit
-
AMCC suggested to set the PMU bit to 0 for best performace on
the PPC440 DDR controller.
Please see doc/README.440-DDR-performance for details.
Patch by Stefan Roese, 28 Jul 2006
27 Jul, 2006
1 commit
-
Please see doc/README.bamboo for details.
Patch by Stefan Roese, 27 Jul 2006