summaryrefslogtreecommitdiff
path: root/board/freescale/mx6slevk/mx6slevk.c
AgeCommit message (Expand)Author
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-10mx6slevk: Convert to DM_ETHPedro Jardim
2020-01-07mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2019-10-08imx: mx6slevk: enable DM_SPI and DM_SPI_FLASHPeng Fan
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-10-31mx6slevk: Call gpio_request()Fabio Estevam
2017-10-31imx: mx6slevk: cleanup board usb codePeng Fan
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-05-12mx6slevk: Fix unused variable warningTom Rini
2017-03-20imx: mx6slevk: enable more DM driversPeng Fan
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-07-12mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima
2016-05-31cosmetic: mx6slevk: Minor coding-style fixSebastien Bourdelin
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-03-13mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan
2016-02-02mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2015-11-12mx6slevk: Remove empty reset_cpu()Fabio Estevam
2015-09-02imx: mx6slevk: add SPL supportPeng Fan
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan
2015-03-02mx6slevk: Provide a proper pad configuration for OTG1_ID pinFabio Estevam
2015-02-23imx:mx6slevk implement power init boardPeng Fan
2014-12-30mx6slevk: Remove get_board_rev()Fabio Estevam
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese
2014-11-20mx6slevk: Simplify the return value of setup_fec()Fabio Estevam
2014-11-14imx:mx6slevk add board level support for usbPeng Fan
2014-11-03imx: mx6slevk: Add support for USDHC1 and USDHC3 slotsYe.Li
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-07-23mx6: Remove duplication of iomuxc structureFabio Estevam
2014-04-28mx6slevk: Add SPI NOR flash supportFabio Estevam
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-01-15mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam
2014-01-13mx6slevk: Return from cpu_eth_init() directlyFabio Estevam
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-28imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau
2013-04-22mx6sl: Add initial support for mx6slevk boardFabio Estevam