summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-192-0/+15
| * spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-191-4/+11
| * spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-191-42/+14
* | mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-202-0/+4
* | dragonboard410c: Increase default environment size.Mateusz Kulikowski2016-06-201-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-06-2077-687/+2028
|\ \
| * | clk: convert API to match reset/mailbox styleStephen Warren2016-06-1937-570/+985
| * | reset: implement a reset testStephen Warren2016-06-199-4/+251
| * | Add a reset driver framework/uclassStephen Warren2016-06-199-0/+446
| * | mailbox: add Tegra186 HSP driverStephen Warren2016-06-196-0/+200
| * | mailbox: rename headersStephen Warren2016-06-195-9/+9
| * | sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc2016-06-191-6/+10
| * | lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day2016-06-1911-97/+109
| * | gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc2016-06-191-1/+3
| * | dm: add manual relocation for devicesAngelo Dureghello2016-06-191-0/+15
* | | ARM: uniphier: use the default CONFIG_BOOTDELAY=2Masahiro Yamada2016-06-206-6/+0
* | | ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-203-0/+42
* | | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-202-1/+1
* | | ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada2016-06-201-8/+15
* | | ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada2016-06-201-1/+1
|/ /
* | SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy2016-06-191-1/+1
* | fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET2016-06-191-0/+1
* | test/py: fix printenv signon message disable codeStephen Warren2016-06-191-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-1812-4/+1531
|\ \
| * | ARM: socfpga: Sort Kconfig entriesMarek Vasut2016-06-081-4/+4
| * | ARM: socfpga: add support for IS1 boardPavel Machek2016-06-0812-0/+1527
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-1820-233/+333
|\ \ \
| * | | usb: ehci: only shutdown opened controllerPeng Fan2016-06-181-0/+3
| * | | cmd: usb: check if_type before using this devicePeng Fan2016-06-181-1/+2
| * | | usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-137-0/+52
| * | | armv8/ls2080: Remove workaround for erratum A008751Sriram Dash2016-06-131-10/+0
| * | | fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-134-185/+189
| * | | usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-131-38/+56
OpenPOWER on IntegriCloud