summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren
2015-08-06ARM: tegra: p2571: remove another unused defineStephen Warren
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot
2015-08-06dm: core: Fix a typo in the uclass_get_device_by_name() commentSimon Glass
2015-08-06dm: core: Add a way to set a device nameSimon Glass
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada
2015-08-06devres: add devm_kmalloc() and friends (managed memory allocators)Masahiro Yamada
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada
2015-08-06dm: add DM_FLAG_BOUND flagMasahiro Yamada
2015-08-06dm: Support address translation for simple-busSimon Glass
2015-08-06lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun
2015-08-05exynos: Add support for springSimon Glass
2015-08-05dts: Drop unused compatible ID for the NXP video bridgeSimon Glass
2015-08-05video: Remove the old parade driverSimon Glass
2015-08-05cros_ec: Remove the old tunnel codeSimon Glass
2015-08-05power: Remove old TPS65090 driversSimon Glass
2015-08-05exynos: Drop old exynos5250-specific board codeSimon Glass
2015-08-05exynos: Drop old exynos5420-specific board codeSimon Glass
2015-08-05exynos: config: Move common options to the common headers and tidy upSimon Glass
2015-08-05exynos: Enable new features for exynos5 boardsSimon Glass
2015-08-05dm: video: Add support for video bridgesSimon Glass
2015-08-05dm: power: Add support for the S5M8767 PMICSimon Glass
2015-08-05dm: power: Add a new driver for the TPS65090 PMICSimon Glass
2015-08-05cros_ec: Support the LDO access method used by springSimon Glass
2015-08-05dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass
2015-08-05dm: i2c: Add a function to transfer messagesSimon Glass
2015-08-05dm: i2c: Move definitions to the top of the header fileSimon Glass
2015-08-05dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass
2015-08-05dm: i2c: Add a message debug functionSimon Glass
2015-08-05dm: core: Support finding a device by phandleSimon Glass
2015-08-05Tegra: P2571: Clean up config fileTom Warren
2015-08-05Tegra: spi: Move TEGRA114_SPI switch to defconfigsTom Warren
2015-08-05T210: P2571: Restore USB gadget mode (ums)Tom Warren
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-05sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski
2015-08-05sunxi: config update to stick with Kconfig changesPaul Kocialkowski
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-08-05efi: Add 64-bit payload supportSimon Glass
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass
2015-08-05x86: Add definitions for the x86-efi board and plumb it inBen Stoltz
2015-08-05Add a way to skip relocationSimon Glass
2015-08-05x86: minnowmax: Drop the old PCI settingsSimon Glass
2015-08-05x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header fileSimon Glass
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass