summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-29dm: Drop gpio.h header from fdtdec.cSimon Glass
2015-01-29dm: fdt: Remove the old GPIO functionsSimon Glass
2015-01-29dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass
2015-01-29dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass
2015-01-29dm: spi: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: usb: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: zynq: Remove inline gpio functionsSimon Glass
2015-01-29dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: exynos: Add a GPIO translation functionSimon Glass
2015-01-29dm: tegra: Add a GPIO translation functionSimon Glass
2015-01-29dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: demo: Add a simple GPIO demonstrationSimon Glass
2015-01-29dm: gpio: Mark the old GPIO API deprecatedSimon Glass
2015-01-29dm: gpio: Add better functions to request GPIOsSimon Glass
2015-01-29dm: gpio: Add a driver GPIO translation methodSimon Glass
2015-01-29dm: gpio: Add a native driver model APISimon Glass
2015-01-29dm: fdt: Add a function to decode phandles with argumentsSimon Glass
2015-01-29dm: tegra: Bring in GPIO device tree bindingSimon Glass
2015-01-29dm: exynos: Bring in GPIO device tree bindingSimon Glass
2015-01-29dm: gpio: Bring in GPIO device tree bindingSimon Glass
2015-01-29generic-board: show model name in board_init_f() tooMasahiro Yamada
2015-01-29cmd_i2c: change variable type for 10bit addressing supportMasahiro Yamada
2015-01-29ARM: UniPhier: enable CONFIG_I2C_EEPROMMasahiro Yamada
2015-01-29ARM: UniPhier: enable I2C for UniPhier SoCsMasahiro Yamada
2015-01-29i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada
2015-01-29i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada
2015-01-29i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada
2015-01-29common: bootm: Document fake bootm sub-commandMichal Simek
2015-01-29tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira
2015-01-29dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira
2015-01-29linker_lists: fix misspellingsGuilherme Maciel Ferreira
2015-01-29doc: fix misspellingsGuilherme Maciel Ferreira
2015-01-29doc: "os" is also mandatory for "ramdisk" FIT image componentsGuilherme Maciel Ferreira
2015-01-29common: add cache flush to imxtract functionPieter Voorthuijsen
2015-01-29distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=Sjoerd Simons
2015-01-29config_distro_bootcmd: Scan all partitions for boot filesSjoerd Simons
2015-01-29part: let list put the list in an environment variableSjoerd Simons
2015-01-29fs: Add command to retrieve the filesystem typeSjoerd Simons
2015-01-29OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra
2015-01-29davinci: Do not duplicate setting of gdTom Rini
2015-01-29omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)
2015-01-29omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)