Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-20 | Fix compilation warnings on a few 85xx boards. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-10-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-10-19 | * Fix a bunch of compiler warnings for gcc 4.0 | Jon Loeliger | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-10-18 | Coding Style cleanup. | Wolfgang Denk | |
2006-10-18 | Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot | Wolfgang Denk | |
2006-10-13 | Preliminary patch adding support for the MarelV38B board. | Bartlomiej Sieka | |
2006-10-11 | Move "ar" flags to config.mk to allow for silent "make -s" | Jon Loeliger | |
2006-10-10 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-10-10 | Fix whitespace issues. | Jon Loeliger | |
2006-10-10 | Fix whitespace and 80-col issues. | Jon Loeliger | |
2006-10-09 | TQM5200: perform POST memory test only on STK52xx carrier board. | Wolfgang Denk | |
(and then only if PSC6_3 is read as "1" when booting). Patch by Martin Krause, 21 Jun 2006 | |||
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | |
Based on patch by Mike Frysinger, 20 Jun 2006 | |||
2006-10-09 | Add missing files for EP82xxM boards | Wolfgang Denk | |
Patch by Aaron Sells, 20 Jun 2006 | |||
2006-10-09 | Coding style cleanup | Wolfgang Denk | |
2006-10-05 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-10-04 | Fix TLB setup for Ocotea board | Stefan Roese | |
Patch by Stefan Roese, 30 Sep 2006 | |||
2006-10-04 | Fix reset problem in sequoia sdram init code | Stefan Roese | |
Patch by Stefan Roese, 23 Sep 2006 | |||
2006-10-03 | Update for CAM5200 board: | Marian Balakowicz | |
- 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 | |||
2006-09-19 | Merge branch 'mpc85xx' | Jon Loeliger | |
Conflicts: drivers/tsec.c | |||
2006-09-19 | Add support for eTSEC 3 & 4 on 8548 CDS | Andy Fleming | |
* Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS. This will only work on rev 1.3 boards (but doesn't break older boards) * Cleaned up some comments to reflect the expanded role of tsec in other systems | |||
2006-09-19 | Added code to support 2.6.18 PCI changes in u-boot | Andy Fleming | |
* Added code to swizzle the IRQ map for the PCI | |||
2006-09-19 | Modified makefile for new build mechanism. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-09-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
Conflicts: board/stxxtc/Makefile | |||
2006-09-13 | Add support for AMCC Rainier PPX440GRx eval board | Stefan Roese | |
Patch by Stefan Roese, 13 Sep 2006 | |||
2006-09-13 | Disable autoboot abort for FO300 when silent mode is enabled | Wolfgang Denk | |
(according to S1 switch setting). Patch by Marian Balakowicz, 12 Sep 2006 | |||
2006-09-12 | Add NAND environment support for PPC440EPx Sequoia NAND boot config | Stefan Roese | |
Patch by Stefan Roese, 12 Sep 2006 | |||
2006-09-07 | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | |
- 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 | |||
2006-09-04 | Fix build problems on sorcery board. | Wolfgang Denk | |
2006-09-04 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz | |
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. | |||
2006-09-01 | Remove the board/netstar/crcit binary from git repository. | Marian Balakowicz | |
2006-08-30 | Add splashscreen support for MCC200 board. | Wolfgang Denk | |
2006-08-29 | PCIe endpoint support for AMCC Yucca 440SPe board | Stefan Roese | |
Patch by Tirumala R Marri, 26 Aug 2006 | |||
2006-08-29 | Improve DIMM detection for AMCC Yucca 440SPe board | Stefan Roese | |
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 | |||
2006-08-27 | Code cleanup | Wolfgang Denk | |
2006-08-24 | Updates for MCC200 / PRS200 boards: | Wolfgang Denk | |
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions | |||
2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-22 | General indent and whitespace cleanups. | Jon Loeliger | |
2006-08-22 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-08-18 | Minor cleanup | Wolfgang Denk | |
2006-08-18 | Add support for WTK FO300 board (TQM5200 based). | Marian Balakowicz | |
2006-08-17 | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk | |
2006-08-13 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | |
2006-08-11 | Merge with /home/raj/git/u-boot | Wolfgang Denk | |
2006-08-11 | Fix PCI-Express on PPC440SPe rev. A. | Rafal Jaworowski | |
2006-08-10 | Merge with /home/raj/git/u-boot | Wolfgang Denk | |
2006-08-10 | Add support for PCI-Express on PPC440SPe (Yucca board). | Rafal Jaworowski | |
2006-08-10 | Fix compiler warning for TRAB board. | Wolfgang Denk | |
Patch by Martin Krause, 07 Aug 2006 | |||
2006-08-09 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-09 | Removed MPC8641HPCN DTS source file from build. | Jon Loeliger | |
It is no longer linked into U-Boot; its sources are now located in the kernel tree. Signed-off-by: Jon Loeliger <jdl@freescale.com> |