summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-15power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski
2016-03-15power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 valuePaul Kocialkowski
2016-03-15power: twl6030: Some more explicit registers and values definitionsPaul Kocialkowski
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14Merge git://git.denx.de/u-boot-marvellTom Rini
2016-03-14ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla
2016-03-14ARM: DRA7: Enable EEPROM supportLokesh Vutla
2016-03-14ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov
2016-03-14include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese
2016-03-14lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese
2016-03-14arm: Add support for LEGO MINDSTORMS EV3David Lechner
2016-03-14configs: k2g_evm: Add TI power processor supportNishanth Menon
2016-03-14board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14spl: Add a way for boards to select which device tree to loadSimon Glass
2016-03-14image: Add functions to obtain short namesSimon Glass
2016-03-14sunxi: Display the board model on start-upSimon Glass
2016-03-14fdt: Allow libfdt to be used in SPLSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard
2016-03-14ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard
2016-03-14ARM: sheevaplug: unbreak default environmentPeter Korsgaard
2016-03-14imx: mx6: correct IPU clockPeng Fan
2016-03-14Drop CONFIG_CRAMFS_CMDLINESimon Glass
2016-03-14dm: sandbox: Add driver-model block-device support for sandboxSimon Glass
2016-03-14dm: blk: Add a block-device uclassSimon Glass
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: sandbox: Enable cbfs and cramfsSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: part: Convert partition API use to linker listsSimon Glass
2016-03-14dm: sandbox: Enable all partition typesSimon Glass
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass
2016-03-14dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: blk: Add comments to a few functionsSimon Glass
2016-03-14dm: blk: Convert interface type to an enumSimon Glass
2016-03-14dm: Add a new header for block devicesSimon Glass
2016-03-14dm: part: Drop the common.h headerSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-03-14debug_uart: output CR along with LFMasahiro Yamada
2016-03-14dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass
2016-03-14rockchip: Add a binding file for rk3288 videoJacob Chen
2016-03-14dm: video: Add a operation to display uclassJacob Chen
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-03-14libfdt: Add a function to write a property placeholderSimon Glass
2016-03-11exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon
2016-03-08malloc: use hidden visibilityStephen Warren
2016-03-08OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods