aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini2023-12-212-2/+10
|\
| * bootm: Adjust arguments of boot_os_fnSimon Glass2023-12-211-2/+3
| * m68k: Add a reset_cpu() functionSimon Glass2023-12-211-0/+7
* | m68k: Rework asm/global_data.h slightlyTom Rini2023-12-213-3/+4
|/
* m68k: Remove CONFIG_FSLDMAFECTom Rini2023-11-073-168/+2
* Kconfig: Remove all default n/no optionsMichal Simek2023-10-301-1/+0
* m68k: Remove common.h usageTom Rini2023-10-2439-30/+17
* arch: m68k: Implement relocationMarek Vasut2023-09-068-107/+204
* m68k: dts: add watchdog nodeAngelo Dureghello2023-07-258-0/+47
* m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello2023-07-253-132/+1
* m68k: use asm-generic/unaligned.hJens Wiklander2023-05-311-15/+2
* arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut2023-04-152-3/+12
* arch: m68k: Introduce trivial PIT based timerMarek Vasut2023-04-152-2/+58
* arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-157-23/+24
* m68k: dts: add i2c nodesAngelo Dureghello2023-04-1123-0/+272
* i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello2023-04-111-0/+10
* m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello2023-04-111-3/+2
* m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello2023-04-111-3/+3
* Merge branch 'master' into nextTom Rini2023-03-2711-31/+88
|\
| * m68k: add private libgcc ashrdi3Angelo Dureghello2023-03-152-1/+49
| * m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-156-23/+23
| * m68k: dts: stmark2: set correct compatible field for spi norAngelo Dureghello2023-03-151-1/+1
| * m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello2023-03-151-0/+3
| * m68k: use longword-based jumpsAngelo Dureghello2023-03-151-6/+12
* | 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