summaryrefslogtreecommitdiffstats
path: root/board/boundary
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
* Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-251-72/+0
|\
| * Fix MMC access on SabreliteMartyn Welch2020-06-221-72/+0
* | nitrogen6x: update video console nameAnatolij Gustschin2020-06-181-1/+1
|/
* 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
* doc: update reference to README.imximagePatrick Delaunay2020-04-166-6/+6
* nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky2019-12-271-176/+194
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-086-6/+6
* nitrogen6x: reserve used gpiosTroy Kisky2019-10-081-1/+29
* nitrogen6x: migrate to using device treeTroy Kisky2019-10-081-0/+5
* 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
* imx: mx6qsabrelite: Update the SabreLite READMEMartyn Welch2019-03-131-36/+83
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0716-33/+16
* 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
* nitrogen6x: add secure boot supportGary Bisson2016-10-176-0/+18
* 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
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* nitrogen6x: change maintainerEric Nelson2015-09-021-1/+1
* 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
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* 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-082-43/+273
|\
| * 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