summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-04-262-4/+7
|\
| * exynos: Set CNTFRQAlexander Graf2016-04-141-0/+1
| * odroid: Update README with correct firmware link and XU4 supportShawn Guo2016-04-141-4/+6
* | Prepare v2016.05-rc3v2016.05-rc3Tom Rini2016-04-251-1/+1
* | pico-imx6ul: Update the defconfigTom Rini2016-04-252-9/+18
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-04-251-1/+1
|\ \
| * | drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka2016-04-251-1/+1
* | | pci: Device scanning range fixYoshinori Sato2016-04-251-1/+1
* | | mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-254-4/+4
* | | ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-256-0/+55
* | | ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-255-0/+19
* | | ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-254-2/+8
* | | ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-253-5/+2
* | | common/dlmalloc.c: Delete content that was moved to malloc.hRobert P. J. Day2016-04-251-929/+0
* | | spl: spl_mmc: Disambiguate error messageFabio Estevam2016-04-251-2/+2
* | | ARM: hikey: Simplify README instructions.Peter Griffin2016-04-251-46/+49
* | | ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2016-04-252-2/+30
* | | ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin2016-04-251-0/+5
* | | ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin2016-04-251-2/+2
* | | ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2016-04-254-0/+7
* | | MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin2016-04-252-0/+12
* | | ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin2016-04-253-0/+427
* | | sf: fix timebase data type in _wait_ready()Stephen Warren2016-04-251-1/+2
* | | ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko2016-04-251-2/+2
* | | configs: Re-sync with cmd/KconfigTom Rini2016-04-251492-1300/+5125
* | | cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen2016-04-251-0/+70
* | | include/configs: Whitespace fixupTom Rini2016-04-25244-675/+0
* | | configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251506-1509/+4344
* | | configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-2529-12/+23
* | | configs: Re-sync HUSH optionsTom Rini2016-04-251080-441/+909
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini2016-04-2550-174/+1151
|\ \ \
| * | | ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada2016-04-241-1/+2
| * | | clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada2016-04-241-0/+4
| * | | ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada2016-04-241-0/+17
| * | | ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada2016-04-241-0/+2
| * | | ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-2437-10/+956
| * | | ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada2016-04-241-31/+31
| * | | ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada2016-04-241-2/+2
| * | | ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada2016-04-241-0/+8
| * | | ARM: dts: uniphier: move aliases node up to satisfy fdtgrepMasahiro Yamada2016-04-242-18/+18
| * | | ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref boardMasahiro Yamada2016-04-241-0/+1
| * | | ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada2016-04-241-6/+4
| * | | pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20Masahiro Yamada2016-04-241-4/+4
| * | | pinctrl: uniphier: rename function/array namesMasahiro Yamada2016-04-246-102/+102
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2016-04-254-56/+119
|\ \ \
| * | | dfu: ram: fix number base of RAM entity parametersStephen Warren2016-04-251-2/+2
| * | | drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N2016-04-251-7/+14
| * | | usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros2016-04-251-2/+2
| * | | usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros2016-04-251-1/+1
| * | | fastboot: Clean up bulk-out logicRoger Quadros2016-04-251-27/+23