Commit Graph

2690 Commits (64bd89e43778b488763f67fbb6bf79fc973e2892)

Author SHA1 Message Date
Masahiro Yamada 0ccf54c6f4 common: convert makefiles to Kbuild style 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 11 years ago
Lukasz Majewski 3402b05343 cmd:thor: Support for TIZEN's download command (thordown) 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Vivek Gautam 5853e1335c USB: xHCI: Add stack support for xHCI 11 years ago
trem 815a76f2ef i2c: fix init on generic board 11 years ago
Michal Simek 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 11 years ago
Scott Wood 06503f16c3 mtd: fix warnings due to 64-bit partition support 11 years ago
Jagannadha Sutradharudu Teki 0c88a84ac6 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones 11 years ago
Tom Rini 9ade4857ab cmd_sandbox.c: Update for do_(load|save) not taking a number base 11 years ago
Steven Falco 0e3f3f8a3d Prevent null pointer dereference originating in cmd_pxe.c 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Markus Niebel 452a2722ec env_mmc: fix buffer allocation for armv7 11 years ago
Bo Shen cca2011e62 env: dataflash: fix env_init issue 11 years ago
Paul Burton cc734f5ab2 cmd_ubi: add write.part command, to write a volume in multiple parts 11 years ago
Paul Burton dd7185f176 cmd_ubi: use int64_t volume size for 'ubi create' 11 years ago
Paul Burton 39ac34473f cmd_mtdparts: use 64 bits for flash size, partition size & offset 11 years ago
Wolfgang Denk b770e88a6c Fix number base handling of "load" command 11 years ago
Otavio Salvador f501991dca mtd: Fix function description in part_validate comment 11 years ago
Lukasz Majewski 69d6cbe748 usb:gadget:Remove redundant #includes for USB composite gadget and its functions 11 years ago
Lukasz Majewski 765c5ae5bc dfu: Extract common DFU code to handle "dfu_alt_info" environment variable 11 years ago
Tom Rini d7884e047d cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() 11 years ago
Tom Rini 3d187b3924 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS 11 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 11 years ago
Masahiro Yamada 069d594557 cosmetic: FIT: fix typos in comments 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Frederic Leroy 8094972d59 Fix loading freeze when netconsole is active 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Paul Burton 5c427e49ce bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm 11 years ago
Paul Burton 8112f5fa1b spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT 11 years ago
Paul Burton db6b5e8b02 spl: remove unnecessary (& ARM specific) include of asm/utils.h 11 years ago
Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 12 years ago
Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 12 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 12 years ago
Gerlando Falauto b95f958d7d cmd_sf: let "sf update" preserve the final part of the last sector 12 years ago
Heiko Schocher 880a412732 i2c: fix i2c dev command for not using new framework 12 years ago
Jim Lin c95e2b9eae console: usb: kbd: To fix slow TFTP booting 12 years ago
Jim Lin 07551f2343 console: usb: kbd: To improve TFTP booting performance 12 years ago
Julius Werner eaf3e613ea usb: Use well-known descriptor sizes when parsing configuration 12 years ago
Dan Murphy 3615a996ab USB: usb-hub: Add a weak function for resetting devices 12 years ago
Phil Sutter 2b26201a2a env_nand.c: support falling back to redundant env when writing 12 years ago
Masahiro Yamada 46aabcc446 cmd_nand: Do not show usage when scrub is aborted 12 years ago
Masahiro Yamada 7d25cd34e9 cmd_nand: slight optimization of nand_dump function 12 years ago
Masahiro Yamada e40520b5b5 cmd_nand: fix a memory leak in nand_dump function 12 years ago
Ying Zhang 7cb4f1cc80 spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import 12 years ago
Matthias Fuchs 3fb8588912 ppc4xx: Remove support for PPC405CR CPUs 12 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 12 years ago
Simon Glass 1fd1e2f69f image: Display FIT timestamp when booting 12 years ago