summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12spi: fsl_qspi: support i.MX6UL/6ULLL/7DPeng Fan
2018-01-12mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULLFabio Estevam
2018-01-12pci: imx: request gpio before usePeng Fan
2018-01-12imx: mx6sxsabresd: enlarge ENV offsetPeng Fan
2018-01-12imx: mx6sxsabresd: config wdog pinmuxPeng Fan
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan
2018-01-12board: freescale: common: add pfuze dm codePeng Fan
2018-01-12ARM: imx: Enable dts for i.MX6SX-SDBPeng Fan
2018-01-12ARM: imx: Introduce dts for i.MX6SX-SDBPeng Fan
2018-01-12misc: mxc_ocotp: check fuse word before programming on i.MX7ULPPeng Fan
2018-01-12mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic
2018-01-12travis.yml: Support RISC-VRick Chen
2018-01-12riscv: doc: Add relative doc to describe RISC-VRick Chen
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2018-01-12riscv: Support standaloneRick Chen
2018-01-12riscv: tools: Prelink u-bootRick Chen
2018-01-12riscv: defconfig: Add nx25-ae250 defconfig to support RISC-VRick Chen
2018-01-12riscv: configs: Add nx25-ae250.h to support RISC-VRick Chen
2018-01-12riscv: board: Add nx25-ae250 to support RISC-VRick Chen
2018-01-12riscv: Add Kconfig to support RISC-VRick Chen
2018-01-12riscv: nx25: include: Add header files to support RISC-VRick Chen
2018-01-12riscv: nx25: dts: Add AE250 dts to support RISC-VRick Chen
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen
2018-01-12riscv: cpu: Add nx25 to support RISC-VRick Chen
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot
2018-01-12mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot
2018-01-12mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2018-01-12mmc: reworked version lookup in mmc_startup_v4Jean-Jacques Hiblot
2018-01-12mmc: compile out more code if support for UHS and HS200 is not enabledJean-Jacques Hiblot
2018-01-12mmc: atmel: when sending a data command, use the provided block sizeJean-Jacques Hiblot
2018-01-12common: do not compile common fastboot code when building the SPLJean-Jacques Hiblot
2018-01-12am335x_hs_evm: Trim options in SPL to reduce binary sizeTom Rini
2018-01-12dm: mmc: sandbox: Update SD card emulationJean-Jacques Hiblot
2018-01-12configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPLJean-Jacques Hiblot
2018-01-12configs: openrd: removed support for eMMC hardware partitioningJean-Jacques Hiblot
2018-01-12mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot
2018-01-12mmc: convert most of printf() to pr_err() and pr_warn()Jean-Jacques Hiblot
2018-01-12mmc: don't use malloc_cache_aligned()Jean-Jacques Hiblot
2018-01-12mmc: fix for old MMCs (below version 4)Jean-Jacques Hiblot
2018-01-12mmc: all hosts support 1-bit bus width and legacy timingsJean-Jacques Hiblot
2018-01-12mmc: Fixed a problem with old sd or mmc that do not support High speedJean-Jacques Hiblot
2018-01-12dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot
2018-01-12mmc: dump card and host capabilities if debug is enabledJean-Jacques Hiblot
2018-01-12mmc: meson_gx_mmc: fix the complie errorJaehoon Chung
2018-01-12dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I
2018-01-12mmc: add a library function to send tuning commandJean-Jacques Hiblot
2018-01-12mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot