aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass1-2/+2
2023-05-31sh: use asm-generic/unaligned.hJens Wiklander1-20/+2
2023-05-31include: Remove unused header filesTom Rini1-14/+0
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass1-2/+2
2023-02-07sh4: Drop unused pci_sh7780 driverSimon Glass1-2/+0
2022-12-23global: Migrate CONFIG_BOARDDIR to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-4/+4
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2022-08-04sh: Remove unused code in arch/sh/lib/bootm.cTom Rini1-15/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-03-25Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson1-1/+1
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-0/+2
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini1-1/+5
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut1-0/+16
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+3
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-2/+2
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini1-0/+1
2021-02-15sh: Remove sh7763rdp boardTom Rini1-5/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini5-330/+1
2021-02-15sh: Remove sh7753evb boardTom Rini1-5/+0
2021-02-15sh: Remove sh7752evb boardTom Rini1-5/+0
2021-02-15sh: Remove r7780mp boardTom Rini1-5/+0
2021-02-15sh: Remove MigoR boardTom Rini1-5/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-08-02sh: r2dplus: Add SCIF1 to the basic DTMarek Vasut1-0/+23
2020-08-02sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut1-1/+7
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini1-4/+0
2020-05-20sh: Enable ffunction-sections and fdata-sectionsMarek Vasut1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass3-3/+8
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass2-0/+2
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-1/+2
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass2-0/+2
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-3/+3
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1