summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/gw_ventana_spl.c
AgeCommit message (Expand)Author
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-03-20imx: ventana: add GW5903 supportTim Harvey
2017-03-20imx: ventana: add GW5904 supportTim Harvey
2017-03-19imx: ventana: add additional DRAM configurationsTim Harvey
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-05-31imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey
2016-05-31imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey
2016-05-24imx: ventana: use EEPROM register for falcon boot modeTim Harvey
2015-11-12gw_ventana: Remove empty reset_cpu()Fabio Estevam
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan
2015-06-01imx: ventana: hang if board model could not be determinedTim Harvey
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey
2015-05-15imx: ventana: use stack relocationTim Harvey
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey
2015-05-15imx: ventana: display SPL boot deviceTim Harvey
2015-05-15imx: ventana: fix boot to SDTim Harvey
2015-04-22imx: ventana: Update missing memory/calib handlingPushpal Sidhu
2015-04-22imx: ventana: Add new memory configurationPushpal Sidhu
2015-04-22imx: ventana: remove 128x16 calibration (share with 128x32)Tim Harvey
2015-04-22imx: ventana: updated 16bit DDR calibrationTim Harvey
2015-04-22imx: ventana: Add support for GW551xTim Harvey
2015-04-22imx: ventana: add support for 4Gb density mem devices with IMX6DLTim Harvey
2015-04-22imx: ventana: enable precharge power-down fast-exit modeTim Harvey
2014-12-19arm: mx6: gw_ventana: Change clock init to enable NAND related clocksStefan Roese
2014-11-20gw_ventana: Move the DCD settings to spl codeFabio Estevam
2014-10-01ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_fStefan Roese
2014-09-09imx: ventana: base SPL MMDC calibration on width and size not boardTim Harvey
2014-06-06imx: ventana: switch to SPLTim Harvey