summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-141-2/+2
* sh4: Drop unused pci_sh7780 driverSimon Glass2023-02-071-2/+0
* global: Migrate CONFIG_BOARDDIR to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-221-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-053-4/+4
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-1/+1
* sh: Remove unused code in arch/sh/lib/bootm.cTom Rini2022-08-041-15/+0
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-2/+2
* Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson2022-03-251-1/+1
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
* Convert CONFIG_CPU_SH7751 to KconfigTom Rini2021-12-271-1/+5
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* lmb: sh: Add arch_lmb_reserve()Marek Vasut2021-09-231-0/+16
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+3
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-2/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151-0/+1
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* | sh: Remove sh7763rdp boardTom Rini2021-02-151-5/+0
* | sh: Remove sh7757lcr boardTom Rini2021-02-155-330/+1
* | sh: Remove sh7753evb boardTom Rini2021-02-151-5/+0
* | sh: Remove sh7752evb boardTom Rini2021-02-151-5/+0
* | sh: Remove r7780mp boardTom Rini2021-02-151-5/+0
* | sh: Remove MigoR boardTom Rini2021-02-151-5/+0
|/
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* sh: r2dplus: Add SCIF1 to the basic DTMarek Vasut2020-08-021-0/+23
* sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut2020-08-021-1/+7
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-4/+0
* sh: Enable ffunction-sections and fdata-sectionsMarek Vasut2020-05-201-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-3/+8
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-1/+2
* common: Move relocate_code() to init.hSimon Glass2020-01-171-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-022-0/+2
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-3/+3
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move checkcpu() out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* sh: r2dplus: Fix missing PCI rangeMarek Vasut2019-09-141-1/+2