Commit Graph

1923 Commits (e37ae40e9dec9af417c19de72f76becebf160730)

Author SHA1 Message Date
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
Vincent Palatin 3d17308e40 USB: fix USB keyboard polling parameter 13 years ago
Marek Vasut e159e4868e USB: Make struct devrequest setup_packet local 13 years ago
Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 13 years ago
Marek Vasut c08b1b264d USB: Staticize internal functions 13 years ago
Tom Rini cfdae12f37 cmd_nand.c: Fix 'nand dump' after latest MTD resync 13 years ago
Shawn Guo fa34f6b25b common/image.c: align usage of fdt_high with initrd_high 13 years ago
Peter Meerwald e506a00691 cmd_eeprom: typo 13 years ago
Eric Nelson c1173bd075 sf command: allow default bus and chip selects 13 years ago
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 years ago
Heiko Schocher fc4fa6a16d common, menu: do not trigger timeout again, if a line is read 13 years ago
Heiko Schocher 317d6c57d5 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined 13 years ago
Heiko Schocher e0611dd97b common, menu: add statusline support 13 years ago
Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout 13 years ago
Stefan Kristiansson 2be9fdbfcc openrisc: Add board info printout to cmd_bdinfo 13 years ago
Stefan Kristiansson 3ddcaccda3 openrisc: Add architecture image support 13 years ago
Kyle Moffett 5dd95cf93d usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM 13 years ago
Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
Stefano Babic 06297db066 FPGA: use debug() instead of module debug printf 13 years ago
Simon Glass 38bd80b485 net: Fix arguments in tftpput command 14 years ago
Heiko Schocher 43d4a5e687 common/cmd_pxe.c: Fix GCC 4.6 build warnings 14 years ago
Horst Kronstorfer d3f80c77ca common/cmd_nvedit.c: Fix size calculation in do_env_import() 14 years ago
Andreas Bießmann a97f6efdb1 cmd_sf.c: fix printf() length modifier 14 years ago
Sonny Rao 068af6f843 Make printf and vprintf safe from buffer overruns 14 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 14 years ago
Horst Kronstorfer d798a9b5d5 common/cmd_nvedit.c: Add missing 'env save' preproc guard 14 years ago
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 14 years ago
Veli-Pekka Peltola 1af9f96337 usb: add help for missing start subcommand 14 years ago
Veli-Pekka Peltola b3813a221b cosmetic: remove excess whitespace from usb command help 14 years ago
Marek Vasut 5a1219efe9 USB: Drop dead code from usb_kbd.c 14 years ago
Marek Vasut 9a8c72a6c4 USB: Rework usb_kbd.c 14 years ago
Marek Vasut 48c8073ec9 USB: Add functionality to poll the USB keyboard via control EP 14 years ago
Matthias Weisser 21899b1085 sandbox: Add improved RAM simulation 14 years ago
Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output 14 years ago
Wolfgang Denk c4eba6ec5c common/usb_kbd.c: fix bug introduced in commit 00b7d6e 14 years ago
Marek Vasut 00b7d6ecc9 USB: Squash checkpatch warnings in usb_kbd.c 14 years ago