summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10colibri_t20: fix display configurationMarcel Ziswiler
2016-10-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler
2016-10-10tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler
2016-10-10sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clockJosh Marshall
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske
2016-10-10mmc: sdhci: use the generic error numberJaehoon Chung
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-10-10mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung
2016-10-10dm: mmc: Support eraseSimon Glass
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-10-10reset: declare fdtdec_phandle_args as struct to fix warningMasahiro Yamada
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada
2016-10-10ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2016-10-10ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2016-10-10ARM: uniphier: fix typos in a comment blockMasahiro Yamada
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada
2016-10-09tools: buildman: Add compiler wrapperYork Sun
2016-10-09tools: buildman: Remove duplicated codeYork Sun
2016-10-09dtoc: Make integer division python 3.x safePaul Burton
2016-10-09dtoc: Decode strings for struct.unpack on python 3.xPaul Burton
2016-10-09dtoc: Use items() to iterate over dictionaries in python 3.xPaul Burton
2016-10-09patman: Fix doctest StringIO import for python 3.xPaul Burton
2016-10-09patman: Use items() to iterate over dictionariesPaul Burton
2016-10-09patman: Import 'configparser' lower case to be python 3.x safePaul Burton
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-10-09patman: Replace tabs with spacesPaul Burton
2016-10-09dtoc: Add a way for tests to request the fallback librarySimon Glass
2016-10-09dtoc: Adjust GetProps() in fdt_normal to use the node pathSimon Glass
2016-10-09dtoc: Fix bug in GetProp()Simon Glass
2016-10-09cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer
2016-10-09cros_ec: Add crosec flashinfo commandMoritz Fischer
2016-10-09cros_ec: Add function to read back flash parametersMoritz Fischer
2016-10-09buildman: Drop the 'alive' flag in BuilderThreadSimon Glass
2016-10-09buildman: Don't show a stacktrace on Ctrl-CSimon Glass
2016-10-09buildman: Drop the 'active' flag in the builderSimon Glass
2016-10-09buildman: Allow builds to terminate cleanlySimon Glass
2016-10-09buildman: Put our local libraries first in the pathSimon Glass
2016-10-09buildman: Print a message indicating the build is startingSimon Glass
2016-10-09buildman: Print a message when removing old directoriesSimon Glass
2016-10-09buildman: Tidy up the 'cloning' messageSimon Glass
2016-10-09patman: Flush output when there is no newlineSimon Glass
2016-10-09arm: kirkwood: fix Synology board tagWalter Schweizer
2016-10-09arm: kirkwood: fix output enable settingsWalter Schweizer
2016-10-09arm: kirkwood: fix kirkwood initial setupWalter Schweizer