1. c15947d ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  2. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  3. d39a089 Add last known maintainer for orphaned boards; reformat. by Wolfgang Denk · 16 years ago
  4. 5c761d5 Remove kharris@nexus-tech.net from MAINTAINERS by Haavard Skinnemoen · 16 years ago
  5. a0b4dc2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  6. d8eb5cf Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  7. c90d115 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  8. 0740ac2 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  9. dc42c7c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  10. af577da Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  11. 17bd170 at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 by Anatolij Gustschin · 16 years ago
  12. a07351f Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  13. f889265 fix DIU for small screens by Kenneth Johansson · 16 years ago
  14. b60b857 ADS5121 cleanup compile warnings by John Rigby · 16 years ago
  15. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  16. 184f1b4 Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  17. 47bf9c7 ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · 16 years ago
  18. bc3ccb1 ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC by TsiChung Liew · 16 years ago
  19. f94945b ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE by TsiChung Liew · 16 years ago
  20. 0e0c435 Fix compile error caused by missing timer function by TsiChung Liew · 16 years ago
  21. c37ea03 Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  22. ab4860b ColdFire: Fix power up issue for MCF5235 by TsiChung Liew · 16 years ago
  23. dd08e97 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · 16 years ago
  24. 94603c2 ColdFire: Fix timer issue for MCF5272 by TsiChung Liew · 16 years ago
  25. 3b1e8ac ColdFire: Change invalid JMP to BRA caught by new v4e toolchain by TsiChung Liew · 16 years ago
  26. 8371dc2 ColdFire: Add -got=single param for new linux v4e toolchains by TsiChung Liew · 16 years ago
  27. 56d5261 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago
  28. 6e37091 ColdFire: Fix warning messages by passing correct data type in board.c by TsiChung Liew · 16 years ago
  29. 81cc323 ColdFire: Fix UART baudrate formula by TsiChung Liew · 16 years ago
  30. b578fb4 ppc4xx: Fix include sequence in 4xx_pcie.c by Stefan Roese · 16 years ago
  31. 69e2c6d ppc4xx: Fix compile warning in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  32. 6bd9138 ppc4xx: Fix small korat merge problem by Stefan Roese · 16 years ago
  33. 1d05547 ppc4xx: Some Rewood cleanups (coding style, leading white spaces) by Stefan Roese · 16 years ago
  34. 3a82113 ppc4xx: Add 460SX UIC defines by Stefan Roese · 16 years ago
  35. 26173fc ppc4xx: Continue cleanup of ppc440.h by Stefan Roese · 16 years ago
  36. d9056b7 ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · 16 years ago
  37. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  38. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  39. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  40. 7ee2619 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · 16 years ago
  41. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  42. 08250eb ppc4xx: Fix merge problems in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  43. 1740c1b ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · 16 years ago
  44. 2e20508 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · 16 years ago
  45. ad7382d ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · 16 years ago
  46. 1032017 ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r) by Grant Erickson · 16 years ago
  47. 5b457d0 PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · 16 years ago
  48. 0ce5c86 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. by Feng Kan · 16 years ago
  49. 96e5fc0 ppc4xx: Add initial 460SX reference board (redwood) config file and defines. by Feng Kan · 16 years ago
  50. 7d30793 ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. by Feng Kan · 16 years ago
  51. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  52. fdd70d1 MAKEALL: remove duplicated at91 from ARM9 list and add LIST_at91 to arm by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. c6457e3 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  54. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  55. 4b13860 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  56. 79d14fa Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  57. 3d71c81 USB: shutdown USB before booting by Markus Klotzbücher · 16 years ago
  58. f31c49d Configuration changes for ADS5121 Rev 3 by Martha Marx · 16 years ago
  59. 16bee7b Consolidate ADS5121 IO Pin configuration by Martha Marx · 16 years ago
  60. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  61. d4692b0 Fix "usb part" command by Christian Eggers · 16 years ago
  62. cc83b27 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  63. 2624239 Merge branch 'master' of git://www.denx.de/git/u-boot by Markus Klotzbuecher · 16 years ago
  64. e0320b1 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  65. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  66. d4b5f3f Fix "usb part" command by Christian Eggers · 16 years ago
  67. e73b521 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  68. c4b81f3 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  69. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  70. 794a592 Merge branch 'master' of git://www.denx.de/git/u-boot by Markus Klotzbuecher · 16 years ago
  71. 10943c9 rtc: Fix printf format warning in m41t60.c by Stefan Roese · 16 years ago
  72. dc1da42 pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  73. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  74. 5d812b8 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  75. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  76. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  77. ac5ba41 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  78. 4188f04 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  79. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  80. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  81. 21ae6ca SPARC: Build error fix by Daniel Hellstrom · 16 years ago
  82. 11ccc33 Many spelling fixes in README. by Marcel Ziswiler · 16 years ago
  83. dbab069 Minor spelling fix in comment. by Marcel Ziswiler · 16 years ago
  84. 89134ea Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  85. 9d2e394 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · 16 years ago
  86. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  87. 47042b3 Remove useless print message at apollon by Kyungmin Park · 16 years ago
  88. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  89. da8693a Fix compiler warnings by Kumar Gala · 16 years ago
  90. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  91. 99c2b43 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · 16 years ago
  92. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  93. c3bf1ad mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · 16 years ago
  94. d2d54ea avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · 16 years ago
  95. 5ce1305 Create drivers/mmc subdirectory by Haavard Skinnemoen · 16 years ago
  96. b502611 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  97. 2726941 Some copy-n-paste fixes in printf usage by Matvejchikov Ilya · 16 years ago
  98. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  99. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  100. a292d22 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago