aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada57-93/+11
2016-07-01doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada2-17/+2
2016-07-01ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada2-4/+1
2016-07-01ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg2-1/+2
2016-07-01driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri1-1/+1
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng2-27/+0
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini12-151/+94
2016-06-28configs: Re-sync after boot menu changesTom Rini20-11/+28
2016-06-28armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini3-105/+0
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha4-18/+18
2016-06-28mmc: fsl: introduce wp_enablePeng Fan2-3/+19
2016-06-28fsl_esdhc: Update clock enable bits for USDHCYe Li1-2/+7
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2-9/+35
2016-06-28armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong1-4/+0
2016-06-28armv8: ls1043aqds: use configurable clockQianyu Gong2-2/+7
2016-06-27common: add new boot media kconfig entryPeng Fan1-0/+48
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan2-9/+13
2016-06-27maintainers: new email addressSteve Rae12-12/+12
2016-06-27fastboot: sparse: improve CHUNK_TYPE_FILL write performanceSteve Rae1-10/+27
2016-06-27fastboot: sparse: implement reserve()Steve Rae4-3/+33
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae8-79/+70
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae4-352/+210
2016-06-27fastboot: sparse: remove session-id logicSteve Rae7-45/+16
2016-06-27Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-2/+2
2016-06-27mmc: dw_mmc: fix the wrong AND operationJaehoon Chung1-2/+2
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher7-3/+158
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher6-13/+149
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher4-0/+3012
2016-06-26corvus DTS / DM supportHeiko Schocher6-5/+162
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher1-12/+14
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut16-16/+16
2016-06-24kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada1-1/+3
2016-06-24efi_loader: Fix typo in distro scriptAlexander Graf1-1/+1
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer9-20/+20
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer11-23/+23
2016-06-24arm: bcm235xx: update clock frameworkSteve Rae1-5/+5
2016-06-24arm: bcm235xx: fix kps ccuChris Brand1-5/+1
2016-06-24arm: bcm235xx: implement the boot0 hook codeSteve Rae2-0/+16
2016-06-24arm: bcm235xx: choose 8-bit phy bus widthSteve Rae2-1/+1
2016-06-24clk: sandbox: don't check clk ID against 0Stephen Warren1-4/+4
2016-06-24common: Fix support for environment file in EXT4Andrej Rosano1-7/+9
2016-06-24ARM: armv7: refactor Makefile slightlyMasahiro Yamada1-9/+2
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada6-22/+13
2016-06-24Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada8-4/+4
2016-06-24mtd: nand: Drop a blank line in nand_wait()Andre Renaud1-1/+0
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada1-2/+5
2016-06-24arm64: optimize smp_kick_all_cpusMasahiro Yamada1-3/+1
2016-06-24lib/lzo: bugfix when input data is not compressedJoris Lijssens1-9/+16
2016-06-24env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada1-0/+4