1. f62c1c4 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · 13 years ago
  2. a34da46 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · 13 years ago
  3. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  4. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  5. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  6. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  7. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  8. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  9. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  10. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  11. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  12. 5f4e82d cmd_mac: fix help for 'mac read' by Michael Jones · 13 years ago
  13. 2d19ffb cmd_mac: cleanup help by Michael Jones · 13 years ago
  14. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  15. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  16. e3fd7c0 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
  17. 078f2f1 serial: implement common uart post test by Mike Frysinger · 14 years ago
  18. ffadc82 serial: drop serial_register return value by Mike Frysinger · 14 years ago
  19. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  20. 33e84d1 cmd_usage: constify by Mike Frysinger · 14 years ago
  21. 018f0c8 constify default env by Mike Frysinger · 14 years ago
  22. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  23. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  24. 94f23da Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  25. af99283 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago
  26. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 14 years ago
  27. c93a754 common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 14 years ago
  28. 6252b4f disk/part.c: Make features optional by Matthew McClintock · 14 years ago
  29. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  30. 5b2e6c2 Fix: if using crc32 command watchdog timed out by Jens Scharsig · 13 years ago
  31. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  32. 3b403b7 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  33. 89f95a8 cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  34. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  35. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  36. dcf6fd7 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · 13 years ago
  37. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  38. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  39. d558a4e Add uboot "fdt_high" enviroment variable by David A. Long · 13 years ago
  40. 67a8bd8 mmc: rescan fails on empty slot by Michael Jones · 13 years ago
  41. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  42. 64b2b1e MMC: unify mmc read and write operation by Lei Wen · 13 years ago
  43. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  44. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 14 years ago
  45. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · 14 years ago
  46. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  47. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · 13 years ago
  48. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 14 years ago
  49. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  50. 1829290 common/cmd_fdt.c: fix wrong data displayed in fdt print by Haojian Zhuang · 14 years ago
  51. 7cb3f89 sntp: avoid use of uninitialized variable by Luuk Paulussen · 14 years ago
  52. d99968f cmd_nand: fix help of nand erase subcommand by Daniel Hobi · 14 years ago
  53. 201e7a2 env_nand: zero-initialize variable nand_erase_options by Daniel Hobi · 14 years ago
  54. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  55. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · 14 years ago
  56. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · 14 years ago
  57. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · 14 years ago
  58. dfd7064 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · 14 years ago
  59. 4328547 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · 14 years ago
  60. 5095022 common/hush: make get_local_var visible for other users by Holger Brunck · 14 years ago
  61. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 14 years ago
  62. 1bef5ca cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · 14 years ago
  63. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · 14 years ago
  64. 9531b47 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · 14 years ago
  65. 1bbce3a miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · 14 years ago
  66. ff2a9f3 cmd_nvedit.c: clean up with checkpatch by Macpaul Lin · 14 years ago
  67. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 14 years ago
  68. d21caa3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  69. e603559 mmc_spi: add mmc_init call by Thomas Chou · 14 years ago
  70. 2f8baaa i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · 14 years ago
  71. f0c9d53 common: add a grepenv command by Kim Phillips · 14 years ago
  72. 97dfdcf fix redundant environment for serial flash by thomas.langer@lantiq.com · 14 years ago
  73. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  74. 931ced0 Add 'led' command by Jason Kridner · 14 years ago
  75. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  76. c379a56 Fix off-by-one error in passing initrd end address via device tree by Grant Likely · 14 years ago
  77. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  78. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  79. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  80. 74ac020 Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE by Loïc Minier · 14 years ago
  81. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  82. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  83. 7728975 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 14 years ago
  84. f498335 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  85. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  86. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  87. aea0c3e miiphy: Fix some formatting issues by Andy Fleming · 14 years ago
  88. 215d832 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · 14 years ago
  89. 1def8a6 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  90. 15b2550 gpio: check request result by Mike Frysinger · 14 years ago
  91. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · 14 years ago
  92. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 14 years ago
  93. 321ab9e crc32: make command optional by Mike Frysinger · 14 years ago
  94. 2ed0241 make `go` optional by Mike Frysinger · 14 years ago
  95. f3ddf20 env: make import/export optional by Mike Frysinger · 14 years ago
  96. 316f81a mmc: show mmc capacity using print_size by Minkyu Kang · 14 years ago
  97. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  98. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  99. 74f86e1 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · 14 years ago
  100. 92b9b2e cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · 14 years ago