summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi
2006-11-03mpc83xx: add QE ethernet supportDave Liu
2006-11-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu
2006-11-03mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi
2006-11-03mpc83xx: Add support for the MPC8349E-mITXTimur Tabi
2006-11-03Multi-bus I2C implementation of MPC834xBen Warren
2006-11-03mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi
2006-11-03mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang
2006-11-01Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk
2006-10-28README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-24Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk
2006-10-20Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk
2006-10-20Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-20Merge branch 'i2c'Jon Loeliger
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger
2006-10-20Fix compile problem in include/configs/ep82xxm.hWolfgang Denk
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
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
2006-10-18Coding Style cleanup.Wolfgang Denk
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-10-09Add missing files for EP82xxM boardsWolfgang Denk
2006-10-05Merge with /home/m8/git/u-bootWolfgang Denk
2006-10-03Update for CAM5200 board:Marian Balakowicz
2006-09-19Merge branch 'mpc85xx'Jon Loeliger
2006-09-19Updated config headers to add default FDT-based bootingAndy Fleming
2006-09-19Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-13Add support for AMCC Rainier PPX440GRx eval boardStefan Roese
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese
2006-09-07Fix build problem with CPCI440Stefan Roese
2006-09-07Change Yellowstone to use CFI write bufferStefan Roese
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
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-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