summaryrefslogtreecommitdiff
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeLines
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-17/+1
* Replace "extern inline" with "static inline"Måns Rullgård2015-11-09-27/+26
* m68k: Use the generic bitops headersFabio Estevam2015-11-05-0/+4
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-1/+0
* m68k: add generic-board supportangelo@sysam.it2015-03-05-0/+11
* m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-05-2/+216
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-22-1/+1
* m68k:correct io macros about endianChao Fu2014-06-19-4/+4
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-11-1/+1
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-1/+0
* include: delete include/linux/config.hMasahiro Yamada2013-11-08-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-1/+1
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-965/+57
|/
* Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-27-1/+1
* Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* m68k: Use generic global_dataSimon Glass2013-02-04-38/+1
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-04-5/+5
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04-4/+4
* Add architecture-specific global dataSimon Glass2013-02-01-0/+6
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-11-1/+1
* ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-24-7/+1321
* m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* Flex bus definition update for Coldfire 5253.Jason Jin2012-09-20-0/+68
* ColdFire: Queued SPI driverRichard Retanubun2012-09-20-1/+27
* ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang2012-09-20-1/+37
* ColdFire: Update the bitops for ColdFire platformAlison Wang2012-09-20-32/+27
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-1/+0
* m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-23-0/+10
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-04-0/+2
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-0/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+1
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-18-0/+3
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-19-2/+3
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* add missing PCS3 for MCF5445xWolfgang Wegner2010-05-28-0/+1
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-0/+13727