Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-26 | V3MZF: fix Micrel reset line | 1 | -1/+4 | ||
2018-02-26 | V3MSK: unify env variables in QSPI and fix cpld access | 1 | -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-26 | Add V3H Starter Kit board | 2 | -0/+549 | ||
This adds V3H Starter Kit board support | |||||
2018-02-26 | Add V3M ZF board support in uboot | 2 | -0/+475 | ||
2018-02-26 | V3H: enable RAVB 1000BaseT speed | 1 | -1/+15 | ||
NOTE: RAVB is not default on Condor board GETHER is default on Condor board | |||||
2018-02-26 | V3M SK: fix CPLD access in uboot | 1 | -3/+9 | ||
2018-02-26 | V3M: enable RAVB 1000BaseT speed | 1 | -5/+19 | ||
2018-02-26 | V3M EAGLE: enable cache in uboot | 1 | -2/+2 | ||
2018-01-31 | uboot: add RCAR I2C definitions | 1 | -0/+32 | ||
2018-01-31 | V3M/H uboot: fix reset, Micrel phy reset, emmc | 5 | -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-25 | Condor: fix eMMC power | 1 | -5/+16 | ||
Condor eMMC power is 1.8V by default. This sets pingroup POC voltage to 1.8V | |||||
2018-01-25 | V3H: Add GETHER | 2 | -66/+93 | ||
1) Add GETHER in uboot/kernel 2) Condor board: setup as default interface | |||||
2018-01-23 | V3M: fix broken build on V3M targets | 2 | -7/+8 | ||
This fixes broken build on V3MSK and Eagle caused by uboot changes after adding V3H platform | |||||
2018-01-22 | Add V3H support and Condor board | 3 | -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-22 | V3MSK: minor naming fixes | 1 | -2/+2 | ||
2018-01-22 | Eagle: enable eMMC in uboot | 1 | -7/+29 | ||
2018-01-08 | RDRIVE: fix console hang on SCIF1 | 1 | -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-04 | V3M: add IPL | 1 | -15/+6 | ||
Add V3M in ATF | |||||
2017-12-05 | Release ADAS boards in BSP2.23.1 | 3 | -74/+59 | ||
2017-11-17 | V3M: fix QSPI access and tune MMC clock | 2 | -38/+51 | ||
2017-11-17 | V3M: add V3MSK board in uboot | 2 | -0/+814 | ||
Support eMMC, QSPI, Ether, reset, CPLD, console | |||||
2017-09-14 | Initial commit for ADAS boards support in 2.23.0 | 27 | -0/+7603 | ||