aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
6 daysm68k: Remove duplicate newlinesMarek Vasut6-6/+0
2024-07-03m68k: Rename icache_invalid to invalidate_icache_allTom Rini2-4/+3
2024-07-03m68k: Implement a default flush_dcache_allTom Rini1-0/+9
2024-06-16m68k: remove dead codeRasmus Villemoes1-108/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2-1/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2-2/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2-1/+2
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini1-1/+1
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass1-1/+1
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom Rini2-2/+10
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-2/+3
2023-12-21m68k: Add a reset_cpu() functionSimon Glass1-0/+7
2023-12-21m68k: Rework asm/global_data.h slightlyTom Rini3-3/+4
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini3-168/+2
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-10-24m68k: Remove common.h usageTom Rini39-30/+17
2023-09-06arch: m68k: Implement relocationMarek Vasut8-107/+204
2023-07-25m68k: dts: add watchdog nodeAngelo Dureghello8-0/+47
2023-07-25m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello3-132/+1
2023-05-31m68k: use asm-generic/unaligned.hJens Wiklander1-15/+2
2023-04-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut2-3/+12
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut2-2/+58
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut7-23/+24
2023-04-11m68k: dts: add i2c nodesAngelo Dureghello23-0/+272
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello1-0/+10
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello1-3/+2
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello1-3/+3
2023-03-27Merge branch 'master' into nextTom Rini11-31/+88
2023-03-15m68k: add private libgcc ashrdi3Angelo Dureghello2-1/+49
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello6-23/+23
2023-03-15m68k: dts: stmark2: set correct compatible field for spi norAngelo Dureghello1-1/+1
2023-03-15m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello1-0/+3
2023-03-15m68k: use longword-based jumpsAngelo Dureghello1-6/+12
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass18-18/+18
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-02-07m68k: Drop unused CONFIG_M52277Simon Glass1-1/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini11-217/+217
2023-01-20global: Remove unused CONFIG definesTom Rini1-16/+0
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-2/+0
2022-12-05m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini3-5/+5
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini35-746/+746
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-4/+4
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-4/+4
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass3-16/+16
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2-8/+0
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-3/+5
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0