- 2d46cf2 net: tftpput: add tftpput command by Simon Glass · 13 years ago
- 1aec244 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
- e4bf0c5 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
- d67f10c Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
- 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
- 4962e38 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
- 4a9b413 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
- 3668d8f common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
- b88e7b3 hwmon: Provide dtt_init() by Dirk Eibach · 13 years ago
- b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
- 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
- 712fbcf checkpatch whitespace cleanups by Stephen Warren · 13 years ago
- 64d6146 nds32: common bdinfo, bootm, image support by Macpaul Lin · 13 years ago
- 0c277ef cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · 13 years ago
- dee1776 removed static from images in cmd_bootm.c by Simon Schwarz · 13 years ago
- 02aff55 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
- 3a8653b cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · 13 years ago
- 2a523f5 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
- 9254935 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · 13 years ago
- fe34107 sandbox: Disable built-in malloc by Simon Glass · 13 years ago
- 6d6f123 sandbox: Add bootm support by Simon Glass · 13 years ago
- 6fcc3be sandbox: Add board info for architecture by Simon Glass · 13 years ago
- 0ec2ce4 Fix use of int as pointer in image.c by Simon Glass · 13 years ago
- 06283a6 Add pxe command by Jason Hobbs · 13 years ago
- 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
- ce2d4c9 cosmetic: remove unneeded curly braces by Jason Hobbs · 13 years ago
- c8a2079 common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
- b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
- b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago
- fa28bd2 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
- 50bf17b fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · 13 years ago
- 3c927cc fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · 13 years ago
- fad2e1b common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
- 10f4dd7 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
- 419a1fe CFI: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
- ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
- e42624b common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · 13 years ago
- 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
- 8e8a4bc cmd_sf: Fix compiler warning by Kumar Gala · 13 years ago
- 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
- 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
- 4f7549d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
- 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
- f092f15 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
- ce80ddc NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · 13 years ago
- 6089981 NAND: Add -y option to nand scrub command by Marek Vasut · 13 years ago
- fb3659a NAND: Add nand read.raw and write.raw commands by Marek Vasut · 13 years ago
- 2984fd1 GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
- 9099ac3 GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · 13 years ago
- f3b3c3d GCC4.6: Squash warning in cmd_mem.c by Marek Vasut · 13 years ago
- be547c6 GCC4.6: Squash warnings in lcd.c by Marek Vasut · 13 years ago
- 7fcd9bb GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · 13 years ago
- 5b3901d GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · 13 years ago
- 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
- e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
- b18eabf IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
- 857c283 Small refactor to remove duplicate serial code by Simon Glass · 13 years ago
- d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
- fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
- 10aeabd fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
- f117c0f fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
- 8d1af94 cmd_sf: add "update" subcommand to do smart SPI flash update by Simon Glass · 13 years ago
- 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
- ea95cb7 utx8245: fix build breakage due to assert() by Wolfgang Denk · 13 years ago
- 21726a7 Add assert() for debug assertions by Simon Glass · 13 years ago
- d1f7a89 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · 13 years ago
- 155cfb5 common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · 13 years ago
- 26e670e ARM: remove broken "evb4510" board. by Wolfgang Denk · 13 years ago
- 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
- 03bf22f stdio: Fix a possible buffer overflow by Bradley Bolen · 13 years ago
- b8bc897 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · 13 years ago
- d604cda led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · 13 years ago
- 4086b51 led: correct off/on locations in structure by Jason Kridner · 14 years ago
- 4421acf led: added cmd_led to Makefile by Jason Kridner · 14 years ago
- 95492d7 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · 14 years ago
- 2a94dda USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · 13 years ago
- 01a97d4 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · 13 years ago
- fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
- 780f13a hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
- 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
- 1902692 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
- e6a857d fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
- 84b5e80 Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
- 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
- 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
- 7816f2c mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
- 191c0b8 cmd_mac: fix help for 'mac read' by Michael Jones · 13 years ago
- 6a33a3c cmd_mac: cleanup help by Michael Jones · 13 years ago
- f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
- 7130a57 add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
- 8d6b732 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
- 7b826c2 serial: implement common uart post test by Mike Frysinger · 13 years ago
- c52b4f7 serial: drop serial_register return value by Mike Frysinger · 14 years ago
- 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
- e84ffdd cmd_usage: constify by Mike Frysinger · 14 years ago
- 147c716 constify default env by Mike Frysinger · 14 years ago
- c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
- 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
- a16a84b Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
- 3e499b6 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago