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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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
4 days
board: nxp: Rename board directory from board/freescale to board/nxp
Alice Guo
11 days
m68k: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2026-01-02
m68k: Assure end of U-Boot is at 8-byte aligned offset
Marek Vasut
2025-06-27
m68k: Remove astro_mcf5373l board
Tom Rini
2025-06-19
dtc: Add Kconfig option to pad device tree blob
Eric Schikschneit
2025-06-13
m68k: drop pointless #if 0 block
Rasmus Villemoes
2025-06-13
m68k: drop volatile qualifier from gd pointer
Rasmus Villemoes
2025-03-14
treewide: Add a function to change page permissions
Ilias Apalodimas
2024-10-23
m68k: asm/ptrace.h: include linux/types.h
Rasmus Villemoes
2024-10-14
dts: Deduplicate dtbs target
Marek Vasut
2024-09-03
lmb: do away with arch_lmb_reserve()
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-26
global_data: Move pci_clk to m68k and powerpc
Simon Glass
2024-07-15
m68k: Remove duplicate newlines
Marek Vasut
2024-07-03
m68k: Rename icache_invalid to invalidate_icache_all
Tom Rini
2024-07-03
m68k: Implement a default flush_dcache_all
Tom Rini
2024-06-16
m68k: remove dead code
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
m68k: Add a reset_cpu() function
Simon Glass
2023-12-21
m68k: Rework asm/global_data.h slightly
Tom Rini
2023-11-07
m68k: Remove CONFIG_FSLDMAFEC
Tom Rini
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-10-24
m68k: Remove common.h usage
Tom Rini
2023-09-06
arch: m68k: Implement relocation
Marek Vasut
2023-07-25
m68k: dts: add watchdog node
Angelo Dureghello
2023-07-25
m68k: move watchdog functions in mcf_wdt driver
Angelo Dureghello
2023-05-31
m68k: use asm-generic/unaligned.h
Jens Wiklander
2023-04-15
arch: m68k: Add QEMU specific RAMBAR workaround
Marek Vasut
2023-04-15
arch: m68k: Introduce trivial PIT based timer
Marek Vasut
2023-04-15
arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
Marek Vasut
2023-04-11
m68k: dts: add i2c nodes
Angelo Dureghello
2023-04-11
i2c: fsl_i2c: fix m68k transferts
Angelo Dureghello
2023-04-11
m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition
Angelo Dureghello
2023-04-11
m68k: move CONFIG_SYS_I2C to CFG_ namespace
Angelo Dureghello
2023-03-27
Merge branch 'master' into next
Tom Rini
2023-03-15
m68k: add private libgcc ashrdi3
Angelo Dureghello
2023-03-15
m68k: rename CONFIG_MCFTMR to CFG_MCFTMR
Angelo Dureghello
2023-03-15
m68k: dts: stmark2: set correct compatible field for spi nor
Angelo Dureghello
2023-03-15
m68k: add global variable sdhc_per_clk for m68k
Angelo Dureghello
2023-03-15
m68k: use longword-based jumps
Angelo Dureghello
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-07
m68k: Drop unused CONFIG_M52277
Simon Glass
[next]