summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx6ul_14x14_evk
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* doc: board: Convert i.MX6UL 14x14 EVK README to reSTPeng Fan2020-11-011-82/+0
* board: imx: address dd usage in READMEPeng Fan2020-11-011-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* mx6ul_evk: Remove FEC related board codeFabio Estevam2020-04-171-50/+0
* imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OSAnatolij Gustschin2020-02-091-0/+9
* mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam2020-01-141-155/+20
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* mx6ulevk: Include SDP boot instructions in READMEBreno Matheus Lima2019-10-081-0/+50
* imx: mx6ul_14x14_evk: fix link issueAnatolij Gustschin2019-10-081-17/+2
* imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan2019-10-081-37/+20
* imx: mx6ul_14x14_evk: Fix SPL bootPeng Fan2019-10-081-16/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* mx6ul_14x14_evk: Simplify the PMIC register writesFabio Estevam2019-03-131-6/+3
* imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-bootYe Li2018-09-041-167/+41
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+3
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-3/+3
* mx6ul_14x14_evk: Fix unused variable warningTom Rini2017-05-121-0/+2
* imx: clock: gate clk before changing pix clk muxPeng Fan2016-12-161-1/+1
* mx6ul_14x14_ev: Enable the CCGR clocks earlierFabio Estevam2016-09-061-2/+2
* mx6ul_14x14_evk: Adjust SPL DDR3 settingsFabio Estevam2016-09-061-7/+7
* mx6ul_14x14_evk: Pass refsel and refr fields to avoid hangFabio Estevam2016-09-061-2/+2
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+4
* mx7dsabresd: Directly write to register LDOGCTLFabio Estevam2016-09-061-3/+1
* mx6ul_14x14_evk: don't use array for SD2 card detect padEric Nelson2016-09-061-14/+10
* mx6ul_14x14_evk: Remove unused defineDiego Dorta2016-07-281-3/+0
* imx: mx6ulevk: change QSPI PAD DSE to 120ohmPeng Fan2016-06-181-1/+1
* imx6ulevk: fix LCD_nPWREN settingPeng Fan2016-06-181-1/+1
* imx6ulevk: fix 74LV OE usagePeng Fan2016-06-181-3/+1
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* MAINTAINERS: Update Peng Fan's email addressFabio Estevam2016-03-021-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-4/+4
* imx: mx6ul_14x14_evk: support lcdif displayPeng Fan2015-11-121-0/+63
* mx6ul_14x14_evk: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
* imx: boards: Add maintainers infoPeng Fan2015-09-241-0/+1
* mx6ul_14x14_evk: Remove get_board_rev()Fabio Estevam2015-09-201-5/+0
* mx6ul_14x14_evk: Staticize when possibleFabio Estevam2015-09-201-2/+2
* mx6ul_14x14_evk: Remove dead codeFabio Estevam2015-09-201-43/+0
* mx6ul_14x14_evk: Add a README fileFabio Estevam2015-09-131-0/+32
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-132-33/+152
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-021-0/+1
* imx: mx6ul_14x14_evk add ENET supportPeng Fan2015-09-021-0/+110
* imx: mx6ul_14x14_evk add basic board supportPeng Fan2015-08-024-0/+663