1. 6fde84a Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · 17 years ago
  2. 9e737d8 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  3. 9998bd3 Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  4. 9df6ad1 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  5. cc3023b Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
  6. c883f6e Coding style cleanup by Stefan Roese · 17 years ago
  7. c7e8410 Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · 17 years ago
  8. 3a6cab8 Update CHANGELOG by Wolfgang Denk · 17 years ago
  9. 5da91f6 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · 17 years ago
  10. 0115953 [PCS440EP] - fix compile error, if BUILD_DIR is used by Heiko Schocher · 17 years ago
  11. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  12. 9079024 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · 17 years ago
  13. 239f05e Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · 17 years ago
  14. fd363519 Merge with /home/tur/git/u-boot#cm1_qp1 by Wolfgang Denk · 17 years ago
  15. fa1df30 CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
  16. 96e1d75 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · 17 years ago
  17. 98c80b4 Merge branch 'master' into u-boot-5329-early by John Rigby · 17 years ago
  18. 0dca874 Cache update and added CFG_UNIFY_CACHE by TsiChung · 17 years ago
  19. 52b0176 Update header file. Include dtimer_intr_setup(). Changed timer divider to global define. by TsiChungLiew · 17 years ago
  20. 5cdc07c Update header files by TsiChungLiew · 17 years ago
  21. 2870e98 Add mcffec_initialize() by TsiChungLiew · 17 years ago
  22. 45a25bf Update header file and clean up by TsiChungLiew · 17 years ago
  23. 0cee9c6 New uart structure and defines by TsiChungLiew · 17 years ago
  24. a90e79d New timer structure and defines by TsiChungLiew · 17 years ago
  25. e04acb2 Rename mcfrtc to rtc by TsiChungLiew · 17 years ago
  26. 2bd806f Rename mcfserial.c. Update include header by TsiChungLiew · 17 years ago
  27. f2208fb Header file update, clean up and cache handling by TsiChungLiew · 17 years ago
  28. 2e3f25a Create interrupts.c and modify Makefile by TsiChungLiew · 17 years ago
  29. ddd104f Enable Icache by TsiChungLiew · 17 years ago
  30. b9bf3de Update header file and some clean up by TsiChungLiew · 17 years ago
  31. 84a015b Update header file and enable icache by TsiChungLiew · 17 years ago
  32. 7a17e75 Update header file and removed interrupt_init() by TsiChungLiew · 17 years ago
  33. 3b63549 Update for flash.o and mii.o by TsiChungLiew · 17 years ago
  34. c5ded27 MII functions calls. by TsiChungLiew · 17 years ago
  35. 427c814 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. by TsiChungLiew · 17 years ago
  36. 01a793f Duplicate code by TsiChungLiew · 17 years ago
  37. 2744354 Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  38. 2bd5860 Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  39. 8cd5cd6 Clean up by TsiChungLiew · 17 years ago
  40. 514871f Clean up by TsiChungLiew · 17 years ago
  41. 48dbfea Create new header file and move peripherals base address from configs file to new header file. by TsiChungLiew · 17 years ago
  42. be296e3 Revert file mode by TsiChungLiew · 17 years ago
  43. 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  44. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  45. e80955f Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  46. f1152f8 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  47. b448962 Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
  48. f780b83 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX by Niklaus Giger · 17 years ago
  49. 04e6c38 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  50. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  51. 1f2a058 Fix S-ATA support. by Mushtaq Khan · 17 years ago
  52. e4feb76 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  53. a5d71e2 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · 17 years ago
  54. a1bd620 ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt by Niklaus Giger · 17 years ago
  55. 807018f ppc4xx: Fix O=buildir builds by Niklaus Giger · 17 years ago
  56. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  57. 6f35c53 ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · 17 years ago
  58. 5a1c9ff ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · 17 years ago
  59. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  60. 2dc6445 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 17 years ago
  61. a11e069 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  62. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  63. 3a1f5c8 ppc4xx: Fix problem with extended program_tlb() funtion by Stefan Roese · 17 years ago
  64. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  65. 83b4cfa Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  66. 6b44466 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  67. b3f9ec8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · 17 years ago
  68. df8a24c [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  69. 86ba99e [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · 17 years ago
  70. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  71. 5ffa76a Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  72. e73846b [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  73. b7c3e93 Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  74. efa35cf ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  75. b765ffb [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago
  76. 85f7373 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  77. dbca208 [ppc4xx] Extend program_tlb() with virtual & physical addresses by Stefan Roese · 17 years ago
  78. 9912121 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 17 years ago
  79. 5afb202 Fix 'run' not to continue after interrupted command by Detlev Zundel · 17 years ago
  80. 8f8416f TQM5200: Add Flat Device Tree support, update default env. accordingly. by Bartlomiej Sieka · 17 years ago
  81. 9045f33 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  82. fba3fb0 [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE by Benoît Monin · 17 years ago
  83. 725671c Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  84. 83b75ef Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  85. d1246a4 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  86. 1cf6756 Merge with /home/stefan/git/u-boot/acadia-nand-boot by Stefan Roese · 17 years ago
  87. c440bfe ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  88. ac0e8d0 Merge branch 'mpc8641' by Jon Loeliger · 17 years ago
  89. 32922cd mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  90. c0c292b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  91. e3cbe1f [PATCH] Fix ppc4xx bootstrap letter displayed on startup by Benoît Monin · 17 years ago
  92. 18d156e ppc4xx: Add missing file for Bamboo NAND booting support by Stefan Roese · 17 years ago
  93. f3679aa Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 17 years ago
  94. 155a964 ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz by Stefan Roese · 17 years ago
  95. 9d90960 ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · 17 years ago
  96. cf959c7 ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board by Stefan Roese · 17 years ago
  97. 42be56f NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c by Stefan Roese · 17 years ago
  98. a471db0 ppc4xx: Prepare Bamboo port for NAND booting support by Stefan Roese · 17 years ago
  99. 53ad021 ppc4xx: Update in_be32() functions and friends to latest Linux version by Stefan Roese · 17 years ago
  100. 91da09c NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c by Stefan Roese · 17 years ago