summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-202-0/+4
* dragonboard410c: Increase default environment size.Mateusz Kulikowski2016-06-201-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-06-2077-687/+2028
|\
| * clk: convert API to match reset/mailbox styleStephen Warren2016-06-1937-570/+985
| * reset: implement a reset testStephen Warren2016-06-199-4/+251
| * Add a reset driver framework/uclassStephen Warren2016-06-199-0/+446
| * mailbox: add Tegra186 HSP driverStephen Warren2016-06-196-0/+200
| * mailbox: rename headersStephen Warren2016-06-195-9/+9
| * sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc2016-06-191-6/+10
| * lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day2016-06-1911-97/+109
| * gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc2016-06-191-1/+3
| * dm: add manual relocation for devicesAngelo Dureghello2016-06-191-0/+15
* | ARM: uniphier: use the default CONFIG_BOOTDELAY=2Masahiro Yamada2016-06-206-6/+0
* | ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-203-0/+42
* | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-202-1/+1
* | ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada2016-06-201-8/+15
* | ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada2016-06-201-1/+1
|/
* SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy2016-06-191-1/+1
* fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET2016-06-191-0/+1
* test/py: fix printenv signon message disable codeStephen Warren2016-06-191-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-1812-4/+1531
|\
| * ARM: socfpga: Sort Kconfig entriesMarek Vasut2016-06-081-4/+4
| * ARM: socfpga: add support for IS1 boardPavel Machek2016-06-0812-0/+1527
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-1820-233/+333
|\ \
| * | usb: ehci: only shutdown opened controllerPeng Fan2016-06-181-0/+3
| * | cmd: usb: check if_type before using this devicePeng Fan2016-06-181-1/+2
| * | usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-137-0/+52
| * | armv8/ls2080: Remove workaround for erratum A008751Sriram Dash2016-06-131-10/+0
| * | fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-134-185/+189
| * | usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-131-38/+56
| * | arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash2016-06-134-0/+14
| * | arm: bcm281xx: choose 8-bit phy bus widthSteve Rae2016-06-134-0/+4
| * | usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2016-06-132-0/+14
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-186-13/+107
|\ \ \
| * | | warp7: Fix DFU supportFabio Estevam2016-06-181-5/+2
| * | | warp7: Add README fileMarco Franchi2016-06-181-0/+63
| * | | warp7: Fix watchdog resetMarco Franchi2016-06-182-0/+22
| * | | imx: mx6ulevk: change QSPI PAD DSE to 120ohmPeng Fan2016-06-181-1/+1
| * | | imx6ulevk: fix LCD_nPWREN settingPeng Fan2016-06-181-1/+1
| * | | imx6ulevk: fix 74LV OE usagePeng Fan2016-06-181-3/+1
| * | | mx7dsabresd: Fix LCD_PWR_EN output settingYe Li2016-06-181-1/+1
| * | | mx6sabresd: Allow LVDS backlight to be functional after a kernel rebootMarco Franchi2016-06-181-2/+16
| * | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-06-182141-23059/+40302
| |\ \ \ | | |/ /
* | | | arm: Fix setjmpAlexander Graf2016-06-171-5/+4
* | | | arm, am335x: siemens: enable DM/DTS supportHeiko Schocher2016-06-1714-2/+1605
* | | | arm, am335x: siemens: update etamin defconfigHeiko Schocher2016-06-171-0/+6
* | | | ARM: AM57xx: Enable FIT for HS DevicesAndreas Dannenberg2016-06-171-0/+4
* | | | OMAP3: fix twister boardStefano Babic2016-06-171-0/+16
* | | | Orphan dbau1x00 boardsThomas Lange2016-06-171-2/+2
* | | | SPL: ext: remove redundant ifdef statementPetr Kulhavy2016-06-171-2/+1
OpenPOWER on IntegriCloud