aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-24Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian4-15/+41
2016-06-24Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.Vagrant Cascadian1-2/+2
2016-06-24board: amlogic: Rename folder for Amlogic boardsCarlo Caione6-3/+3
2016-06-24configs: gxbb: Introduce a common config header fileCarlo Caione2-33/+46
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi3-0/+36
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed5-3/+39
2016-06-24cmd: bootefi: cosmeticSergey Kubushyn1-1/+1
2016-06-24omap3: bugfix in timer on rolloverDaniel Gorsulowski1-1/+1
2016-06-21Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-49/+81
2016-06-22tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada1-1/+31
2016-06-22tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada1-13/+14
2016-06-22tools: moveconfig: simplify source tree switchingMasahiro Yamada1-13/+9
2016-06-22tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada1-21/+28
2016-06-22tools: moveconfig: fix needless move for config with default 1Masahiro Yamada1-4/+2
2016-06-21NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...Guillaume GARDET1-1/+16
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi1-4/+1
2016-06-21net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago1-0/+26
2016-06-21net: rtl8169: fix switching between adaptersStephen Warren1-4/+9
2016-06-20Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede3-9/+23