index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
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
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
[next]