summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18144-3284/+22386
|\
| * ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-183-6/+6
| * Coding style cleanupStefan Roese2007-08-1811-55/+53
| * ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-1722-4/+3303
| * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-1632-180/+6459
| * ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-1618-35/+1010
| * ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-166-0/+527
| * ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-1614-481/+1238
| * ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-163-7/+340
| * ColdFire: update TASREG platform for MCF52x2TsiChungLiew2007-08-161-0/+4
| * ColdFire: update r5200 platform for MCF52x2TsiChungLiew2007-08-163-7/+328
| * ColdFire: idmr platform MCF52x2 updateTsiChungLiew2007-08-164-10/+332
| * ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew2007-08-164-5/+331
| * ColdFire: MCF52x2 Header files updateTsiChungLiew2007-08-1613-1122/+1208
| * ColdFire: MCF52x2 updateTsiChungLiew2007-08-168-1498/+369
| * ColdFire: MCF5329 update cacheTsiChungLiew2007-08-161-1/+1
| * ColdFire: MCF5329 header file clean upTsiChungLiew2007-08-161-1580/+1215
| * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-1612-90/+100
| * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-1648-235/+7594
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151535-133452/+72437
| | |\
| | * | Coding style cleanupStefan Roese2007-08-083-59/+56
| | * | Port enabled for I2C signals and chipselects port configuration.TsiChungLiew2007-08-081-1/+10
| | * | Added NAND supportTsiChungLiew2007-08-085-4/+317
| | * | Added I2C supportTsiChungLiew2007-08-082-21/+117
| | * | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew2007-08-082-1/+3
| | * | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-082-14/+25
| | * | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-082-7/+7
| | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-083-3/+5
| | * | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-082-6/+4
| | * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-202-1/+7
| | |\ \
| | * | | Coding style cleanupStefan Roese2007-07-163-4/+3
| | * | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-1643-235/+7169
| | |\ \ \
| | | * \ \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10192-1423/+9620
| | | |\ \ \
| | | * | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-104-38/+29
| | | * | | | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew2007-07-101-56/+64
| | | * | | | Update header filesTsiChungLiew2007-07-101-3/+4
| | | * | | | Add mcffec_initialize()TsiChungLiew2007-07-101-0/+3
| | | * | | | Update header file and clean upTsiChungLiew2007-07-101-3/+2
| | | * | | | New uart structure and definesTsiChungLiew2007-07-101-0/+171
| | | * | | | New timer structure and definesTsiChungLiew2007-07-101-0/+104
| | | * | | | Rename mcfrtc to rtcTsiChungLiew2007-07-101-1/+1
| | | * | | | Rename mcfserial.c. Update include headerTsiChungLiew2007-07-102-3/+4
| | | * | | | Header file update, clean up and cache handlingTsiChungLiew2007-07-101-33/+33
| | | * | | | Create interrupts.c and modify MakefileTsiChungLiew2007-07-102-1/+50
| | | * | | | Enable IcacheTsiChungLiew2007-07-101-39/+38
| | | * | | | Update header file and some clean upTsiChungLiew2007-07-101-18/+12
| | | * | | | Update header file and enable icacheTsiChungLiew2007-07-101-4/+3
| | | * | | | Update header file and removed interrupt_init()TsiChungLiew2007-07-101-17/+2
| | | * | | | Update for flash.o and mii.oTsiChungLiew2007-07-101-1/+1
| | | * | | | MII functions calls.TsiChungLiew2007-07-101-0/+304