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
/
gose
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 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-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
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: Update M2-N Gose
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-06-01
arm: rmobile: gose: Update to QoS revision 0.311
Nobuhiro Iwamatsu
2015-02-25
arm: rmobile: gose: Add support SDHI
Nobuhiro Iwamatsu
2015-02-25
arm: rmobile: gose: Migrate serial driver to drivers model
Nobuhiro Iwamatsu
2014-12-05
arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.c
Nobuhiro Iwamatsu
2014-12-05
arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.h
Nobuhiro Iwamatsu
2014-12-05
arm: rmobile: rcar: Move module control register to header file of SoC
Nobuhiro Iwamatsu
2014-11-17
arm: rmobile: gose: Remove dram_init_banksize function
Nobuhiro Iwamatsu
2014-11-10
arm: rmobile: gose: Add Ethernet support
Nobuhiro Iwamatsu
2014-11-10
arm: rmobile: Add support gose board
Nobuhiro Iwamatsu