1. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  2. 8f16e07 Merge branch 'next' by Wolfgang Denk · 15 years ago
  3. 26b4e47 Prepare v2010.03 by Wolfgang Denk · 15 years ago
  4. 720bb94 net, doc: How to setup MAC address correctly by Heiko Schocher · 15 years ago
  5. 070d734 net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  6. 34b3242 doc: Fix ramdisk examples in doc/uImage.FIT/multi.its by Felix Radensky · 15 years ago
  7. d64a813 jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  8. 5ef403b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  9. 3203446 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  10. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  11. 48bd5f0 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · 15 years ago
  12. b1bcb0e ppc4xx: Fix problem with I2C bus >= 1 initialization by Stefan Roese · 15 years ago
  13. 64ccc83 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  14. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  15. d388e88 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago
  16. 97ea6e9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · 15 years ago
  17. 6a08fd1 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · 15 years ago
  18. 3f3748d cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · 15 years ago
  19. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  20. c3a82ca Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  21. 740a8b7 Prepare 2010.03-rc3 by Wolfgang Denk · 15 years ago
  22. 2f4d365 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · 15 years ago
  23. 935a14b ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  24. df8616f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  25. 23416b8 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · 15 years ago
  26. e8baa7e Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  27. 392be2f Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  28. 076767a cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  29. ac6693d cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  30. 1f3a938 ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · 15 years ago
  31. 0212f74 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  32. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  33. f6f4ec9 ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · 15 years ago
  34. 4ebe03c ColdFire: Misc update for M53017 by TsiChung Liew · 15 years ago
  35. 90ac2b6 ColdFire: Add CPU compile flag for mcf5301x and mcf532x by TsiChung Liew · 15 years ago
  36. 23cc28c ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · 15 years ago
  37. 7c1822e ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · 15 years ago
  38. 3dd72f6 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  39. 4d5414d ColdFire: Relocate vector table - mcf5445x by TsiChung Liew · 15 years ago
  40. b0c37e5 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  41. f9556a7 ColdFire: Update processors' serial port configuration by TsiChung Liew · 15 years ago
  42. bbb8ddc ColdFire: Correct bit definition by TsiChung Liew · 15 years ago
  43. 004a6ff fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used by Philippe De Muyter · 15 years ago
  44. a4991f2 Adding EP2500 MCF5282 board [PATCH] by Michael Durrant · 15 years ago
  45. d37e555 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  46. 406471c add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago
  47. c9f731e ppc4xx fix unstable 440EPx bootstrap options by Rupjyoti Sarmah · 15 years ago
  48. 4e07e33 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  49. 1a9f461 at91: Get rid of some warnings when building for otc570 by Matthias Fuchs · 15 years ago
  50. 2d68c26 lcd: make 16bpp work by Alessandro Rubini · 15 years ago
  51. adb8eb9 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  52. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  53. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  54. 4b5438e Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  55. 51e2dce Prepare v2010.03-rc2 by Wolfgang Denk · 15 years ago
  56. 957f7b5 ep93xx timer: Fix resolution of get_ticks() by Matthias Kaehlcke · 15 years ago
  57. 64d667b ep93xx timer: Fix possible overflow in usecs_to_ticks() by Matthias Kaehlcke · 15 years ago
  58. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  59. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  60. c1115d9 cmd history: Match history buffer size to console buffer by John Schmoller · 15 years ago
  61. c01e720 console: Fix console buffer overrun by John Schmoller · 15 years ago
  62. e3ac2b9 POST: add progress API by Michael Zaidman · 15 years ago
  63. 2347d4e cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  64. 290eefb cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · 15 years ago
  65. 1c70402 cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · 15 years ago
  66. a5b9522 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · 15 years ago
  67. 6b419fb cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · 15 years ago
  68. 94bf72b cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · 15 years ago
  69. d9bbf05d nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  70. 0d32223 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  71. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  72. 9ee8358 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  73. 100f2ea correct a syntax typo in at91_matrix.h by Asen Dimov · 15 years ago
  74. 79374af env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  75. 1f70edc mpc5121: cpu/mpc512x/diu.c: fix warnings by Anatolij Gustschin · 15 years ago
  76. ec8744a console.c: fix problem with splashimage by Anatolij Gustschin · 15 years ago
  77. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  78. ab5338c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  79. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  80. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  81. e8943cc cmd_mmc remove \n by Frans Meulenbroeks · 15 years ago
  82. 9f64dcb nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  83. de3ac60 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  84. b1aa094 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  85. 3ece4d7 asm-blackfin/unaligned.h: add for zlib code by Mike Frysinger · 15 years ago
  86. 4e192f2 asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · 15 years ago
  87. 76d7086 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  88. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  89. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  90. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago
  91. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  92. 04d233b 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · 15 years ago
  93. 6dbca5f Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago
  94. 99695c2 cmd_mtdparts.c: prevent printbuffer overflows by Anatolij Gustschin · 15 years ago
  95. b69fd9d Fix MPC8536DS documentation by Frans Meulenbroeks · 15 years ago
  96. 2af8422 doc: add README for CONFIG_HWCONFIG option by Heiko Schocher · 15 years ago
  97. c95fa8b TQM8xx: enable device tree support on all TQM8xx based boards. by Heiko Schocher · 15 years ago
  98. 0bdca57 TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · 15 years ago
  99. ce2dd6e Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · 15 years ago
  100. bca17ea mkimage: dont force entry point with xip by Mike Frysinger · 15 years ago