aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-04m68k: Use generic global_dataSimon Glass1-38/+1
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass1-5/+5
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass1-4/+4
2013-02-01Add architecture-specific global dataSimon Glass1-0/+6
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass1-1/+1
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang4-7/+1321
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin1-0/+68
2012-09-20ColdFire: Queued SPI driverRichard Retanubun2-1/+27
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang1-1/+37
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang1-32/+27
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+10
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+3
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin1-0/+2
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-0/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+1
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby1-0/+3
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-2/+3
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner1-0/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser62-0/+13727