| Commit message (Expand) | Author | Age | Lines |
* | ColdFire: Fix timer issue for MCF5272 | TsiChung Liew | 2008-07-11 | -1/+1 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -2/+2 |
* | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -0/+2 |
|\ |
|
| * | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -0/+1 |
| * | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -0/+1 |
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -10/+10 |
|/ |
|
* | ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c | TsiChung Liew | 2008-04-30 | -0/+4 |
* | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala | 2008-04-13 | -2/+3 |
* | ColdFire: Add dspi and serial flash support for MCF5445x | TsiChung Liew | 2008-03-31 | -0/+10 |
* | ColdFire: Added MCF5275 cpu support. | Matthew Fettke | 2008-03-31 | -0/+734 |
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+1 |
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 2008-02-23 | -3/+3 |
* | ColdFire: Add MCF547x_8x related header files | TsiChungLiew | 2008-01-17 | -73/+1140 |
* | ColdFire: Add MCF5227x cpu and M52277EVB support-3 | TsiChungLiew | 2008-01-17 | -0/+796 |
* | ColdFire: Add MCF5227x cpu and MCF52277EVB support-2 | TsiChungLiew | 2008-01-17 | -0/+343 |
* | ColdFire: Add MCF5227x cpu and M52277EVB support-1 | TsiChungLiew | 2008-01-17 | -0/+37 |
* | ColdFire: Fix CFI Flash low level Read/Write macro | TsiChungLiew | 2008-01-17 | -14/+8 |
* | ColdFire: Add M5373EVB platform support - 2 | TsiChungLiew | 2008-01-17 | -21/+77 |
* | ColdFire: PCI and misc updates for MCF5445x | TsiChungLiew | 2008-01-17 | -11/+11 |
* | ColdFire: MCF5445x header files cleanup | TsiChungLiew | 2008-01-17 | -777/+46 |
* | ColdFire: MCF532x header files cleanup | TsiChungLiew | 2008-01-17 | -468/+6 |
* | ColdFire: Add modules header files | TsiChungLiew | 2008-01-17 | -0/+898 |
* | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -0/+27 |
* | Implement __raw_{read,write}[bwl] on all architectures | Haavard Skinnemoen | 2007-12-13 | -0/+14 |
* | ColdFire: MCF5329 - Remove reset registers from CCM | TsiChungLiew | 2007-11-08 | -12/+9 |
* | ColdFire: MCF5329 - Add Reset structure to immap_5329.h | TsiChungLiew | 2007-11-08 | -0/+5 |
* | ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode | TsiChungLiew | 2007-11-08 | -0/+0 |
* | ColdFire: MCF5445x - Update correct RAMBAR and missing linker files | TsiChungLiew | 2007-11-07 | -2/+2 |
* | ColdFire: MCF532x - Update do_reset() using core reset | TsiChungLiew | 2007-11-07 | -1/+17 |
* | ColdFire: Add M5235EVB Platform for MCF523x | TsiChungLiew | 2007-08-17 | -0/+1312 |
* | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -1/+2536 |
* | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -1/+192 |
* | ColdFire: MCF52x2 Header files update | TsiChungLiew | 2007-08-16 | -1122/+1208 |
* | ColdFire: MCF5329 header file clean up | TsiChungLiew | 2007-08-16 | -1580/+1215 |
* | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -31/+47 |
* | Added NAND support | TsiChungLiew | 2007-08-08 | -0/+177 |
* | Added I2C support | TsiChungLiew | 2007-08-08 | -0/+86 |
* | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_... | TsiChungLiew | 2007-08-08 | -1/+1 |
* | Moved sync() from board file to include/asm-m68k/io.h | TsiChungLiew | 2007-08-08 | -0/+7 |
* | Coding style cleanup | Stefan Roese | 2007-07-16 | -2/+2 |
* | New uart structure and defines | TsiChungLiew | 2007-07-10 | -0/+171 |
* | New timer structure and defines | TsiChungLiew | 2007-07-10 | -0/+104 |
* | Rename mcfrtc to rtc | TsiChungLiew | 2007-07-10 | -1/+1 |
* | Seperate old structure defines and new structure defines | TsiChungLiew | 2007-07-10 | -144/+0 |
* | Seperate old structure defines and new structure defines | TsiChungLiew | 2007-07-10 | -72/+0 |
* | Clean up | TsiChungLiew | 2007-07-10 | -1/+1 |
* | Clean up | TsiChungLiew | 2007-07-10 | -40/+40 |
* | Create new header file and move peripherals base address from configs file to... | TsiChungLiew | 2007-07-10 | -0/+57 |
* | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -180/+3865 |
* | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang | 2007-02-21 | -1/+8 |