summaryrefslogtreecommitdiff
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_MCFRTC et al to KconfigTom Rini2022-04-011-4/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-2/+0
* m68k: Remove M52277EVB boardTom Rini2021-07-184-812/+1
* m68k: Remove M54451EVB boardTom Rini2021-07-184-1259/+1
* m68k: Remove M54455EVB boardTom Rini2021-07-181-5/+2
* m68k: Remove M5475x boardsTom Rini2021-07-076-700/+1
* m68k: Remove M5485 boardsTom Rini2021-07-072-48/+1
* global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini2021-06-231-0/+2
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek2020-11-041-2/+0
* 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