Commit Graph

2524 Commits (a51ec63b85edbc6f8987069d0a60eec09d4f35c8)

Author SHA1 Message Date
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 11 years ago
Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs 11 years ago
Simon Glass d34d186ef9 main: Add debug_bootkeys to avoid #ifdefs 11 years ago
Simon Glass 3e4088737b main: Add debug_parser() to avoid #ifdefs 11 years ago
Simon Glass fbcdf32af7 main: Correct header order 11 years ago
Simon Glass 4933381a5b main: Fix typos and checkpatch warnings in command line reading 11 years ago
Simon Glass f2abca8459 main: Use get/setenv_ulong() 11 years ago
Simon Glass bc2b4c27d0 main: Move boot_delay code into its own function 11 years ago
Simon Glass 063ae006ae main: Separate out the two abortboot() functions 11 years ago
Simon Glass ea5427e260 net: Add prototype for update_tftp 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
York Sun e79394643b common: Update cmd_bdinfo for PPC 11 years ago
Masahiro Yamada 53237afe5b cmd_mem: fix cp command 11 years ago
Harvey Chapman e834402fa0 nand: adjust erase/read/write partition/chip size for bad blocks 11 years ago
Doug Anderson 5e5745465c fdt_support: Use CONFIG_NR_DRAM_BANKS if defined 11 years ago
Doug Anderson a558ad7113 bootm: Avoid 256-byte overflow in fixup_silent_linux() 11 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 11 years ago
Ying Zhang ade8a1a6d3 drivers/mmc: move spl_mmc.c to common/spl 11 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 11 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 11 years ago
Simon Glass 44d3a3066b image: Split libfdt code into image-fdt.c 11 years ago
Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 11 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 11 years ago
Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 11 years ago
Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 11 years ago
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
SRICHARAN R 4a0eb75752 ARM: OMAP: Cleanup boot parameters usage 11 years ago
Michal Simek 5bd0bd7cef cmd: fpga: Do not include net.h 11 years ago
Michal Simek 52c2064476 cmd: fpga: Move fpga_loadbitstream to fpga.c 11 years ago
Michal Simek fc598412ce cmd: fpga: Clean coding style 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