summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada
2016-07-23ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada
2016-07-23ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada
2016-07-23ARM: uniphier: rename outer-cache register macrosMasahiro Yamada
2016-07-23ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada
2016-07-23ARM: 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
2016-07-22tools/env: allow negative offsetsStefan Agner
2016-07-22tools/env: complete environment device config earlyStefan Agner
2016-07-22iso: Fix part info commandAlexander Graf
2016-07-22igep00x0: Falcon modeLadislav Michl
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl
2016-07-22igep00x0: UBIizeLadislav Michl
2016-07-22igep00x0: runtime flash detectionLadislav Michl
2016-07-22igep00x0: remove unused empty function omap_rev_string()Ladislav Michl
2016-07-22igep00x0: remove useless setup_net_chip declarationLadislav Michl
2016-07-22igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl
2016-07-22igep00x0: move sysinfo into C fileLadislav Michl
2016-07-22cmd: mtdparts: support runtime generated mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: use defaults by defaultLadislav Michl
2016-07-22cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl
2016-07-22cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl
2016-07-22mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-07-22mtd: OneNAND: add timeout to wait ready loopsLadislav Michl
2016-07-22armv7: simplify identify_nand_chipLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl