aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-bsp/u-boot
AgeCommit message (Collapse)AuthorFilesLines
2018-04-27Merge remote-tracking branch 'cogent/v2.23.1' into ↵Harunobu Kurokawa11-92/+5928
sandbox/kingfisher_v2.23.1.20180427 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> Conflicts: meta-rcar-gen3-adas/conf/layer.conf meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas_4.9.bbappend meta-rcar-gen3-adas/recipes-multimedia/pulseaudio/pulseaudio_8.0.bbappend Change-Id: Ib0345634b8bec6a85357152138355d8f932bafc0
2018-04-16UBoot: Condor: Add reset supportDmitry Shifrin1-17/+28
2018-02-26V3HSK: add access to CPLDVladimir Barinov1-40/+189
This add CPLD access for V3HSK
2018-02-26RCAR I2C UBOOT: add 16 bit addressingVladimir Barinov2-0/+89
This adds 16bit addressing for RCAR I2C in uboot
2018-02-26V3MZF: fix Micrel reset lineVladimir Barinov1-1/+4
2018-02-26V3MSK: unify env variables in QSPI and fix cpld accessVladimir Barinov1-3/+5
1) set env veriables in QSPI instead of eMMC 2) on VBM V2 the gp0_14 is used to disable conflicting with CPLD pin from CANFD transceiver
2018-02-26Add V3H Starter Kit boardVladimir Barinov2-0/+549
This adds V3H Starter Kit board support
2018-02-26Add V3M ZF board support in ubootVladimir Barinov2-0/+475
2018-02-26V3H: enable RAVB 1000BaseT speedVladimir Barinov1-1/+15
NOTE: RAVB is not default on Condor board GETHER is default on Condor board
2018-02-26V3M SK: fix CPLD access in ubootVladimir Barinov1-3/+9
2018-02-26V3M: enable RAVB 1000BaseT speedVladimir Barinov1-5/+19
2018-02-26V3M EAGLE: enable cache in ubootVladimir Barinov1-2/+2
2018-01-31uboot: add RCAR I2C definitionsVladimir Barinov1-0/+32
2018-01-31V3M/H uboot: fix reset, Micrel phy reset, emmcVladimir Barinov5-82/+85
1) fix Eagle reset 2) add Condor Micrel PHY reset at startup 3) fix Eagle eMMC (expansion board with emmc 1.8V) 4) remove unused stuff
2018-01-25Condor: fix eMMC powerVladimir Barinov1-5/+16
Condor eMMC power is 1.8V by default. This sets pingroup POC voltage to 1.8V
2018-01-25V3H: Add GETHERVladimir Barinov2-66/+93
1) Add GETHER in uboot/kernel 2) Condor board: setup as default interface
2018-01-23V3M: fix broken build on V3M targetsVladimir Barinov2-7/+8
This fixes broken build on V3MSK and Eagle caused by uboot changes after adding V3H platform
2018-01-22Add V3H support and Condor boardVladimir Barinov3-0/+4428
1) add uboot R-Car V3H SoC (r87798) and V3H based Condor board 2) add kernel R-Car V3H SoC (r87798) and V3H based Condor board
2018-01-22V3MSK: minor naming fixesVladimir Barinov1-2/+2
2018-01-22Eagle: enable eMMC in ubootVladimir Barinov1-7/+29
2018-01-19Merge remote-tracking branch 'cogent/v2.23.1' into testHarunobu Kurokawa2-17/+30
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-01-08RDRIVE: fix console hang on SCIF1Vladimir Barinov1-2/+24
RDRIVE uses console on SCIF1. Since IPL code removed SCIF1 clock enablement then we have to add clock enable in uboot
2018-01-04V3M: add IPLVladimir Barinov1-15/+6
Add V3M in ATF
2017-12-11u-boot: switch to rcar-3.5.9 branchMatt Porter2-30/+3
Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-05Release ADAS boards in BSP2.23.1Vladimir Barinov3-74/+59
2017-11-17V3M: fix QSPI access and tune MMC clockVladimir Barinov2-38/+51
2017-11-17V3M: add V3MSK board in ubootVladimir Barinov2-0/+814
Support eMMC, QSPI, Ether, reset, CPLD, console
2017-09-14Initial commit for ADAS boards support in 2.23.0Vladimir Barinov27-0/+7603