summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-25Prepare v2016.09-rc1v2016.09-rc1Tom Rini
2016-07-25sandbox: Migrate CONFIG_I2C_EEPROMTom Rini
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-07-25arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONSMasahiro Yamada
2016-07-25dtoc: Correct the type widening code in fdt_fallbackSimon Glass
2016-07-25hashtable: Fix compiler warning on 32-bit sandboxSimon Glass
2016-07-25part_efi: Fix compiler warning on 32-bit sandboxSimon Glass
2016-07-25lzmadec: Use the same type as the lzma callSimon Glass
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill
2016-07-25efi_loader: Make exposed image loader path absoluteAlexander Graf
2016-07-25common: fit: Allow U-Boot images to be bootedmario.six@gdsys.cc
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan
2016-07-25cmd: misc: Add support for fractions in sleepmario.six@gdsys.cc
2016-07-24mtd: fix compiler warningsSteve Rae
2016-07-24mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-24sunxi: Enable NAND controller on the CHIPBoris Brezillon
2016-07-24sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon
2016-07-24mtd: nand: Increase the max OOB sizeBoris Brezillon
2016-07-24mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon
2016-07-24sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-24mtd: nand: add common DT init codeBrian Norris
2016-07-24sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon
2016-07-24cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon
2016-07-24ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada
2016-07-24ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada
2016-07-24ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada
2016-07-24ARM: uniphier: rename outer-cache register macrosMasahiro Yamada
2016-07-24ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-07-23ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada
2016-07-23ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada
2016-07-23ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada
2016-07-22test/py: vboot can be run only at SandboxMichal Simek
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22fixing typo error in README file. CPU15 -> CP15yeongjun Kim
2016-07-22spl: fit: Fix the number of bytes read in raw modeLokesh Vutla
2016-07-22rsa: Fix return value and masked errormario.six@gdsys.cc
2016-07-22tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc
2016-07-22test/py: use absolute dts path in vboot testStephen Warren
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt
2016-07-22efi_loader: Add debug output for efi_add_memory_map()Andreas Färber
2016-07-22tools/env: reuse fw_getenv in fw_printenv functionAndreas Fenkart
2016-07-22tools/env: move envmatch further up in file to avoid forward declarationsAndreas Fenkart
2016-07-22tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_scriptAndreas Fenkart
2016-07-22gdsys: Drop print_fpga_state functionTom Rini