summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | Remove dead debug code.Jon Loeliger2006-05-311-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
| | | * | | | | | | | | | | | | | | | Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-314-294/+373
| | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | | * | | | | | | | | | | | | | | Improve "reset" command's interaction with watchdog.Haiying Wang2006-05-301-5/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "reset altbank" will reset another bank WITHOUT watch dog timer enabled "reset altbank wd" will reset another bank WITH watch dog enabled "diswd" will disable watch dog after u-boot boots up successfully Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
| | | * | | | | | | | | | | | | | | Fix two SDRAM setup bugs.Haiying Wang2006-05-301-7/+7
| | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ECC setup bug. Enable 1T/2T based on number of DIMMs present. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
| | | * | | | | | | | | | | | | | Add first draft of the MPC8641HPCN doc/README.Haiying Wang2006-05-261-0/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
| | | * | | | | | | | | | | | | | Added pci@8000 block.Haiying Wang2006-05-261-11/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated ethernet interrupt mappings (moved up 48). Cleaned up a few comments. Signed-off-by: Jon Loeliger <jdl@jdl.com>
| | | * | | | | | | | | | | | | | Allow args on reset command.Haiying Wang2006-05-261-1/+1
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
| | | * | | | | | | | | | | | | Change arbitration to round-robin for SMP linux.Jon Loeliger2006-05-191-6/+9
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-192-122/+505
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Update 86xx address map and LAWBARs.Jon Loeliger2006-05-193-27/+54
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Remove L2 Cache invalidate polling.Jon Loeliger2006-05-191-11/+17
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Enable 2nd CPU and I2C.Jon Loeliger2006-05-191-4/+26
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07225-273/+75291
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-151-11/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Update interrupt mapping.Jon Loeliger2006-05-151-11/+11
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-105-566/+6
| | |\| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-104-16/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-101-550/+0
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-0935-19/+8298
| | |\| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Get MPC8641HPCN flash images working.Jon Loeliger2006-05-094-37/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2713-555/+439
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft.
| | | * | | | | | | | | | | | | Revert bad PCI prefetch limit change.Jon Loeliger2006-04-271-1/+1
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-2636-20/+8435
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-2029-58/+1231
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Cleanup compile warnings. Prepare for release 1.1.5U-Boot-1_1_5Wolfgang Denk2006-10-205-10/+10
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix compile problem in include/configs/ep82xxm.hWolfgang Denk2006-10-202-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (must have never been tested before!)
| * | | | | | | | | | | | | | | MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk2006-10-202-2/+7
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update CHANGELOGStefan Roese2006-10-201-4/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-206-21/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006
| * | | | | | | | | | | | | | | Coding style cleanupWolfgang Denk2006-10-201-2/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk2006-10-202-4/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese2006-10-182-4/+15
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 18 Oct 2006
| * | | | | | | | | | | | | | Coding Style cleanup.Wolfgang Denk2006-10-184-62/+58
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update CHANGELOGWolfgang Denk2006-10-181-0/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-1812-5/+1100
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-1312-5/+1100
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | * PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese2006-10-122-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* Patch by Tolunay Orkun, 07 Apr 2006
| * | | | | | | | | | | | | * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese2006-10-122-4/+15
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins Patch by Tolunay Orkun, 07 Apr 2006
| * | | | | | | | | | | | Fix spelling; minor code cleanup.Wolfgang Denk2006-10-123-4/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix JFFS2 compilation problemStefan Roese2006-10-122-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 12 Oct 2006
* | | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-124-5/+6
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Minor code cleanup.Wolfgang Denk2006-10-121-1/+1
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * / | | | | | | | | | | Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese2006-10-113-4/+5
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Guido Classen, 10 Oct 2006
* | | | | | | | | | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2006-10-1114-32/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | * Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock2006-10-1114-26/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
| * | | | | | | | | | | | Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei2006-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bug will cause the kernel booting to pause a long time. Signed-off-by: Zhang Wei <wei.zhang@freescale.com> (cherry picked from 2f15776ccc6dc32377d8ba9652b8f58059c27c6d commit)
| * | | | | | | | | | | | * Another small fix for booting with disable_ofMatthew McClintock2006-08-231-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* | | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-11485-7884/+14308
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-107-27/+1183
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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