summaryrefslogtreecommitdiff
path: root/board/kosagi
AgeCommit message (Expand)AuthorFilesLines
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic3-11/+11
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2016-11-29mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson1-2/+2
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+2
2016-02-02arm: imx6: Enable DDR calibration on NovenaMarek Vasut1-9/+14
2015-12-01arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut1-1/+1
2015-11-20input: Support the German keymapSimon Glass1-1/+1
2015-11-20input: Add the keycode translation tables separatelySimon Glass1-0/+1
2015-11-12novena: Remove empty reset_cpu()Fabio Estevam1-4/+0
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+1
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2014-12-30arm: mx6: novena: Add proper LVDS display supportMarek Vasut4-23/+400
2014-12-30arm: mx6: novena: Pull video handling into separate fileMarek Vasut4-78/+106
2014-12-30arm: mx6: novena: Pull GPIO definitions into headerMarek Vasut3-12/+27
2014-12-30arm: mx6: novena: Minor coding style fixMarek Vasut1-13/+13
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam1-16/+0
2014-11-20novena: Move the DCD settings to spl codeFabio Estevam2-31/+28
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada1-3/+0
2014-11-03novena: Add MAINTAINERS fileFabio Estevam1-0/+6
2014-10-30novena: Fix ethernet PHY reset sequenceNikolay Dimitrov2-21/+46
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut5-0/+975