aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/lib
AgeCommit message (Expand)AuthorFilesLines
2024-07-15m68k: Remove duplicate newlinesMarek Vasut1-1/+0
2024-07-03m68k: Rename icache_invalid to invalidate_icache_allTom Rini1-3/+3
2024-07-03m68k: Implement a default flush_dcache_allTom Rini1-0/+9
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-1/+0
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 Rini1-0/+1
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini1-2/+2
2023-10-24m68k: Remove common.h usageTom Rini7-7/+5
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut1-2/+34
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut1-2/+2
2023-03-15m68k: add private libgcc ashrdi3Angelo Dureghello2-1/+49
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello1-2/+2
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini3-27/+27
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-14/+14
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
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-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-3/+5
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut1-17/+1
2021-07-07m68k: Remove M5475x boardsTom Rini1-1/+1
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini4-0/+4
2021-02-03bdinfo: Rename function names to be clearerBin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait1-1/+8
2020-08-06board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait1-0/+21
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait1-4/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-6/+6
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass1-0/+5
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2-0/+30
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-63/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello2-0/+80
2019-12-02common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass2-0/+2