index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
Age
Commit message (
Expand
)
Author
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-03-28
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-05
m68k: add mcf5307 cpu support
angelo@sysam.it
2014-07-30
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-07
m68k: Fix incorrect memory access on M5235
Vasili Galka
2014-07-07
m68k: Fix bug, "address of" operator was forgotten
Vasili Galka
2014-06-19
m68k: eliminate a warning in cpu_init
Masahiro Yamada
2014-06-11
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-03-12
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-04
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2013-11-01
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-06-27
ColdFire: Update the arch_global_date changes for mcf5441x
Jason Jin
2013-02-04
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
Simon Glass
2013-02-04
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2012-10-24
ColdFire: Add MCF5441x CPU support
Alison Wang
2012-10-24
ColdFire: Fix unused variable in cpu_init.c
Alison Wang
2012-10-19
m68k: Fix unused variable warning in speed.c
Marek Vasut
2012-10-19
m68k: Fix unused variable warning
Marek Vasut
2012-10-19
m68k: Fix wrong assembler instruction in start.S
Marek Vasut
2012-10-19
m68k: Fix relocation errors in start.S
Philippe De Muyter
2012-09-20
ColdFire: Queued SPI driver
Richard Retanubun
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF523x
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF52x2
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF5227x
Alison Wang
2011-12-05
m68k: fix ambiguous bit testing
Mike Frysinger
2011-10-19
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-09-04
ColdFire:Update the timer_init since it was unified.
Jason Jin
2011-09-04
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2010-12-22
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
[next]