aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/gw_ventana_spl.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan1-0/+1
2015-06-01imx: ventana: hang if board model could not be determinedTim Harvey1-4/+2
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey1-0/+20
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: use stack relocationTim Harvey1-3/+0
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey1-47/+5
2015-05-15imx: ventana: display SPL boot deviceTim Harvey1-0/+22
2015-05-15imx: ventana: fix boot to SDTim Harvey1-1/+4
2015-04-22imx: ventana: Update missing memory/calib handlingPushpal Sidhu1-6/+8
2015-04-22imx: ventana: Add new memory configurationPushpal Sidhu1-8/+52
2015-04-22imx: ventana: remove 128x16 calibration (share with 128x32)Tim Harvey1-24/+3
2015-04-22imx: ventana: updated 16bit DDR calibrationTim Harvey1-8/+12
2015-04-22imx: ventana: Add support for GW551xTim Harvey1-1/+59
2015-04-22imx: ventana: add support for 4Gb density mem devices with IMX6DLTim Harvey1-2/+17
2015-04-22imx: ventana: enable precharge power-down fast-exit modeTim Harvey1-0/+1
2014-12-19arm: mx6: gw_ventana: Change clock init to enable NAND related clocksStefan Roese1-1/+1
2014-11-20gw_ventana: Move the DCD settings to spl codeFabio Estevam1-0/+28
2014-10-01ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_fStefan Roese1-7/+0
2014-09-09imx: ventana: base SPL MMDC calibration on width and size not boardTim Harvey1-80/+109
2014-06-06imx: ventana: switch to SPLTim Harvey1-0/+419