summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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://git.denx.de/u-boot-x86Tom Rini2016-04-229-891/+1
|\
| * x86: Correct typo of Miao Yan's email addressBin Meng2016-04-221-1/+1
| * x86: qemu: Drop our own ACPI implementationBin Meng2016-04-228-890/+0
* | arc/cache: really do flush_dcache_all() even if IOC existsAlexey Brodkin2016-04-211-5/+2
|/
* Prepare v2016.05-rc2Tom Rini2016-04-211-1/+1
* configs: Update some Xilinx configsTom Rini2016-04-205-0/+29
* cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini2016-04-201-13/+5
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-20163-354/+711
|\
| * usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-20125-147/+298
| * usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-2018-9/+31
| * usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-2016-3/+23
| * usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-2020-6/+38
| * usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-20124-45/+102
| * usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-20152-103/+166
| * usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-2033-32/+25
| * usb: ums - expose selected partition/sJohn Tobias2016-04-201-10/+29
| * USB: g_dnl: Change device classJohn Tobias2016-04-201-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-206-90/+105
|\ \
| * | arm: socfpga: socrates: Add eth0 alias to enable ethernetStefan Roese2016-04-201-0/+5
| * | arm: socfpga: Fix typos in DT files (environmnet -> environment)Stefan Roese2016-04-203-3/+3
| * | ddr: altera: Repair DQ window centering codeMarek Vasut2016-04-201-8/+7
| * | ddr: altera: Staticize global variablesMarek Vasut2016-04-201-4/+4
| * | ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut2016-04-201-66/+66
| * | ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut2016-04-201-3/+13
| * | ddr: altera: Remove unnecessary ODT mode configMarek Vasut2016-04-201-1/+0
| * | ddr: altera: Remove unnecessary update of the SCCMarek Vasut2016-04-201-1/+0
| * | ddr: altera: Fix DRAM end value in protection ruleMarek Vasut2016-04-201-1/+1
| * | ddr: altera: Fix scc_mgr_set() argument orderMarek Vasut2016-04-201-1/+1
| * | ddr: altera: Tweak DQS tracking enable handlingMarek Vasut2016-04-201-2/+5
| * | ddr: altera: Replace ad-hoc constant with macroMarek Vasut2016-04-201-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-04-191-2/+3
|\ \
| * | MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal2016-04-191-2/+3
| |/
* | Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day2016-04-181-10/+11
* | ARM: always perform per-CPU GIC initStephen Warren2016-04-181-10/+0
* | bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat2016-04-184-2/+3
* | efi_loader: Fall back to fdtfile naming conventionAlexander Graf2016-04-182-3/+22
* | efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf2016-04-182-23/+22
* | sandbox: Set CONFIG_SYS_CPUTom Rini2016-04-181-0/+3
* | board: Remove overlooked vestiges of "dave" board.Robert P. J. Day2016-04-181-691/+0
* | ahci: flush dcache before issuing commandTang Yuantian2016-04-181-0/+1
* | serial: bcm283x_mu: make pending values more explicitStephen Warren2016-04-181-2/+2
OpenPOWER on IntegriCloud