summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm
Commit message (Expand)AuthorAgeFilesLines
* m68k: Drop unused code in u-boot.hSimon Glass2016-05-271-39/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-171-2/+0
|\
| * m68k: add malloc memory for early mallocangelo@sysam.it2016-05-171-2/+0
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-1/+1
|/
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-17/+1
* Replace "extern inline" with "static inline"Måns Rullgård2015-11-093-27/+26
* m68k: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-281-1/+0
* m68k: add generic-board supportangelo@sysam.it2015-03-052-0/+11
* m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-055-2/+216
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-221-1/+1
* m68k:correct io macros about endianChao Fu2014-06-191-4/+4
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-111-1/+1
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* 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