summaryrefslogtreecommitdiff
path: root/board/freescale/mx6slevk/mx6slevk.c
Commit message (Expand)AuthorAgeLines
* MLK-16069 imx6slevk: Workaround to limit the u-boot in low 512MB memoryYe Li2017-07-25-0/+11
* MA-9375 [Android IMX] uboot: enable BCB and bootctrlzhang sanshan2017-06-21-72/+4
* MLK-14958 mx6slevk: Move setup_spi to board_initYe Li2017-05-22-5/+7
* MLK-14890 i2c: Enable I2C force idle busYe Li2017-05-15-2/+5
* MLK-14891 mx6slevk/mx6sll_arm2: Fix SPINOR CS GPIO usingYe Li2017-05-14-0/+3
* MLK-14845 mx6/mx7: Not call usb setup functions used by non-DM driverYe Li2017-05-09-0/+5
* MLK-14776 imx6sl: add enet phy reset to i.MX6SL EVK boardFugang Duan2017-05-03-7/+8
* MLK-12527-3 android: Add board support to enable android fastbootYe Li2017-04-05-0/+112
* MLK-14326-11 mx6slevk: Enable OF_CONTROL and DM driversYe Li2017-04-05-1/+90
* MLK-12495 mx6: Add LDO bypass supportYe Li2017-04-05-0/+54
* MLK-12436-12: mx6slevk: update board codePeng Fan2017-04-05-4/+88
* MLK-12434-6: mx6slevk: dynamic setting mmcdev and mmcrootPeng Fan2017-04-05-0/+8
* MLK-12425-3: mx6slevk: support epdcPeng Fan2017-04-05-1/+228
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06-0/+2
* mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+1
* cosmetic: mx6slevk: Minor coding-style fixSebastien Bourdelin2016-05-31-8/+8
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01-1/+1
* mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam2016-03-13-5/+4
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* imx: mx6: implement board_mmc_get_env_devPeng Fan2016-02-04-0/+5
* mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-02-1/+1
* mx6slevk: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
* imx: mx6slevk: add SPL supportPeng Fan2015-09-02-0/+164
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-02-1/+1
* mx6slevk: Provide a proper pad configuration for OTG1_ID pinFabio Estevam2015-03-02-1/+6
* imx:mx6slevk implement power init boardPeng Fan2015-02-23-0/+42
* mx6slevk: Remove get_board_rev()Fabio Estevam2014-12-30-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-11-0/+49
|\
| * imx:mx6slevk add board level support for usbPeng Fan2014-11-14-0/+49
* | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-01-1/+1
* | mx6slevk: Simplify the return value of setup_fec()Fabio Estevam2014-11-20-6/+1
|/
* imx: mx6slevk: Add support for USDHC1 and USDHC3 slotsYe.Li2014-11-03-6/+99
* ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-21-0/+1
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-24-0/+5
* mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-23-2/+1
* mx6slevk: Add SPI NOR flash supportFabio Estevam2014-04-28-0/+20
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-1/+1
* mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-15-1/+1
* mx6slevk: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-9/+1
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-20-0/+68
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
* imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-28-6/+6
* mx6sl: Add initial support for mx6slevk boardFabio Estevam2013-04-22-0/+102