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
/
silk
Age
Commit message (
Expand
)
Author
2024-03-02
ARM: renesas: Rename rmobile.h to renesas.h
Marek Vasut
2024-03-02
ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM...
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-08-07
ARM: renesas: Update MAINTAINERS file
Marek Vasut
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-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
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-03-30
ARM: rmobile: Fix PHY LED mode register mask
Marek Vasut
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
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-04-26
ARM: rmobile: Fix PMIC address on E2 Silk
Marek Vasut
2018-04-21
ARM: rmobile: Update E2 Silk
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
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-17
ARM: rmobile: Move rcar-gen2-common to rcar-common
Nobuhiro Iwamatsu
2016-08-17
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
Nobuhiro Iwamatsu
2015-02-25
arm: rmobile: silk: Add support SDHI
Vladimir Barinov
2015-02-25
arm: rmobile: silk: fix typo in device declaration
Vladimir Barinov
2015-02-25
arm: rmobile: silk: Disable ethernet pins pull-up
Vladimir Barinov
2015-02-25
arm: rmobile: silk: Fix GPIO4_31 initialization
Vladimir Barinov
2015-02-25
arm: rmobile: silk: Migrate serial driver to drivers model
Nobuhiro Iwamatsu
2015-02-13
ARM: rmobile: silk: Remove initialization of ACTLR.SMP
Nobuhiro Iwamatsu
2015-02-13
arm: rmobile: Add missed header file for Silk board
Vladimir Barinov
2015-02-13
arm: rmobile: Add SILK board support
Vladimir Barinov