summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-29configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta
2015-01-29DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta
2015-01-29Export redesignMartin Dorwig
2015-01-29dm: exynos: Drop unused COMPAT features for SPISimon Glass
2015-01-29dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass
2015-01-29dm: i2c: Move slave details to child platdataSimon Glass
2015-01-29dm: spi: Move slave details to child platdataSimon Glass
2015-01-29dm: core: Allow uclass to set up a device's child before it is probedSimon Glass
2015-01-29dm: core: Allow the uclass to set up a device's child after bindingSimon Glass
2015-01-29dm: core: Allow uclasses to specify private data for a device's childrenSimon Glass
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass
2015-01-29dm: core: Add a function to get a device's uclass IDSimon Glass
2015-01-29dm: core: Add a post_bind method for parentsSimon Glass
2015-01-29dm: core: Allow uclasses to specify platdata for a device's childrenSimon Glass
2015-01-29dm: core: Allow parents to have platform data for their childrenSimon Glass
2015-01-29dm: core: Improve comments for uclass_first/next_device()Simon Glass
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Add a compatbility layerSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2015-01-29dm: fdt: Remove the old GPIO functionsSimon Glass
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon 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-29generic-board: show model name in board_init_f() tooMasahiro Yamada
2015-01-29ARM: UniPhier: enable CONFIG_I2C_EEPROMMasahiro Yamada
2015-01-29dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira
2015-01-29linker_lists: fix misspellingsGuilherme Maciel Ferreira
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-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-29Nokia RX-51: Use generic boardPali Rohár
2015-01-29am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini
2015-01-29malta: enable ELF loadingPaul Burton
2015-01-29malta: enable HUSH parserPaul Burton
2015-01-29malta: IDE supportPaul Burton
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Group ethernet configuration options togetherMichal Simek