1. daab8c6 mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · 17 years ago
  2. 036575c mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · 17 years ago
  3. 1c274c4 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago
  4. 343d910 mpc83xx: fixup generic pci for libfdt by Kim Phillips · 17 years ago
  5. f57ac7a mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  6. 8be4044 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  7. 26d02c9 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  8. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  9. ff9658d mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
  10. 66dc2c2 mpc83xx: Revise the MPC8360EMDS readme doc by Dave Liu · 17 years ago
  11. e739bc9 FSL I2C driver programs the two I2C busses differently by Timur Tabi · 17 years ago
  12. df33f6b Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  13. 9546266 TQM834x: cleanup configuraton by Martin Krause · 17 years ago
  14. 5d497e6 MPC83xx: Fix makefile to generate config.h file in the build directory by david.saada · 17 years ago
  15. 1ded024 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  16. b0d2962 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  17. 2ee8078 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  18. a228064 Treat ppc64 host as ppc by Kumar Gala · 17 years ago
  19. 0dc4279 Minor fix for bios emulator makefile by Jason Jin · 17 years ago
  20. ce981dc Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  21. 19901c6 Merge with /home/wd/git/u-boot/custodian/u-boot-usb by Wolfgang Denk · 17 years ago
  22. ed81064 tsec: fix multiple PHY support by Zach Sadecki · 17 years ago
  23. 2c4faea Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  24. 0c4d65e3 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  25. dcb84b7 tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  26. 3ba4c2d Coding style cleanup by Stefan Roese · 17 years ago
  27. a41de1f Port enabled for I2C signals and chipselects port configuration. by TsiChungLiew · 17 years ago
  28. 1a33ce6 Added NAND support by TsiChungLiew · 17 years ago
  29. eaf9e44 Added I2C support by TsiChungLiew · 17 years ago
  30. 99c03c1 Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c by TsiChungLiew · 17 years ago
  31. 8d1d66a Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · 17 years ago
  32. 6fde84a Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · 17 years ago
  33. 9e737d8 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  34. 9998bd3 Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  35. ed8e5f3 Merge git://www.denx.de/git/u-boot by Gerald Van Baren · 17 years ago
  36. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  37. 85fad49 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  38. b23b547 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · 17 years ago
  39. 7c4c372 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  40. bf1060e Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · 17 years ago
  41. 706714d [FIX] remove cute code by Michal Simek · 17 years ago
  42. f500d9f [FIX] Fix romfs code by Michal Simek · 17 years ago
  43. ab4b956 [FIX] Coding style cleanup - Wolfgang's suggestions by Michal Simek · 17 years ago
  44. 6c33c78 Fixed typo in README (pointed out by Martin Jost). by Wolfgang Denk · 17 years ago
  45. 537223a ppc4xx: Update AMCC Bamboo README doc/README.bamboo by Stefan Roese · 17 years ago
  46. ec06b27 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  47. 9c7e4b0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  48. 221838c Remove the bios emulator from MAI board. by Jason Jin · 17 years ago
  49. 5618332 Fix some compile issues for MAI board. by Jason Jin · 17 years ago
  50. 0f460a1 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
  51. ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  52. 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  53. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  54. 5728be3 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  55. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  56. 8092fef Add functions to list of exported functions by Martin Krause · 18 years ago
  57. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  58. a274ca4 [FIX] Coding style cleanup by Michal Simek · 17 years ago
  59. 45b3fd2 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  60. af8377d [FIX] Xilinx Uartlite driver by Michal Simek · 17 years ago
  61. 98889ed [FIX] Change configuration for XUPV2P Microblaze board by Michal Simek · 17 years ago
  62. 537091b [PATCH] Added support for Xilinx Emac community driver by Michal Simek · 17 years ago
  63. 86b116b cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · 17 years ago
  64. c7e717e Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  65. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  66. b1b54e3 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  67. 63e2276 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · 17 years ago
  68. b5dc440 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  69. 9ca8d79 ppc4xx: Code cleanup by Stefan Roese · 17 years ago
  70. c924098 [ppc440SPe] Graceful recovery from machine check during PCIe configuration by Grzegorz Bernacki · 17 years ago
  71. dec9955 [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A by Rafal Jaworowski · 17 years ago
  72. cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  73. d2f6800 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · 17 years ago
  74. ea9f6bc ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  75. 27a528f ppc4xx: Only print ECC related info when the error bis are set by Stefan Roese · 17 years ago
  76. e36220a new FPGA image for PLU405 board by Matthias Fuchs · 17 years ago
  77. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  78. 1863cfb [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · 17 years ago
  79. d4024bb ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · 17 years ago
  80. b66091d ppc4xx: lwmon5: Update Lime initialization by Anatolij Gustschin · 17 years ago
  81. 9f24a80 ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added by Stefan Roese · 17 years ago
  82. aedf5bd ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...) by Stefan Roese · 17 years ago
  83. a71d96e ppc4xx: Fix bug with default GPIO output value by Stefan Roese · 17 years ago
  84. 531e3e8 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  85. 9df6ad1 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  86. cc3023b Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
  87. 8f085e3 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  88. c883f6e Coding style cleanup by Stefan Roese · 17 years ago
  89. c7e8410 Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · 17 years ago
  90. 8848ec8 ppc4xx: Code cleanup by Stefan Roese · 17 years ago
  91. 2a49fc1 ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup by Stefan Roese · 17 years ago
  92. df3f174 ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c by Stefan Roese · 17 years ago
  93. 6ed14ad ppc4xx: Add new weak functions to support boardspecific DDR2 configuration by Stefan Roese · 17 years ago
  94. 5743a92 ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup by Stefan Roese · 17 years ago
  95. 0c0a9cd [PATCH] Support for Xilinx EmacLite controller by Michal Simek · 17 years ago
  96. 3a6cab8 Update CHANGELOG by Wolfgang Denk · 17 years ago
  97. 5280f35 [FIX] support for simply measuring time by Michal Simek · 17 years ago
  98. 91bb4ca [FS] Added support for ROMFS by Michal Simek · 17 years ago
  99. 5da91f6 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · 17 years ago
  100. 0115953 [PCS440EP] - fix compile error, if BUILD_DIR is used by Heiko Schocher · 17 years ago