summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada
2016-07-01autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada
2016-07-01doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada
2016-07-01ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada
2016-07-01ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg
2016-07-01driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri
2016-07-02ARM: uniphier: add external IRQ setup codeMasahiro Yamada
2016-07-02ARM: dts: uniphier: add AIDET nodesMasahiro Yamada
2016-07-02pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada
2016-07-02pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada
2016-07-02pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada
2016-07-02pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-07-02pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada
2016-07-02ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada
2016-06-30pinctrl: uniphier: remove unneeded pin group nand_cs1Masahiro Yamada
2016-06-30pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20Masahiro Yamada
2016-06-30pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2Masahiro Yamada
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28configs: Re-sync after boot menu changesTom Rini
2016-06-28armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-28mmc: fsl: introduce wp_enablePeng Fan
2016-06-28fsl_esdhc: Update clock enable bits for USDHCYe Li
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan
2016-06-28armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong
2016-06-28armv8: ls1043aqds: use configurable clockQianyu Gong
2016-06-27common: add new boot media kconfig entryPeng Fan
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan
2016-06-27maintainers: new email addressSteve Rae
2016-06-27fastboot: sparse: improve CHUNK_TYPE_FILL write performanceSteve Rae
2016-06-27fastboot: sparse: implement reserve()Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-27Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-06-27mmc: dw_mmc: fix the wrong AND operationJaehoon Chung
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher
2016-06-26corvus DTS / DM supportHeiko Schocher
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-25ehci: mx7: fix otg id detectionPeng Fan
2016-06-25ehci: mx7: fix usbnc_regsPeng Fan
2016-06-25usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat
2016-06-24kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada