summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada
2016-06-24efi_loader: Fix typo in distro scriptAlexander Graf
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer
2016-06-24arm: bcm235xx: update clock frameworkSteve Rae
2016-06-24arm: bcm235xx: fix kps ccuChris Brand
2016-06-24arm: bcm235xx: implement the boot0 hook codeSteve Rae
2016-06-24arm: bcm235xx: choose 8-bit phy bus widthSteve Rae
2016-06-24clk: sandbox: don't check clk ID against 0Stephen Warren
2016-06-24common: Fix support for environment file in EXT4Andrej Rosano
2016-06-24ARM: armv7: refactor Makefile slightlyMasahiro Yamada
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-06-24Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada
2016-06-24mtd: nand: Drop a blank line in nand_wait()Andre Renaud
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada
2016-06-24arm64: optimize smp_kick_all_cpusMasahiro Yamada
2016-06-24lib/lzo: bugfix when input data is not compressedJoris Lijssens
2016-06-24env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada
2016-06-24Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian
2016-06-24Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.Vagrant Cascadian
2016-06-24board: amlogic: Rename folder for Amlogic boardsCarlo Caione
2016-06-24configs: gxbb: Introduce a common config header fileCarlo Caione
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-06-24cmd: bootefi: cosmeticSergey Kubushyn
2016-06-24omap3: bugfix in timer on rolloverDaniel Gorsulowski
2016-06-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-06-22tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada
2016-06-22tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada
2016-06-22tools: moveconfig: simplify source tree switchingMasahiro Yamada
2016-06-22tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada
2016-06-22tools: moveconfig: fix needless move for config with default 1Masahiro Yamada
2016-06-21NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...Guillaume GARDET
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi
2016-06-21net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago
2016-06-21net: rtl8169: fix switching between adaptersStephen Warren
2016-06-21Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede
2016-06-20sunxi: Add PSCI implementation in CChen-Yu Tsai
2016-06-20sunxi: Add base address for GICChen-Yu Tsai
2016-06-20sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai
2016-06-20sunxi: Group cpu core related controls togetherChen-Yu Tsai
2016-06-20sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai
2016-06-20sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai