Commit Graph

1881 Commits (10879aa21ca22bdc631336d203b1742b16f91a30)

Author SHA1 Message Date
Horst Kronstorfer d3f80c77ca common/cmd_nvedit.c: Fix size calculation in do_env_import() 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
Simon Glass 5f3dfadc26 Fix unused function in cmd_bdinfo.c 14 years ago
Simon Glass 80729a5493 Fix SPI build errors in exports.c 14 years ago
Wolfgang Denk f915c9316c Revert "mii: miiphy register address width change" 14 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 14 years ago
Vadim Bendebury 576fb1ed3f Add a cli command to test the TPM device. 14 years ago
Jason Hobbs 6f40f2749a pxe: make the first label the implicit default 14 years ago
Mike Frysinger d88af4da9a cmd_bdinfo: simplify local static funcs a bit 14 years ago
Chandan Nath 5c45a22b92 mii: miiphy register address width change 14 years ago
Thomas Weber a621614d0c env_nand: Remove DEBUG definition 14 years ago
Anatolij Gustschin 2157497615 common/menu.c: Fix build warning 14 years ago
Gerlando Falauto 7813ca9b66 serial: constify serial_assign() 14 years ago
Gerlando Falauto a6e6f7f4d0 serial: cosmetic checkpatch compliance 14 years ago
Andy Fleming 1cdabc4bc7 miiphy: Note that miiphy_* API is deprecated 14 years ago
Stephen Warren d510859bed image: Don't detect XIP images as overlapping. 14 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 14 years ago
Wolfgang Denk d887ad54ca menu.c: use puts() instead of printf() where possible 14 years ago
Graeme Russ a76fc70ee1 x86: Provide more configuration granularity 14 years ago
Wolfgang Denk a63d965275 menu.c: use puts() instead of printf() where possible 14 years ago
Kumar Gala 068f158fdf cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup 14 years ago
Anatolij Gustschin 5bf2766b4b common/cmd_bootm.c: Fix GCC 4.6 warnings 14 years ago
Igor Grinberg 27aafe988e env: clean env_common.c checkpatch and code style 14 years ago
Igor Grinberg de152b9bf8 env: clean env_nand.c checkpatch and code style 14 years ago
Igor Grinberg 82b54b972b env: clean env_flash.c checkpatch and code style 14 years ago
Igor Grinberg eb58a7fc77 env: clean env_sf.c checkpatch and code style 14 years ago
Igor Grinberg dd2a233c94 env: clean env_eeprom.c checkpatch and code style 14 years ago
Igor Grinberg bd2a23ac61 env: clean env_embedded.c checkpatch and code style 14 years ago
Igor Grinberg e8db8f71c9 env: clean env_mmc.c checkpatch and code style 14 years ago
Igor Grinberg 91494ca6a0 env: clean env_nvram.c checkpatch and code style 14 years ago
Igor Grinberg b919ec25e7 env: clean env_onenand.c checkpatch and code style 14 years ago
Igor Grinberg 0901d9f891 env: clean env_dataflash.c checkpatch and code style 14 years ago
Igor Grinberg 6b15566681 env: clean env_mgdisk.c checkpatch and code style 14 years ago
Igor Grinberg dcfe6e6fa1 env: clean env_nowhere.c checkpatch and code style 14 years ago
Igor Grinberg d09b1787a4 env: clean cmd_nvedit.c checkpatch and code style 14 years ago
Igor Grinberg 994bc671cf env: move extern environment[] to environment.h 14 years ago
Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 14 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 14 years ago
Simon Glass 79afc88d2c Fix warnings in cmd_nvedit.c 14 years ago