summaryrefslogtreecommitdiffstats
path: root/board/boundary/nitrogen6x/nitrogen6x.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* Fix MMC access on SabreliteMartyn Welch2020-06-221-72/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky2019-12-271-176/+194
* nitrogen6x: reserve used gpiosTroy Kisky2019-10-081-1/+29
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-4/+4
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-6/+6
* 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
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* nitrogen6x: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-8/+11
* nitrogen6x: set environment variable reset_causeEric Nelson2015-02-171-0/+1
* nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
* ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-211-0/+1
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-081-31/+261
|\
| * nitrogen6x: display use I2C detect for HDMIEric Nelson2014-10-061-3/+3
| * nitrogen6x: display: add wvga-lvds panelEric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add Ampire 1024x600 panelEric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add svga display (800x600)Eric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add support for fusion 7 displayEric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displaysEric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add support for LG-9.7 LVDS displayEric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add qvga panelEric Nelson2014-10-061-0/+20
| * nitrogen6x: display: add support lvds jeida screenRobert Winkler2014-10-061-0/+31
| * nitrogen6x: prevent warnings about board_ehci* callbacksEric Nelson2014-10-061-0/+1
| * nitrogen6x: phy: add 100 us delay after phy resetTroy Kisky2014-10-061-0/+1
| * nitrogen6x: staticize board fileEric Nelson2014-10-061-14/+16
| * nitrogen6x: configure SGTL5000, CSI camera clock outputsTroy Kisky2014-10-061-1/+7
| * nitrogen6x: power-down miscellanous peripheralsEric Nelson2014-10-061-4/+43
| * nitrogen6x: configure SD2 pads for SDIO on USDHC2Eric Nelson2014-10-061-0/+11
| * nitrogen6x: simplify board_mmc_getcdTroy Kisky2014-10-061-10/+4
| * nitrogen6x: implement board_cfb_skip() to disable text outputEric Nelson2014-10-061-0/+5
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-0/+5
|/
* mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-231-2/+1
* nitrogen6x: Fix the PAD settings for the ECSPI chipselectFabio Estevam2014-04-281-1/+1
* nitrogen6x: use common detect_hdmiEric Benard2014-04-151-6/+0
* nitrogen6x: use common board_video_skipEric Benard2014-04-151-58/+3
* usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-061-1/+1
* nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-171-26/+1
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-131-85/+85
* nitrogen6x: add otg usb host/device mode supportTroy Kisky2013-10-201-0/+26