summaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)Author
2021-06-24ARM: renesas: Add GICv3 initialization for V3U FalconKoji Matsuoka
2021-06-24ARM: renesas: Add generic timer initialization for V3U FalconKoji Matsuoka
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15sh: Remove sh7763rdp boardTom Rini
2021-02-15sh: Remove sh7757lcr boardTom Rini
2021-02-15sh: Remove sh7753evb boardTom Rini
2021-02-15sh: Remove sh7752evb boardTom Rini
2021-02-15sh: Remove r7780mp boardTom Rini
2021-02-15sh: Remove MigoR boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-05Merge branch 'next'Tom Rini
2020-09-26board: renesas: ebisu: Drop CA57 check in reset_cpu()Lad Prabhakar
2020-09-26board: renesas: draak: Drop CA57 resetBiju Das
2020-09-26board: renesas: remove empty board_early_init_f functionBiju Das
2020-09-26board: renesas: Remove empty s_init functionBiju Das
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese
2020-07-25ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-29sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut
2020-05-20ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut
2020-03-30ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETHMarek Vasut
2020-03-30ARM: rmobile: Implement PMIC reset on V2H BlancheMarek Vasut
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-09-02sh: r2dplus: Switch to DM PCI driverMarek Vasut
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-09ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut