Commit Graph

2489 Commits (bbb467dc3c79537eebc4d3551576a17f627e5e41)

Author SHA1 Message Date
Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 11 years ago
Simon Glass e754da2aee image: Move error! string to common place 11 years ago
Simon Glass ab9efc665a image: Move hash checking into its own function 11 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 11 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 11 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 11 years ago
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 11 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 11 years ago
Simon Glass 6f907b422e hash: Add a way to calculate a hash for any algortihm 11 years ago
Simon Glass 9602286d3d env: Fix minor comment typos in cmd_nvedit 11 years ago
Simon Glass a92181b399 x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined 11 years ago
Simon Glass fb7db41cd4 bootstage: Allow marking a particular line of code 11 years ago
Doug Anderson 158e7d059c Call bootstage_relocate() after malloc is initted 11 years ago
Doug Anderson 150678a582 bootstage: Copy bootstage strings post-relocation 11 years ago
Bob Liu 7d861d95a3 blackfin: bf609: add softswitch config command 11 years ago
Vivek Gautam 55f4b57542 usb: fix: Fixing Port status and feature number constants 11 years ago
Vivek Gautam 0bf796f7ae usb: hub: Parallelize power-cycling of root-hub ports 11 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 11 years ago
Vivek Gautam 289f3cb28a usb: hub: Fix enumration timeout 11 years ago
Vivek Gautam 99c3491b78 usb: Update device class in usb device's descriptor 11 years ago
Vivek Gautam 020bbcb76b usb: hub: Power-cycle on root-hub ports 11 years ago
Vivek Gautam 605bd75af5 USB: Some cleanup prior to USB 3.0 interface addition 11 years ago
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 11 years ago
Julius Werner 7d9aa8fd87 usb: Add new command to set USB 2.0 port test modes 11 years ago
Michael Heimpold d196bd8803 env_mmc: add support for redundant environment 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Wolfgang Denk 855f18ea0e setexpr: add regex substring matching and substitution 11 years ago
Wolfgang Denk 103c94b104 setexpr: simplify code, improve help message 11 years ago
Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 11 years ago
Wolfgang Denk d87244d5af "env grep" - add options to grep in name, value, or both. 11 years ago
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 11 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 11 years ago
Simon Glass 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem 11 years ago
Simon Glass 4ca30d6024 sandbox: Support 'source' command 11 years ago
Simon Glass 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" 11 years ago
Simon Glass a92fd6577e sandbox: fdt: Support fdt command for sandbox 11 years ago
Simon Glass 4b5786550d fdt: Allow fdt command to check and update control FDT 11 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 11 years ago
Simon Glass d14da91307 fdt: Add a parameter to fdt_valid() 11 years ago
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 11 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 11 years ago
Stefan Roese 352ef3f1b6 flash: Add optional verify-after-write feature 11 years ago
Jaehoon Chung 64f4a6192f mmc: support the correct card version for eMMC 11 years ago
Maxime Larocque 22a4a6c5c2 printenv: Correct out-of-memory condition check. 11 years ago
Simon Glass 7525c2dac7 x86: Allow setup code to manage its own global data 11 years ago
Simon Glass 8b42dfc3b6 x86: Fix DRAM bank size init with generic board 11 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 11 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago