Commit Graph

1961 Commits (954211cb8c1bcf829edee11ade8d62bf7adc3c07)

Author SHA1 Message Date
Stefano Babic 71cadda3ff SATA: check for return value from sata functions 13 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 13 years ago
Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 13 years ago
Marek Vasut f624dd15e3 GCC47: Fix warning in cmd_nand.c 13 years ago
Timur Tabi 34e210f5bd cmd_bdinfo: display the address map size (32-bit vs. 36-bit) 13 years ago
Liu Gang 0a85a9e705 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 13 years ago
Timo Ketola 030fca5228 Fix the behaviour of the 'run' command 13 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 13 years ago
Marek Vasut 35cf5fe510 LMB: Fix undefined lmb_reserve() on non-lmb platforms 13 years ago
Marek Vasut f4cdde4019 LMB: Fix undefined lmb_reserve() on non-lmb platforms 13 years ago
Marek Vasut 57d40ab70b RAMDISK: Fix unused variable issue caused by raw rd support 13 years ago
Marek Vasut 017e1f3f9f BOOT: Add RAW ramdisk support to bootz 13 years ago
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
Maximilian Schwerin 57210c7cc3 Add support for loading and saving the environment to a FAT partition 13 years ago
Heiko Schocher c0b77e097f cmd_log: print log->v2.con value in the "log info" command 13 years ago
Heiko Schocher 1e8e7ae599 command, log: Coding Style cleanup 13 years ago
Heiko Schocher c16a123fd3 command, log: print with "log show" a full logbuffer 13 years ago
Simon Schwarz 1648a37505 Add cmd_spl command 13 years ago
Jason Hobbs 834c9384a4 cmd_pxe.c: fix strict-aliasing warnings 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago
Donggeun Kim 656f4c6537 cmd_fat: add FAT write command 13 years ago
Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 13 years ago
Simon Glass 3a608ca01d bootstage: Implement core microsecond boot time measurement 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 13 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 13 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 13 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 13 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 13 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Reinhard Arlt 6eee21daf3 bootvx: Clear and disable data cache, and call vxWorks with parameter. 13 years ago
Stephen Warren e37ae40e9d image: Support FDTs already loaded at their load address 13 years ago
Stefan Kristiansson 23498935fa cmd_cache: use cache/invalidate functions available in common.h 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place 13 years ago
Simon Glass 7344f9128d Remove interleave of non-U-Boot code in hush 13 years ago
Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution 13 years ago
Simon Glass 7fed89e00e Don't include standard parser if hush is used 13 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass 009dde1955 Rename run_command2() to run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Simon Glass 79714c1e26 Remove CMD_PXE's static on run_command() 13 years ago
Wolfgang Grandegger a1a28c6e64 USB: relax usbcore reset timings 13 years ago
amartin@nvidia.com f9636e8d38 USB: move keyboard polling into kbd driver 13 years ago
amartin@nvidia.com fb3ef649ed USB: reevaluate iomux stdin on USB kbd detect 13 years ago
Vincent Palatin d53da847cf usb: add numeric keypad support to HID driver 13 years ago