summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-04-12dm: dts: Convert driver model tags to use new schemaSimon Glass
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-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
2022-04-01Convert CONFIG_CF_DSPI to KconfigTom Rini
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-12m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár
2021-09-17m68k: Add missing ENTRY entry in linker scriptTom Rini
2021-07-18m68k: Remove M52277EVB boardTom Rini
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54418TWR boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-07-07m68k: Remove M5485 boardsTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass