summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2006-10-20Merge branch 'i2c'Jon Loeliger
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger
Introduced COFIG_FSL_I2C to select the common FSL I2C driver. And removed hard i2c path from a few u-boot.lds scipts too. Minor whitespace cleanups along the way. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-10-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
in an effort to begin to unify the umpteen FSL I2C drivers that are all otherwise very similar. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-10-18Coding Style cleanup.Wolfgang Denk
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk
2006-10-13Fixed leading whitespace issues.Jon Loeliger
Removed spurious LAWAR thing. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
- 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
2006-10-09Define IH_CPU_AVR32Stefan Roese
Make it possible to generate AVR32 uImage files with mkimage and make cmd_bootm recognize them. Patch by Haavard Skinnemoen, 22 Sep 2006
2006-10-09Add missing files for EP82xxM boardsWolfgang Denk
Patch by Aaron Sells, 20 Jun 2006
2006-10-09Coding style cleanupWolfgang Denk
2006-10-08Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk
2006-10-05Merge with /home/m8/git/u-bootWolfgang Denk
2006-10-03Update 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-20Fix comments in include/ppc440.hWolfgang Denk
Patch by Martin Hicks, 16 Jun 2006
2006-09-19Merge branch 'mpc85xx'Jon Loeliger
Conflicts: drivers/tsec.c
2006-09-19Updated config headers to add default FDT-based bootingAndy Fleming
2006-09-19Add support for eTSEC 3 & 4 on 8548 CDSAndy 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-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
Conflicts: board/stxxtc/Makefile
2006-09-14Merge branch 'mpc86xx'Jon Loeliger
2006-09-14Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger
Both 8641 and 8641D have SVR == 0x8090, and are distinguished by the byte in bits 16-23 instead. Thanks to Jason Jin for noticing. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-09-13Add support for AMCC Rainier PPX440GRx eval boardStefan Roese
Patch by Stefan Roese, 13 Sep 2006
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese
Patch by Stefan Roese, 12 Sep 2006
2006-09-07Fix build problem with CPCI440Stefan Roese
Patch by Stefan Roese, 07 Sep 2006
2006-09-07Change Yellowstone to use CFI write bufferStefan Roese
Patch by Stefan Roese, 07 Aug 2006
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan 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-04Fix build problems on sorcery board.Wolfgang Denk
2006-09-03Fixed problems on PRS200 board caused by adding splash screen on MCC200Wolfgang Denk
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel
Also bumped up ABI version to reflect this change.
2006-09-01Added interrupt handling capabilities for mpc5xxx processors.Detlev Zundel
Also added Linux like BUG() macros.
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk
2006-08-29Fix typo.Wolfgang Denk
2006-08-27Code cleanupWolfgang Denk
2006-08-25Merge branch 'mpc86xx'Jon Loeliger
2006-08-25Change ramdiskaddr and dtbaddrHaiying Wang
Remove PEX fluff commands. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-25Fix typo in MCC200/PRS200 configurationWolfgang Denk
2006-08-25Update for MCC200 / PRS200 boards:Wolfgang Denk
- auto-adjust console device for Linux. - fix typos.
2006-08-25Merge with /home/tur/proj/fo300/u-bootWolfgang Denk
2006-08-24Updates for MCC200 / PRS200 boards:Wolfgang Denk
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
2006-08-23Merge branch 'mpc86xx'Jon Loeliger
2006-08-23Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong
Signed-off-by:Jason Jin<jason.jin@freescale.com>
2006-08-23Add AHCI support to u-bootJin Zhengxiong
Add AHCI support in u-boot, enable the sata disk controllers which following the AHCI protocol. Signed-off-by:Jason Jin<jason.jin@freescale.com>
2006-08-23Add dtb boot-up parameter to default boot commands.Zhang Wei
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
2006-08-22Merge branch 'mpc86xx'Jon Loeliger