aboutsummaryrefslogtreecommitdiff
path: root/board/kosagi/novena/novena.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11ARM: imx: novena: Convert to DM VIDEOMarek Vasut
2019-06-11ARM: imx: novena: Convert block devices to DMMarek Vasut
2019-06-11ARM: imx: novena: Enable DM GPIOMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-12-01arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut
2015-11-19input: Support the German keymapSimon Glass
2015-11-19input: Add the keycode translation tables separatelySimon Glass
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2014-12-30arm: mx6: novena: Add proper LVDS display supportMarek Vasut
2014-12-30arm: mx6: novena: Pull video handling into separate fileMarek Vasut
2014-12-30arm: mx6: novena: Pull GPIO definitions into headerMarek Vasut
2014-12-30arm: mx6: novena: Minor coding style fixMarek Vasut
2014-10-30novena: Fix ethernet PHY reset sequenceNikolay Dimitrov
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut