summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-196-6/+6
| * nand: doc: fix example ecc scheme calculationFabian Mewes2016-06-191-1/+1
| * nand: extend nand tortureMax Krummenacher2016-06-192-7/+40
| * nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-191-1/+1
| * common: fb_nand: won't compileSergey Kubushyn2016-06-191-1/+1
| * spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-191-58/+204
| * spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-191-71/+114
| * spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-191-16/+13
| * spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-191-20/+0
OpenPOWER on IntegriCloud