aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello1-0/+4
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello1-0/+3
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello1-14/+20
2018-09-16m68k: fix mcf5441x total interrupt numberAngelo Dureghello1-1/+1
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-28/+2
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini60-120/+60
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods1-2/+0
2017-10-02m68k: Use asm-generic/io.hPaul Burton1-28/+1
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-08-15net: mii: Changes not made by spatchJoe Hershberger1-4/+5
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass1-39/+0
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini1-2/+0
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it1-2/+0
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-17/+1
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård3-27/+26
2015-11-05m68k: Use the generic bitops headersFabio Estevam1-0/+4
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2015-03-05m68k: add generic-board supportangelo@sysam.it2-0/+11
2015-03-05m68k: add mcf5307 cpu supportangelo@sysam.it5-2/+216
2014-07-22m68k: define __kernel_size_t as unsinged int againMasahiro Yamada1-1/+1
2014-06-19m68k:correct io macros about endianChao Fu1-4/+4
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass1-1/+1
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2013-11-08include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk57-965/+57
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier1-1/+1
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
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