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