1. 1f2c9a4 Introduce new eth_receive routine by Rafal Jaworowski · Thu Dec 27 18:19:02 2007 +0100
  2. 0a2a122 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · Tue Dec 04 10:53:34 2007 -0600
  3. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · Wed Nov 28 14:47:18 2007 -0600
  4. c82dc2f Merge commit 'wd/master' by Jon Loeliger · Thu Jan 03 09:46:55 2008 -0600
  5. 290005b Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · Wed Jan 02 15:58:44 2008 +0100
  6. 16dc7cf Minor coding style cleanup. by Wolfgang Denk · Wed Jan 02 12:38:43 2008 +0100
  7. e139c0a ppc4xx: Complete PMC440 board support by Matthias Fuchs · Fri Dec 28 17:07:24 2007 +0100
  8. 9f05e85 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · Fri Dec 28 17:10:36 2007 +0100
  9. 72cb501 ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · Fri Dec 28 17:10:42 2007 +0100
  10. 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
  11. 42ff9b5 Remove CPCI440 board by Matthias Fuchs · Thu Dec 27 17:03:46 2007 +0100
  12. aecb3a3 Add configuration file for Korat board by Larry Johnson · Sat Dec 22 15:16:25 2007 -0500
  13. 19b3d37 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · Sat Dec 22 15:15:13 2007 -0500
  14. 2528338 Add driver for National Semiconductor LM73 temperature sensor by Larry Johnson · Thu Dec 27 09:52:17 2007 -0500
  15. c27c0df ppc4xx: Move virtual address of POST cache test to bigger address by Stefan Roese · Sat Dec 22 12:20:09 2007 +0100
  16. e1582db ppc4xx: Update Makalu fdt support by Stefan Roese · Fri Dec 21 07:51:29 2007 +0100
  17. 9a90c4c ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · Wed Dec 19 09:05:40 2007 +0100
  18. 16dbccc ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · Tue Dec 18 08:44:51 2007 +0100
  19. e02ce52 ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config by Markus Klotzbücher · Fri Nov 23 13:09:18 2007 +0100
  20. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  21. d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 02:01:15 2007 +0100
  22. 5ddb977 Some configuration updates for the TQM5200 based TB5200 board: by Martin Krause · Mon Nov 12 10:56:17 2007 +0100
  23. c098b0e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · Thu Sep 27 11:10:08 2007 +0200
  24. fa83bbb TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · Wed Sep 26 17:55:56 2007 +0200
  25. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · Wed Sep 26 17:55:54 2007 +0200
  26. e9ff0de TQM885D: use calculated cpuclk instead of measuring it by Martin Krause · Wed Sep 26 17:55:56 2007 +0200
  27. 9bbaa03 TQM885D: fix SDRAM refresh by Jens Gehrlein · Thu Sep 27 14:54:46 2007 +0200
  28. 6876c1e TQM860M: Support for 10col SDRAMs, max. 128 MiB by Jens Gehrlein · Thu Sep 27 14:54:46 2007 +0200
  29. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  30. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  31. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  32. 981c5fa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 00:46:17 2007 +0100
  33. ccde385 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Thu Dec 27 00:46:08 2007 +0100
  34. 21bd1f7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Dec 27 00:35:03 2007 +0100
  35. 6a004e7 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Thu Dec 27 00:22:24 2007 +0100
  36. 787ef7b AVR32: Add support for the ATSTK1004 board by Haavard Skinnemoen · Mon Oct 29 13:02:54 2007 +0100
  37. d347f44 AVR32: Add support for the ATSTK1003 board by Haavard Skinnemoen · Mon Oct 29 13:02:54 2007 +0100
  38. 8dda4e6 AVR32: Make some AT32AP700x peripherals optional by Haavard Skinnemoen · Mon Oct 29 13:23:33 2007 +0100
  39. 76ddb06 AVR32: Rename at32ap7000 -> at32ap700x by Haavard Skinnemoen · Mon Oct 29 13:09:56 2007 +0100
  40. f985551 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · Thu Dec 13 12:56:33 2007 +0100
  41. 47f6085 Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · Thu Dec 13 12:56:31 2007 +0100
  42. 2fd67e1 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · Tue Dec 11 13:59:57 2007 +0100
  43. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · Fri Dec 07 12:17:34 2007 -0600
  44. 260fac3 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · Fri Dec 07 12:04:30 2007 -0600
  45. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  46. 99da1d9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · Thu Nov 29 10:34:28 2007 -0600
  47. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · Thu Nov 29 02:18:59 2007 -0600
  48. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  49. a839a0f Update MPC8568 MDS to use libfdt by Kumar Gala · Thu Nov 29 01:06:19 2007 -0600
  50. f06709f Add PCI Express support on MPC8568MDS by Haiying Wang · Wed Nov 14 15:52:06 2007 -0500
  51. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · Thu Nov 29 00:11:44 2007 -0600
  52. 6e57840 Update MPC8540 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:54:27 2007 -0600
  53. f2982fa Update MPC8560 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:40:31 2007 -0600
  54. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  55. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  56. 937176b Update MPC8544 DS config by Kumar Gala · Tue Nov 27 22:42:34 2007 -0600
  57. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · Mon Nov 26 17:12:24 2007 -0600
  58. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  59. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  60. 73d044d CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · Fri Dec 07 23:35:02 2007 +0100
  61. 0db72ed Add common memory fixup function by Kumar Gala · Mon Nov 26 14:57:45 2007 -0600
  62. e5df50b Merge commit 'wd/master' by Jon Loeliger · Thu Dec 06 11:27:32 2007 -0600
  63. 313496e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:25 2007 +0900
  64. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  65. efff12f ADS5121 Board: fix compile problem. by Wolfgang Denk · Thu Dec 06 10:21:03 2007 +0100
  66. 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
  67. a05ed2d ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support by Stefan Roese · Tue Dec 04 16:29:48 2007 +0100
  68. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  69. 98e921a Merge commit 'wd/master' by Jon Loeliger · Tue Nov 27 11:15:26 2007 -0600
  70. 7533331 ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing by Stefan Roese · Tue Nov 27 11:57:35 2007 +0100
  71. 27dd982 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Mon Nov 26 19:18:21 2007 +0100
  72. 9a8e848 ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage by Stefan Roese · Mon Nov 26 15:06:14 2007 +0100
  73. f557e89 ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt by Stefan Roese · Mon Nov 26 15:01:45 2007 +0100
  74. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  75. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  76. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  77. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  78. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · Wed Oct 24 10:21:57 2007 -0500
  79. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  80. 44d7178 8610HPCD: Enable the 8610 Display Interface Unit by Jon Loeliger · Tue Nov 20 15:02:26 2007 -0600
  81. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · Tue Nov 20 14:34:57 2007 -0600
  82. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  83. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · Mon Nov 19 10:02:13 2007 -0500
  84. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  85. 0b7ace1 ppc4xx: Update AMCC Kilauea config file by Stefan Roese · Sat Nov 17 14:52:29 2007 +0100
  86. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  87. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  88. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · Wed Nov 14 18:58:33 2007 +0100
  89. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  90. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  91. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Nov 17 01:33:33 2007 +0100
  92. f08899a Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  93. f1f8847 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Nov 16 21:50:12 2007 +0100
  94. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
  95. 7ff6b7f ppc4xx: Update AMCC Makalu for board rev 1.1 by Stefan Roese · Fri Nov 16 14:00:59 2007 +0100
  96. 2f0fef7 Add .gitignore files by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  97. 7b3187d Revert "Correct relocation fixup for mpc5xx" by Grant Likely · Thu Nov 15 08:27:52 2007 -0700
  98. 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · Thu Nov 15 08:24:32 2007 -0700
  99. 372bed4 Revert "Correct fixup relocation for mpc8220" by Grant Likely · Thu Nov 15 08:21:04 2007 -0700
  100. 0dc4f15 Revert "Correct fixup relocation for mpc824x" by Grant Likely · Thu Nov 15 08:20:57 2007 -0700