Age | Commit message (Expand) | Author |
2019-06-14 | sh: r0p7734: Remove the board | Marek Vasut |
2019-06-14 | sh: ap325rxa: Remove the board | Marek Vasut |
2019-06-14 | sh: ap_sh4a_4a: Remove the board | Marek Vasut |
2019-06-14 | sh: ms7750se: Remove the board | Marek Vasut |
2019-06-14 | sh: ms7722: Remove the board | Marek Vasut |
2019-06-14 | sh: espt_giga: Remove the board | Marek Vasut |
2019-05-10 | sh: sh3: Remove CPU support | Marek Vasut |
2019-05-10 | sh: shmin: Remove the board | Marek Vasut |
2019-05-10 | sh: ms7720se: Remove the board | Marek Vasut |
2019-05-10 | sh: mpr2: Remove the board | Marek Vasut |
2019-05-10 | sh: sh2: Remove CPU support | Marek Vasut |
2019-05-10 | sh: rsk7269: Remove the board | Marek Vasut |
2019-05-10 | sh: rsk7264: Remove the board | Marek Vasut |
2019-05-10 | sh: rsk7203: Remove the board | Marek Vasut |
2019-05-07 | sh: 7785: Remove CPU support | Marek Vasut |
2019-05-07 | sh: sh7785lcr: Remove the board | Marek Vasut |
2019-05-07 | sh: 7724: Remove CPU support | Marek Vasut |
2019-05-07 | sh: ecovec: Remove the board | Marek Vasut |
2019-02-07 | sh: bitops: add hweight*() macros | Vignesh R |
2018-11-18 | Kbuild: add LDFLAGS_STANDALONE | Daniel Schwierzeck |
2018-09-15 | sh: tmu: Zap get_tbclk and timer_read_counter | Marek Vasut |
2018-09-15 | sh: tmu: Clean up register usage | Marek Vasut |
2018-09-15 | sh: tmu: Inline sh_tmu.h | Marek Vasut |
2018-09-15 | sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ | Marek Vasut |
2018-09-15 | sh: tmu: Inline get_tmu0_clk_rate() | Marek Vasut |
2018-09-15 | sh: tmu: Inline tmu_timer_{start,stop}() | Marek Vasut |
2018-09-15 | sh: tmu: Simplify the tmu_bit math | Marek Vasut |
2018-09-15 | sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV | Marek Vasut |
2018-09-15 | sh: sh7724: Drop EDMR macro | Marek Vasut |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-23 | sh: Do not provide strncmp | Tom Rini |
2018-02-21 | sh: Use -m2a-nofpu only | Tom Rini |
2017-10-02 | sh: Use asm-generic/io.h | Paul Burton |
2017-08-27 | sh: Fix linking of ms7722se | Tom Rini |
2017-08-26 | arch/sh: don't bring common/env_embedded.o into the link | Thomas Petazzoni |
2017-08-26 | arch/sh: allow building in big-endian mode | Thomas Petazzoni |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |
2017-08-11 | Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2016-12-02 | sh: generate position independent code for all platforms | Vladimir Zapolskiy |
2016-12-02 | sh: share the correct version of start.S among all cpus | Vladimir Zapolskiy |
2016-12-02 | sh4: fix start.S by calling board_init_f() after first code relocation | Vladimir Zapolskiy |
2016-12-02 | sh: add shared relocate_code() function and call board_init_r() | Vladimir Zapolskiy |
2016-12-02 | sh: add common dram_init() function for all boards | Vladimir Zapolskiy |
2016-12-02 | sh: add MEMORY command to a shared linker script | Vladimir Zapolskiy |
2016-12-02 | sh: define entry point and reloc_dst inside a linker script | Vladimir Zapolskiy |
2016-12-02 | sh: place board lowlevel_init code in the beginning of .text | Vladimir Zapolskiy |