summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-24cmd_sata: implement sata stop commandNikita Kiryanov
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-11-23config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada
2014-11-23Add pr_fmt() macroThierry Reding
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-11-23fs: make it possible to read the filesystem UUIDChristian Gmeiner
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-22dm: spi: Use device_bind_driver() instead of our own functionSimon Glass
2014-11-22dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass
2014-11-22dm: Add a function to bind a device by driver nameSimon Glass
2014-11-22dm: core: Add functions to find parent and OF dataSimon Glass
2014-11-22dm: core: Allow access to the device's driver_id dataSimon Glass
2014-11-21mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li
2014-11-21dm: Disable dm_warn() in SPLSimon Glass
2014-11-21dm: Allow stdio registration to be droppedSimon Glass
2014-11-21dm: Allow device removal features to be droppedSimon Glass
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass
2014-11-21dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass
2014-11-21dm: at91: Convert snapper9260 to use driver modelSimon Glass
2014-11-21dm: at91: Move snapper9260 to generic baordSimon Glass
2014-11-21dm: at91: Correct text base for snapper9260Simon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: chromebook_link: Enable GPIO supportSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21x86: ivybridge: Enable PCI in early initSimon Glass
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass
2014-11-21dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada
2014-11-20linux/kernel.h: import more macrosMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20include/common.h: remove DIV_ROUND definitionMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1176 definesMasahiro Yamada