summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-1418-18/+18
* Correct SPL uses of LMBSimon Glass2023-02-101-1/+1
* m68k: Drop unused CONFIG_M52277Simon Glass2023-02-071-1/+0
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-2011-217/+217
* global: Remove unused CONFIG definesTom Rini2023-01-201-16/+0
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-221-2/+0
* m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini2022-12-053-5/+5
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-0535-746/+746
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-053-4/+4
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-051-4/+4
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-313-16/+16
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-1/+1
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-122-8/+0
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-261-3/+5
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-071-2/+0
* m68k: Remove unused PCI codeTom Rini2022-07-052-152/+1
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-271-0/+3
|\
| * microblaze: Add support for run time relocationMichal Simek2022-06-241-0/+3
* | linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-2/+2
* | m68k: Remove dead codeTom Rini2022-06-068-932/+0
|/
* Convert CONFIG_MCFRTC et al to KconfigTom Rini2022-04-011-4/+0
* Convert CONFIG_MCFTMR to KconfigTom Rini2022-04-011-0/+3
* Convert CONFIG_CF_DSPI to KconfigTom Rini2022-04-011-0/+5
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
* m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-121-4/+3
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-0/+1
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-308-11/+11
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-303-3/+0
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-231-17/+1
* m68k: mcf: Remove overloading version_stringPali Rohár2021-09-176-26/+0
* Remove #include <timestamp.h> from files which do not need itPali Rohár2021-09-171-1/+0
* m68k: Add missing ENTRY entry in linker scriptTom Rini2021-09-171-0/+1
* m68k: Remove M52277EVB boardTom Rini2021-07-189-918/+1
* m68k: Remove M54451EVB boardTom Rini2021-07-1814-1701/+1
* m68k: Remove M54418TWR boardTom Rini2021-07-188-215/+0
* m68k: Remove M54455EVB boardTom Rini2021-07-189-208/+2
* m68k: Remove M5475x boardsTom Rini2021-07-0725-1765/+2
* m68k: Remove M5485 boardsTom Rini2021-07-0712-265/+1
* global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini2021-06-231-0/+2
* allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes2021-04-271-1/+1
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1518-0/+18
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0218-0/+18
* | bdinfo: Rename function names to be clearerBin Meng2021-02-031-1/+1
|/
* common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-151-1/+8
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek2020-11-041-2/+0
* board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait2020-08-061-0/+21
* cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait2020-08-061-4/+0