aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-24mtd: fix compiler warningsSteve Rae2-2/+7
2016-07-24mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios1-1/+1
2016-07-24sunxi: Enable NAND controller on the CHIPBoris Brezillon3-0/+44
2016-07-24sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon1-0/+1
2016-07-24mtd: nand: Increase the max OOB sizeBoris Brezillon1-1/+1
2016-07-24mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon1-0/+4
2016-07-24sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard1-0/+49
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon8-4/+1862
2016-07-24mtd: nand: add common DT init codeBrian Norris2-0/+73
2016-07-24sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon1-0/+5
2016-07-24cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon1-5/+10
2016-07-24ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada2-2/+13
2016-07-24ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada2-0/+19
2016-07-24ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada5-11/+20
2016-07-24ARM: uniphier: rename outer-cache register macrosMasahiro Yamada6-216/+230
2016-07-24ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada1-6/+6
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada22-121/+61
2016-07-23ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada1-1/+0
2016-07-23ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada1-0/+1
2016-07-23ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada2-8/+8
2016-07-22test/py: vboot can be run only at SandboxMichal Simek1-0/+1
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg1-1/+1
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg1-1/+1
2016-07-22fixing typo error in README file. CPU15 -> CP15yeongjun Kim1-1/+1
2016-07-22spl: fit: Fix the number of bytes read in raw modeLokesh Vutla1-1/+3
2016-07-22rsa: Fix return value and masked errormario.six@gdsys.cc1-5/+5
2016-07-22tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc1-6/+7
2016-07-22test/py: use absolute dts path in vboot testStephen Warren1-1/+1
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2-15/+12
2016-07-22efi_loader: Add debug output for efi_add_memory_map()Andreas Färber1-0/+3
2016-07-22tools/env: reuse fw_getenv in fw_printenv functionAndreas Fenkart1-27/+17
2016-07-22tools/env: move envmatch further up in file to avoid forward declarationsAndreas Fenkart1-20/+18
2016-07-22tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_scriptAndreas Fenkart2-2/+115
2016-07-22gdsys: Drop print_fpga_state functionTom Rini5-26/+4
2016-07-22tools/env: allow negative offsetsStefan Agner2-9/+35
2016-07-22tools/env: complete environment device config earlyStefan Agner1-50/+60
2016-07-22iso: Fix part info commandAlexander Graf1-2/+2
2016-07-22igep00x0: Falcon modeLadislav Michl1-0/+12
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl2-0/+19
2016-07-22igep00x0: UBIizeLadislav Michl3-75/+41
2016-07-22igep00x0: runtime flash detectionLadislav Michl1-18/+53
2016-07-22igep00x0: remove unused empty function omap_rev_string()Ladislav Michl1-8/+0
2016-07-22igep00x0: remove useless setup_net_chip declarationLadislav Michl1-2/+0
2016-07-22igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl1-24/+17
2016-07-22igep00x0: move sysinfo into C fileLadislav Michl2-18/+18
2016-07-22cmd: mtdparts: support runtime generated mtdpartsLadislav Michl1-9/+12
2016-07-22cmd: mtdparts: use defaults by defaultLadislav Michl1-6/+16
2016-07-22cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl1-22/+20
2016-07-22cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl1-10/+13
2016-07-22cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl1-4/+6