summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-25Prepare v2016.05-rc3v2016.05-rc3Tom Rini
2016-04-25pico-imx6ul: Update the defconfigTom Rini
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-04-25drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka
2016-04-25pci: Device scanning range fixYoshinori Sato
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon
2016-04-25ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon
2016-04-25ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon
2016-04-25common/dlmalloc.c: Delete content that was moved to malloc.hRobert P. J. Day
2016-04-25spl: spl_mmc: Disambiguate error messageFabio Estevam
2016-04-25ARM: hikey: Simplify README instructions.Peter Griffin
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin
2016-04-25ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin
2016-04-25ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin
2016-04-25ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin
2016-04-25MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin
2016-04-25ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin
2016-04-25sf: fix timebase data type in _wait_ready()Stephen Warren
2016-04-25ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko
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