summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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 headerSimon 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
* sh: Fix SH4 build with GCC versions without -m4-nofpuMarek Vasut2019-09-141-1/+1
* sh: Fix incorrect linking with new binutilsMarek Vasut2019-09-141-0/+1
* sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-021-0/+14
* sh: r2dplus: Enable OF controlMarek Vasut2019-09-023-0/+26
* sh: Fix OF_SEPARATE supportMarek Vasut2019-09-022-0/+15
* sh: tmu: Fix SH4 TCNT0 offsetMarek Vasut2019-09-021-1/+1
* sh: r0p7734: Remove the boardMarek Vasut2019-06-141-5/+0
* sh: ap325rxa: Remove the boardMarek Vasut2019-06-141-5/+0
* sh: ap_sh4a_4a: Remove the boardMarek Vasut2019-06-141-5/+0
* sh: ms7750se: Remove the boardMarek Vasut2019-06-141-5/+0
* sh: ms7722: Remove the boardMarek Vasut2019-06-141-5/+0
* sh: espt_giga: Remove the boardMarek Vasut2019-06-141-5/+0
* sh: sh3: Remove CPU supportMarek Vasut2019-05-1013-503/+0
* sh: shmin: Remove the boardMarek Vasut2019-05-101-5/+0
* sh: ms7720se: Remove the boardMarek Vasut2019-05-101-5/+0
* sh: mpr2: Remove the boardMarek Vasut2019-05-101-5/+0
* sh: sh2: Remove CPU supportMarek Vasut2019-05-1014-314/+1
* sh: rsk7269: Remove the boardMarek Vasut2019-05-101-5/+0
* sh: rsk7264: Remove the boardMarek Vasut2019-05-101-5/+0
* sh: rsk7203: Remove the boardMarek Vasut2019-05-101-5/+0
* sh: 7785: Remove CPU supportMarek Vasut2019-05-072-121/+0
* sh: sh7785lcr: Remove the boardMarek Vasut2019-05-071-5/+0
* sh: 7724: Remove CPU supportMarek Vasut2019-05-072-211/+0
* sh: ecovec: Remove the boardMarek Vasut2019-05-071-5/+0
* sh: bitops: add hweight*() macrosVignesh R2019-02-071-0/+4
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-181-1/+1
* sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut2018-09-152-16/+9
* sh: tmu: Clean up register usageMarek Vasut2018-09-151-43/+11
* sh: tmu: Inline sh_tmu.hMarek Vasut2018-09-151-1/+42