summaryrefslogtreecommitdiff
path: root/board/boundary
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-72/+0
2020-06-22Fix MMC access on SabreliteMartyn Welch1-72/+0
2020-06-18nitrogen6x: update video console nameAnatolij Gustschin1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay6-6/+6
2019-12-27nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky1-176/+194
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic6-6/+6
2019-10-08nitrogen6x: reserve used gpiosTroy Kisky1-1/+29
2019-10-08nitrogen6x: migrate to using device treeTroy Kisky1-0/+5
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2019-03-13imx: mx6qsabrelite: Update the SabreLite READMEMartyn Welch1-36/+83
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini16-33/+16
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-4/+4
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-6/+6
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2016-10-17nitrogen6x: add secure boot supportGary Bisson6-0/+18
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2015-09-13nitrogen6x: Fix the error handling in board_eth_init()Fabio Estevam1-8/+11
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-09-02nitrogen6x: change maintainerEric Nelson1-1/+1
2015-02-17nitrogen6x: set environment variable reset_causeEric Nelson1-0/+1
2014-11-24nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson1-0/+1
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-43/+273
2014-10-06nitrogen6x: display use I2C detect for HDMIEric Nelson1-3/+3
2014-10-06nitrogen6x: display: add wvga-lvds panelEric Nelson1-0/+20
2014-10-06nitrogen6x: display: add Ampire 1024x600 panelEric Nelson1-0/+20
2014-10-06nitrogen6x: display: add svga display (800x600)Eric Nelson1-0/+20
2014-10-06nitrogen6x: display: add support for fusion 7 displayEric Nelson1-0/+20
2014-10-06nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displaysEric Nelson1-0/+20
2014-10-06nitrogen6x: display: add support for LG-9.7 LVDS displayEric Nelson1-0/+20
2014-10-06nitrogen6x: display: add qvga panelEric Nelson1-0/+20
2014-10-06nitrogen6x: display: add support lvds jeida screenRobert Winkler1-0/+31
2014-10-06nitrogen6x: prevent warnings about board_ehci* callbacksEric Nelson1-0/+1
2014-10-06nitrogen6x: phy: add 100 us delay after phy resetTroy Kisky1-0/+1
2014-10-06nitrogen6x: staticize board fileEric Nelson1-14/+16
2014-10-06nitrogen6x: configure SGTL5000, CSI camera clock outputsTroy Kisky1-1/+7
2014-10-06nitrogen6x: power-down miscellanous peripheralsEric Nelson1-4/+43
2014-10-06nitrogen6x: configure SD2 pads for SDIO on USDHC2Eric Nelson1-0/+11
2014-10-06nitrogen6x: simplify board_mmc_getcdTroy Kisky1-10/+4