1. 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  2. 8e8a4bc cmd_sf: Fix compiler warning by Kumar Gala · 13 years ago
  3. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  4. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  5. 4f7549d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  6. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  7. f092f15 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  8. ce80ddc NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · 13 years ago
  9. 6089981 NAND: Add -y option to nand scrub command by Marek Vasut · 13 years ago
  10. fb3659a NAND: Add nand read.raw and write.raw commands by Marek Vasut · 13 years ago
  11. 2984fd1 GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
  12. 9099ac3 GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · 13 years ago
  13. f3b3c3d GCC4.6: Squash warning in cmd_mem.c by Marek Vasut · 13 years ago
  14. be547c6 GCC4.6: Squash warnings in lcd.c by Marek Vasut · 13 years ago
  15. 7fcd9bb GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · 13 years ago
  16. 5b3901d GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · 13 years ago
  17. 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  18. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  19. b18eabf IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
  20. 857c283 Small refactor to remove duplicate serial code by Simon Glass · 13 years ago
  21. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  22. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  23. 10aeabd fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
  24. f117c0f fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  25. 8d1af94 cmd_sf: add "update" subcommand to do smart SPI flash update by Simon Glass · 13 years ago
  26. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  27. ea95cb7 utx8245: fix build breakage due to assert() by Wolfgang Denk · 13 years ago
  28. 21726a7 Add assert() for debug assertions by Simon Glass · 13 years ago
  29. d1f7a89 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · 13 years ago
  30. 155cfb5 common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · 13 years ago
  31. 26e670e ARM: remove broken "evb4510" board. by Wolfgang Denk · 13 years ago
  32. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  33. 03bf22f stdio: Fix a possible buffer overflow by Bradley Bolen · 13 years ago
  34. b8bc897 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · 13 years ago
  35. d604cda led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · 13 years ago
  36. 4086b51 led: correct off/on locations in structure by Jason Kridner · 14 years ago
  37. 4421acf led: added cmd_led to Makefile by Jason Kridner · 14 years ago
  38. 95492d7 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · 14 years ago
  39. 2a94dda USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · 13 years ago
  40. 01a97d4 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · 13 years ago
  41. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  42. 780f13a hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  43. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  44. 1902692 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  45. e6a857d fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  46. 84b5e80 Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  47. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  48. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  49. 7816f2c mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  50. 191c0b8 cmd_mac: fix help for 'mac read' by Michael Jones · 13 years ago
  51. 6a33a3c cmd_mac: cleanup help by Michael Jones · 13 years ago
  52. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  53. 7130a57 add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  54. 8d6b732 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
  55. 7b826c2 serial: implement common uart post test by Mike Frysinger · 14 years ago
  56. c52b4f7 serial: drop serial_register return value by Mike Frysinger · 14 years ago
  57. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  58. e84ffdd cmd_usage: constify by Mike Frysinger · 14 years ago
  59. 147c716 constify default env by Mike Frysinger · 14 years ago
  60. c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  61. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  62. a16a84b Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  63. 3e499b6 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago
  64. d0c4c33 command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 13 years ago
  65. 0e0996e common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 13 years ago
  66. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  67. 07c0763 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  68. 39c6e03 Fix: if using crc32 command watchdog timed out by Jens Scharsig · 13 years ago
  69. 942e314 scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  70. 370d1e3 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  71. 3c766dc cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  72. 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  73. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  74. 1bb5e90 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · 13 years ago
  75. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  76. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  77. a28afca Add uboot "fdt_high" enviroment variable by David A. Long · 13 years ago
  78. 8fd01b8 mmc: rescan fails on empty slot by Michael Jones · 13 years ago
  79. e6f99a5 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  80. 6be95cc MMC: unify mmc read and write operation by Lei Wen · 13 years ago
  81. a8d2a75 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  82. bb68200 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 14 years ago
  83. 635f330 Blackfin: uart: add multiple serial support by Mike Frysinger · 14 years ago
  84. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  85. c949486 cmd_nand: add nand write.trimffs command by Ben Gardiner · 13 years ago
  86. a6c9aa1 nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 13 years ago
  87. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  88. b790036 common/cmd_fdt.c: fix wrong data displayed in fdt print by Haojian Zhuang · 13 years ago
  89. d6840e3 sntp: avoid use of uninitialized variable by Luuk Paulussen · 14 years ago
  90. eb3abce cmd_nand: fix help of nand erase subcommand by Daniel Hobi · 14 years ago
  91. 3b250ff env_nand: zero-initialize variable nand_erase_options by Daniel Hobi · 14 years ago
  92. cd6881b Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  93. 7a83af0 TFTP: add tftpsrv command by Luca Ceresoli · 14 years ago
  94. bc897b1 mmc: enable partition switch function for emmc by Lei Wen · 14 years ago
  95. ea6ebe2 cmd_mmc: eliminate device num in the mmc command by Lei Wen · 14 years ago
  96. 5902e8f cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · 14 years ago
  97. a02a884 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · 14 years ago
  98. eae3b06 common/hush: make get_local_var visible for other users by Holger Brunck · 14 years ago
  99. 62a813b cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 14 years ago
  100. ee8bc96 cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · 14 years ago