summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21drivers: usb: fsl: Move USB Errata checking codeNikhil Badola
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-21fdt: Add a function to decode a named memory regionSimon Glass
2014-11-21fdt: Add ft_system_setup() function for system device tree additionsSimon Glass
2014-11-21fdt: Tidy up error handling in image_setup_libfdt()Simon Glass
2014-11-21fdt: Enhance flashmap function to deal with region propertiesSimon Glass
2014-11-21fdt: Use the correct return types for fdtdec_decode_region()Simon Glass
2014-11-21fdt: Export the fdt_find_or_add_subnode() functionSimon Glass
2014-11-21fdt: Allow ft_board_setup() to report failureSimon 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
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-11-20imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li
2014-11-20power: pfuze100: Update definitions for buck regulatorsYe.Li
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li
2014-11-20tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel
2014-11-20mx6qsabreauto: Add parallel NOR flash supportFabio Estevam
2014-11-20imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li