Commit Graph

1901 Commits (d5c37c9cc45ee400e0f53ba0e11edc88d6bd630b)

Author SHA1 Message Date
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 13 years ago
Heiko Schocher 43d4a5e687 common/cmd_pxe.c: Fix GCC 4.6 build warnings 13 years ago
Horst Kronstorfer d3f80c77ca common/cmd_nvedit.c: Fix size calculation in do_env_import() 13 years ago
Andreas Bießmann a97f6efdb1 cmd_sf.c: fix printf() length modifier 13 years ago
Sonny Rao 068af6f843 Make printf and vprintf safe from buffer overruns 13 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 years ago
Horst Kronstorfer d798a9b5d5 common/cmd_nvedit.c: Add missing 'env save' preproc guard 13 years ago
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 13 years ago
Veli-Pekka Peltola 1af9f96337 usb: add help for missing start subcommand 13 years ago
Veli-Pekka Peltola b3813a221b cosmetic: remove excess whitespace from usb command help 13 years ago
Marek Vasut 5a1219efe9 USB: Drop dead code from usb_kbd.c 13 years ago
Marek Vasut 9a8c72a6c4 USB: Rework usb_kbd.c 13 years ago
Marek Vasut 48c8073ec9 USB: Add functionality to poll the USB keyboard via control EP 13 years ago
Matthias Weisser 21899b1085 sandbox: Add improved RAM simulation 13 years ago
Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output 13 years ago
Wolfgang Denk c4eba6ec5c common/usb_kbd.c: fix bug introduced in commit 00b7d6e 13 years ago
Marek Vasut 00b7d6ecc9 USB: Squash checkpatch warnings in usb_kbd.c 13 years ago
Simon Glass 5f3dfadc26 Fix unused function in cmd_bdinfo.c 13 years ago
Simon Glass 80729a5493 Fix SPI build errors in exports.c 13 years ago
Wolfgang Denk f915c9316c Revert "mii: miiphy register address width change" 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Vadim Bendebury 576fb1ed3f Add a cli command to test the TPM device. 13 years ago
Jason Hobbs 6f40f2749a pxe: make the first label the implicit default 13 years ago
Mike Frysinger d88af4da9a cmd_bdinfo: simplify local static funcs a bit 13 years ago
Chandan Nath 5c45a22b92 mii: miiphy register address width change 13 years ago
Thomas Weber a621614d0c env_nand: Remove DEBUG definition 13 years ago
Anatolij Gustschin 2157497615 common/menu.c: Fix build warning 13 years ago
Gerlando Falauto 7813ca9b66 serial: constify serial_assign() 13 years ago
Gerlando Falauto a6e6f7f4d0 serial: cosmetic checkpatch compliance 13 years ago
Andy Fleming 1cdabc4bc7 miiphy: Note that miiphy_* API is deprecated 13 years ago
Stephen Warren d510859bed image: Don't detect XIP images as overlapping. 13 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 13 years ago
Wolfgang Denk d887ad54ca menu.c: use puts() instead of printf() where possible 13 years ago
Graeme Russ a76fc70ee1 x86: Provide more configuration granularity 13 years ago
Wolfgang Denk a63d965275 menu.c: use puts() instead of printf() where possible 13 years ago
Kumar Gala 068f158fdf cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup 13 years ago
Anatolij Gustschin 5bf2766b4b common/cmd_bootm.c: Fix GCC 4.6 warnings 13 years ago
Igor Grinberg 27aafe988e env: clean env_common.c checkpatch and code style 13 years ago