summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeLines
* Merge branch 'mpc86xx'Jon Loeliger2006-08-22-5/+5
|\
| * Cleanup more poorly introduced whitespace.Jon Loeliger2006-08-22-5/+5
| |
* | Merge branch 'mpc86xx'Jon Loeliger2006-08-22-9/+9
|\ \ | |/
| * Cleanup poorly introduced whitespace.Jon Loeliger2006-08-22-9/+9
| |
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-57/+189
|\ \
| * | Minor cleanupWolfgang Denk2006-08-18-2/+2
| | |
| * | Add support for WTK FO300 board (TQM5200 based).Marian Balakowicz2006-08-18-8/+57
| | |
| * | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-18-5/+14
| |\ \
| | * | Fix TQM834x hang.Rafal Jaworowski2006-08-18-5/+14
| | | |
| * | | Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-08-18-3/+7
| |\ \ \ | | |/ / | |/| |
| | * | Fixed common.h spelling error.Wolfgang Denk2006-08-14-1/+1
| | | | | | | | | | | | | | | | Patch by Cory Tusar, 30 Nov 2005
| | * | Fix fatload command on FAT32 formatted partitions.Wolfgang Denk2006-08-14-2/+6
| | | | | | | | | | | | | | | | Patch by Joachim Jaeger, 18 Nov 2005
| * | | Cleanup debug code for yucca board.Wolfgang Denk2006-08-17-3/+0
| | | |
| * | | Add debug console on COM12 for MCC200 boardWolfgang Denk2006-08-17-2/+7
| |/ /
| * | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-08-13-23/+83
| |\ \
| | * | Add commandline history support to all AMCC eval boardsStefan Roese2006-08-07-23/+83
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 07 Aug 2006
| * | | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-11-8/+2
| |\ \ \
| | * | | Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski2006-08-11-8/+2
| | | | |
| * | | | Fix preboot message on TQM85xx after switching to hush parser.Wolfgang Denk2006-08-11-1/+1
| | | | |
| * | | | Adapt TQM85xx ramdisk address to Linux kernel memory mapWolfgang Denk2006-08-11-1/+1
| | | | |
| * | | | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-10-11/+25
| |\ \ \ \ | | |/ / /
| | * | | Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-10-11/+25
| | | | |
* | | | | Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-22-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-14-4/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger2006-08-14-4/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-56/+132
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/ft_build.h include/pci.h Resolved, though.
| * | | | | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-09-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added comments and a printf to warn that PCI-X won't work at 33MHz Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| * | | | | * Added VIA configuration tableMatthew McClintock2006-08-09-41/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| * | | | | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-09-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Fleming <afleming@freescale.com>
| * | | | | * Added support for initializing second PCI bus on 85xx Patch by Andy ↵Matthew McClintock2006-08-09-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| * | | | | * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on ↵Matthew McClintock2006-08-09-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| * | | | | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ↵Matthew McClintock2006-08-09-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Loeliger 17-Jan-2006 Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | | | * Patch to modify ft_build.c to update flat device trees in place Patch by ↵Matthew McClintock2006-08-09-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | Matthew McClintock 26-June-2006
* | | | | | Merge branch 'wd'Jon Loeliger2006-08-09-2245/+6141
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge with /home/tur/proj/usb_sticks/u-bootWolfgang Denk2006-08-07-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-02-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | problems with some USB storage devices. Some code readability improvements.
| * | | | | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-07-27-4/+12
| |\ \ \ \ \
| | * | | | | AMCC bamboo (440EP) U-Boot image reduced to 384kbyteStefan Roese2006-07-27-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please see doc/README.bamboo for details. Patch by Stefan Roese, 27 Jul 2006
| * | | | | | Fix preboot message on TQM5200 after switching to hush parser.Wolfgang Denk2006-07-26-1/+1
| |/ / / / /
| * | | | | Add support for 256 MB SDRAM on CPU87Wolfgang Denk2006-07-22-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Josef Wagner, 25 Nov 2005
| * | | | | Add configuration for cam5200 board (based on TQM5200S).Wolfgang Denk2006-07-22-6/+6
| | | | | |
| * | | | | More code cleanupWolfgang Denk2006-07-21-8/+14
| | | | | |
| * | | | | Code cleanupWolfgang Denk2006-07-21-38/+38
| | | | | |
| * | | | | Enable initrd ATAG for xm250 board.Wolfgang Denk2006-07-21-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Josef Wagner, 05 Sep 2005
| * | | | | Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-21-0/+239
| | | | | | | | | | | | | | | | | | | | | | | | Patch by JinHua Luo, 01 Sep 2005
| * | | | | Add support for KVME080 boardWolfgang Denk2006-07-21-0/+262
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Sangmoon Kim, 18 Aug 2005
| * | | | | * Cleanup TQM5200 board configurations:Wolfgang Denk2006-07-21-91/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make highboot configurations use environment at high end, too, to avoid flash fragmentation - always use redundand environment - don't enable video code for modules without graphics controller - provide useful (though different) mtdparts settings - get rid of CONFIG_CS_AUTOCONF which was always set anyway * Extend mkconfig tool to print more useful target name
| * | | | | Add support for high-boot on TQM5200 and TQM5200S boards.Wolfgang Denk2006-07-19-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hint: the CPLD on the TQM5200 must be programmed with a software version supporting the high boot option! The new TQM5200S is already supporting this option. On the TQM5200 this option will be supported in configurations with MPC5200 rev B processors. To actually "high boot", set jumper X30 on the STK52xx. Patch by Martin Krause, 12 Jul 2006
| * | | | | Add support for new TQM5200 revisionsWolfgang Denk2006-07-19-9/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Support for TQM5200S (short version without graphic controller) - Support for modules with 'N' type S29GL128N Spansion flashes (requires changes to flash layout) - Support for MPC5200B cpu (mostly support for second SDRAM bank)
| * | | | | Fix support for PS/2 keyboard on TQM85xx boardsWolfgang Denk2006-07-19-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PS/2 keyobard driver for the TQM85xx modules only supports the internal DUART of the MPC85xx CPU. Since the MPC8560 doesn't include a DUART, the TQM8560 modules can't be used with the PS/2 keyboard controller on the STK85xx board. The PS/2 keyboard driver should work with the modules TQM8540, TQM8541 and TQM8555, but it only has been tested on a TQM8540, yet. Make sure the PS/2 controller on the STK85xx is programmed. Jumper settings: X66 1-2, 9-10; X61 2-3 Patch by Martin Krause, 21 Jun 2006