1. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  2. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  3. c831da9 mpc5200: reduce delays in i2c by Jon Smirl · 16 years ago
  4. cb2a250 mpc5200: suppress printf until console initialized by Jon Smirl · 16 years ago
  5. afc9d6d Add support for the digsy MTC board. by Grzegorz Bernacki · 16 years ago
  6. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  7. f4aa436 cpu/: get mac address from environment by Mike Frysinger · 16 years ago
  8. 81e8199 mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c by Grzegorz Bernacki · 16 years ago
  9. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  10. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  11. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  12. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  13. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  14. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  15. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  17. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  19. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
  20. 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  21. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
  22. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
  23. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  24. 9af5805 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 17 years ago
  25. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  26. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  27. c1a1bbf MPC5200: support setup without FEC by André Schwarz · 17 years ago
  28. f4891a1 [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · 17 years ago
  29. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  30. ae1980c MPC5200: don't use hardcoded MBAR address in Bestcomm firmware by Oliver Weber · 17 years ago
  31. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  32. 23cd0b1 added basic support for the MUNICes board. by Heiko Schocher · 17 years ago
  33. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  34. 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · 17 years ago
  35. 8d1e6e7 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  36. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  37. ec8b22b Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  38. 991d701 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · 17 years ago
  39. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  40. efedb69 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · 17 years ago
  41. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  42. a6533c8 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · 17 years ago
  43. 087415c CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
  44. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  45. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  46. 83c4503 Correct fixup relocation for MPC5xxx by Grant Likely · 17 years ago
  47. 17208ae Consolidate mpc5xxx linker scripts by Grant Likely · 17 years ago
  48. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  49. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  50. 6666cbd USB: ohci fixes and cleanup for mpc5xxx and IceCube board config by Markus Klotzbuecher · 17 years ago
  51. 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 18 years ago
  52. 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
  53. 26b4c4f MPC5XXX, Motion-PRO: Fix PHY initialization problem. by Bartlomiej Sieka · 18 years ago
  54. a01420c MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · 18 years ago
  55. 738e797 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
  56. 68a0af4 [MPC5xxx] There are networking problems on the Motion-PRO board with by Bartlomiej Sieka · 18 years ago
  57. 464a13b Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  58. 0619a57 5xxx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  59. e97c0b4 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 18 years ago
  60. c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  61. 71400bf [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 18 years ago
  62. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  63. 88b4994 Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · 18 years ago
  64. dc5f4e4 [PATCH] Added support for the jupiter board. by Heiko Schocher · 18 years ago
  65. c619a9f [Motion-PRO] Preliminary support for the Motion-PRO board. by Bartlomiej Sieka · 18 years ago
  66. acb4f4a [PATCH] Add support for the UC101 board from MAN. by Heiko Schocher · 18 years ago
  67. bb95bf6 [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals by Grant Likely · 18 years ago
  68. fb34787 [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. by Stefan Roese · 18 years ago
  69. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · 18 years ago
  70. 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · 18 years ago
  71. e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · 18 years ago
  72. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · 18 years ago
  73. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  74. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  75. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  76. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  77. 1d75a77 Added interrupt handling capabilities for mpc5xxx processors. by Detlev Zundel · 18 years ago
  78. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
  79. 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · 18 years ago
  80. dda8134 MPC5200: enable snooping of DMA transactions on XLB even if no PCI by Wolfgang Denk · 19 years ago
  81. ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
  82. 7be1e20 Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci by Wolfgang Denk · 19 years ago
  83. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  84. 0b892e8 Set SDelay register in the DDR controller for the MPC5200B chip. by Rafal Jaworowski · 19 years ago
  85. 07ad17c Initial port to MCC200 board (work in progress) by Wolfgang Denk · 19 years ago
  86. 3bb216f MPC5200: Set PCI retry counter to 0 = infinite retry; by Wolfgang Denk · 19 years ago
  87. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  88. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  89. 42a1419 Fix MGT5100 PSC baudrate calculation Patch by Sebastian Schau, 27 Jan 2005 by Wolfgang Denk · 19 years ago
  90. 08cb2d6 Update MPC5200 FIFO Control settings by Wolfgang Denk · 19 years ago
  91. 99200d2 Add esd cpci5200 and pf5200 boards Patch by Reinhard Arlt, 22 Aug 2005 by Stefan Roese · 19 years ago
  92. dfae75b Added support for O2DNT board. by m8 · 19 years ago
  93. d06ce5d Coding style cleanup by Wolfgang Denk · 19 years ago
  94. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
  95. a2b932d * Fix baudrate calculation problem on MPC5200 systems by wdenk · 19 years ago
  96. 8d414a7 * Add support for HMI1001 board by wdenk · 19 years ago
  97. f1d0ff4 Add support for canmb board by wdenk · 20 years ago
  98. bfad55d * Patch by David Brownell, 10 Mar 2005: by wdenk · 20 years ago
  99. 99408ba * Add support for ext2 filesystems and image timestamps to TQM5200 board by wdenk · 20 years ago
  100. 4ca3236 Add support for INKA4X0 board by wdenk · 20 years ago