summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut2018-09-151-1/+5
* sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut2018-09-151-1/+1
* sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut2018-09-151-17/+3
* sh: tmu: Simplify the tmu_bit mathMarek Vasut2018-09-151-5/+2
* sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut2018-09-151-0/+1
* sh: sh7724: Drop EDMR macroMarek Vasut2018-09-151-3/+0
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-32/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0759-129/+61
* sh: Do not provide strncmpTom Rini2018-02-231-31/+2
* sh: Use -m2a-nofpu onlyTom Rini2018-02-211-1/+1
* sh: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* sh: Fix linking of ms7722seTom Rini2017-08-271-0/+4
* arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni2017-08-261-4/+0
* arch/sh: allow building in big-endian modeThomas Petazzoni2017-08-261-0/+5
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-2/+2
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-3/+0
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass2017-08-112-0/+8
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+3
* sh: generate position independent code for all platformsVladimir Zapolskiy2016-12-022-1/+2
* sh: share the correct version of start.S among all cpusVladimir Zapolskiy2016-12-028-135/+9
* sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy2016-12-021-12/+11
* sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-024-18/+18
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-022-1/+18
* sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy2016-12-021-16/+16
* sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy2016-12-022-6/+1
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-021-1/+1
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-021-0/+4
* sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2016-12-021-10/+0
* sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-023-39/+36
* sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy2016-12-021-5/+3
* sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy2016-12-021-37/+2
* sh3: remove unused cache.c file from being builtVladimir Zapolskiy2016-12-022-97/+1
* sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy2016-12-021-1/+1
* sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy2016-12-021-1/+1
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada2016-07-141-33/+0
* Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-271-2/+0
* sh: Drop the arch-specific board initSimon Glass2016-05-273-190/+2
* sh: Fix build errors for generic boardSimon Glass2016-05-278-19/+33
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* sh: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-3/+0