summaryrefslogtreecommitdiffstats
path: root/board/renesas
Commit message (Expand)AuthorAgeFilesLines
* 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 headerSimon 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 headerSimon 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
* common: Drop flash.h from common headerSimon Glass2020-05-183-0/+3
* ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut2020-04-282-5/+5
* ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut2020-04-282-6/+2
* ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETHMarek Vasut2020-03-301-0/+2
* ARM: rmobile: Implement PMIC reset on V2H BlancheMarek Vasut2020-03-301-0/+20
* common: Move hang() to the same header as panic()Simon Glass2020-01-1710-0/+10
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-1722-0/+22
* net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-093-4/+4
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-024-0/+4
* sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-021-7/+0
* env: Rename environment.h to env_internal.hSimon Glass2019-08-117-7/+7
* env: Drop environment.h header file where not neededSimon Glass2019-08-114-4/+0
* env: Move env_get() to env.hSimon Glass2019-08-117-0/+7
* env: Move env_set() to env.hSimon Glass2019-08-114-0/+4
* ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut2019-08-094-0/+89
* ARM: renesas: Update Gen3 PCIe dma-ranges before bootMarek Vasut2019-07-231-0/+49
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-173-0/+17
|\
| * configs: Disable now unbuildable SPI options for boardsTom Rini2019-06-133-0/+17