| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass | |
| This header file is now only used by files that access internal environment features. Drop it from various places where it is not needed. Acked-by: Joe Hershberger <[email protected]> Signed-off-by: Simon Glass <[email protected]> | |||
| 2019-08-11 | env: Move env_set() to env.h | Simon Glass | |
| Move env_set() over to the new header file. Acked-by: Joe Hershberger <[email protected]> Signed-off-by: Simon Glass <[email protected]> | |||
| 2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | |
| Converted to use fsl_esdhc_imx for i.MX platforms. Signed-off-by: Yangbo Lu <[email protected]> Tested-by: Steffen Dirkwinkel <[email protected]> Reviewed-by: Peng Fan <[email protected]> Reviewed-by: Lukasz Majewski <[email protected]> Reviewed-by: Martyn Welch <[email protected]> Acked-by: Jason Liu <[email protected]> | |||
| 2019-06-11 | ARM: imx: vining2000: Enable DM Serial | Marek Vasut | |
| Enable DM Serial support on iMX6SX VINING|2000. Signed-off-by: Marek Vasut <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Silvio Fricke <[email protected]> Cc: Stefano Babic <[email protected]> | |||
| 2019-06-11 | ARM: imx: vining2000: Enable DM GPIO | Marek Vasut | |
| Enable DM GPIO support on iMX6SX VINING|2000 and fix up board code where applicable. Signed-off-by: Marek Vasut <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Silvio Fricke <[email protected]> Cc: Stefano Babic <[email protected]> | |||
| 2019-06-11 | ARM: imx: vining2000: Convert MMC and block to DM | Marek Vasut | |
| Enable DM block and DM MMC support on iMX6SX VINING|2000 . Convert board code to match the DM support. This disables USB mass storage support due to missing DM USB, however that will be re-enabled in subsequent patch. Signed-off-by: Marek Vasut <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Silvio Fricke <[email protected]> Cc: Stefano Babic <[email protected]> | |||
| 2019-06-11 | ARM: imx: Rename VINING|2000 | Marek Vasut | |
| The company Samtec was merged into Softing, migrate the board over to the new name and update copyright headers. Signed-off-by: Marek Vasut <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Silvio Fricke <[email protected]> Cc: Stefano Babic <[email protected]> | |||
