summaryrefslogtreecommitdiff
path: root/board
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | | | Removed unneeded local_bus_init() from 8641HPCN board.Jon Loeliger2006-05-31-34/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger2006-05-31-0/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-31-1/+358
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First cut at moving the PIXIS platform code out of the 86xx cpu directory and into board/mpc8641hpcn where it belongs. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | Added pci@8000 block.Haiying Wang2006-05-26-11/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated ethernet interrupt mappings (moved up 48). Cleaned up a few comments. Signed-off-by: Jon Loeliger <jdl@jdl.com>
| | * | | | | | | Update 86xx address map and LAWBARs.Jon Loeliger2006-05-19-5/+20
| | | | | | | | |
| | * | | | | | | Enable 2nd CPU and I2C.Jon Loeliger2006-05-19-4/+26
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07-100/+2886
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-15-11/+11
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Update interrupt mapping.Jon Loeliger2006-05-15-11/+11
| | | | | | | | | |
| * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-10-561/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-10-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly tracks r29 as global data pointer now. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
| | * | | | | | | | Remove unnecessary flash.c file.Jon Loeliger2006-05-10-550/+0
| | | | | | | | | |
| * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-09-0/+1433
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Get MPC8641HPCN flash images working.Jon Loeliger2006-05-09-21/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable the CFI driver. Remove bogus LAWBAR7 cruft. Use correct TEXT_BASE, Fixup load script. Enable SPD EEPROM during DDR setup. Use generic RFC 1918 IP addresses by default.
| | * | | | | | | | Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-22/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft.
| | * | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+1460
| | | | | | | | | |
* | | | | | | | | | Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-20-2/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Coding Style cleanup.Wolfgang Denk2006-10-18-3/+2
| | | | | | | | |
* | | | | | | | | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-18-0/+711
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-13-0/+711
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk2006-10-09-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (and then only if PSC6_3 is read as "1" when booting). Patch by Martin Krause, 21 Jun 2006
* | | | | | | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-270/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on patch by Mike Frysinger, 20 Jun 2006
* | | | | | | | Add missing files for EP82xxM boardsWolfgang Denk2006-10-09-0/+491
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Aaron Sells, 20 Jun 2006
* | | | | | | | Coding style cleanupWolfgang Denk2006-10-09-50/+47
| | | | | | | |
* | | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-10-05-1/+790
|\ \ \ \ \ \ \ \
| * | | | | | | | Update for CAM5200 board:Marian Balakowicz2006-10-03-1/+790
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | | | Fix TLB setup for Ocotea boardStefan Roese2006-10-04-26/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 30 Sep 2006
* | | | | | | | Fix reset problem in sequoia sdram init codeStefan Roese2006-10-04-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 23 Sep 2006
* | | | | | | | Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-13-0/+8
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 13 Sep 2006
* | | | | | | Disable autoboot abort for FO300 when silent mode is enabledWolfgang Denk2006-09-13-30/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (according to S1 switch setting). Patch by Marian Balakowicz, 12 Sep 2006
* | | | | | | Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-12-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 12 Sep 2006
* | | | | | | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-0/+1228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | | Fix build problems on sorcery board.Wolfgang Denk2006-09-04-1/+1
| | | | | | |
* | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-1935/+3230
|\ \ \ \ \ \ \
| * | | | | | | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-1935/+3230
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | Remove the board/netstar/crcit binary from git repository.Marian Balakowicz2006-09-01-0/+0
| | | | | | | |
* | | | | | | | Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-30-1/+191
| | | | | | | |
* | | | | | | | PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese2006-08-29-5/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Tirumala R Marri, 26 Aug 2006
* | | | | | | | Improve DIMM detection for AMCC Yucca 440SPe boardStefan Roese2006-08-29-7/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Code cleanupWolfgang Denk2006-08-27-39/+39
|/ / / / / / /
* | | | | | | Updates for MCC200 / PRS200 boards:Wolfgang Denk2006-08-24-1/+5
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
* | | | | | Minor cleanupWolfgang Denk2006-08-18-1/+1
| | | | | |
* | | | | | Add support for WTK FO300 board (TQM5200 based).Marian Balakowicz2006-08-18-3/+88
| | | | | |
* | | | | | MCC200: restrict addressable flash space to 32 MBWolfgang Denk2006-08-17-0/+8
| | | | | |
* | | | | | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-08-13-0/+30
|\ \ \ \ \ \
| * | | | | | Add Macronix MXLV320T flash support for AMCC BambooStefan Roese2006-08-07-0/+30
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Patch by Stefan Roese, 07 Aug 2006
* | | | | | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-11-15/+9
|\ \ \ \ \ \
| * | | | | | Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski2006-08-11-15/+9
| | | | | | |
* | | | | | | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-10-5/+187
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-10-6/+186
| | | | | | |