Commit Graph

2479 Commits (805fa87f6d2366e2193f3d9eb1f793ad41ae1430)

Author SHA1 Message Date
Simon Glass a92181b399 x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined 12 years ago
Simon Glass fb7db41cd4 bootstage: Allow marking a particular line of code 12 years ago
Doug Anderson 158e7d059c Call bootstage_relocate() after malloc is initted 12 years ago
Doug Anderson 150678a582 bootstage: Copy bootstage strings post-relocation 12 years ago
Bob Liu 7d861d95a3 blackfin: bf609: add softswitch config command 12 years ago
Vivek Gautam 55f4b57542 usb: fix: Fixing Port status and feature number constants 12 years ago
Vivek Gautam 0bf796f7ae usb: hub: Parallelize power-cycling of root-hub ports 12 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 12 years ago
Vivek Gautam 289f3cb28a usb: hub: Fix enumration timeout 12 years ago
Vivek Gautam 99c3491b78 usb: Update device class in usb device's descriptor 12 years ago
Vivek Gautam 020bbcb76b usb: hub: Power-cycle on root-hub ports 12 years ago
Vivek Gautam 605bd75af5 USB: Some cleanup prior to USB 3.0 interface addition 12 years ago
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 12 years ago
Julius Werner 7d9aa8fd87 usb: Add new command to set USB 2.0 port test modes 12 years ago
Michael Heimpold d196bd8803 env_mmc: add support for redundant environment 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
Wolfgang Denk 855f18ea0e setexpr: add regex substring matching and substitution 12 years ago
Wolfgang Denk 103c94b104 setexpr: simplify code, improve help message 12 years ago
Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 12 years ago
Wolfgang Denk d87244d5af "env grep" - add options to grep in name, value, or both. 12 years ago
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 12 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 12 years ago
Simon Glass 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem 12 years ago
Simon Glass 4ca30d6024 sandbox: Support 'source' command 12 years ago
Simon Glass 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" 12 years ago
Simon Glass a92fd6577e sandbox: fdt: Support fdt command for sandbox 12 years ago
Simon Glass 4b5786550d fdt: Allow fdt command to check and update control FDT 12 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 12 years ago
Simon Glass d14da91307 fdt: Add a parameter to fdt_valid() 12 years ago
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 12 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 12 years ago
Stefan Roese 352ef3f1b6 flash: Add optional verify-after-write feature 12 years ago
Jaehoon Chung 64f4a6192f mmc: support the correct card version for eMMC 12 years ago
Maxime Larocque 22a4a6c5c2 printenv: Correct out-of-memory condition check. 12 years ago
Simon Glass 7525c2dac7 x86: Allow setup code to manage its own global data 12 years ago
Simon Glass 8b42dfc3b6 x86: Fix DRAM bank size init with generic board 12 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 12 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 12 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 12 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 12 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 12 years ago
Joe Hershberger 7182906750 ubi: Expose a few simple functions from the cmd_ubi 12 years ago
Vadim Bendebury 3d38910151 Do not call board_early_init_f() twice 12 years ago
Tom Rini c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 12 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 12 years ago
Mingkai Hu 381c6e2c90 cmd_sf: include header file common.h before div64.h 12 years ago
York Sun a6142706f5 common/cmd_test: Avoid macro expansion 12 years ago
Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 12 years ago
Stephen Warren 9fd383724c mmc: don't allow extra cmdline arguments 12 years ago