1. fe23bbda mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · Tue Jan 08 09:59:49 2008 -0600
  2. 8272f2b mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · Thu Dec 20 16:28:34 2007 -0600
  3. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · Thu Dec 20 15:57:28 2007 -0600
  4. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  5. 7b668d4 sbc8349: migrate board to libfdt by Paul Gortmaker · Thu Dec 20 12:58:16 2007 -0500
  6. b39a7c9 sbc8349: Remove board specific ECC code by Paul Gortmaker · Thu Dec 20 12:56:19 2007 -0500
  7. cccb19c mpc83xx: supress compiler warning by Kim Phillips · Mon Dec 10 14:16:22 2007 -0600
  8. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · Tue Nov 27 14:17:29 2007 -0600
  9. 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
  10. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
  11. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · Wed Nov 14 18:54:53 2007 +0300
  12. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · Sat Jan 05 10:13:40 2008 +0100
  13. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  14. 19789c4 ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · Wed Jan 02 16:48:42 2008 +0100
  15. 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
  16. e83a391 ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · Wed Jan 02 12:05:14 2008 +0100
  17. 5989058 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · Thu Jan 03 15:02:02 2008 -0500
  18. 1e8db03 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · Fri Jan 04 02:11:56 2008 -0500
  19. 2f4e682 PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · Sun Dec 30 01:01:54 2007 -0500
  20. 1da4255 PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · Sun Dec 30 01:01:32 2007 -0500
  21. c76f1a9 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · Sun Dec 30 01:01:14 2007 -0500
  22. 27bc997 PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · Sun Dec 30 01:00:50 2007 -0500
  23. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · Thu Jan 03 10:41:04 2008 -0600
  24. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · Wed Nov 28 14:47:18 2007 -0600
  25. c82dc2f Merge commit 'wd/master' by Jon Loeliger · Thu Jan 03 09:46:55 2008 -0600
  26. 111d606 Make scripts and Makefiles POSIX compliant by Wolfgang Denk · Wed Jan 02 15:54:45 2008 +0100
  27. 2689862 ppc4xx: Coding style cleanup by Stefan Roese · Fri Dec 28 17:29:56 2007 +0100
  28. 0586e9f2 ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · Fri Dec 28 17:07:18 2007 +0100
  29. c6c882e ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · Fri Dec 28 17:07:14 2007 +0100
  30. 9f05e85 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · Fri Dec 28 17:10:36 2007 +0100
  31. b99514d ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · Fri Dec 28 17:10:44 2007 +0100
  32. 72cb501 ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · Fri Dec 28 17:10:42 2007 +0100
  33. 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
  34. 42ff9b5 Remove CPCI440 board by Matthias Fuchs · Thu Dec 27 17:03:46 2007 +0100
  35. 667a3d4 Add support for Korat PPC440EPx board by Larry Johnson · Thu Dec 27 11:28:51 2007 -0500
  36. 19b3d37 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · Sat Dec 22 15:15:13 2007 -0500
  37. 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
  38. 32d26cf Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · Sat Dec 22 15:34:20 2007 -0500
  39. 9a90c4c ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · Wed Dec 19 09:05:40 2007 +0100
  40. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  41. d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 02:01:15 2007 +0100
  42. c098b0e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · Thu Sep 27 11:10:08 2007 +0200
  43. fa83bbb TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · Wed Sep 26 17:55:56 2007 +0200
  44. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · Wed Sep 26 17:55:54 2007 +0200
  45. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  46. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  47. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  48. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:47:44 2007 -0600
  49. 33af33b Move the MPC8540 ADS board under board/freescale. by Kumar Gala · Thu Nov 29 10:16:18 2007 -0600
  50. a7bcf67 Move the MPC8560 ADS board under board/freescale. by Kumar Gala · Thu Nov 29 10:14:50 2007 -0600
  51. 29ed29f Move the MPC8568 MDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:13:47 2007 -0600
  52. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · Thu Nov 29 02:18:59 2007 -0600
  53. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  54. a839a0f Update MPC8568 MDS to use libfdt by Kumar Gala · Thu Nov 29 01:06:19 2007 -0600
  55. f06709f Add PCI Express support on MPC8568MDS by Haiying Wang · Wed Nov 14 15:52:06 2007 -0500
  56. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · Thu Nov 29 00:11:44 2007 -0600
  57. 6e57840 Update MPC8540 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:54:27 2007 -0600
  58. f2982fa Update MPC8560 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:40:31 2007 -0600
  59. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  60. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · Mon Nov 26 17:12:24 2007 -0600
  61. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  62. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  63. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  64. 3629f67 Fix build breakage due to libfdt import by Kumar Gala · Mon Nov 26 10:41:40 2007 -0600
  65. e5df50b Merge commit 'wd/master' by Jon Loeliger · Thu Dec 06 11:27:32 2007 -0600
  66. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  67. f199063 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · Thu Dec 06 05:58:43 2007 +0100
  68. 1fd81ff ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · Fri Nov 30 07:15:41 2007 +0100
  69. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  70. 1e72111 Merge commit '87ddedd' by Wolfgang Denk · Mon Nov 26 19:15:04 2007 +0100
  71. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  72. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  73. ec237a3 Move 8610 DIU interface structure definitions to header file. by Jon Loeliger · Tue Nov 20 15:00:53 2007 -0600
  74. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · Tue Nov 20 14:34:57 2007 -0600
  75. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · Mon Nov 19 11:14:16 2007 +0900
  76. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 12:55:02 2007 +0100
  77. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  78. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  79. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:05:20 2007 +0900
  80. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  81. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  82. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  83. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · Wed Nov 14 18:58:33 2007 +0100
  84. a0dfe60 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · Sat Nov 17 01:45:38 2007 +0100
  85. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  86. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  87. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Nov 17 01:33:33 2007 +0100
  88. f08899a Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  89. e34c004 Fix warning: pointer targets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:21 2007 +0100
  90. 7ff6b7f ppc4xx: Update AMCC Makalu for board rev 1.1 by Stefan Roese · Fri Nov 16 14:00:59 2007 +0100
  91. 4dde6d3 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · Thu Nov 15 14:25:09 2007 +0100
  92. 8d4de41 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · Tue Nov 13 08:18:20 2007 +0100
  93. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · Wed Nov 07 18:00:54 2007 -0600
  94. ccae343 Merge branch 'mpc8610' by Jon Loeliger · Wed Nov 07 14:17:05 2007 -0600
  95. 59e7468 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · Wed Oct 31 14:59:04 2007 -0500
  96. b714517 8610: Add 8610 DIU display driver by York Sun · Mon Oct 29 13:58:39 2007 -0500
  97. d52c444 FSL: Add a freescale bitmap logo. by York Sun · Wed Oct 31 10:43:59 2007 -0500
  98. d858403 Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  99. 1473f84 Merge commit 'remotes/wd/master' into newmaster by Jon Loeliger · Wed Nov 07 14:08:15 2007 -0600
  100. 7e3e268 ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · Mon Nov 05 07:43:05 2007 +0100