summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14dm: part: Add a cast to avoid a compiler warningSimon 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: fdtdec: Correct a sandbox build warningSimon Glass
2016-03-14dm: part: Correct a sandbox build warningSimon Glass
2016-03-14dm: pci: Break out the common region display codeSimon 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: make simple-bus compatible to simple-mfdMasahiro Yamada
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-03-14dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass
2016-03-14Prepare v2016.03Tom Rini
2016-03-13mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam
2016-03-12sf: Correct data types in stm_is_locked_sr()Marek Vasut
2016-03-12dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla
2016-03-11exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon
2016-03-10Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-03-10rockchip: rk3288: correct sdram settingChris Zhong
2016-03-10rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki
2016-03-10rockchip: rk3036: change ddr frequency to 400MLin Huang
2016-03-09MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=yDaniel Schwierzeck
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer
2016-03-08malloc: remove !gd handlingStephen Warren
2016-03-08malloc: use hidden visibilityStephen Warren
2016-03-08sandbox: Fix building with LLVMTom Rini
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf
2016-03-08api: Export API structure address as an environment variableStanislav Galabov
2016-03-08OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods
2016-03-08OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods
2016-03-09ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada
2016-03-09pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada
2016-03-09pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada
2016-03-09ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada
2016-03-09ARM: uniphier: document how-to-build for Ace and Sanji boardsMasahiro Yamada
2016-03-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen
2016-03-02board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch
2016-03-02mx53ard: Move to booting zImageFabio Estevam
2016-03-02mx6qarm2: Update maintainer's emailsFabio Estevam
2016-03-02MAINTAINERS: Update Peng Fan's email addressFabio Estevam
2016-03-02colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko
2016-02-29Prepare v2016.03-rc3Tom Rini
2016-02-29arm: dra7xx: Define Android partition tableSam Protsenko
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski