1. 68f14f7 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  2. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  3. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  4. 527c80f Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  5. 738815c ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  6. 2db6478 Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  7. 86ec86c Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  8. 1487adb 85xx io out functions need sync after write. by Ed Swarthout · 17 years ago
  9. 1c1100d [PATCH] Add support for design without interrupt controller Polling timer by Michal Simek · 17 years ago
  10. 0731933 [FIX] resolve problem with cpu without barrel shifter by Michal Simek · 17 years ago
  11. db14d77 [FIX] repair email address by Michal Simek · 17 years ago
  12. b90c045 synchronizition with mainline by Michal Simek · 17 years ago
  13. 6b6f287 Merge ../u-boot by Michal Simek · 17 years ago
  14. b02bad1 sh: Update core code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  15. b8685af Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  16. bd86220 Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · 17 years ago
  17. afd477b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  18. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  19. d94c79e Final tidy by Peter Pearse · 17 years ago
  20. 9d3cb9f Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  21. 9c73f4b Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  22. 7a888d6 [MPC512x] Streamline frame handling in the FEC driver by Grzegorz Bernacki · 17 years ago
  23. 7d54d64 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  24. e251e00 Remove compiler warning: target CPU does not support interworking by Kyungmin Park · 17 years ago
  25. 87eb200 Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes by Wolfgang Denk · 17 years ago
  26. fd63d83 Merge with /home/raj/git/u-boot#ads5121_fixes by Wolfgang Denk · 17 years ago
  27. 7f19139 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  28. 15ee473 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · 17 years ago
  29. 08e2e5f [MPC512x] Proper handling of larger frames in the FEC driver by Grzegorz Bernacki · 17 years ago
  30. 8d17979 [MPC512x] Correct fixup relocation by Rafal Jaworowski · 17 years ago
  31. 470ffef Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  32. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  33. cf2817a Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  34. 80767a6 Changed API name to coloured_led.h by Peter Pearse · 17 years ago
  35. 9f5c3d3 Add coloured led interface for ARM boards. by Peter Pearse · 17 years ago
  36. 7a1ac41 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  37. 4a8527e MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  38. 6af2eeb Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  39. a861558 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · 17 years ago
  40. 909627d Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  41. 1d55483 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  42. 79f240f lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  43. 8280f6a Coding style cleanup by Stefan Roese · 17 years ago
  44. 4a442d3 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  45. 4cc1cd5 mpc83xx: fix typo in DDR2 programming by Kim Phillips · 17 years ago
  46. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  47. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  48. a1436a8 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  49. 83ec20b ColdFire: MCF52x2 update by TsiChungLiew · 17 years ago
  50. f52e783 ColdFire: MCF5329 update cache by TsiChungLiew · 17 years ago
  51. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  52. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  53. 8f9e0e9 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  54. f4b2ac5 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  55. 19909ed Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  56. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  57. 541d41b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  58. f01dbb5 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  59. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  60. 429d957 Coding style cleanup by Stefan Roese · 17 years ago
  61. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  62. 779e975 ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · 17 years ago
  63. dcbfd2e Add the files. by Peter Pearse · 17 years ago
  64. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  65. 7f3f2bd 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  66. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  67. d111d63 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · 17 years ago
  68. 3db0bef Use an absolute address when jumping out of 4k boot page by Kumar Gala · 17 years ago
  69. 39980c6 MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · 17 years ago
  70. 6c54359 Fix minor 85xx warnings by Andy Fleming · 17 years ago
  71. 61a21e9 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  72. 40c7f9b 85xx allow debugger to configure ddr. by Ed Swarthout · 17 years ago
  73. 29372ff mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · 17 years ago
  74. 8a92b7c Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  75. 8e2dd87 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  76. a084583 atmel_mci: Fix data timeout value by Haavard Skinnemoen · 17 years ago
  77. 0ba8eed AVR32: Include <div64.h> instead of <asm/div64.h> by Haavard Skinnemoen · 17 years ago
  78. 375c2c9 Merge commit 'upstream/master' by Haavard Skinnemoen · 17 years ago
  79. f0d1246 atmel_mci: Use 512 byte blocksize if possible by Haavard Skinnemoen · 17 years ago
  80. 273db7e ppc4xx: Fix problem in PLL clock calculation by Stefan Roese · 17 years ago
  81. 77d19a8 Minor alignment of output, 2nd try. Also update CHANGELOG by Wolfgang Denk · 17 years ago
  82. 6b309f2 Minor alignment of output by Wolfgang Denk · 17 years ago
  83. afaac86 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  84. 49bb599 mpc83xx: Suppress the warning 'burstlen' by Dave Liu · 17 years ago
  85. c2c0ab4 Conding style cleanup by Stefan Roese · 17 years ago
  86. 59530af Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  87. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  88. cfc7a7f cpu/86xx fixes. by Jon Loeliger · 17 years ago
  89. daab8c6 mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · 17 years ago
  90. 036575c mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · 17 years ago
  91. 343d910 mpc83xx: fixup generic pci for libfdt by Kim Phillips · 17 years ago
  92. f57ac7a mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  93. 8be4044 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  94. 26d02c9 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  95. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  96. df33f6b Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  97. 1ded024 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  98. 3ba4c2d Coding style cleanup by Stefan Roese · 17 years ago
  99. a41de1f Port enabled for I2C signals and chipselects port configuration. by TsiChungLiew · 17 years ago
  100. 8d1d66a Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · 17 years ago