Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-12-03 | board: Remove unnecessary inclusion of micrel.h from boards | James Byrne |
2019-12-02 | common: Move old EEPROM functions into a new header | Simon Glass |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-06-11 | ARM: imx: novena: Convert to DM VIDEO | Marek Vasut |
2019-06-11 | ARM: imx: novena: Convert block devices to DM | Marek Vasut |
2019-06-11 | ARM: imx: novena: Enable DM GPIO | Marek Vasut |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2015-12-01 | arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions | Marek Vasut |
2015-11-19 | input: Support the German keymap | Simon Glass |
2015-11-19 | input: Add the keycode translation tables separately | Simon Glass |
2015-11-05 | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng |
2014-12-30 | arm: mx6: novena: Add proper LVDS display support | Marek Vasut |
2014-12-30 | arm: mx6: novena: Pull video handling into separate file | Marek Vasut |
2014-12-30 | arm: mx6: novena: Pull GPIO definitions into header | Marek Vasut |
2014-12-30 | arm: mx6: novena: Minor coding style fix | Marek Vasut |
2014-10-30 | novena: Fix ethernet PHY reset sequence | Nikolay Dimitrov |
2014-10-30 | ARM: mx6: Add support for Kosagi Novena | Marek Vasut |