aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2024-07-15sh: Remove duplicate newlinesMarek Vasut
2024-07-03sh: Add the old invalidate_icache_all functionTom Rini
2024-07-03sh: Implement a default flush_dcache_allTom Rini
2024-06-16sh4: remove watchdog.c fileRasmus Villemoes
2024-06-16sh4: move reset_cpu() from watchdog.c to cpu.cRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06sh: Remove <common.h> and add needed includesTom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-05-31sh: use asm-generic/unaligned.hJens Wiklander
2023-05-31include: Remove unused header filesTom Rini
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-07sh4: Drop unused pci_sh7780 driverSimon Glass
2022-12-23global: Migrate CONFIG_BOARDDIR to CFGTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-08-04sh: Remove unused code in arch/sh/lib/bootm.cTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-03-25Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15sh: Remove sh7763rdp boardTom Rini
2021-02-15sh: Remove sh7757lcr boardTom Rini
2021-02-15sh: Remove sh7753evb boardTom Rini
2021-02-15sh: Remove sh7752evb boardTom Rini
2021-02-15sh: Remove r7780mp boardTom Rini
2021-02-15sh: Remove MigoR boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-08-02sh: r2dplus: Add SCIF1 to the basic DTMarek Vasut
2020-08-02sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini