1. 2325c9f Port enabled for I2C signals and chipselects port configuration. by TsiChungLiew · 17 years ago
  2. ec8468f Added NAND support by TsiChungLiew · 17 years ago
  3. 876343b Added I2C support by TsiChungLiew · 17 years ago
  4. 699f228 Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c by TsiChungLiew · 17 years ago
  5. 74634c8 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · 17 years ago
  6. 54d7b34 Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · 17 years ago
  7. c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  8. db0022d Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  9. fcb6ae9 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  10. d6520bc Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
  11. f111012 Coding style cleanup by Stefan Roese · 17 years ago
  12. 3d2c9fa Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · 17 years ago
  13. d97b478 Update CHANGELOG by Wolfgang Denk · 17 years ago
  14. 2237f30 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · 17 years ago
  15. 6b765c3 [PCS440EP] - fix compile error, if BUILD_DIR is used by Heiko Schocher · 17 years ago
  16. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  17. 3b1c2d7 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · 17 years ago
  18. e877984 Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · 17 years ago
  19. bc112da Merge with /home/tur/git/u-boot#cm1_qp1 by Wolfgang Denk · 17 years ago
  20. 087415c CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
  21. 30b4c25 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · 17 years ago
  22. 2d34bf0 Merge branch 'master' into u-boot-5329-early by John Rigby · 17 years ago
  23. 6373c0c Cache update and added CFG_UNIFY_CACHE by TsiChung · 17 years ago
  24. 903b606 Update header file. Include dtimer_intr_setup(). Changed timer divider to global define. by TsiChungLiew · 17 years ago
  25. 8baf62e Update header files by TsiChungLiew · 17 years ago
  26. 507bd71 Add mcffec_initialize() by TsiChungLiew · 17 years ago
  27. ae0df47 Update header file and clean up by TsiChungLiew · 17 years ago
  28. fe95636 New uart structure and defines by TsiChungLiew · 17 years ago
  29. b7a2d7a New timer structure and defines by TsiChungLiew · 17 years ago
  30. c7d0b9e Rename mcfrtc to rtc by TsiChungLiew · 17 years ago
  31. 36d5b1a Rename mcfserial.c. Update include header by TsiChungLiew · 17 years ago
  32. 32b06d0 Header file update, clean up and cache handling by TsiChungLiew · 17 years ago
  33. 8ab28df Create interrupts.c and modify Makefile by TsiChungLiew · 17 years ago
  34. 8592cda Enable Icache by TsiChungLiew · 17 years ago
  35. 2ce14b7 Update header file and some clean up by TsiChungLiew · 17 years ago
  36. 97401c3 Update header file and enable icache by TsiChungLiew · 17 years ago
  37. fb66174 Update header file and removed interrupt_init() by TsiChungLiew · 17 years ago
  38. c011c75 Update for flash.o and mii.o by TsiChungLiew · 17 years ago
  39. 8ecb1ce MII functions calls. by TsiChungLiew · 17 years ago
  40. 1672333 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. by TsiChungLiew · 17 years ago
  41. 44cf1b3 Duplicate code by TsiChungLiew · 17 years ago
  42. ccbad4f Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  43. 7f90165 Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  44. f4e17e1 Clean up by TsiChungLiew · 17 years ago
  45. 29d6748 Clean up by TsiChungLiew · 17 years ago
  46. 2e0aeef Create new header file and move peripherals base address from configs file to new header file. by TsiChungLiew · 17 years ago
  47. c7d0e8e Revert file mode by TsiChungLiew · 17 years ago
  48. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  49. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  50. f484042 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  51. 7583913 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  52. 3190dbe Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
  53. 77cad90 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX by Niklaus Giger · 17 years ago
  54. d11a5e2 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  55. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  56. 277be2c Fix S-ATA support. by Mushtaq Khan · 17 years ago
  57. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  58. 68310b0 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · 17 years ago
  59. 36e0f3a ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt by Niklaus Giger · 17 years ago
  60. 070ccff ppc4xx: Fix O=buildir builds by Niklaus Giger · 17 years ago
  61. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  62. 196088b ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · 17 years ago
  63. 0d364e4 ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · 17 years ago
  64. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  65. 93470f2 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 18 years ago
  66. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  67. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  68. cf965c9 ppc4xx: Fix problem with extended program_tlb() funtion by Stefan Roese · 17 years ago
  69. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  70. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  71. 2c0512b Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  72. b7dc0e8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · 17 years ago
  73. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  74. 67bd089 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · 17 years ago
  75. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  76. 99b9d9c Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  77. e83ffdf [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  78. 7dc2b9c Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  79. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  80. ade5a51 [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago
  81. 843b3a8 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  82. fb33c76 [ppc4xx] Extend program_tlb() with virtual & physical addresses by Stefan Roese · 17 years ago
  83. 409a285 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 18 years ago
  84. eeab5a1 Fix 'run' not to continue after interrupted command by Detlev Zundel · 18 years ago
  85. 7a432ce TQM5200: Add Flat Device Tree support, update default env. accordingly. by Bartlomiej Sieka · 17 years ago
  86. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  87. 094ab5d [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE by Benoît Monin · 17 years ago
  88. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  89. 8b47702 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  90. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  91. fef75c9 Merge with /home/stefan/git/u-boot/acadia-nand-boot by Stefan Roese · 17 years ago
  92. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  93. 75dab3b Merge branch 'mpc8641' by Jon Loeliger · 17 years ago
  94. 87c8618 mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  95. 483da51 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  96. 1a70cf2 [PATCH] Fix ppc4xx bootstrap letter displayed on startup by Benoît Monin · 18 years ago
  97. 6f0f1ca ppc4xx: Add missing file for Bamboo NAND booting support by Stefan Roese · 18 years ago
  98. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 18 years ago
  99. 99d5a0c ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz by Stefan Roese · 18 years ago
  100. 3798a6d ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · 18 years ago