1. 57e219e common/cmd_flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  2. 9a9619f common/cmd_i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  3. 117310f sandbox: Change md command to use map_physmem by Simon Glass · 13 years ago
  4. afd51df common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  5. 2bc10cf common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  6. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  7. 05f94cb GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · 13 years ago
  8. 0f79fc3 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · 13 years ago
  9. 772b688 GCC4.6: Squash warning in usb_storage.c by Marek Vasut · 13 years ago
  10. 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · 13 years ago
  11. 475146b GCC4.6: Squash warnings in common/usb.c by Marek Vasut · 13 years ago
  12. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  13. 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  14. 9026d68 arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
  15. 85d96ec net: tftpput: add tftpput command by Simon Glass · 13 years ago
  16. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
  17. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  18. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
  19. 931948a Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  20. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  21. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
  22. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  23. fe64eff hwmon: Provide dtt_init() by Dirk Eibach · 13 years ago
  24. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  25. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  26. 6904b6e checkpatch whitespace cleanups by Stephen Warren · 13 years ago
  27. 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · 13 years ago
  28. 7b48070 cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · 13 years ago
  29. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · 13 years ago
  30. 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  31. c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · 13 years ago
  32. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
  33. fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · 13 years ago
  34. 82278bd sandbox: Disable built-in malloc by Simon Glass · 13 years ago
  35. 81afc3d sandbox: Add bootm support by Simon Glass · 13 years ago
  36. 4413ed3 sandbox: Add board info for architecture by Simon Glass · 13 years ago
  37. 00aa988 Fix use of int as pointer in image.c by Simon Glass · 13 years ago
  38. 0e3a593 Add pxe command by Jason Hobbs · 13 years ago
  39. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  40. cba50df cosmetic: remove unneeded curly braces by Jason Hobbs · 13 years ago
  41. a56febb common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
  42. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  43. 0685d82 Add generic, reusable menu code by Jason Hobbs · 13 years ago
  44. e516622 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  45. c6d8303 fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · 13 years ago
  46. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · 13 years ago
  47. 2410348 common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  48. 6c7c558 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  49. e967dc1 CFI: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  50. fd76300 cmd_time: add time command by Che-liang Chiou · 13 years ago
  51. 6c9cbb7 common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · 13 years ago
  52. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  53. 2f78b6a cmd_sf: Fix compiler warning by Kumar Gala · 13 years ago
  54. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  55. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  56. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  57. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  58. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  59. 185ce25 NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · 13 years ago
  60. a986981 NAND: Add -y option to nand scrub command by Marek Vasut · 13 years ago
  61. 357b78e NAND: Add nand read.raw and write.raw commands by Marek Vasut · 13 years ago
  62. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
  63. aed704f GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · 13 years ago
  64. 7d33582 GCC4.6: Squash warning in cmd_mem.c by Marek Vasut · 13 years ago
  65. df5d8c1 GCC4.6: Squash warnings in lcd.c by Marek Vasut · 13 years ago
  66. 305e02a GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · 13 years ago
  67. 4c2d899 GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · 13 years ago
  68. 0480a3b GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  69. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  70. e49757e IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
  71. 8f4e6f1 Small refactor to remove duplicate serial code by Simon Glass · 13 years ago
  72. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  73. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  74. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
  75. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  76. 125f7a4 cmd_sf: add "update" subcommand to do smart SPI flash update by Simon Glass · 13 years ago
  77. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  78. 397d022 utx8245: fix build breakage due to assert() by Wolfgang Denk · 13 years ago
  79. 02aa9e6 Add assert() for debug assertions by Simon Glass · 13 years ago
  80. d199bd4 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · 13 years ago
  81. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · 13 years ago
  82. 17426d0 ARM: remove broken "evb4510" board. by Wolfgang Denk · 13 years ago
  83. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  84. 466d739 stdio: Fix a possible buffer overflow by Bradley Bolen · 13 years ago
  85. 26bd918 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · 13 years ago
  86. b64bb20 led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · 13 years ago
  87. 7514a7c led: correct off/on locations in structure by Jason Kridner · 14 years ago
  88. aa03189 led: added cmd_led to Makefile by Jason Kridner · 14 years ago
  89. 1f44056 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · 14 years ago
  90. f62c1c4 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · 13 years ago
  91. a34da46 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · 13 years ago
  92. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  93. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  94. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  95. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  96. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  97. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  98. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  99. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  100. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago