aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12mx6: clock: Add a prototype for do_mx6_showclocks()Diego Dorta
2017-10-12i.mx6ul: xpress: update UART init for current board revisionAnatolij Gustschin
2017-10-12mx6slevk: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-10-12drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke
2017-10-12wandboard: Add support for the latest revd1 revisionFabio Estevam
2017-10-12doc: update imx_usb_loader URLStefan Agner
2017-10-12arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich
2017-10-12imx: mx7: SPL support for i.MX7Uri Mashiach
2017-10-12imx: mx7: DDR controller configuration for the i.MX7 architectureUri Mashiach
2017-10-12imx: mx7: fix the CCM_ macrosUri Mashiach
2017-10-12icorem6_rqs: env: Return mmc devnoJagan Teki
2017-10-12icore: configs: Fix merge conflict issueJagan Teki
2017-10-12topic_miami: Remove CONFIG_CMD_BOOTZ undefFabio Estevam
2017-10-12mx6sabresd: Include <usb/ehci-ci.h> header fileDiego Dorta
2017-10-12usb: ehci-ci: Add a prototype for board_ehci_power()Diego Dorta
2017-10-12mx6sabresd: Include <asm/mach-imx/spi.h> header fileDiego Dorta
2017-10-12mx6: soc: Include <asm/bootm.h> header fileDiego Dorta
2017-10-12mx7ulp_evk: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam
2017-10-12imx: sys_proto: Add a prototype for board_mmc_get_env_dev()Diego Dorta
2017-10-12imx: Include <input.h> header fileDiego Dorta
2017-10-12mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definitionFabio Estevam
2017-10-12mx25pdk: Remove duplicated defineOtavio Salvador
2017-10-12mx25pdk: Use generic filesystem commandsOtavio Salvador
2017-10-12README.imx6: Prefer loading SPL via the new SDP mechanismFabio Estevam
2017-10-12mx53loco: Let CONFIG_DISPLAY_CPUINFO be selectedFabio Estevam
2017-10-12imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin
2017-10-12colibri_imx6: Avoid calling setup_display() from SPL codeFabio Estevam
2017-10-12apalis_imx6: Avoid calling setup_display() from SPL codeFabio Estevam
2017-10-12mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam
2017-10-12wandboard: Avoid calling setup_display() from SPL codeFabio Estevam
2017-10-12cgtqmx6eval: Avoid calling setup_display() from SPL codeFabio Estevam
2017-10-12mx6sabresd: Avoid calling setup_display() from SPL codeFabio Estevam
2017-10-11Merge git://git.denx.de/u-boot-i2cTom Rini
2017-10-11i2c: muxes: pca954x: look up width from chip_descChris Packham
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-10configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-09Merge git://git.denx.de/u-boot-dmTom Rini
2017-10-10ARM: rmobile: dts: Add SDR104/HS200 to Salvator-XMarek Vasut
2017-10-10ARM: rmobile: Fixup ULCB CPLD support after PFC reworkMarek Vasut
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini
2017-10-08sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt
2017-10-08dm: ofnode: query correct property in livetree ofnode_get_addr_sizeKlaus Goger
2017-10-08dm: core: Round up size when allocating so that it is cache line alignedFaiz Abbas
2017-10-08dm: gpio: pca953x: Drop pointless data structure checksSimon Glass
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass
2017-10-08dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass
2017-10-08test: print_ut: Add test for %ls stringsRob Clark
2017-10-08configs: stm32h743-eval: enable filesystem related flagsPatrice Chotard