summaryrefslogtreecommitdiff
path: root/board/boundary/nitrogen6x/nitrogen6x.c
AgeCommit message (Expand)Author
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek BehĂșn
2022-03-18imx: Convert some boards to DM_ETHTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-22Fix MMC access on SabreliteMartyn Welch
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-27nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky
2019-10-08nitrogen6x: reserve used gpiosTroy Kisky
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()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
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2015-09-13nitrogen6x: Fix the error handling in board_eth_init()Fabio Estevam
2015-02-17nitrogen6x: set environment variable reset_causeEric Nelson
2014-11-24nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2014-10-06nitrogen6x: display use I2C detect for HDMIEric Nelson
2014-10-06nitrogen6x: display: add wvga-lvds panelEric Nelson
2014-10-06nitrogen6x: display: add Ampire 1024x600 panelEric Nelson
2014-10-06nitrogen6x: display: add svga display (800x600)Eric Nelson
2014-10-06nitrogen6x: display: add support for fusion 7 displayEric Nelson
2014-10-06nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displaysEric Nelson
2014-10-06nitrogen6x: display: add support for LG-9.7 LVDS displayEric Nelson
2014-10-06nitrogen6x: display: add qvga panelEric Nelson
2014-10-06nitrogen6x: display: add support lvds jeida screenRobert Winkler
2014-10-06nitrogen6x: prevent warnings about board_ehci* callbacksEric Nelson
2014-10-06nitrogen6x: phy: add 100 us delay after phy resetTroy Kisky
2014-10-06nitrogen6x: staticize board fileEric Nelson
2014-10-06nitrogen6x: configure SGTL5000, CSI camera clock outputsTroy Kisky
2014-10-06nitrogen6x: power-down miscellanous peripheralsEric Nelson
2014-10-06nitrogen6x: configure SD2 pads for SDIO on USDHC2Eric Nelson
2014-10-06nitrogen6x: simplify board_mmc_getcdTroy Kisky
2014-10-06nitrogen6x: implement board_cfb_skip() to disable text outputEric Nelson
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-07-23mx6: Remove duplication of iomuxc structureFabio Estevam
2014-04-28nitrogen6x: Fix the PAD settings for the ECSPI chipselectFabio Estevam
2014-04-15nitrogen6x: use common detect_hdmiEric Benard
2014-04-15nitrogen6x: use common board_video_skipEric Benard
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut
2013-12-17nitrogen6x: Move setup_sata to common partGiuseppe Pagano