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
/
board
/
renesas
/
blanche
/
blanche.c
Age
Commit message (
Expand
)
Author
2024-03-02
ARM: renesas: Rename rmobile.h to renesas.h
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
Marek Vasut
2024-03-02
ARM: renesas: Drop unused mmc.h
Marek Vasut
2024-03-02
ARM: renesas: Drop unused sh_sdhi.h
Marek Vasut
2024-01-27
ARM: renesas: Drop include common.h
Marek Vasut
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-30
ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
Marek Vasut
2020-03-30
ARM: rmobile: Implement PMIC reset on V2H Blanche
Marek Vasut
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-05-20
ARM: rmobile: Update V2H Blanche
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-02
ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
Marek Vasut
2018-05-02
ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
Marek Vasut
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-17
arm: rmobile: Fix HDMI output for BLANCHE board
masakazu.mochizuki.wd@hitachi.com
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com