summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-20mmc: add MMC_VERSION_5_1Stefan Wahren
2016-06-20dragonboard410c: Increase default environment size.Mateusz Kulikowski
2016-06-20Merge git://git.denx.de/u-boot-dmTom Rini
2016-06-20mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon
2016-06-20nand: doc: fix example ecc scheme calculationFabian Mewes
2016-06-20nand: extend nand tortureMax Krummenacher
2016-06-20nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-20common: fb_nand: won't compileSergey Kubushyn
2016-06-20spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-20spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-20spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-20spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-20spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-20spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-06-19Add a reset driver framework/uclassStephen Warren
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren
2016-06-19mailbox: rename headersStephen Warren
2016-06-19sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc
2016-06-19lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day
2016-06-19gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc
2016-06-19dm: add manual relocation for devicesAngelo Dureghello
2016-06-19ARM: uniphier: use the default CONFIG_BOOTDELAY=2Masahiro Yamada
2016-06-19ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada
2016-06-19ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada
2016-06-19ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada
2016-06-19ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada
2016-06-19SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy
2016-06-19fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET
2016-06-19test/py: fix printenv signon message disable codeStephen Warren
2016-06-19Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-19Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-06-18warp7: Fix DFU supportFabio Estevam
2016-06-18warp7: Add README fileMarco Franchi
2016-06-18warp7: Fix watchdog resetMarco Franchi
2016-06-18imx: mx6ulevk: change QSPI PAD DSE to 120ohmPeng Fan
2016-06-18imx6ulevk: fix LCD_nPWREN settingPeng Fan
2016-06-18imx6ulevk: fix 74LV OE usagePeng Fan
2016-06-18mx7dsabresd: Fix LCD_PWR_EN output settingYe Li
2016-06-18mx6sabresd: Allow LVDS backlight to be functional after a kernel rebootMarco Franchi
2016-06-18Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-06-17usb: ehci: only shutdown opened controllerPeng Fan
2016-06-17cmd: usb: check if_type before using this devicePeng Fan
2016-06-17arm: Fix setjmpAlexander Graf
2016-06-17arm, am335x: siemens: enable DM/DTS supportHeiko Schocher