aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-25tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski1-1/+13
2016-04-25tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski1-4/+8
2016-04-25i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)Stefan Roese1-12/+106
2016-04-25i2c: designware_i2c: Add DM supportStefan Roese1-26/+123
2016-04-25i2c: designware_i2c: Prepare for DM driver conversionStefan Roese1-83/+90
2016-04-25i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()Stefan Roese1-24/+13
2016-04-25i2c: designware_i2c: Add dw_i2c_enable() helper functionStefan Roese1-20/+27
2016-04-25i2c: designware_i2c: Add ic_enable_status to ic_regs structStefan Roese1-33/+35
2016-04-25dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese2-0/+15
2016-04-24ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada1-1/+2
2016-04-24clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada1-0/+4
2016-04-24ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada1-0/+17
2016-04-24ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada1-0/+2
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada37-10/+956
2016-04-24ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada1-31/+31
2016-04-24ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada1-2/+2
2016-04-24ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada1-0/+8
2016-04-24ARM: dts: uniphier: move aliases node up to satisfy fdtgrepMasahiro Yamada2-18/+18
2016-04-24ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref boardMasahiro Yamada1-0/+1
2016-04-24ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada1-6/+4
2016-04-24pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20Masahiro Yamada1-4/+4
2016-04-24pinctrl: uniphier: rename function/array namesMasahiro Yamada6-102/+102
2016-04-22Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini9-891/+1
2016-04-22ubifs: fix memory corruption in super.cHeiko Schocher1-2/+1
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher1-1/+1
2016-04-22x86: Correct typo of Miao Yan's email addressBin Meng1-1/+1
2016-04-22x86: qemu: Drop our own ACPI implementationBin Meng8-890/+0
2016-04-21arc/cache: really do flush_dcache_all() even if IOC existsAlexey Brodkin1-5/+2
2016-04-21Prepare v2016.05-rc2v2016.05-rc2Tom Rini1-1/+1
2016-04-20configs: Update some Xilinx configsTom Rini5-0/+29
2016-04-20cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini1-13/+5
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini163-354/+711
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini6-90/+105
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko125-147/+298
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko18-9/+31
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko16-3/+23
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko20-6/+38
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko124-45/+102
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko152-103/+166
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko33-32/+25
2016-04-20usb: ums - expose selected partition/sJohn Tobias1-10/+29
2016-04-20USB: g_dnl: Change device classJohn Tobias1-2/+2
2016-04-20arm: socfpga: socrates: Add eth0 alias to enable ethernetStefan Roese1-0/+5
2016-04-20arm: socfpga: Fix typos in DT files (environmnet -> environment)Stefan Roese3-3/+3
2016-04-20ddr: altera: Repair DQ window centering codeMarek Vasut1-8/+7
2016-04-20ddr: altera: Staticize global variablesMarek Vasut1-4/+4
2016-04-20ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut1-66/+66
2016-04-20ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut1-3/+13
2016-04-20ddr: altera: Remove unnecessary ODT mode configMarek Vasut1-1/+0
2016-04-20ddr: altera: Remove unnecessary update of the SCCMarek Vasut1-1/+0