summaryrefslogtreecommitdiff
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-101-42/+0
* m68k: add dm fec supportAngelo Durgehello2020-01-102-16/+28
* m68k: add dspi chip-select supportAngelo Dureghello2019-05-241-0/+4
* m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2018-09-161-0/+3
* m68k: fix multiple memory accesses on swap operationsAngelo Dureghello2018-09-161-14/+20
* m68k: fix mcf5441x total interrupt numberAngelo Dureghello2018-09-161-1/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2
* m68k: Remove empty #ifdef/#ifndef blockChris Packham2018-06-181-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0760-120/+60
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-2/+0
* m68k: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* net: mii: Changes not made by spatchJoe Hershberger2016-08-151-4/+5
* 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