index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
lib
Age
Commit message (
Expand
)
Author
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-08-04
sh: Remove unused code in arch/sh/lib/bootm.c
Tom Rini
2022-03-25
Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
Sean Anderson
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-23
lmb: sh: Add arch_lmb_reserve()
Marek Vasut
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-08-02
sh: Set gd->malloc_base if MALLOC_F_LEN is set
Marek Vasut
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-09-02
sh: Fix OF_SEPARATE support
Marek Vasut
2019-05-10
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
sh: sh2: Remove CPU support
Marek Vasut
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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-11
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
Simon Glass
2016-12-02
sh: share the correct version of start.S among all cpus
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-05-27
sh: Drop the arch-specific board init
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-02-25
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
2015-02-25
sh: rename some private libraries
Masahiro Yamada
2014-11-17
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-11-13
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-01-08
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
Nobuhiro Iwamatsu
2013-11-04
sh: convert to common timer code
Rob Herring
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
[next]