1. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  2. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 12 years ago
  3. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 12 years ago
  4. c8339f5 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · 12 years ago
  5. 4d675ae README: supported boards are in boards.cfg, not Makefile by Michael Jones · 12 years ago
  6. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 12 years ago
  7. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  8. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 12 years ago
  9. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 12 years ago
  10. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  11. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 12 years ago
  12. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 12 years ago
  13. 9557979 README: document more SPL config options by Tom Rini · 12 years ago
  14. 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 12 years ago
  15. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 12 years ago
  16. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 12 years ago
  17. fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  18. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  19. f61ec45 README: Add description of SPI Flash (SF) command configuration by Eric Nelson · 13 years ago
  20. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  21. b75190d README: update (C) entry by Wolfgang Denk · 13 years ago
  22. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  23. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  24. d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  25. 295d394 Add board_pre_console_putc to deal with early console output by Simon Glass · 13 years ago
  26. c53043b MPC7xx: remove obsolete "BAB7xx" board by Wolfgang Denk · 13 years ago
  27. 5e12472 Introduce generic TPM support in u-boot by Vadim Bendebury · 13 years ago
  28. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  29. dc02bad arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
  30. 2e3cd1c README: Fix supported i.MX SoC list for CONFIG_MXC_SPI by Fabio Estevam · 13 years ago
  31. 68bb829 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · 13 years ago
  32. 4e8b754 rtc: Make mc13783-rtc driver generic by Fabio Estevam · 13 years ago
  33. ce5207e e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  34. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  35. 1ebcd65 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · 13 years ago
  36. c0f4085 README: white-space cleanup by Wolfgang Denk · 13 years ago
  37. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  38. eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  39. 2c0f79e fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
  40. bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  41. 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  42. 1fb7cd4 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
  43. afc1ce8 doc/README: documents and readme for NDS32 arch by Macpaul Lin · 13 years ago
  44. dc0b7b0 README: document standard image variables by Jason Hobbs · 13 years ago
  45. d8fffa0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  46. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  47. 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago
  48. ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
  49. 6feff89 README: fix typos and such. by Wolfgang Denk · 13 years ago
  50. 4cf2609 README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS by Wolfgang Denk · 13 years ago
  51. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  52. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  53. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  54. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  55. 6eb0921 README: fix arm920t/at91 path by Andreas Bießmann · 13 years ago
  56. 92bbd64 README: update MIPS related informations by Daniel Schwierzeck · 13 years ago
  57. 7ca9296 README: udate Coding Style description to current status quo by Wolfgang Denk · 13 years ago
  58. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  59. c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  60. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  61. 6a11cf4 spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago
  62. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  63. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  64. 7eb2939 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · 13 years ago
  65. a28afca Add uboot "fdt_high" enviroment variable by David A. Long · 13 years ago
  66. afb3566 mmc: sh_mmcif: add support for Renesas MMCIF by Yoshihiro Shimoda · 13 years ago
  67. 1b3e3c4 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · 13 years ago
  68. 93bc219 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
  69. 2c451f7 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  70. eced462 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · 13 years ago
  71. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  72. 8f29084 powerpc/fsl_pci: Fix device tree fixups for newer platforms by Kumar Gala · 13 years ago
  73. 7a83af0 TFTP: add tftpsrv command by Luca Ceresoli · 13 years ago
  74. 6abe6fb README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG by Detlev Zundel · 13 years ago
  75. 8eccee7 README: remove spurious line by Luca Ceresoli · 13 years ago
  76. 910f1ae Serial: p1011: new vendor init options by John Rigby · 13 years ago
  77. aeabdeb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  78. 0abddf8 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 13 years ago
  79. 66412c6 powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · 13 years ago
  80. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 13 years ago
  81. a000b79 common: add a grepenv command by Kim Phillips · 13 years ago
  82. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  83. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  84. d8834a1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 13 years ago
  85. c3624e6 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 13 years ago
  86. 71d19f3 rtc, rv3029: add trickle charger support. by Heiko Schocher · 13 years ago
  87. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  88. 710b993 crc32: make command optional by Mike Frysinger · 14 years ago
  89. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  90. 0c79cda env: make import/export optional by Mike Frysinger · 14 years ago
  91. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  92. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  93. 1ba7fd2 Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  94. 7d3053f powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 13 years ago
  95. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 13 years ago
  96. 6639562 spi: add support SuperH SPI module by Yoshihiro Shimoda · 14 years ago
  97. 68260aa net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  98. 3d0075f README: add description of sh_eth driver by Yoshihiro Shimoda · 14 years ago
  99. c6b1ee6 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  100. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago