summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-03-0/+5
* 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-14/+8
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+42
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-14/+689
* mpc83xx: add the QUICC Engine (QE) immap fileDave Liu2006-11-03-0/+550
* mpc83xx: Add 8360 specifics to 83xx immapDave Liu2006-11-03-571/+1404
* mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi2006-11-03-8/+11
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-03-0/+769
* Multi-bus I2C implementation of MPC834xBen Warren2006-11-03-11/+16
* Add support for multiple I2C busesBen Warren2006-11-03-0/+45
* 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
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-03-94/+177
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-01-1/+8
* Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-01-107/+82
* [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-28-4/+0
* 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-76/+4791
|\
| * Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-24-76/+9
| |\
| | * Merge branch 'i2c'Jon Loeliger2006-10-20-76/+9
| | |\
| | | * Use generic I2C register block on 85xx and 86xx.Jon Loeliger2006-10-20-76/+9
| * | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-0/+2282
| |\ \ \
| | * | | Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-24-0/+183
| | * | | Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-24-0/+439
| | * | | Add AVR32 architecture supportWolfgang Denk2006-10-24-0/+1660
| * | | | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-95/+2685
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | 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-1/+379
| | |\ \ | | | |/ | | |/|
| | * | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-0/+91
| | * | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-19-0/+5
| | * | Fixed leading whitespace issues.Jon Loeliger2006-10-13-3/+2
| | * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-11-0/+57
| | |\ \
| | * \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-37/+483
| | |\ \ \
| | * | | | Fix whitespace issues.Jon Loeliger2006-10-10-242/+233
| | * | | | Merge branch 'mpc85xx'Jon Loeliger2006-09-19-15/+30
| | |\ \ \ \
| | | * | | | Updated config headers to add default FDT-based bootingAndy Fleming2006-09-19-14/+27
| | | * | | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-19-1/+3
| | * | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-77/+1280
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-09-14-2/+3
| | |\ \ \ \ \ \
| | | * | | | | | Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-14-2/+3
| | * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-25-7/+2
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Change ramdiskaddr and dtbaddrHaiying Wang2006-08-25-7/+2
| | * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-23-5/+216
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong2006-08-23-3/+20
| | | * | | | | | Add AHCI support to u-bootJin Zhengxiong2006-08-23-0/+190
| | | * | | | | | Add dtb boot-up parameter to default boot commands.Zhang Wei2006-08-23-2/+6
| | * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-22-7/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / /