summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-146-14/+16
* dm: blk: Add comments to a few functionsSimon Glass2016-03-141-0/+30
* dm: blk: Convert interface type to an enumSimon Glass2016-03-141-12/+15
* dm: Add a new header for block devicesSimon Glass2016-03-143-58/+74
* dm: part: Drop the common.h headerSimon Glass2016-03-141-1/+0
* dm: fdtdec: Correct a sandbox build warningSimon Glass2016-03-141-2/+3
* dm: part: Correct a sandbox build warningSimon Glass2016-03-141-4/+6
* dm: pci: Break out the common region display codeSimon Glass2016-03-141-34/+17
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-1466-331/+338
* debug_uart: output CR along with LFMasahiro Yamada2016-03-141-1/+3
* dm: core: make simple-bus compatible to simple-mfdMasahiro Yamada2016-03-141-0/+1
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-1417-54/+30
* dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass2016-03-142-2/+26
* Prepare v2016.03Tom Rini2016-03-141-1/+1
* mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam2016-03-131-5/+4
* sf: Correct data types in stm_is_locked_sr()Marek Vasut2016-03-121-3/+3
* dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla2016-03-121-3/+7
* exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon2016-03-111-0/+1
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-03-103-9/+9
|\
| * rockchip: rk3288: correct sdram settingChris Zhong2016-03-101-7/+7
| * rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki2016-03-101-1/+1
| * rockchip: rk3036: change ddr frequency to 400MLin Huang2016-03-101-1/+1
* | MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=yDaniel Schwierzeck2016-03-091-1/+1
* | MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer2016-03-091-1/+1
|/
* malloc: remove !gd handlingStephen Warren2016-03-081-1/+1
* malloc: use hidden visibilityStephen Warren2016-03-081-0/+2
* sandbox: Fix building with LLVMTom Rini2016-03-082-1/+7
* omap3: Use raw SPL by default for mmc1Alexander Graf2016-03-081-2/+0
* api: Export API structure address as an environment variableStanislav Galabov2016-03-081-0/+1
* OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS supportDerald D. Woods2016-03-082-158/+153
* OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods2016-03-081-7/+16
* ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada2016-03-091-0/+1
* pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada2016-03-093-9/+9
* pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada2016-03-091-3/+3
* ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada2016-03-091-16/+2
* ARM: uniphier: document how-to-build for Ace and Sanji boardsMasahiro Yamada2016-03-091-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-03-043-2/+12
|\
| * usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2016-03-052-1/+5
| * usb: gadget: composite: Correct recovery path for registerSam Protsenko2016-03-011-1/+7
* | board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch2016-03-021-1/+1
* | mx53ard: Move to booting zImageFabio Estevam2016-03-021-8/+10
* | mx6qarm2: Update maintainer's emailsFabio Estevam2016-03-021-2/+2
* | MAINTAINERS: Update Peng Fan's email addressFabio Estevam2016-03-023-3/+3
* | colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV2016-03-021-1/+1
* | Prepare v2016.03-rc3Tom Rini2016-02-291-1/+1
* | arm: dra7xx: Define Android partition tableSam Protsenko2016-02-291-1/+19
* | sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski2016-02-295-341/+339
* | ARM: start.S: fix typoYuichiro Goto2016-02-297-7/+7
* | amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini2016-02-291-1/+0
* | compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini2016-02-296-235/+383
OpenPOWER on IntegriCloud