summaryrefslogtreecommitdiff
path: root/board/renesas
Commit message (Expand)AuthorAgeFilesLines
* ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham2023-04-073-0/+96
* ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham2023-04-073-0/+96
* ARM: rmobile: Add R-Car Generation 4 supportHai Pham2023-04-071-1/+1
* ARM: renesas: falcon: Enable RWDT reset for V3U FalconHai Pham2023-03-181-5/+11
* ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3Hai Pham2023-03-181-2/+5
* ARM: renesas: Demote overlap memory nodes message to debug on Gen3Hai Pham2023-03-181-3/+3
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-059-9/+9
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* ARM: renesas: Propagate RPC-IF enablement to subsequent softwareGeert Uytterhoeven2022-09-021-2/+44
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-276-6/+12
* Remove #include <version.h> from files which do not need itPali Rohár2021-09-171-1/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-303-4/+4
* ARM: renesas: Mallocate bootparams on Gen3Marek Vasut2021-08-086-18/+0
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-022-4/+4
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-283-4/+4
* ARM: renesas: Add GICv3 initialization for V3U FalconKoji Matsuoka2021-06-241-0/+29
* ARM: renesas: Add generic timer initialization for V3U FalconKoji Matsuoka2021-06-241-0/+25
* ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham2021-06-244-0/+81
* ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut2021-05-121-0/+80
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-0222-22/+22
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1516-0/+16
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0216-0/+16
* | sh: Remove sh7763rdp boardTom Rini2021-02-155-342/+0
* | sh: Remove sh7757lcr boardTom Rini2021-02-157-1187/+0
* | sh: Remove sh7753evb boardTom Rini2021-02-156-901/+0
* | sh: Remove sh7752evb boardTom Rini2021-02-156-899/+0
* | sh: Remove r7780mp boardTom Rini2021-02-156-488/+0
* | sh: Remove MigoR boardTom Rini2021-02-155-267/+0
|/
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* Merge branch 'next'Tom Rini2020-10-055-44/+1
|\
| * board: renesas: draak: Drop CA57 resetBiju Das2020-09-261-14/+1
| * board: renesas: remove empty board_early_init_f functionBiju Das2020-09-262-10/+0
| * board: renesas: Remove empty s_init functionBiju Das2020-09-265-20/+0
* | board: renesas: ebisu: Drop CA57 check in reset_cpu()Lad Prabhakar2020-09-261-14/+1
|/
* ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese2020-08-251-47/+0
* ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek2020-07-251-2/+2
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-2/+2
* ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek2020-07-201-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-178-8/+8
* sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut2020-05-291-0/+2
* ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut2020-05-201-18/+10
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1819-0/+19
* common: Drop linux/delay.h from common headerSimon Glass2020-05-189-0/+9
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-185-6/+13
* common: Drop init.h from common headerSimon Glass2020-05-1826-0/+26
* common: Drop image.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop net.h from common headerSimon Glass2020-05-187-0/+7