Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ColdFire: Add M5249EVB platform for MCF52x2 | TsiChungLiew | 2007-08-16 | 6 | -0/+527 |
* | ColdFire: Update Freescale MCF52x2 platforms | TsiChungLiew | 2007-08-16 | 14 | -481/+1238 |
* | ColdFire: Update EB+MCF-EV123 platform | TsiChungLiew | 2007-08-16 | 3 | -7/+340 |
* | ColdFire: update TASREG platform for MCF52x2 | TsiChungLiew | 2007-08-16 | 1 | -0/+4 |
* | ColdFire: update r5200 platform for MCF52x2 | TsiChungLiew | 2007-08-16 | 3 | -7/+328 |
* | ColdFire: idmr platform MCF52x2 update | TsiChungLiew | 2007-08-16 | 4 | -10/+332 |
* | ColdFire: cobra5272 platform for MCF52x2 update | TsiChungLiew | 2007-08-16 | 4 | -5/+331 |
* | ColdFire: MCF52x2 Header files update | TsiChungLiew | 2007-08-16 | 13 | -1122/+1208 |
* | ColdFire: MCF52x2 update | TsiChungLiew | 2007-08-16 | 8 | -1498/+369 |
* | ColdFire: MCF5329 update cache | TsiChungLiew | 2007-08-16 | 1 | -1/+1 |
* | ColdFire: MCF5329 header file clean up | TsiChungLiew | 2007-08-16 | 1 | -1580/+1215 |
* | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | 12 | -90/+100 |
* | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | 48 | -235/+7594 |
|\ | |||||
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | 1535 | -133452/+72437 |
| |\ | |||||
| * | | Coding style cleanup | Stefan Roese | 2007-08-08 | 3 | -59/+56 |
| * | | Port enabled for I2C signals and chipselects port configuration. | TsiChungLiew | 2007-08-08 | 1 | -1/+10 |
| * | | Added NAND support | TsiChungLiew | 2007-08-08 | 5 | -4/+317 |
| * | | Added I2C support | TsiChungLiew | 2007-08-08 | 2 | -21/+117 |
| * | | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_... | TsiChungLiew | 2007-08-08 | 2 | -1/+3 |
| * | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr... | TsiChungLiew | 2007-08-08 | 2 | -14/+25 |
| * | | Moved sync() from board file to include/asm-m68k/io.h | TsiChungLiew | 2007-08-08 | 2 | -7/+7 |
| * | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | 3 | -3/+5 |
| * | | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART | TsiChungLiew | 2007-08-08 | 2 | -6/+4 |
| * | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-20 | 2 | -1/+7 |
| |\ \ | |||||
| * | | | Coding style cleanup | Stefan Roese | 2007-07-16 | 3 | -4/+3 |
| * | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | 43 | -235/+7169 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | 192 | -1423/+9620 |
| | |\ \ \ | |||||
| | * | | | | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | 4 | -38/+29 |
| | * | | | | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo... | TsiChungLiew | 2007-07-10 | 1 | -56/+64 |
| | * | | | | Update header files | TsiChungLiew | 2007-07-10 | 1 | -3/+4 |
| | * | | | | Add mcffec_initialize() | TsiChungLiew | 2007-07-10 | 1 | -0/+3 |
| | * | | | | Update header file and clean up | TsiChungLiew | 2007-07-10 | 1 | -3/+2 |
| | * | | | | New uart structure and defines | TsiChungLiew | 2007-07-10 | 1 | -0/+171 |
| | * | | | | New timer structure and defines | TsiChungLiew | 2007-07-10 | 1 | -0/+104 |
| | * | | | | Rename mcfrtc to rtc | TsiChungLiew | 2007-07-10 | 1 | -1/+1 |
| | * | | | | Rename mcfserial.c. Update include header | TsiChungLiew | 2007-07-10 | 2 | -3/+4 |
| | * | | | | Header file update, clean up and cache handling | TsiChungLiew | 2007-07-10 | 1 | -33/+33 |
| | * | | | | Create interrupts.c and modify Makefile | TsiChungLiew | 2007-07-10 | 2 | -1/+50 |
| | * | | | | Enable Icache | TsiChungLiew | 2007-07-10 | 1 | -39/+38 |
| | * | | | | Update header file and some clean up | TsiChungLiew | 2007-07-10 | 1 | -18/+12 |
| | * | | | | Update header file and enable icache | TsiChungLiew | 2007-07-10 | 1 | -4/+3 |
| | * | | | | Update header file and removed interrupt_init() | TsiChungLiew | 2007-07-10 | 1 | -17/+2 |
| | * | | | | Update for flash.o and mii.o | TsiChungLiew | 2007-07-10 | 1 | -1/+1 |
| | * | | | | MII functions calls. | TsiChungLiew | 2007-07-10 | 1 | -0/+304 |
| | * | | | | Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. | TsiChungLiew | 2007-07-10 | 1 | -282/+3 |
| | * | | | | Duplicate code | TsiChungLiew | 2007-07-10 | 1 | -643/+0 |
| | * | | | | Seperate old structure defines and new structure defines | TsiChungLiew | 2007-07-10 | 1 | -144/+0 |
| | * | | | | Seperate old structure defines and new structure defines | TsiChungLiew | 2007-07-10 | 1 | -72/+0 |
| | * | | | | Clean up | TsiChungLiew | 2007-07-10 | 1 | -1/+1 |
| | * | | | | Clean up | TsiChungLiew | 2007-07-10 | 1 | -40/+40 |