1. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · Tue Jan 08 17:16:15 2008 +0100
  2. 23cd0b1 added basic support for the MUNICes board. by Heiko Schocher · Fri Jan 11 15:15:14 2008 +0100
  3. 30de2ed Added support for the mgcoge board from keymile. by Heiko Schocher · Fri Jan 11 01:12:08 2008 +0100
  4. 30c0feb Added support for the mgsuvd board from keymile. by Heiko Schocher · Fri Jan 11 01:12:06 2008 +0100
  5. 7a90bb9 Add support for the TK885D baseboard from TELE-DATA by Guennadi Liakhovetski · Thu Jan 10 17:59:07 2008 +0100
  6. 96982a4 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Jan 12 00:13:37 2008 +0100
  7. 596194a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sat Jan 12 00:04:01 2008 +0100
  8. 3c726cf ppc4xx: Fix sdram init on Sequoia boards by Stefan Roese · Fri Jan 11 15:53:58 2008 +0100
  9. 0273891 ppc4xx: Rework Lime support for lwmon5 by Anatolij Gustschin · Fri Jan 11 15:31:09 2008 +0100
  10. 640b9e7 ppx4xx: Fix sdram init on PMC440 boards by Matthias Fuchs · Fri Jan 11 14:55:08 2008 +0100
  11. b6678de mpc83xx: add support for the MPC8360E-RDK by Anton Vorontsov · Wed Jan 09 20:57:47 2008 +0300
  12. 6b9064e Merge commit 'wd/master' by Jon Loeliger · Thu Jan 10 14:28:18 2008 -0600
  13. 82e9f43 ppc4xx: Make Sequoia boot vxWorks by Niklaus Giger · Thu Jan 10 18:50:33 2008 +0100
  14. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  15. 2533e45 mpc85xx: Add support for ATUM8548 (updated) by robert lazarski · Fri Dec 21 10:39:27 2007 -0500
  16. a36f555 mpc85xx: Add support for ATUM8548 (updated) by robert lazarski · Fri Dec 21 10:36:37 2007 -0500
  17. a7114d0 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · Thu Dec 13 06:45:14 2007 -0600
  18. ccefae4 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · Thu Dec 13 06:45:08 2007 -0600
  19. 4fdb81b MPC8568E-MDS: set up QE pario for UART1 by Anton Vorontsov · Mon Oct 22 19:58:19 2007 +0400
  20. 734b442 MPC8568E-MDS: reset UCCs to use them reliably by Anton Vorontsov · Mon Oct 22 18:12:46 2007 +0400
  21. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · Wed Dec 19 01:18:15 2007 -0600
  22. 1a7cbc1 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Wed Jan 09 22:41:02 2008 +0100
  23. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  24. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · Fri Jan 04 12:07:27 2008 -0600
  25. ca7aff1 8610: Fix lingering compile warnings. by Jon Loeliger · Fri Jan 04 11:58:23 2008 -0600
  26. 2f1a4ce Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · Wed Jan 09 13:57:10 2008 +0100
  27. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · Thu Dec 27 17:12:34 2007 +0100
  28. c93939f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Wed Jan 09 11:36:21 2008 +0100
  29. 4ca4c6c Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Wed Jan 09 11:30:15 2008 +0100
  30. 038398a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Wed Jan 09 11:27:02 2008 +0100
  31. fcfd526 Merge branch 'lwmon5-no-ocm' by Stefan Roese · Wed Jan 09 10:43:47 2008 +0100
  32. 3b897fc ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · Wed Jan 09 10:28:20 2008 +0100
  33. eb267ba ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · Tue Jan 08 15:40:09 2008 +0100
  34. 6bc0ef4 ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · Tue Jan 08 12:49:58 2008 +0100
  35. 4549a68 Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ by Wolfgang Denk · Tue Jan 08 17:15:18 2008 +0100
  36. fe23bbda mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · Tue Jan 08 09:59:49 2008 -0600
  37. 8272f2b mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · Thu Dec 20 16:28:34 2007 -0600
  38. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · Thu Dec 20 15:57:28 2007 -0600
  39. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  40. 7b668d4 sbc8349: migrate board to libfdt by Paul Gortmaker · Thu Dec 20 12:58:16 2007 -0500
  41. b39a7c9 sbc8349: Remove board specific ECC code by Paul Gortmaker · Thu Dec 20 12:56:19 2007 -0500
  42. cccb19c mpc83xx: supress compiler warning by Kim Phillips · Mon Dec 10 14:16:22 2007 -0600
  43. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · Tue Nov 27 14:17:29 2007 -0600
  44. 19e2f6f mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · Fri Nov 09 14:28:08 2007 -0600
  45. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
  46. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · Wed Nov 14 18:54:53 2007 +0300
  47. 0bfa88e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Mon Jan 07 15:34:22 2008 +0000
  48. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · Sat Jan 05 10:13:40 2008 +0100
  49. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  50. 19789c4 ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · Wed Jan 02 16:48:42 2008 +0100
  51. 88f4a7b ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · Wed Jan 02 16:48:34 2008 +0100
  52. e83a391 ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · Wed Jan 02 12:05:14 2008 +0100
  53. 5989058 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · Thu Jan 03 15:02:02 2008 -0500
  54. 1e8db03 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · Fri Jan 04 02:11:56 2008 -0500
  55. 2f4e682 PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · Sun Dec 30 01:01:54 2007 -0500
  56. 1da4255 PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · Sun Dec 30 01:01:32 2007 -0500
  57. c76f1a9 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · Sun Dec 30 01:01:14 2007 -0500
  58. 27bc997 PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · Sun Dec 30 01:00:50 2007 -0500
  59. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · Thu Jan 03 10:41:04 2008 -0600
  60. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · Wed Nov 28 14:47:18 2007 -0600
  61. c82dc2f Merge commit 'wd/master' by Jon Loeliger · Thu Jan 03 09:46:55 2008 -0600
  62. 111d606 Make scripts and Makefiles POSIX compliant by Wolfgang Denk · Wed Jan 02 15:54:45 2008 +0100
  63. 2689862 ppc4xx: Coding style cleanup by Stefan Roese · Fri Dec 28 17:29:56 2007 +0100
  64. 0586e9f2 ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · Fri Dec 28 17:07:18 2007 +0100
  65. c6c882e ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · Fri Dec 28 17:07:14 2007 +0100
  66. 9f05e85 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · Fri Dec 28 17:10:36 2007 +0100
  67. b99514d ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · Fri Dec 28 17:10:44 2007 +0100
  68. 72cb501 ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · Fri Dec 28 17:10:42 2007 +0100
  69. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · Thu Dec 27 19:37:26 2007 +0100
  70. 42ff9b5 Remove CPCI440 board by Matthias Fuchs · Thu Dec 27 17:03:46 2007 +0100
  71. 667a3d4 Add support for Korat PPC440EPx board by Larry Johnson · Thu Dec 27 11:28:51 2007 -0500
  72. 19b3d37 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · Sat Dec 22 15:15:13 2007 -0500
  73. ba97201 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · Sat Dec 22 15:34:39 2007 -0500
  74. 32d26cf Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · Sat Dec 22 15:34:20 2007 -0500
  75. 9a90c4c ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · Wed Dec 19 09:05:40 2007 +0100
  76. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  77. d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 02:01:15 2007 +0100
  78. c098b0e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · Thu Sep 27 11:10:08 2007 +0200
  79. fa83bbb TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · Wed Sep 26 17:55:56 2007 +0200
  80. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · Wed Sep 26 17:55:54 2007 +0200
  81. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  82. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  83. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  84. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:47:44 2007 -0600
  85. 33af33b Move the MPC8540 ADS board under board/freescale. by Kumar Gala · Thu Nov 29 10:16:18 2007 -0600
  86. a7bcf67 Move the MPC8560 ADS board under board/freescale. by Kumar Gala · Thu Nov 29 10:14:50 2007 -0600
  87. 29ed29f Move the MPC8568 MDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:13:47 2007 -0600
  88. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · Thu Nov 29 02:18:59 2007 -0600
  89. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  90. a839a0f Update MPC8568 MDS to use libfdt by Kumar Gala · Thu Nov 29 01:06:19 2007 -0600
  91. f06709f Add PCI Express support on MPC8568MDS by Haiying Wang · Wed Nov 14 15:52:06 2007 -0500
  92. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · Thu Nov 29 00:11:44 2007 -0600
  93. 6e57840 Update MPC8540 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:54:27 2007 -0600
  94. f2982fa Update MPC8560 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:40:31 2007 -0600
  95. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  96. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · Mon Nov 26 17:12:24 2007 -0600
  97. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  98. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  99. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  100. 3629f67 Fix build breakage due to libfdt import by Kumar Gala · Mon Nov 26 10:41:40 2007 -0600