summaryrefslogtreecommitdiff
path: root/board/kosagi/novena/novena.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-5/+5
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut2015-12-011-1/+1
* input: Support the German keymapSimon Glass2015-11-191-1/+1
* input: Add the keycode translation tables separatelySimon Glass2015-11-191-0/+1
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-051-1/+1
* arm: mx6: novena: Add proper LVDS display supportMarek Vasut2014-12-301-0/+8
* arm: mx6: novena: Pull video handling into separate fileMarek Vasut2014-12-301-78/+1
* arm: mx6: novena: Pull GPIO definitions into headerMarek Vasut2014-12-301-4/+2
* arm: mx6: novena: Minor coding style fixMarek Vasut2014-12-301-13/+13
* novena: Fix ethernet PHY reset sequenceNikolay Dimitrov2014-10-301-3/+0
* ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-301-0/+343