summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: bcm235xx: implement the boot0 hook codeSteve Rae2016-06-242-0/+16
* arm: bcm235xx: choose 8-bit phy bus widthSteve Rae2016-06-242-1/+1
* clk: sandbox: don't check clk ID against 0Stephen Warren2016-06-241-4/+4
* common: Fix support for environment file in EXT4Andrej Rosano2016-06-241-7/+9
* ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-241-9/+2
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-246-22/+13
* Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada2016-06-248-4/+4
* mtd: nand: Drop a blank line in nand_wait()Andre Renaud2016-06-241-1/+0
* ARM: move #ifdef to match the error handling codeMasahiro Yamada2016-06-241-2/+5
* arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-241-3/+1
* lib/lzo: bugfix when input data is not compressedJoris Lijssens2016-06-241-9/+16
* env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada2016-06-241-0/+4
* Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian2016-06-244-15/+41
* Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.Vagrant Cascadian2016-06-241-2/+2
* board: amlogic: Rename folder for Amlogic boardsCarlo Caione2016-06-246-3/+3
* configs: gxbb: Introduce a common config header fileCarlo Caione2016-06-242-33/+46
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-243-0/+36
* mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed2016-06-245-3/+39
* cmd: bootefi: cosmeticSergey Kubushyn2016-06-241-1/+1
* omap3: bugfix in timer on rolloverDaniel Gorsulowski2016-06-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-06-211-49/+81
|\
| * tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada2016-06-221-1/+31
| * tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada2016-06-221-13/+14
| * tools: moveconfig: simplify source tree switchingMasahiro Yamada2016-06-221-13/+9
| * tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada2016-06-221-21/+28
| * tools: moveconfig: fix needless move for config with default 1Masahiro Yamada2016-06-221-4/+2
* | NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...Guillaume GARDET2016-06-211-1/+16
* | net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-211-4/+1
* | net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-211-0/+26
* | net: rtl8169: fix switching between adaptersStephen Warren2016-06-211-4/+9
|/
* Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede2016-06-203-9/+23
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-205-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-203-4/+6
* sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai2016-06-201-1/+6
* sunxi: Group cpu core related controls togetherChen-Yu Tsai2016-06-202-24/+16
* sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai2016-06-201-0/+2
* sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai2016-06-201-1/+3
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-203-14/+25
* ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai2016-06-201-0/+2
* ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai2016-06-201-9/+9
* sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede2016-06-201-0/+1
* sunxi: Add defconfig and dts file for inet86dz boardHans de Goede2016-06-204-0/+319
* sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede2016-06-205-0/+328
* sunxi: Select USE_TINY_PRINTFHans de Goede2016-06-201-0/+1
* tinyprintf: Add vprintf implementationHans de Goede2016-06-201-0/+5
* Prepare v2016.07-rc2Tom Rini2016-06-201-1/+1
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-2032-5/+37
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-2012-190/+383
|\
OpenPOWER on IntegriCloud