summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2018-09-163-0/+15
* 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: m5253evbe: Remove this boardTom Rini2018-07-231-5/+0
* 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-07118-246/+118
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-2/+0
* common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-237-14/+39
* m68k: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* m68k: add board stmark2, mcf5441x basedAngelo Dureghello2017-08-181-0/+5
* m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello2017-08-182-0/+6
* m68k: fix cache.c for Coldfire V4EAngelo Dureghello2017-08-181-12/+13
* m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-181-172/+8
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+2
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-8/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+8
* spi: Zap cf_qspi driver and related codeJagan Teki2017-01-151-12/+0
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-3/+1
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-207-28/+0
* net: mii: Changes not made by spatchJoe Hershberger2016-08-151-4/+5
* m68k: code reformatting for all start.S filesAngelo Dureghello2016-07-307-501/+449
* m68k: Drop unused code in u-boot.hSimon Glass2016-05-271-39/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-179-39/+147
|\
| * m68k: add malloc memory for early mallocangelo@sysam.it2016-05-179-39/+147
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-1/+1
|/
* m68k: fix broken buildman m68kangelo@sysam.it2016-04-184-8/+24
* m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-201-4/+4
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-17/+1
* m68k: add private libgccangelo@sysam.it2015-12-134-0/+175
* 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
* m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh2015-08-121-0/+9
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-0/+91
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-288-101/+29
* m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-1/+16
* m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-1/+11
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-1/+11
* m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-8/+23
* m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-9/+29
* m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-5/+10
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-29/+53
* m68k: remove arch/m68k/lib/board.cMasahiro Yamada2015-03-282-645/+0
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-281-1/+0
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-3/+0
* m68k: add generic-board supportangelo@sysam.it2015-03-054-1/+17
* m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-0512-2/+742