| Commit message (Expand) | Author | Age | Lines |
* | Coldfire M5271: Activate u-boot system timer interrupt. | Richard Retanubun | 2009-06-12 | -1/+1 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -1/+1 |
* | remove bi_enet*addr from global data for all arches | Mike Frysinger | 2009-03-20 | -13/+0 |
* | ColdFire: Fix incorrect definition | TsiChung Liew | 2009-03-17 | -0/+4 |
* | Add an architecture specific config.h for common defines | Kumar Gala | 2009-02-10 | -0/+24 |
* | Coldfire: M527x: Add missing GPIO register address defines | Richard Retanubun | 2009-02-06 | -0/+32 |
* | Coldfire: M5271: Allow board header file to specify clock multiplier | Richard Retanubun | 2009-02-06 | -2/+51 |
* | Introduce virt_to_phys() | Kumar Gala | 2008-12-15 | -0/+5 |
* | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew | 2008-11-03 | -0/+960 |
* | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -2/+2 |
* | ColdFire: Relocate FEC's GPIO and mii functions protocols | TsiChung Liew | 2008-11-03 | -9/+12 |
* | ColdFire: Modules header files cleanup | TsiChung Liew | 2008-11-03 | -2512/+1369 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -643/+643 |
* | Allow console input to be disabled | Mark Jackson | 2008-09-06 | -0/+1 |
* | ColdFire: I2C fix for multiple platforms | TsiChung Liew | 2008-08-28 | -9/+0 |
* | ColdFire: Add M54451EVB platform support for MCF5445x | TsiChung Liew | 2008-08-14 | -2/+4 |
* | 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 |