summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
* m68k: add amcore board supportangelo@sysam.it2015-03-051-0/+4
* m68k: remove TASREG boardMatthias Fuchs2015-01-131-4/+0
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-0/+8
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: switch to KconfigMasahiro Yamada2014-07-303-13/+13
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+98
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-221-1/+1
* m68k: Fix incorrect memory access on M5235Vasili Galka2014-07-071-16/+23
* m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-071-1/+1
* m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka2014-06-191-8/+0
* m68k:correct io macros about endianChao Fu2014-06-191-4/+4
* m68k: eliminate a warning in cpu_initMasahiro Yamada2014-06-191-1/+1
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-113-7/+4
* m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-291-7/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-122-2/+0
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-123-3/+3
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-123-10/+10
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-047-10/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-196-6/+6
* include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-017-166/+18
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
OpenPOWER on IntegriCloud