summaryrefslogtreecommitdiffstats
path: root/board/gateworks/gw_ventana/gw_ventana_spl.c
Commit message (Expand)AuthorAgeFilesLines
* imx: ventana: convert U-Boot to OF_CONTROL using FIT imageTim Harvey2021-04-081-1/+9
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* imx: ventana: added support for 16bit 8Gb density (1GiB) DRAMTim Harvey2019-03-131-0/+5
* imx: ventana: add support for GW5908Tim Harvey2019-02-151-0/+44
* imx: ventana: add support for GW5905Tim Harvey2019-02-151-7/+41
* imx: ventana: remove setup of I2C3 from SPLTim Harvey2019-02-151-2/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-3/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-151-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-3/+3
* imx: ventana: add GW5903 supportTim Harvey2017-03-201-4/+38
* imx: ventana: add GW5904 supportTim Harvey2017-03-201-0/+14
* imx: ventana: add additional DRAM configurationsTim Harvey2017-03-191-0/+45
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-311-0/+32
* imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-311-3/+3
* imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-241-1/+6
* gw_ventana: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-021-0/+1
* imx: ventana: hang if board model could not be determinedTim Harvey2015-06-011-4/+2
* imx: ventana: config: enable Falcon modeTim Harvey2015-05-211-0/+20
* imx: ventana: add pmic_setup to SPLTim Harvey2015-05-191-0/+3
* imx: ventana: use stack relocationTim Harvey2015-05-151-3/+0
* imx: ventana: add GSC boot watchdog disable to SPLTim Harvey2015-05-151-0/+3
* imx: ventana: add gpio setup to SPLTim Harvey2015-05-151-0/+3
* imx: ventana: use common uart and i2c setup functions in SPLTim Harvey2015-05-151-47/+5
* imx: ventana: display SPL boot deviceTim Harvey2015-05-151-0/+22
* imx: ventana: fix boot to SDTim Harvey2015-05-151-1/+4
* imx: ventana: Update missing memory/calib handlingPushpal Sidhu2015-04-221-6/+8
* imx: ventana: Add new memory configurationPushpal Sidhu2015-04-221-8/+52
* imx: ventana: remove 128x16 calibration (share with 128x32)Tim Harvey2015-04-221-24/+3
* imx: ventana: updated 16bit DDR calibrationTim Harvey2015-04-221-8/+12
* imx: ventana: Add support for GW551xTim Harvey2015-04-221-1/+59
* imx: ventana: add support for 4Gb density mem devices with IMX6DLTim Harvey2015-04-221-2/+17
* imx: ventana: enable precharge power-down fast-exit modeTim Harvey2015-04-221-0/+1
* arm: mx6: gw_ventana: Change clock init to enable NAND related clocksStefan Roese2014-12-191-1/+1
* gw_ventana: Move the DCD settings to spl codeFabio Estevam2014-11-201-0/+28
* ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_fStefan Roese2014-10-011-7/+0
* imx: ventana: base SPL MMDC calibration on width and size not boardTim Harvey2014-09-091-80/+109
* imx: ventana: switch to SPLTim Harvey2014-06-061-0/+419