summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-05-31m68k: use asm-generic/unaligned.hJens Wiklander1-15/+2
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut1-0/+24
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut1-12/+12
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello1-0/+10
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello1-12/+12
2023-03-15m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello1-0/+3
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini3-170/+170
2023-01-20global: Remove unused CONFIG definesTom Rini1-16/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini15-495/+495
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-4/+4
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini1-4/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-07-19m68k: Remove M52277EVB boardTom Rini4-812/+1
2021-07-19m68k: Remove M54451EVB boardTom Rini4-1259/+1
2021-07-19m68k: Remove M54455EVB boardTom Rini1-5/+2
2021-07-08m68k: Remove M5475x boardsTom Rini6-700/+1
2021-07-08m68k: Remove M5485 boardsTom Rini2-48/+1
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-0/+2
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek1-2/+0
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-42/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello2-16/+28
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-11arch: 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-03m68k: Use asm-generic/io.hPaul Burton1-28/+1
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-24Remove 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-10Replace "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-06m68k: add generic-board supportangelo@sysam.it2-0/+11
2015-03-06m68k: add mcf5307 cpu supportangelo@sysam.it5-2/+216
2014-07-22m68k: define __kernel_size_t as unsinged int againMasahiro Yamada1-1/+1