aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21m68k: Add a reset_cpu() functionSimon Glass
2023-12-21m68k: Rework asm/global_data.h slightlyTom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-24m68k: Remove common.h usageTom Rini
2023-09-06arch: m68k: Implement relocationMarek Vasut
2023-07-25m68k: dts: add watchdog nodeAngelo Dureghello
2023-07-25m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello
2023-05-31m68k: use asm-generic/unaligned.hJens Wiklander
2023-04-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut
2023-04-11m68k: dts: add i2c nodesAngelo Dureghello
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-15m68k: add private libgcc ashrdi3Angelo Dureghello
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello
2023-03-15m68k: dts: stmark2: set correct compatible field for spi norAngelo Dureghello
2023-03-15m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello
2023-03-15m68k: use longword-based jumpsAngelo Dureghello
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-07m68k: Drop unused CONFIG_M52277Simon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-05m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-07-05m68k: Remove unused PCI codeTom Rini
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24microblaze: Add support for run time relocationMichal Simek
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06m68k: Remove dead codeTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2022-04-01Convert CONFIG_MCFTMR to KconfigTom Rini