| Commit message (Expand) | Author | Age | Files | Lines |
* | board: Remove unnecessary inclusion of micrel.h from boards | James Byrne | 2019-12-03 | 1 | -2/+0 |
* | common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-imports | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 2 | -4/+4 |
* | ARM: imx: novena: Convert to DM VIDEO | Marek Vasut | 2019-06-11 | 1 | -0/+13 |
* | ARM: imx: novena: Convert block devices to DM | Marek Vasut | 2019-06-11 | 1 | -58/+4 |
* | ARM: imx: novena: Enable DM GPIO | Marek Vasut | 2019-06-11 | 2 | -0/+5 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 5 | -11/+5 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | imx6: drop duplicated bss memset and board_init_r() call | Anatolij Gustschin | 2017-09-18 | 1 | -6/+0 |
* | imx: imx6: Move gpr_init() function to soc.c | Breno Lima | 2017-08-28 | 1 | -11/+0 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 3 | -11/+11 |
* | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | mx6: ddr: pass mx6_ddr_sysinfo to calibration routines | Eric Nelson | 2016-11-29 | 1 | -2/+2 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 2 | -2/+2 |
* | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam | 2016-09-06 | 1 | -0/+2 |
* | arm: imx6: Enable DDR calibration on Novena | Marek Vasut | 2016-02-02 | 1 | -9/+14 |
* | arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions | Marek Vasut | 2015-12-01 | 1 | -1/+1 |
* | input: Support the German keymap | Simon Glass | 2015-11-19 | 1 | -1/+1 |
* | input: Add the keycode translation tables separately | Simon Glass | 2015-11-19 | 1 | -0/+1 |
* | novena: Remove empty reset_cpu() | Fabio Estevam | 2015-11-12 | 1 | -4/+0 |
* | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng | 2015-11-05 | 1 | -1/+1 |
* | mx6: remove SYS_SOC from board Kconfig | Peng Fan | 2015-09-13 | 1 | -3/+0 |
* | arm: mx6: novena: Add proper LVDS display support | Marek Vasut | 2014-12-30 | 4 | -23/+400 |
* | arm: mx6: novena: Pull video handling into separate file | Marek Vasut | 2014-12-30 | 4 | -78/+106 |
* | arm: mx6: novena: Pull GPIO definitions into header | Marek Vasut | 2014-12-30 | 3 | -12/+27 |
* | arm: mx6: novena: Minor coding style fix | Marek Vasut | 2014-12-30 | 1 | -13/+13 |
* | mx6: Use a common SPL configuration file | Fabio Estevam | 2014-11-20 | 1 | -16/+0 |
* | novena: Move the DCD settings to spl code | Fabio Estevam | 2014-11-20 | 2 | -31/+28 |
* | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada | 2014-11-13 | 1 | -3/+0 |
* | novena: Add MAINTAINERS file | Fabio Estevam | 2014-11-03 | 1 | -0/+6 |
* | novena: Fix ethernet PHY reset sequence | Nikolay Dimitrov | 2014-10-30 | 2 | -21/+46 |
* | ARM: mx6: Add support for Kosagi Novena | Marek Vasut | 2014-10-30 | 5 | -0/+975 |