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
Age
Commit message (
Expand
)
Author
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-02
ARM: renesas: Propagate RPC-IF enablement to subsequent software
Geert Uytterhoeven
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
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-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-06-24
ARM: renesas: Add GICv3 initialization for V3U Falcon
Koji Matsuoka
2021-06-24
ARM: renesas: Add generic timer initialization for V3U Falcon
Koji Matsuoka
2021-06-24
ARM: renesas: Add R8A779A0 V3U Falcon board code
Hai Pham
2021-05-12
ARM: renesas: Scrub duplicate memory nodes from DT on Gen3
Marek Vasut
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
sh: Remove sh7763rdp board
Tom Rini
2021-02-15
sh: Remove sh7757lcr board
Tom Rini
2021-02-15
sh: Remove sh7753evb board
Tom Rini
2021-02-15
sh: Remove sh7752evb board
Tom Rini
2021-02-15
sh: Remove r7780mp board
Tom Rini
2021-02-15
sh: Remove MigoR board
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-26
board: renesas: ebisu: Drop CA57 check in reset_cpu()
Lad Prabhakar
2020-09-26
board: renesas: draak: Drop CA57 reset
Biju Das
2020-09-26
board: renesas: remove empty board_early_init_f function
Biju Das
2020-09-26
board: renesas: Remove empty s_init function
Biju Das
2020-08-25
ARM: renesas: Drop unnecessary function ft_board_setup()
Stefan Roese
2020-07-25
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-29
sh: r2dplus: Enable board_eth_init only for non-DM case
Marek Vasut
2020-05-20
ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3
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
common: Drop log.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-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-04-28
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2
Marek Vasut
2020-04-28
ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs
Marek Vasut
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 hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
[next]