summaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)AuthorFilesLines
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut6-18/+0
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-4/+4
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass3-4/+4
2021-06-24ARM: renesas: Add GICv3 initialization for V3U FalconKoji Matsuoka1-0/+29
2021-06-24ARM: renesas: Add generic timer initialization for V3U FalconKoji Matsuoka1-0/+25
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham4-0/+81
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut1-0/+80
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler22-22/+22
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini16-0/+16
2021-02-15sh: Remove sh7763rdp boardTom Rini5-342/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini7-1187/+0
2021-02-15sh: Remove sh7753evb boardTom Rini6-901/+0
2021-02-15sh: Remove sh7752evb boardTom Rini6-899/+0
2021-02-15sh: Remove r7780mp boardTom Rini6-488/+0
2021-02-15sh: Remove MigoR boardTom Rini5-267/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass16-0/+16
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-05Merge branch 'next'Tom Rini5-44/+1
2020-09-26board: renesas: ebisu: Drop CA57 check in reset_cpu()Lad Prabhakar1-14/+1
2020-09-26board: renesas: draak: Drop CA57 resetBiju Das1-14/+1
2020-09-26board: renesas: remove empty board_early_init_f functionBiju Das2-10/+0
2020-09-26board: renesas: Remove empty s_init functionBiju Das5-20/+0
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese1-47/+0
2020-07-25ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+2
2020-07-20ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek1-2/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada8-8/+8
2020-05-29sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut1-0/+2
2020-05-20ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut1-18/+10
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass19-0/+19
2020-05-19common: Drop linux/delay.h from common headerSimon Glass9-0/+9
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass5-6/+13
2020-05-19common: Drop init.h from common headerSimon Glass26-0/+26
2020-05-19common: Drop image.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop net.h from common headerSimon Glass7-0/+7
2020-05-18common: Drop flash.h from common headerSimon Glass3-0/+3
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut2-5/+5
2020-04-28ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut2-6/+2
2020-03-30ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETHMarek Vasut1-0/+2
2020-03-30ARM: rmobile: Implement PMIC reset on V2H BlancheMarek Vasut1-0/+20
2020-01-18common: Move hang() to the same header as panic()Simon Glass10-0/+10
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass22-0/+22
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger3-4/+4
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass4-0/+4
2019-09-02sh: r2dplus: Switch to DM PCI driverMarek Vasut1-7/+0
2019-08-12env: Rename environment.h to env_internal.hSimon Glass7-7/+7
2019-08-11env: Drop environment.h header file where not neededSimon Glass4-4/+0