summaryrefslogtreecommitdiff
path: root/board/kosagi
AgeCommit message (Expand)Author
2020-01-17common: Move clock functions into a new fileSimon 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-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
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-11-29mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-02-02arm: imx6: Enable DDR calibration on NovenaMarek Vasut
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-12novena: Remove empty reset_cpu()Fabio Estevam
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan
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-11-20mx6: Use a common SPL configuration fileFabio Estevam
2014-11-20novena: Move the DCD settings to spl codeFabio Estevam
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada
2014-11-03novena: Add MAINTAINERS fileFabio Estevam
2014-10-30novena: Fix ethernet PHY reset sequenceNikolay Dimitrov
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut