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
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
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-05
m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-08-12
Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
Tom Rini
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-05
m68k: Remove unused PCI code
Tom Rini
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
m68k: Remove dead code
Tom Rini
[next]