summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello
2023-03-15m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-07-18m68k: Remove M52277EVB boardTom Rini
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-07-07m68k: Remove M5485 boardsTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-10m68k: add dm fec supportAngelo Durgehello
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello
2018-09-16m68k: fix mcf5441x total interrupt numberAngelo Dureghello
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods
2017-10-02m68k: Use asm-generic/io.hPaul Burton
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-05m68k: add generic-board supportangelo@sysam.it
2015-03-05m68k: 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