summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-15dm: sandbox: Add driver-model block-device support for sandboxSimon Glass1-0/+2
2016-03-15dm: blk: Add a block-device uclassSimon Glass2-0/+146
2016-03-15dm: block: Adjust device calls to go through helpers functionSimon Glass1-0/+29
2016-03-15dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-15dm: sandbox: Enable cbfs and cramfsSimon Glass1-0/+3
2016-03-15dm: part: Rename some partition functionsSimon Glass1-11/+10
2016-03-15dm: part: Convert partition API use to linker listsSimon Glass1-31/+48
2016-03-15dm: sandbox: Enable all partition typesSimon Glass1-1/+4
2016-03-15dm: blk: Rename get_device_and_partition()Simon Glass1-4/+38
2016-03-15dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass1-4/+30
2016-03-15dm: blk: Rename get_dev() to blk_get_dev()Simon Glass1-3/+3
2016-03-15dm: blk: Add comments to a few functionsSimon Glass1-0/+30
2016-03-15dm: blk: Convert interface type to an enumSimon Glass1-12/+15
2016-03-15dm: Add a new header for block devicesSimon Glass3-58/+74
2016-03-15dm: part: Drop the common.h headerSimon Glass1-1/+0
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass16-86/+94
2016-03-15debug_uart: output CR along with LFMasahiro Yamada1-1/+3
2016-03-15dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass1-2/+13
2016-03-11exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon1-0/+1
2016-03-08malloc: use hidden visibilityStephen Warren1-0/+2
2016-03-08OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods1-158/+151
2016-03-08OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods1-7/+16
2016-03-02mx53ard: Move to booting zImageFabio Estevam1-8/+10
2016-02-29arm: dra7xx: Define Android partition tableSam Protsenko1-1/+19
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski1-8/+3
2016-02-29amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini1-1/+0
2016-02-29compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini6-235/+383
2016-02-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-6/+20
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini1-1/+0
2016-02-28ARM: uniphier: default to environment in eMMCMasahiro Yamada1-6/+6
2016-02-28ARM: uniphier: add emmcupdate commandMasahiro Yamada1-0/+7
2016-02-28ARM: uniphier: add eMMC boot supportMasahiro Yamada1-0/+3
2016-02-28ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada1-0/+4
2016-02-27Merge git://git.denx.de/u-boot-dmTom Rini2-4/+22
2016-02-26powerpc/t208xqds: fix esdhc peripheral clock supportYangbo Lu1-1/+1
2016-02-26timer: Provide an early timerSimon Glass1-0/+21
2016-02-26image: Correct the OS location code to work on sandboxSimon Glass1-4/+1
2016-02-26ARM: rpi: increase CONFIG_SYS_MAXARGSStephen Warren1-1/+1
2016-02-26ARM: zynq: zynqmp: Enable DCC serial driver by defaultMichal Simek2-12/+5
2016-02-25Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+3
2016-02-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-20/+26
2016-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini8-11/+353
2016-02-25rpi: always scroll by 10 linesLubomir Rintel1-0/+1
2016-02-25arm: am437x: cm-t43: bring back BOOTDELAY featureNikita Kiryanov1-2/+0
2016-02-25arm: am437x: cm-t43: update parameters for raw mmc bootNikita Kiryanov1-0/+4
2016-02-25arm: am437x: cm-t43: set MPU and CORE voltages on bootNikita Kiryanov1-0/+2
2016-02-25pmic: tps65218: add useful functions and definesNikita Kiryanov1-0/+12
2016-02-25arm: am437x: cm-t43: support all available SPI flash chipsNikita Kiryanov1-2/+0
2016-02-25arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config fileNikita Kiryanov1-1/+3
2016-02-25arm: am437x: cm-t43: fix cm-t43 bootNikita Kiryanov1-1/+0