summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey
2016-05-31imx: ventana: add GW553x supportTim Harvey
2016-05-31imx: ventana: remove several EEPROM config bit dependenceTim Harvey
2016-05-31imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey
2016-05-31imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey
2016-05-31imx: ventana: fix invalid dio configuration for pwm modeTim Harvey
2016-05-31imx: ventana: export backlight gpio after gpio driver is availableTim Harvey
2016-05-31imx: ventana: gsc: show board temp on bootTim Harvey
2016-05-31imx: ventana: gsc: fix negative temperature readingsTim Harvey
2016-05-31imx: ventana: gsc: add gsc sleep commandTim Harvey
2016-05-31imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey
2016-05-31imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey
2016-05-31imx: ventana: config: add PREBOOT supportTim Harvey
2016-05-31imx: ventana: config: use explicit addr in loadscriptTim Harvey
2016-05-31imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey
2016-05-31imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey
2016-05-31imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey
2016-05-31imx: ventana: config: add env vars for disk and partTim Harvey
2016-05-24ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001Sebastien Bourdelin
2016-05-24ts4800: update environment to boot with device treeDamien Riegel
2016-05-24imx: ventana: remove SPL_EXT_SUPPORTTim Harvey
2016-05-24imx: ventana: use EEPROM register for falcon boot modeTim Harvey
2016-05-24imx: ventana: gsc: remove dependence on envTim Harvey
2016-05-24imx: ventana: config: remove redundant configTim Harvey
2016-05-24board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan
2016-05-24block: dwc_ahsata: support i.MX6DQPlusPeng Fan
2016-05-24net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan
2016-05-24ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan
2016-05-24mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx-common: timer: support i.MX6DQPlusPeng Fan
2016-05-24imx-common: sata: return failure if not i.MX6DQPlusPeng Fan
2016-05-24imx-common: hab: support i.MX6DQPlusPeng Fan
2016-05-24imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan
2016-05-24imx: mx6: ddr: support i.MX6D/QPlusPeng Fan
2016-05-24imx-common: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx-common: hab: support i.MX6SOLOPeng Fan
2016-05-24imx: mx6: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan
2016-05-24imx-common: introduce simpler macros for runtime dectionPeng Fan
2016-05-24Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-05-23spl: Setup default value for OF_LISTMichal Simek
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass
2016-05-23malloc: improve memalign fragmentation fixStephen Warren