summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-033-20/+112
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-032-2/+2
* mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+29
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-031-0/+585
* mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi2006-11-031-8/+11
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-0/+753
* Multi-bus I2C implementation of MPC834xBen Warren2006-11-031-2/+4
* mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi2006-11-031-0/+1
* mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang2006-11-031-0/+12
* Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-011-107/+82
* Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-2816-41/+43
* README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-284-4/+3
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-2414-37/+918
|\
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-0/+183
| |\
| | * Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-241-0/+183
| * | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-2013-77/+828
| |\ \ | | |/ | |/|
| | * Merge branch 'i2c'Jon Loeliger2006-10-2013-25/+75
| | |\
| | | * Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-2013-25/+75
| | * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-191-0/+368
| | |\ \ | | | |/ | | |/|
| | * | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-191-0/+1
| | * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-103-34/+475
| | |\ \
| | * | | Fix whitespace issues.Jon Loeliger2006-10-101-9/+0
| | * | | Merge branch 'mpc85xx'Jon Loeliger2006-09-194-15/+30
| | |\ \ \
| | | * | | Updated config headers to add default FDT-based bootingAndy Fleming2006-09-194-14/+27
| | | * | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-191-1/+3
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-1910-39/+511
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-251-7/+2
| | |\ \ \ \ \
| | | * | | | | Change ramdiskaddr and dtbaddrHaiying Wang2006-08-251-7/+2
| | * | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-231-5/+26
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong2006-08-231-3/+20
| | | * | | | | Add dtb boot-up parameter to default boot commands.Zhang Wei2006-08-231-2/+6
| | * | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-2213-54/+168
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-141-4/+3
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger2006-08-141-4/+3
| | * | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-095-41/+94
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-091-1/+5
| | | * | | | | | * Added VIA configuration tableMatthew McClintock2006-08-093-41/+26
| | | * | | | | | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-091-4/+5
| | | * | | | | | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-095-0/+63
| | * | | | | | | Merge branch 'wd'Jon Loeliger2006-08-0925-169/+4096
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-07-281-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Fix 8641HPCN timebaseJohn Traill2006-07-281-1/+1
| | * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-131-0/+3
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-131-0/+2
| | | * | | | | | | Fixed initrd issue by define big RAMJin Zhengxiong2006-07-131-0/+1
| | * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-271-6/+15
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Fix RTL8139 in big endianJin Zhengxiong-R641882006-06-271-0/+1
| | | * | | | | | | Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641882006-06-271-6/+14
| | * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-071-21/+43
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-191-1/+11
OpenPOWER on IntegriCloud