Commit Graph

38655 Commits (1bb718cdabc0f581e2b3ca1134883ee57d3a910d)
 

Author SHA1 Message Date
Simon Glass 1bb718cdab lzmadec: Use the same type as the lzma call 9 years ago
Simon Glass 5923c843ba sandbox: Add instructions about building on 32-bit machines 9 years ago
mario.six@gdsys.cc 713fb2dcb2 tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 9 years ago
Russ Dill 335b4e53c9 ARM: am33xx: Always inhibit init/refresh during DDR phy init 9 years ago
Russ Dill 3325b06556 ARM: am33xx: Fix DDR init delay placement 9 years ago
Alexander Graf 492716662f efi_loader: Make exposed image loader path absolute 9 years ago
mario.six@gdsys.cc e8fb4358c2 common: fit: Allow U-Boot images to be booted 9 years ago
Karicheri, Muralidharan bcdc1c8376 keystone: k2h/e/l: Fix DMA coherency for QM PDSP 9 years ago
mario.six@gdsys.cc c4974632e2 cmd: misc: Add support for fractions in sleep 9 years ago
Masahiro Yamada 29d63a59ea ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 9 years ago
Masahiro Yamada be44a4679f ARM: uniphier: add PH1-LD21 board data 9 years ago
Masahiro Yamada a74c28a0f2 ARM: uniphier: introduce flags to uniphier_board_data structure 9 years ago
Masahiro Yamada 4bab70a77d ARM: uniphier: rename outer-cache register macros 9 years ago
Masahiro Yamada ebab100a98 ARM: uniphier: clear notification flag before L2 operation 9 years ago
Masahiro Yamada 4e3d84066e ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 9 years ago
Masahiro Yamada 72a64348ef ARM: uniphier: fix doubled tftpboot commands 9 years ago
Masahiro Yamada b7c4d25d26 ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE 9 years ago
Masahiro Yamada fe8dc1fac7 ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards 9 years ago
Michal Simek 04a4786c7c test/py: vboot can be run only at Sandbox 9 years ago
Andreas Dannenberg 38d592fc33 arm: omap5: fix build dependency for secure devices 9 years ago
Andreas Dannenberg 8b76d23ebd arm: am4x: fix build dependency for secure devices 9 years ago
yeongjun Kim 90211f772b fixing typo error in README file. CPU15 -> CP15 9 years ago
Lokesh Vutla 3cc1f380e5 spl: fit: Fix the number of bytes read in raw mode 9 years ago
mario.six@gdsys.cc 2b9ec762c4 rsa: Fix return value and masked error 9 years ago
mario.six@gdsys.cc c236ebd2fa tools: Fix return code of fit_image_process_sig() 9 years ago
Stephen Warren c9ba60c438 test/py: use absolute dts path in vboot test 9 years ago
Jeremy Hunt b8cb51d0de armv8: spl: Call board_init_r from crt0_64 in SPL 9 years ago
Andreas Färber c933ed94bc efi_loader: Add debug output for efi_add_memory_map() 9 years ago
Andreas Fenkart c5c41c45b1 tools/env: reuse fw_getenv in fw_printenv function 9 years ago
Andreas Fenkart 1b7427cd2a tools/env: move envmatch further up in file to avoid forward declarations 9 years ago
Andreas Fenkart fd4e3280e5 tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script 9 years ago
Tom Rini 473c0abe62 gdsys: Drop print_fpga_state function 9 years ago
Stefan Agner f4742ca0fb tools/env: allow negative offsets 9 years ago
Stefan Agner 14fb5b252a tools/env: complete environment device config early 9 years ago
Alexander Graf 28f0014bde iso: Fix part info command 9 years ago
Ladislav Michl fe9f6289e1 igep00x0: Falcon mode 9 years ago
Ladislav Michl a5debaa392 igep00x0: generate default mtdparts according NAND chip used 9 years ago
Ladislav Michl 4b9dc7c26b igep00x0: UBIize 9 years ago
Ladislav Michl 97ee70606c igep00x0: runtime flash detection 9 years ago
Ladislav Michl c2d47fa666 igep00x0: remove unused empty function omap_rev_string() 9 years ago
Ladislav Michl cccdb1965b igep00x0: remove useless setup_net_chip declaration 9 years ago
Ladislav Michl b0c47633cc igep00x0: reorder lan9221 code to remove ifdefs 9 years ago
Ladislav Michl b7e042d6af igep00x0: move sysinfo into C file 9 years ago
Ladislav Michl af32443656 cmd: mtdparts: support runtime generated mtdparts 9 years ago
Ladislav Michl f8f744a3e8 cmd: mtdparts: use defaults by default 9 years ago
Ladislav Michl 1c2a262a9d cmd: mtdparts: consolidate mtdparts reading from env 9 years ago
Ladislav Michl 06a040a31b cmd: mtdparts: fix null pointer dereference in parse_mtdparts 9 years ago
Ladislav Michl c0ac333947 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init 9 years ago
Ladislav Michl 52486927e7 mtd: OneNAND: initialize mtd->writebufsize to let UBI work 9 years ago
Ladislav Michl 77b93e5e9b mtd: OneNAND: allow board init function fail 9 years ago