summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2457-965/+57
|/
* Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-271-1/+1
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* m68k: Use generic global_dataSimon Glass2013-02-041-38/+1
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-041-5/+5
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-4/+4
* Add architecture-specific global dataSimon Glass2013-02-011-0/+6
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-244-7/+1321
* m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* Flex bus definition update for Coldfire 5253.Jason Jin2012-09-201-0/+68
* ColdFire: Queued SPI driverRichard Retanubun2012-09-202-1/+27
* ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang2012-09-201-1/+37
* ColdFire: Update the bitops for ColdFire platformAlison Wang2012-09-201-32/+27
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0
* m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-041-0/+2
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-0/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-181-0/+3
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-2/+3
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* add missing PCS3 for MCF5445xWolfgang Wegner2010-05-281-0/+1
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1362-0/+13727
OpenPOWER on IntegriCloud