summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-04-25dfu: ram: fix number base of RAM entity parametersStephen Warren
2016-04-25drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros
2016-04-25tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski
2016-04-25tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski
2016-04-25tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski
2016-04-25i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)Stefan Roese
2016-04-25i2c: designware_i2c: Add DM supportStefan Roese
2016-04-25i2c: designware_i2c: Prepare for DM driver conversionStefan Roese
2016-04-25i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()Stefan Roese
2016-04-25i2c: designware_i2c: Add dw_i2c_enable() helper functionStefan Roese
2016-04-25i2c: designware_i2c: Add ic_enable_status to ic_regs structStefan Roese
2016-04-25dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese
2016-04-24ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada
2016-04-24clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada
2016-04-24ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada
2016-04-24ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada
2016-04-24ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada
2016-04-24ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada
2016-04-24ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada
2016-04-24ARM: dts: uniphier: move aliases node up to satisfy fdtgrepMasahiro Yamada
2016-04-24ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref boardMasahiro Yamada
2016-04-24ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada
2016-04-24pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20Masahiro Yamada
2016-04-24pinctrl: uniphier: rename function/array namesMasahiro Yamada
2016-04-22Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-04-22ubifs: fix memory corruption in super.cHeiko Schocher
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher
2016-04-22x86: Correct typo of Miao Yan's email addressBin Meng
2016-04-22x86: qemu: Drop our own ACPI implementationBin Meng
2016-04-21arc/cache: really do flush_dcache_all() even if IOC existsAlexey Brodkin
2016-04-21Prepare v2016.05-rc2Tom Rini
2016-04-20configs: Update some Xilinx configsTom Rini
2016-04-20cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini