summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Do not append dtb for OF_EMBED caseMichal Simek2016-05-021-1/+1
* fit_image: Fix a double close() on the error pathSimon Glass2016-05-021-1/+0
* tools: env: fix config file loading in env libraryAnatolij Gustschin2016-05-021-0/+3
* config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com2016-05-021-6/+3
* Fix spelling of "occurred".Vagrant Cascadian2016-05-0218-32/+32
* Change my mailaddressAndreas Bießmann2016-05-0223-23/+24
* mkimage: fix argument parsing on BSD systemsAndreas Bießmann2016-05-023-25/+16
* arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini2016-05-021-1/+1
* fs: ext4: fix symlink read functionRonald Zachariah2016-05-021-1/+1
* Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian2016-05-021-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-05-0210-29/+47
|\
| * ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada2016-05-015-27/+5
| * ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada2016-05-015-1/+37
| * ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada2016-05-011-0/+4
| * ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada2016-05-011-1/+1
* | Revert "omap3: Use raw SPL by default for mmc1"Tom Rini2016-05-021-0/+2
* | Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini2016-05-021-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-04-281-7/+23
|\
| * drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka2016-04-281-4/+4
| * drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka2016-04-281-3/+19
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-04-282-0/+3
|\ \
| * | sunxi: Enable LDO3 at 3.3V on A13-OLinuXino boardHans de Goede2016-04-271-0/+1
| * | sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede2016-04-271-0/+2
| |/
* | omap3: Reduce logic/overo SPL max image sizeTom Rini2016-04-272-2/+2
|/
* ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek2016-04-261-4/+0
* ARM: uniphier: revive some commands lost by Kconfig re-syncMasahiro Yamada2016-04-261-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-04-262-4/+7
|\
| * exynos: Set CNTFRQAlexander Graf2016-04-141-0/+1
| * odroid: Update README with correct firmware link and XU4 supportShawn Guo2016-04-141-4/+6
* | Prepare v2016.05-rc3Tom Rini2016-04-251-1/+1
* | pico-imx6ul: Update the defconfigTom Rini2016-04-252-9/+18
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-04-251-1/+1
|\ \
| * | drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka2016-04-251-1/+1
* | | pci: Device scanning range fixYoshinori Sato2016-04-251-1/+1
* | | mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-254-4/+4
* | | ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-256-0/+55
* | | ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-255-0/+19
* | | ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-254-2/+8
* | | ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-253-5/+2
* | | common/dlmalloc.c: Delete content that was moved to malloc.hRobert P. J. Day2016-04-251-929/+0
* | | spl: spl_mmc: Disambiguate error messageFabio Estevam2016-04-251-2/+2
* | | ARM: hikey: Simplify README instructions.Peter Griffin2016-04-251-46/+49
* | | ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2016-04-252-2/+30
* | | ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin2016-04-251-0/+5
* | | ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin2016-04-251-2/+2
* | | ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2016-04-254-0/+7
* | | MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin2016-04-252-0/+12
* | | ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin2016-04-253-0/+427
* | | sf: fix timebase data type in _wait_ready()Stephen Warren2016-04-251-1/+2
* | | ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko2016-04-251-2/+2
OpenPOWER on IntegriCloud