aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-7/+23
2016-04-28Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-0/+3
2016-04-28drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka1-4/+4
2016-04-28drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka1-3/+19
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini2-2/+2
2016-04-27sunxi: Enable LDO3 at 3.3V on A13-OLinuXino boardHans de Goede1-0/+1
2016-04-27sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede1-0/+2
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek1-4/+0
2016-04-26ARM: uniphier: revive some commands lost by Kconfig re-syncMasahiro Yamada1-0/+2
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-4/+7
2016-04-25Prepare v2016.05-rc3v2016.05-rc3Tom Rini1-1/+1
2016-04-25pico-imx6ul: Update the defconfigTom Rini2-9/+18
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2016-04-25drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka1-1/+1
2016-04-25pci: Device scanning range fixYoshinori Sato1-1/+1
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada4-4/+4
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon6-0/+55
2016-04-25ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon5-0/+19
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon4-2/+8
2016-04-25ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon3-5/+2
2016-04-25common/dlmalloc.c: Delete content that was moved to malloc.hRobert P. J. Day1-929/+0
2016-04-25spl: spl_mmc: Disambiguate error messageFabio Estevam1-2/+2
2016-04-25ARM: hikey: Simplify README instructions.Peter Griffin1-46/+49
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2-2/+30
2016-04-25ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin1-0/+5
2016-04-25ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin1-2/+2
2016-04-25ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin4-0/+7
2016-04-25MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin2-0/+12
2016-04-25ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin3-0/+427
2016-04-25sf: fix timebase data type in _wait_ready()Stephen Warren1-1/+2
2016-04-25ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko1-2/+2
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1492-1300/+5125
2016-04-25cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen1-0/+70
2016-04-25include/configs: Whitespace fixupTom Rini244-675/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1506-1509/+4344
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini29-12/+23
2016-04-25configs: Re-sync HUSH optionsTom Rini1080-441/+909
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini50-174/+1151
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini4-56/+119
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini14-46/+698
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini4-160/+371
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2-3/+2
2016-04-25dfu: ram: fix number base of RAM entity parametersStephen Warren1-2/+2
2016-04-25drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N1-7/+14
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros1-2/+2
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros1-1/+1
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros1-27/+23
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros1-7/+17
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros1-9/+27
2016-04-25tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski1-5/+21