summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2023-04-12dm: 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
2020-05-20sh: Enable ffunction-sections and fdata-sectionsMarek Vasut
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-09-14sh: r2dplus: Fix missing PCI rangeMarek Vasut