summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-05m68k: Use the generic bitops headersFabio Estevam
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-06m68k: add generic-board supportangelo@sysam.it
2015-03-06m68k: add mcf5307 cpu supportangelo@sysam.it
2014-07-22m68k: define __kernel_size_t as unsinged int againMasahiro Yamada
2014-06-19m68k:correct io macros about endianChao Fu
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-04m68k: Use generic global_dataSimon Glass
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin
2012-09-20ColdFire: Queued SPI driverRichard Retanubun
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-08-09miiphy: constify device nameMike Frysinger
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser