summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2019-06-14sh: r0p7734: Remove the boardMarek Vasut
2019-06-14sh: ap325rxa: Remove the boardMarek Vasut
2019-06-14sh: ap_sh4a_4a: Remove the boardMarek Vasut
2019-06-14sh: ms7750se: Remove the boardMarek Vasut
2019-06-14sh: ms7722: Remove the boardMarek Vasut
2019-06-14sh: espt_giga: Remove the boardMarek Vasut
2019-05-10sh: sh3: Remove CPU supportMarek Vasut
2019-05-10sh: shmin: Remove the boardMarek Vasut
2019-05-10sh: ms7720se: Remove the boardMarek Vasut
2019-05-10sh: mpr2: Remove the boardMarek Vasut
2019-05-10sh: sh2: Remove CPU supportMarek Vasut
2019-05-10sh: rsk7269: Remove the boardMarek Vasut
2019-05-10sh: rsk7264: Remove the boardMarek Vasut
2019-05-10sh: rsk7203: Remove the boardMarek Vasut
2019-05-07sh: 7785: Remove CPU supportMarek Vasut
2019-05-07sh: sh7785lcr: Remove the boardMarek Vasut
2019-05-07sh: 7724: Remove CPU supportMarek Vasut
2019-05-07sh: ecovec: Remove the boardMarek Vasut
2019-02-07sh: bitops: add hweight*() macrosVignesh R
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut
2018-09-15sh: tmu: Clean up register usageMarek Vasut
2018-09-15sh: tmu: Inline sh_tmu.hMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-09-15sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut
2018-09-15sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut
2018-09-15sh: tmu: Simplify the tmu_bit mathMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut
2018-09-15sh: sh7724: Drop EDMR macroMarek Vasut
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23sh: Do not provide strncmpTom Rini
2018-02-21sh: Use -m2a-nofpu onlyTom Rini
2017-10-02sh: Use asm-generic/io.hPaul Burton
2017-08-27sh: Fix linking of ms7722seTom Rini
2017-08-26arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni
2017-08-26arch/sh: allow building in big-endian modeThomas Petazzoni
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-11Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2016-12-02sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-02sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-02sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy
2016-12-02sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-12-02sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-02sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy