aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Change my mailaddressAndreas Bießmann23-23/+24
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann3-25/+16
2016-05-02arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini1-1/+1
2016-05-02fs: ext4: fix symlink read functionRonald Zachariah1-1/+1
2016-05-02Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian1-7/+7
2016-05-02Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini10-29/+47
2016-05-02Revert "omap3: Use raw SPL by default for mmc1"Tom Rini1-0/+2
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini1-2/+2
2016-05-01ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada5-27/+5
2016-05-01ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada5-1/+37
2016-05-01ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada1-0/+4
2016-05-01ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada1-1/+1
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