index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
renesas
/
ulcb
/
ulcb.c
Age
Commit message (
Expand
)
Author
2025-01-29
arm64: renesas: Deduplicate board_early_init_f()
Marek Vasut
2025-01-29
arm64: renesas: Drop unused code and clean up headers on ULCB boards
Marek Vasut
2024-04-18
ARM: dts: renesas: Replace R8A77950 with R8A77951
Marek Vasut
2024-04-18
ARM: dts: renesas: Stop using the -u-boot DTs for build
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile.h to renesas.h
Marek Vasut
2024-03-02
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
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 sh_sdhi.h
Marek Vasut
2024-01-27
ARM: renesas: Drop include common.h
Marek Vasut
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-08
ARM: renesas: Mallocate bootparams on Gen3
Marek Vasut
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-26
board: renesas: Remove empty s_init function
Biju Das
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 image.h from common header
Simon Glass
2020-04-28
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2
Marek Vasut
2019-05-21
ARM: renesas: Factor out DRAM setup on R-Car Gen3
Marek Vasut
2019-05-04
ARM: renesas: Configure DRAM size from ATF DT fragment
Marek Vasut
2019-04-09
ARM: rmobile: Add R8A77965 M3NULCB support
Marek Vasut
2018-12-04
ARM: dts: Turn ULCB into Multi-DTB config
Marek Vasut
2018-12-04
ARM: rmobile: Drop unused macros from Gen3 boards
Marek Vasut
2018-10-18
ARM: rmobile: Fix module clock controls refer status on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Remove Watchdog and CPG settings on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Remove TMU0/TMU1 settings on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3
Hiroyuki Yokoyama
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
2017-11-30
ARM: rmobile: Configure DRAM sizes from DT
Marek Vasut
2017-11-30
ARM: rmobile: Zap rmobile_sysinfo on Gen3
Marek Vasut
2017-09-28
ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files
Marek Vasut
2017-09-28
ARM: rmobile: Switch to DM PFC pinmux and GPIO driver
Marek Vasut
2017-09-24
ARM: rmobile: Remove SCIF clock configuration from board files
Marek Vasut
2017-09-24
ARM: rmobile: Remove AVB clock configuration from board files
Marek Vasut
2017-09-24
ARM: rmobile: Remove SD clock configuration from board files
Marek Vasut
2017-09-12
ARM: rmobile: Move HSUSB configuration to board on ULCB
Marek Vasut
2017-09-07
ARM: rmobile: Fix SD divider settings on Gen3
Marek Vasut
2017-09-05
ARM: rmobile: Drop board_mmc_init
Marek Vasut
2017-09-05
ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards
Marek Vasut
2017-08-26
ARM: rmobile: Remove SH SDHI probing from ULCB board
Marek Vasut
2017-08-26
ARM: rmobile: Remove Serial SH probing from ULCB board
Marek Vasut
2017-08-26
ARM: rmobile: Remove RAVB probing from ULCB board
Marek Vasut
2017-08-03
ARM: rmobile: ulcb: Add ULCB board support
Marek Vasut