summaryrefslogtreecommitdiff
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeLines
* ColdFire: Fix incorrect definitionTsiChung Liew2009-03-17-0/+4
* Add an architecture specific config.h for common definesKumar Gala2009-02-10-0/+24
* Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun2009-02-06-0/+32
* Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-06-2/+51
* Introduce virt_to_phys()Kumar Gala2008-12-15-0/+5
* ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-03-0/+960
* ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-03-2/+2
* ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-03-9/+12
* ColdFire: Modules header files cleanupTsiChung Liew2008-11-03-2512/+1369
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-643/+643
* Allow console input to be disabledMark Jackson2008-09-06-0/+1
* ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-28-9/+0
* ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-14-2/+4
* ColdFire: Fix timer issue for MCF5272TsiChung Liew2008-07-11-1/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-2/+2
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-21-10/+10
|/
* ColdFire: Fix compilation issue caused by new changes in fsl_i2c.cTsiChung Liew2008-04-30-0/+4
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-2/+3
* ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-31-0/+10
* ColdFire: Added MCF5275 cpu support.Matthew Fettke2008-03-31-0/+734
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-3/+3
* ColdFire: Add MCF547x_8x related header filesTsiChungLiew2008-01-17-73/+1140
* ColdFire: Add MCF5227x cpu and M52277EVB support-3TsiChungLiew2008-01-17-0/+796
* ColdFire: Add MCF5227x cpu and MCF52277EVB support-2TsiChungLiew2008-01-17-0/+343
* ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-17-0/+37
* ColdFire: Fix CFI Flash low level Read/Write macroTsiChungLiew2008-01-17-14/+8
* ColdFire: Add M5373EVB platform support - 2TsiChungLiew2008-01-17-21/+77
* ColdFire: PCI and misc updates for MCF5445xTsiChungLiew2008-01-17-11/+11
* ColdFire: MCF5445x header files cleanupTsiChungLiew2008-01-17-777/+46
* ColdFire: MCF532x header files cleanupTsiChungLiew2008-01-17-468/+6
* ColdFire: Add modules header filesTsiChungLiew2008-01-17-0/+898
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+27
* Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-13-0/+14
* ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-08-12/+9
* ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-08-0/+5
* ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-08-0/+0
* ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-07-2/+2
* ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-07-1/+17
* ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-17-0/+1312
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-1/+2536
* ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-1/+192
* ColdFire: MCF52x2 Header files updateTsiChungLiew2007-08-16-1122/+1208
* ColdFire: MCF5329 header file clean upTsiChungLiew2007-08-16-1580/+1215
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-31/+47
* Added NAND supportTsiChungLiew2007-08-08-0/+177
* Added I2C supportTsiChungLiew2007-08-08-0/+86