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
Age
Commit message (
Expand
)
Author
2018-09-16
m68k: ColdFire mcf5441x, add eSDHC support
Angelo Dureghello
2018-09-16
m68k: fix multiple memory accesses on swap operations
Angelo Dureghello
2018-09-16
m68k: fix mcf5441x total interrupt number
Angelo Dureghello
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-07-23
m68k: m5253evbe: Remove this board
Tom Rini
2018-06-18
m68k: Remove empty #ifdef/#ifndef block
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-30
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
Derald D. Woods
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2017-10-02
m68k: Use asm-generic/io.h
Paul Burton
2017-08-18
m68k: add board stmark2, mcf5441x based
Angelo Dureghello
2017-08-18
m68k: mcf5445x: allow CS0 to be undefined
Angelo Dureghello
2017-08-18
m68k: fix cache.c for Coldfire V4E
Angelo Dureghello
2017-08-18
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-01-15
spi: Zap cf_qspi driver and related code
Jagan Teki
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-08-15
net: mii: Changes not made by spatch
Joe Hershberger
2016-07-30
m68k: code reformatting for all start.S files
Angelo Dureghello
2016-05-27
m68k: Drop unused code in u-boot.h
Simon Glass
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
m68k: add malloc memory for early malloc
angelo@sysam.it
2016-05-17
dm: fsl_i2c: Rename I2C register structure
mario.six@gdsys.cc
2016-04-18
m68k: fix broken buildman m68k
angelo@sysam.it
2016-01-20
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-12-13
m68k: add private libgcc
angelo@sysam.it
2015-11-09
Replace "extern inline" with "static inline"
Måns Rullgård
2015-11-05
m68k: Use the generic bitops headers
Fabio Estevam
2015-08-12
m68k: cache: add an empty stub functions for invalidate/flush dcache
Wu, Josh
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
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-28
m68k: remove arch/m68k/lib/board.c
Masahiro Yamada
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-05
m68k: add generic-board support
angelo@sysam.it
2015-03-05
m68k: add mcf5307 cpu support
angelo@sysam.it
[next]