summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* Allow console input to be disabledMark Jackson2008-09-061-0/+1
* ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-281-9/+0
* ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-141-2/+4
* ColdFire: Fix timer issue for MCF5272TsiChung Liew2008-07-111-1/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-122-2/+2
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-211-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-201-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-201-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-212-10/+10
|/
* ColdFire: Fix compilation issue caused by new changes in fsl_i2c.cTsiChung Liew2008-04-301-0/+4
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-132-2/+3
* ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-311-0/+10
* ColdFire: Added MCF5275 cpu support.Matthew Fettke2008-03-313-0/+734
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-181-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-231-3/+3
* ColdFire: Add MCF547x_8x related header filesTsiChungLiew2008-01-175-73/+1140
* ColdFire: Add MCF5227x cpu and M52277EVB support-3TsiChungLiew2008-01-171-0/+796
* ColdFire: Add MCF5227x cpu and MCF52277EVB support-2TsiChungLiew2008-01-171-0/+343
* ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-172-0/+37
* ColdFire: Fix CFI Flash low level Read/Write macroTsiChungLiew2008-01-171-14/+8
* ColdFire: Add M5373EVB platform support - 2TsiChungLiew2008-01-173-21/+77
* ColdFire: PCI and misc updates for MCF5445xTsiChungLiew2008-01-172-11/+11
* ColdFire: MCF5445x header files cleanupTsiChungLiew2008-01-172-777/+46
* ColdFire: MCF532x header files cleanupTsiChungLiew2008-01-172-468/+6
* ColdFire: Add modules header filesTsiChungLiew2008-01-176-0/+898
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-0/+27
* Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-131-0/+14
* ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-081-12/+9
* ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-081-0/+5
* ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-081-0/+0
* ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-071-2/+2
* ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-072-1/+17
* ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-173-0/+1312
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-166-1/+2536
* ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-163-1/+192
* ColdFire: MCF52x2 Header files updateTsiChungLiew2007-08-1613-1122/+1208
* ColdFire: MCF5329 header file clean upTsiChungLiew2007-08-161-1580/+1215
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-163-31/+47
* Added NAND supportTsiChungLiew2007-08-082-0/+177
* Added I2C supportTsiChungLiew2007-08-081-0/+86
* Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew2007-08-081-1/+1
* Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-081-0/+7
* Coding style cleanupStefan Roese2007-07-161-2/+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
* Seperate old structure defines and new structure definesTsiChungLiew2007-07-101-144/+0
* Seperate old structure defines and new structure definesTsiChungLiew2007-07-101-72/+0
* Clean upTsiChungLiew2007-07-101-1/+1
* Clean upTsiChungLiew2007-07-101-40/+40
OpenPOWER on IntegriCloud