Commit Graph

2715 Commits (392ba5256ab9bf017a9b7320ef0cee98862c908d)

Author SHA1 Message Date
Alexey Brodkin 9aed5a2777 board_f: explicitly disable console on early boot 11 years ago
Stany MARCEL 07a1a0c931 Correct vxWorks elf boot to load at correct address 11 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 years ago
Kuo-Jung Su 6ca6d080d6 cmd_eeprom: bug fix for i2c read/write 11 years ago
Masahiro Yamada 017ce20f46 common: Delete unnecessary rules. 11 years ago
Tom Rini 4b756b013a hash.c: Correct non-hash subcommand crc32 addr-save support 11 years ago
Stefano Babic 26b807c4f8 net: add support for extended registers to mdio command 12 years ago
Stephan Bauroth 57d33d4b40 net: trivial: Fix typos in mii field descriptions 12 years ago
Alexey Brodkin a2e0a45d2e cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM 12 years ago
Anatolij Gustschin cefa471712 lcd: allow overriding lcd_get_size() 12 years ago
Pierre Aubert 9a8323311c env: fix the env export varname 12 years ago
Mark Langsdorf 00ddacc1a1 autoboot: add an option to override keyed autoboot 12 years ago
Luka Perkov 01adbce2aa cmd_zfs: normalize 'file not found' errors 12 years ago
Luka Perkov 2e18cb267a cmd_reiser: normalize 'file not found' errors 12 years ago
Tim Harvey 7cdebc3289 cmd_ubifs: normalize 'file not found' errors 12 years ago
Egbert Eich 619f0fdf37 cmd/gpt: Support gpt command for all devices 12 years ago
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable 12 years ago
Przemyslaw Marczak f4dacf7b95 usb: ums: allows using every mmc device with ums. 12 years ago
Przemyslaw Marczak 93c813b3ac usb: ums: code refactoring to improve reusability on other boards. 12 years ago
Miao Yan 5b629319cf common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 12 years ago
Andrew Ruder 88733e2c65 cmd_nvedit.c: Add env exists command 12 years ago
Michal Simek 32d7cdd366 fpga: Add support for gzip images with bitstreams 12 years ago
Rob Herring e5a9a4076f pxe: fix handling of absolute paths 12 years ago
Masahiro Yamada 0ccf54c6f4 common: convert makefiles to Kbuild style 12 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 12 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 12 years ago
Lukasz Majewski 3402b05343 cmd:thor: Support for TIZEN's download command (thordown) 12 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 12 years ago
Vivek Gautam 5853e1335c USB: xHCI: Add stack support for xHCI 12 years ago
trem 815a76f2ef i2c: fix init on generic board 12 years ago
Michal Simek 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 12 years ago
Scott Wood 06503f16c3 mtd: fix warnings due to 64-bit partition support 12 years ago
Jagannadha Sutradharudu Teki 0c88a84ac6 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones 12 years ago
Tom Rini 9ade4857ab cmd_sandbox.c: Update for do_(load|save) not taking a number base 12 years ago
Steven Falco 0e3f3f8a3d Prevent null pointer dereference originating in cmd_pxe.c 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Markus Niebel 452a2722ec env_mmc: fix buffer allocation for armv7 12 years ago
Bo Shen cca2011e62 env: dataflash: fix env_init issue 12 years ago
Paul Burton cc734f5ab2 cmd_ubi: add write.part command, to write a volume in multiple parts 12 years ago
Paul Burton dd7185f176 cmd_ubi: use int64_t volume size for 'ubi create' 12 years ago
Paul Burton 39ac34473f cmd_mtdparts: use 64 bits for flash size, partition size & offset 12 years ago
Wolfgang Denk b770e88a6c Fix number base handling of "load" command 12 years ago
Otavio Salvador f501991dca mtd: Fix function description in part_validate comment 12 years ago
Lukasz Majewski 69d6cbe748 usb:gadget:Remove redundant #includes for USB composite gadget and its functions 12 years ago
Lukasz Majewski 765c5ae5bc dfu: Extract common DFU code to handle "dfu_alt_info" environment variable 12 years ago
Tom Rini d7884e047d cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() 12 years ago
Tom Rini 3d187b3924 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS 12 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 12 years ago
Masahiro Yamada 069d594557 cosmetic: FIT: fix typos in comments 12 years ago