Wolfgang Denk
7b64fef33c
Add AVR32 architecture support
...
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 <hskinnemoen@atmel.com>
19 years ago
Wolfgang Denk
f836e41460
Fix compile problem in include/configs/ep82xxm.h
...
(must have never been tested before!)
19 years ago
Stefan Roese
43a2b0e76a
Add board/cpu specific NAND chip select function to 440 NDFC
...
Based on idea and implementation from Jeff Mann
Patch by Stefan Roese, 20 Oct 2006
19 years ago
Wolfgang Denk
fcfed4f2f2
Coding Style cleanup.
19 years ago
Bartlomiej Sieka
4707fb50cc
Preliminary patch adding support for the MarelV38B board.
19 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
19 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
19 years ago
Wolfgang Denk
7ce343e499
Add missing files for EP82xxM boards
...
Patch by Aaron Sells, 20 Jun 2006
19 years ago
Wolfgang Denk
511d0c72b8
Coding style cleanup
19 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
19 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
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
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
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
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
Detlev Zundel
d7c2a02dea
Added simple_strtoul(), getenv() and setenv() to the exported functions.
...
Also bumped up ABI version to reflect this change.
19 years ago
Detlev Zundel
43835aac48
Added interrupt handling capabilities for mpc5xxx processors.
...
Also added Linux like BUG() macros.
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
Wolfgang Denk
16850919ff
Code cleanup
19 years ago
Wolfgang Denk
3b0ff842bf
Fix typo in MCC200/PRS200 configuration
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
Wolfgang Denk
5196a7a03b
Minor cleanup
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
463764c893
Add debug console on COM12 for MCC200 board
19 years ago
Wolfgang Denk
2f6fa46d41
Fixed common.h spelling error.
...
Patch by Cory Tusar, 30 Nov 2005
19 years ago
Wolfgang Denk
80f0c0f58f
Fix fatload command on FAT32 formatted partitions.
...
Patch by Joachim Jaeger, 18 Nov 2005
19 years ago
Wolfgang Denk
d8519dc718
Fix preboot message on TQM85xx after switching to hush parser.
19 years ago
Wolfgang Denk
015c200b1f
Adapt TQM85xx ramdisk address to Linux kernel memory map
19 years ago
Rafal Jaworowski
36b904a7fd
Fix PCI-Express on PPC440SPe rev. A.
19 years ago
Rafal Jaworowski
692519b1ed
Add support for PCI-Express on PPC440SPe (Yucca board).
19 years ago
Stefan Roese
4f92ed5fc0
Add commandline history support to all AMCC eval boards
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Bartlomiej Sieka
7455af41d1
Add rudimentary handling of alternate settings of USB interfaces - to fix
...
problems with some USB storage devices. Some code readability improvements.
19 years ago
Stefan Roese
193dd95834
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
...
Please see doc/README.bamboo for details.
Patch by Stefan Roese, 27 Jul 2006
19 years ago
Wolfgang Denk
4c4aca8166
Fix preboot message on TQM5200 after switching to hush parser.
19 years ago
Wolfgang Denk
fd27996dac
Add support for 256 MB SDRAM on CPU87
...
Patch by Josef Wagner, 25 Nov 2005
19 years ago
Wolfgang Denk
135ae0062f
Add configuration for cam5200 board (based on TQM5200S).
19 years ago
Wolfgang Denk
966083e95f
More code cleanup
19 years ago
Wolfgang Denk
b9365a26a1
Code cleanup
19 years ago
Wolfgang Denk
2c33a38bac
Enable initrd ATAG for xm250 board.
...
Patch by Josef Wagner, 05 Sep 2005
19 years ago
Wolfgang Denk
32cb2c70c4
Add support for friendly-arm SBC-2410X board
...
Patch by JinHua Luo, 01 Sep 2005
19 years ago
Wolfgang Denk
53dd6ce4f0
Add support for KVME080 board
...
Patch by Sangmoon Kim, 18 Aug 2005
19 years ago