summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1362-13727/+0
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+210
* ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-241-0/+1
* ColdFire: Correct bit definitionTsiChung Liew2010-03-245-186/+183
* add include/asm-m68k/unaligned.hWolfgang Wegner2010-03-041-0/+15
* lmb: only force on arches that use itMike Frysinger2010-01-211-0/+2
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-1/+1
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-151-0/+1
* ColdFire: Fix missing _IO_BASE which caused compile errorTsiChung Liew2009-08-261-0/+4
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-044-118/+710
|\
| * ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-141-118/+111
| * ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-143-0/+599
* | asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-091-138/+1
|/
* Coldfire M5271: Activate u-boot system timer interrupt.Richard Retanubun2009-06-121-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-1/+1
* remove bi_enet*addr from global data for all archesMike Frysinger2009-03-201-13/+0
* ColdFire: Fix incorrect definitionTsiChung Liew2009-03-171-0/+4
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
* Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun2009-02-061-0/+32
* Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-061-2/+51
* Introduce virt_to_phys()Kumar Gala2008-12-151-0/+5
* ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-033-0/+960
* ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-031-2/+2
* ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-032-9/+12
* ColdFire: Modules header files cleanupTsiChung Liew2008-11-0332-2512/+1369
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1814-643/+643
* 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
OpenPOWER on IntegriCloud