summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | configs: Re-sync with cmd/KconfigTom Rini2016-04-251492-1300/+5125
* | | cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen2016-04-251-0/+70
* | | include/configs: Whitespace fixupTom Rini2016-04-25244-675/+0
* | | configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251506-1509/+4344
* | | configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-2529-12/+23
* | | configs: Re-sync HUSH optionsTom Rini2016-04-251080-441/+909
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini2016-04-2550-174/+1151
|\ \ \
| * | | ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada2016-04-241-1/+2
| * | | clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada2016-04-241-0/+4
| * | | ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada2016-04-241-0/+17
| * | | ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada2016-04-241-0/+2
| * | | ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-2437-10/+956
| * | | ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada2016-04-241-31/+31
OpenPOWER on IntegriCloud