Commit Graph

2502 Commits (a71d45d706a5b51c348160163b6c159632273fed)

Author SHA1 Message Date
York Sun e79394643b common: Update cmd_bdinfo for PPC 12 years ago
Masahiro Yamada 53237afe5b cmd_mem: fix cp command 12 years ago
Doug Anderson 5e5745465c fdt_support: Use CONFIG_NR_DRAM_BANKS if defined 12 years ago
Doug Anderson a558ad7113 bootm: Avoid 256-byte overflow in fixup_silent_linux() 12 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 12 years ago
Ying Zhang ade8a1a6d3 drivers/mmc: move spl_mmc.c to common/spl 12 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 12 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 12 years ago
Simon Glass 44d3a3066b image: Split libfdt code into image-fdt.c 12 years ago
Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 12 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 12 years ago
Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 12 years ago
Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 12 years ago
Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 12 years ago
Simon Glass e754da2aee image: Move error! string to common place 12 years ago
Simon Glass ab9efc665a image: Move hash checking into its own function 12 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 12 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 12 years ago
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 12 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 12 years ago
Simon Glass 6f907b422e hash: Add a way to calculate a hash for any algortihm 12 years ago
Simon Glass 9602286d3d env: Fix minor comment typos in cmd_nvedit 12 years ago
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