summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Remove the static MAC address, ip address, server ip, netmask androy zang2006-12-04-11/+1
* Remove the duplicate memory test code for mpc744ihpc2 board.roy zang2006-12-04-22/+0
* Fix the exception occuring in RAM table search issue.roy zang2006-12-01-1/+0
* Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01-20/+1980
|\
| * Code cleanup.Wolfgang Denk2006-11-30-113/+113
| * Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-30-20/+1517
| |\
| | * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-28-43/+368
| | |\
| | * | mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-17/+37
| | * | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-24/+24
| | * | mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-03-20/+112
| | * | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-03-2/+2
| | * | mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+29
| | * | mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-0/+585
| | * | mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi2006-11-03-8/+11
| | * | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-03-0/+753
| | * | Multi-bus I2C implementation of MPC834xBen Warren2006-11-03-2/+4
| | * | mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi2006-11-03-0/+1
| | * | mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang2006-11-03-0/+12
| * | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-29-0/+450
| * | | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-28-0/+13
| | |/ | |/|
* | | Clean up the code according to codestyle:roy zang2006-12-01-145/+145
* | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-29-43/+368
|\ \ \ | |/ /
| * | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-27-0/+348
| |\ \
| | * | [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-27-1/+1
| | * | [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-27-51/+45
| | * | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-27-43/+19
| | |\ \
| | * \ \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-10-162/+1871
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Update ALPR code (NAND support working now)Stefan Roese2006-10-07-71/+30
| | * | | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-07-0/+2
| | * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-18-55/+588
| | |\ \ \
| | * | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-15-0/+393
| * | | | | [PATCH] Select NAND embedded environment from board configurationStefan Roese2006-11-27-0/+1
| | |_|_|/ | |/| | |
| * | | | Updates for TQM5200 modules:Wolfgang Denk2006-11-23-35/+11
| * | | | [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASHStefan Roese2006-11-20-6/+6
| * | | | Disable the watchdog in the default config for the V38B board.Bartlomiej Sieka2006-11-11-1/+1
| * | | | Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka2006-11-11-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into hpc2roy zang2006-11-03-107/+82
|\ \ \ \ | |/ / /
| * | | Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-01-107/+82
* | | | Remove some unused CFG define.roy zang2006-11-03-12/+3
* | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+453
|/ / /
* | | Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-28-41/+43
* | | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-28-4/+3
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-37/+918
|\ \ \
| * \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-0/+183
| |\ \ \
| | * | | Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-24-0/+183
| * | | | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-77/+828
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'i2c'Jon Loeliger2006-10-20-25/+75
| | |\ \ \
| | | * | | Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-25/+75
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-19-0/+368
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-0/+1