1. dc0b7b0 README: document standard image variables by Jason Hobbs · 13 years ago
  2. d8fffa0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  3. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  4. 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago
  5. ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
  6. 6feff89 README: fix typos and such. by Wolfgang Denk · 13 years ago
  7. 4cf2609 README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS by Wolfgang Denk · 13 years ago
  8. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  9. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  10. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  11. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  12. 6eb0921 README: fix arm920t/at91 path by Andreas Bießmann · 13 years ago
  13. 92bbd64 README: update MIPS related informations by Daniel Schwierzeck · 13 years ago
  14. 7ca9296 README: udate Coding Style description to current status quo by Wolfgang Denk · 13 years ago
  15. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  16. c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  17. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  18. 6a11cf4 spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago
  19. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  20. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  21. 7eb2939 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · 13 years ago
  22. a28afca Add uboot "fdt_high" enviroment variable by David A. Long · 13 years ago
  23. afb3566 mmc: sh_mmcif: add support for Renesas MMCIF by Yoshihiro Shimoda · 13 years ago
  24. 1b3e3c4 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · 13 years ago
  25. 93bc219 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
  26. 2c451f7 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  27. eced462 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · 13 years ago
  28. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  29. 8f29084 powerpc/fsl_pci: Fix device tree fixups for newer platforms by Kumar Gala · 13 years ago
  30. 7a83af0 TFTP: add tftpsrv command by Luca Ceresoli · 13 years ago
  31. 6abe6fb README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG by Detlev Zundel · 14 years ago
  32. 8eccee7 README: remove spurious line by Luca Ceresoli · 14 years ago
  33. 910f1ae Serial: p1011: new vendor init options by John Rigby · 14 years ago
  34. aeabdeb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  35. 0abddf8 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 14 years ago
  36. 66412c6 powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · 14 years ago
  37. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
  38. a000b79 common: add a grepenv command by Kim Phillips · 14 years ago
  39. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  40. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 14 years ago
  41. d8834a1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 14 years ago
  42. c3624e6 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  43. 71d19f3 rtc, rv3029: add trickle charger support. by Heiko Schocher · 14 years ago
  44. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  45. 710b993 crc32: make command optional by Mike Frysinger · 14 years ago
  46. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  47. 0c79cda env: make import/export optional by Mike Frysinger · 14 years ago
  48. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  49. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  50. 1ba7fd2 Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  51. 7d3053f powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  52. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  53. 6639562 spi: add support SuperH SPI module by Yoshihiro Shimoda · 14 years ago
  54. 68260aa net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  55. 3d0075f README: add description of sh_eth driver by Yoshihiro Shimoda · 14 years ago
  56. c6b1ee6 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  57. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  58. aad813a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  59. a09b9b6 powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  60. 5dec49c pca953x: support 16-pin devices by Chris Packham · 14 years ago
  61. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  62. 844f07d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  63. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  64. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  65. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  66. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  67. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  68. fdd813d README: Add new NAND env features by Scott Wood · 14 years ago
  69. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  70. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  71. 360d883 README: Fix description of version numbering scheme by Thomas Weber · 14 years ago
  72. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  73. e3c78c9 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  74. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  75. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  76. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  77. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  78. a9046b9 Prepare v2010-rc2 by Wolfgang Denk · 14 years ago v2010.06-rc2
  79. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  80. 0df01fd3 nios2: fix r15 issue for gcc4 by Thomas Chou · 14 years ago
  81. ecee932 Program net device MAC addresses after initializing by Ben Warren · 15 years ago
  82. b919a3f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  83. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  84. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  85. 8d321b8 Update README to reflect new directory structure by Peter Tyser · 15 years ago
  86. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  87. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  88. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  89. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  90. c96f86e TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  91. c041e9d new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  92. e6bee80 ppc: Update README about the new GOT ptr. by Joakim Tjernlund · 15 years ago
  93. 548738b cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  94. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  95. c2fff33 smc911x: update SMC911X related configuration description by Mike Rapoport · 15 years ago
  96. cccfc2a README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · 15 years ago
  97. ad53226 README: Update the list of directories. by Robert P. J. Day · 15 years ago
  98. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  99. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  100. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago