Jon Loeliger
1fd5699a4a
Coding style changes to remove local varible blocks
...
and reformat a bit nicer.
18 years ago
Jon Loeliger
8b283dbb3a
Fix whitespace issues.
18 years ago
Jon Loeliger
7b382b7125
Fix whitespace issues.
18 years ago
Jon Loeliger
e10390ddd7
Fix whitespace issues.
18 years ago
Jon Loeliger
89875e96ba
Ran lindent and cleaned up whitespace issues.
...
Format for 80-columns too.
18 years ago
Jon Loeliger
333961ae70
Fix whitespace and 80-col issues.
18 years ago
Stefan Roese
2255b2d204
* Several improvements to the new NAND subsystem:
...
- 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
18 years ago
Wolfgang Denk
a3bb7bfc06
Merge with /home/sr/git/u-boot/avr32
18 years ago
Stefan Roese
1a1b7374b8
Define IH_CPU_AVR32
...
Make it possible to generate AVR32 uImage files with mkimage and
make cmd_bootm recognize them.
Patch by Haavard Skinnemoen, 22 Sep 2006
18 years ago
Wolfgang Denk
d262a92f0f
Fix buffer overflow problem in ft_build.c
...
Patch by Fredrik Roubert, 09 Oct 2006
18 years ago
Wolfgang Denk
d82718fed0
Make bootp implementation RFC3046 compliant
...
Patch by Joakim Larsson, 27 Jun 2006
18 years ago
Wolfgang Denk
1d92b2e550
TQM5200: perform POST memory test only on STK52xx carrier board.
...
(and then only if PSC6_3 is read as "1" when booting).
Patch by Martin Krause, 21 Jun 2006
18 years ago
Wolfgang Denk
2b208f5308
Move "ar" flags to config.mk to allow for silent "make -s"
...
Based on patch by Mike Frysinger, 20 Jun 2006
18 years ago
Wolfgang Denk
7ce343e499
Add missing files for EP82xxM boards
...
Patch by Aaron Sells, 20 Jun 2006
18 years ago
Wolfgang Denk
511d0c72b8
Coding style cleanup
18 years ago
Wolfgang Denk
8d4ac79436
Add support for EP82xxM boards
...
Patch by Aaron Sells, 20 Jun 2006
18 years ago
Wolfgang Denk
9444b8818f
Merge with git+ssh://fifi/home/wd/git/u-boot/master
18 years ago
Stefan Roese
5c912cb1c3
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
...
Patch by Stefan Roese, 07 Oct 2006
18 years ago
Stefan Roese
5bc528fa4d
Update ALPR code (NAND support working now)
...
Patch by Stefan Roese, 07 Oct 2006
18 years ago
Stefan Roese
77d5034847
Remove compile warnings in fpga code
...
Patch by Stefan Roese, 07 Oct 2006
18 years ago
Stefan Roese
f3443867e9
Add CONFIG_BOARD_RESET to configure board specific reset function
...
Patch by Stefan Roese, 07 Oct 2006
18 years ago
Wolfgang Denk
eac5ba3e59
Merge with /home/m8/git/u-boot
18 years ago
Stefan Roese
56fb6ba179
Fix TLB setup for Ocotea board
...
Patch by Stefan Roese, 30 Sep 2006
18 years ago
Stefan Roese
d373325efd
Fix reset problem in sequoia sdram init code
...
Patch by Stefan Roese, 23 Sep 2006
18 years ago
Marian Balakowicz
7299712c86
Update for CAM5200 board:
...
- Map in a additional chip selects CS4 and CS5.
- Modify the port configration, configure six UARTs and no PCI,
ATA and USB.
- Add custom flash driver to handle specific byte swapping
18 years ago
Jon Loeliger
4bbd453783
Merge branch 'mpc86xx'
18 years ago
John Traill
f55df18187
Fix missing tCycle/modfreq calculation.
...
Signed-off-by: John Traill <john.traill@freescale.com>
18 years ago
Wolfgang Denk
ac611700e5
Fix comments in include/ppc440.h
...
Patch by Martin Hicks, 16 Jun 2006
19 years ago
Jon Loeliger
504b5cd0e2
Merge branch 'mpc85xx'
...
Conflicts:
drivers/tsec.c
19 years ago
Andy Fleming
8272dc2f58
Updated config headers to add default FDT-based booting
19 years ago
Andy Fleming
09f3e09e9e
Add support for eTSEC 3 & 4 on 8548 CDS
...
* Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS.
This will only work on rev 1.3 boards (but doesn't break older boards)
* Cleaned up some comments to reflect the expanded role of tsec
in other systems
19 years ago
Andy Fleming
084d648b10
Added code to support 2.6.18 PCI changes in u-boot
...
* Added code to swizzle the IRQ map for the PCI
19 years ago
Jon Loeliger
afbdc649f8
Modified makefile for new build mechanism.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
afa98843e4
Merge branch 'master' of http://www.denx.de/git/u-boot
...
Conflicts:
board/stxxtc/Makefile
19 years ago
Stefan Roese
64cd52efd1
Merge with /home/stefan/git/u-boot/denx
19 years ago
Jon Loeliger
b440d0ef72
Merge branch 'mpc86xx'
19 years ago
Jon Loeliger
d14ba6a798
Handle 86xx SVR values according to the new Reference Manual.
...
Both 8641 and 8641D have SVR == 0x8090, and are distinguished
by the byte in bits 16-23 instead.
Thanks to Jason Jin for noticing.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Stefan Roese
854bc8da75
Add support for AMCC Rainier PPX440GRx eval board
...
Patch by Stefan Roese, 13 Sep 2006
19 years ago
Wolfgang Denk
aeec782b02
Disable autoboot abort for FO300 when silent mode is enabled
...
(according to S1 switch setting).
Patch by Marian Balakowicz, 12 Sep 2006
19 years ago
Wolfgang Denk
d214fbbd87
Cleanup examples binaries
19 years ago
Wolfgang Denk
5d5269f87f
Merge with /home/sr/git/u-boot/denx
19 years ago
Wolfgang Denk
a87d46f732
Fix alignment problem in "mtdparts" command
19 years ago
Stefan Roese
d12ae80889
Add NAND environment support for PPC440EPx Sequoia NAND boot config
...
Patch by Stefan Roese, 12 Sep 2006
19 years ago
Stefan Roese
a73c8dbb43
Update NAND boot documentation
...
Patch by Stefan Roese, 12 Sep 2006
19 years ago
Wolfgang Denk
98e43917dc
Merge with /home/m8/git/u-boot
19 years ago
Marian Balakowicz
baf3124953
Add documentation on the latest build environment extentions to
...
the README file.
19 years ago
Stefan Roese
2d658967e1
Fix build problem cpu/ppc4xx/ndfc.c
...
Patch by Stefan Roese, 07 Sep 2006
19 years ago
Stefan Roese
efa20585b3
Fix build problem with CPCI440
...
Patch by Stefan Roese, 07 Sep 2006
19 years ago
Stefan Roese
8cacfb85a8
Change Yellowstone to use CFI write buffer
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Marian Balakowicz
5e09054af6
Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
19 years ago