summaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)Author
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
2019-07-23ARM: renesas: Update Gen3 PCIe dma-ranges before bootMarek Vasut
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-14sh: r0p7734: Remove the boardMarek Vasut
2019-06-14sh: ap325rxa: Remove the boardMarek Vasut
2019-06-13configs: Disable now unbuildable SPI options for boardsTom Rini
2019-05-21ARM: renesas: Factor out DRAM setup on R-Car Gen3Marek Vasut
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut
2019-05-10sh: rsk7269: Remove the boardMarek Vasut
2019-05-10sh: rsk7264: Remove the boardMarek Vasut
2019-05-10sh: rsk7203: Remove the boardMarek Vasut
2019-05-07ARM: dts: renesas: Add RZ/A1 GR-Peach boardChris Brandt
2019-05-07sh: sh7785lcr: Remove the boardMarek Vasut
2019-05-07sh: ecovec: Remove the boardMarek Vasut
2019-05-07sh: sh7757lcr: Fix copy-paste error in READMEMarek Vasut
2019-05-04ARM: renesas: Configure DRAM size from ATF DT fragmentMarek Vasut
2019-04-09ARM: rmobile: rcar-common: Zap arch_preboot_os()Eugeniu Rosca
2019-04-09ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut
2019-03-30ARM: rmobile: alt: Fix I2C bus numberMarek Vasut
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut
2019-03-30ARM: rmobile: alt: Remove CLK2MHZ macroMarek Vasut
2019-03-30ARM: rmobile: alt: Remove R8A7794_ETHERNET_BMarek Vasut
2018-12-04ARM: dts: Turn ULCB into Multi-DTB configMarek Vasut
2018-12-04ARM: dts: Turn Salvator-X into Multi-DTB configMarek Vasut
2018-12-04ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut
2018-10-18ARM: rmobile: Fix module clock controls refer status on Gen3Hiroyuki Yokoyama