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
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
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
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
Wolfgang Denk
ac611700e5
Fix comments in include/ppc440.h
...
Patch by Martin Hicks, 16 Jun 2006
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
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
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
Marian Balakowicz
4f0645eb79
Fix LOG_DIR directory creation error.
...
Add support for automatic creation of BUILD_DIR directory.
19 years ago
Stefan Roese
887e2ec9ec
Add support for AMCC Sequoia PPC440EPx eval board
...
- 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
19 years ago
Wolfgang Denk
0dab03ba8f
Fix mkimage -l bug with multifile images on 64bit platforms
...
Patch by David Updegraff, 06 Sep 2006
19 years ago
Wolfgang Denk
f60ba0d35e
Fix build problems on sorcery board.
19 years ago
Wolfgang Denk
360b410367
Fixed problems on PRS200 board caused by adding splash screen on MCC200
19 years ago
Marian Balakowicz
f93286397e
Add support for a saving build objects in a separate directory.
...
Modifications are based on the linux kernel approach and
support two use cases:
1) Add O= to the make command line
'make O=/tmp/build all'
2) Set environement variable BUILD_DIR to point to the desired location
'export BUILD_DIR=/tmp/build'
'make'
The second approach can also be used with a MAKEALL script
'export BUILD_DIR=/tmp/build'
'./MAKEALL'
Command line 'O=' setting overrides BUILD_DIR environent variable.
When none of the above methods is used the local build is performed and
the object files are placed in the source directory.
19 years ago
Marian Balakowicz
24d3d37546
Remove the board/netstar/crcit binary from git repository.
19 years ago
Marian Balakowicz
6608043fd4
Fix tools/updater build error.
19 years ago
Marian Balakowicz
4c15ef55a2
tools/easylogo/easylogo.c
19 years ago
Detlev Zundel
2c05165173
Added changelog entry for previous small commits and extended README on
...
coding style.
19 years ago
Wolfgang Denk
7d0432c9e4
Coding Style cleanup.
...
Patch by Stefano Babic, 31 Aug 2006
19 years ago
Wolfgang Denk
e8143e72e1
Add splashscreen support for MCC200 board.
19 years ago
Wolfgang Denk
0fd30252c8
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
19 years ago
Wolfgang Denk
21a9cc028d
Fix typo.
19 years ago
Stefan Roese
2b393b0f0a
PCIe endpoint support for AMCC Yucca 440SPe board
...
Patch by Tirumala R Marri, 26 Aug 2006
19 years ago
Stefan Roese
f5577aae4a
Improve DIMM detection for AMCC Yucca 440SPe board
...
Improved the memory DIMM detection for the Yucca 440SPe board for
the case where a memory DIMM is falsely detected as present.
This issue is seen on some AMCC Yucca 440SPe validation boards if
only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is
populated and DIMM slot 1 is empty. In this case, U-Boot does
not correctly detect that there is only one DIMM memory module
installed and will falsely detect two DIMM memory modules are
present and therefore U-Boot will not calculate the correct amount
of total memory and u-boot will not booting up.
Patch by Adam Graham, 24 Aug 2006
19 years ago
Wolfgang Denk
16850919ff
Code cleanup
19 years ago
Wolfgang Denk
113f64e09a
Update for MCC200 / PRS200 boards:
...
- auto-adjust console device for Linux.
- fix typos.
19 years ago
Wolfgang Denk
ed1cf8456f
Updates for MCC200 / PRS200 boards:
...
- support for configurations with SDRAM or DDR memory,
- support for highboot and lowboot
- adjusting environment definitions
19 years ago
Bartlomiej Sieka
ddde6b7cf8
Add a fix for a buggy USB device on the FO300 board.
19 years ago
Marian Balakowicz
6d3bc9b8cf
Add support for WTK FO300 board (TQM5200 based).
19 years ago
Rafal Jaworowski
6fe16a8769
Fix TQM834x hang.
19 years ago
Wolfgang Denk
0a0f3a46fb
Cleanup debug code for yucca board.
19 years ago
Wolfgang Denk
6183bb9e5b
MCC200: restrict addressable flash space to 32 MB
19 years ago