1. 21bd1f7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Dec 27 00:35:03 2007 +0100
  2. 6a004e7 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Thu Dec 27 00:22:24 2007 +0100
  3. 750ea7f cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · Fri Dec 14 15:36:18 2007 +0100
  4. c4d478b cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · Fri Dec 14 15:36:17 2007 +0100
  5. 53baec7 cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · Fri Dec 14 15:36:16 2007 +0100
  6. e3ea188 cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · Thu Dec 13 12:56:34 2007 +0100
  7. f985551 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · Thu Dec 13 12:56:33 2007 +0100
  8. 21b95b4 cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · Thu Dec 13 12:56:32 2007 +0100
  9. 47f6085 Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · Thu Dec 13 12:56:31 2007 +0100
  10. 6dd763c cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · Sat Oct 06 18:55:36 2007 +0200
  11. 670a323 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · Thu Dec 13 12:56:29 2007 +0100
  12. d523e39 cfi_flash: Break long lines by Haavard Skinnemoen · Thu Dec 13 12:56:28 2007 +0100
  13. 2fd67e1 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · Tue Dec 11 13:59:57 2007 +0100
  14. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · Fri Dec 07 12:17:34 2007 -0600
  15. 260fac3 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · Fri Dec 07 12:04:30 2007 -0600
  16. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  17. 99da1d9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · Thu Nov 29 10:34:28 2007 -0600
  18. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:47:44 2007 -0600
  19. 33af33b Move the MPC8540 ADS board under board/freescale. by Kumar Gala · Thu Nov 29 10:16:18 2007 -0600
  20. a7bcf67 Move the MPC8560 ADS board under board/freescale. by Kumar Gala · Thu Nov 29 10:14:50 2007 -0600
  21. 29ed29f Move the MPC8568 MDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:13:47 2007 -0600
  22. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · Thu Nov 29 02:18:59 2007 -0600
  23. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  24. 264623d Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · Thu Nov 29 01:23:09 2007 -0600
  25. a839a0f Update MPC8568 MDS to use libfdt by Kumar Gala · Thu Nov 29 01:06:19 2007 -0600
  26. f06709f Add PCI Express support on MPC8568MDS by Haiying Wang · Wed Nov 14 15:52:06 2007 -0500
  27. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · Thu Nov 29 00:11:44 2007 -0600
  28. 6e57840 Update MPC8540 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:54:27 2007 -0600
  29. f2982fa Update MPC8560 ADS to use libfdt by Kumar Gala · Wed Nov 28 22:40:31 2007 -0600
  30. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  31. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  32. 937176b Update MPC8544 DS config by Kumar Gala · Tue Nov 27 22:42:34 2007 -0600
  33. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · Mon Nov 26 17:12:24 2007 -0600
  34. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · Thu Nov 29 00:15:30 2007 -0600
  35. 5543171 CFI: Coding style cleanup by Stefan Roese · Sat Dec 08 08:25:09 2007 +0100
  36. 73d044d CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · Fri Dec 07 23:35:02 2007 +0100
  37. 4ee3245 Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · Wed Nov 28 21:24:50 2007 -0500
  38. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  39. 2dc9b4a Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · Mon Nov 26 17:06:15 2007 -0600
  40. 0db72ed Add common memory fixup function by Kumar Gala · Mon Nov 26 14:57:45 2007 -0600
  41. 78a658c Conditionally compile fdt_support.c by Kumar Gala · Mon Nov 26 11:19:12 2007 -0600
  42. 3629f67 Fix build breakage due to libfdt import by Kumar Gala · Mon Nov 26 10:41:40 2007 -0600
  43. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · Fri Nov 23 19:43:20 2007 -0500
  44. 3b5231f Release v1.3.1 by Wolfgang Denk · Thu Dec 06 10:21:19 2007 +0100
  45. efff12f ADS5121 Board: fix compile problem. by Wolfgang Denk · Thu Dec 06 10:21:03 2007 +0100
  46. 8890bf8 Prepare for 1.3.1-rc1 by Wolfgang Denk · Mon Dec 03 00:15:28 2007 +0100
  47. 1287ef7 Merge commit '3deca9d' by Wolfgang Denk · Mon Nov 26 22:57:53 2007 +0100
  48. 27dd982 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Mon Nov 26 19:18:21 2007 +0100
  49. 1e72111 Merge commit '87ddedd' by Wolfgang Denk · Mon Nov 26 19:15:04 2007 +0100
  50. 0912d31 MAKEALL: add missing 512x boards in ppc by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 22:39:25 2007 +0100
  51. 957013c Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 18:45:47 2007 +0100
  52. 8a4a0b8 Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 18:45:47 2007 +0100
  53. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100
  54. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:17:55 2007 +0100
  55. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100
  56. 9df0007 drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:59:50 2007 +0100
  57. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:14:44 2007 +0100
  58. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:46:45 2007 +0100
  59. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100
  60. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100
  61. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  62. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100
  63. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:33:09 2007 +0100
  64. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:28:09 2007 +0100
  65. 099bc33 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Fri Nov 23 00:55:23 2007 +0100
  66. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  67. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  68. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  69. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  70. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  71. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  72. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  73. 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
  74. 113566b [BUILD] Remove libraries when updating autoconf.mk by Grant Likely · Wed Nov 21 09:19:37 2007 -0700
  75. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · Wed Nov 21 08:49:50 2007 -0600
  76. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  77. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  78. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:14:18 2007 +0100
  79. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  80. 5b8d28d Prepare for 1.3.0 release. by Wolfgang Denk · Mon Nov 19 22:20:24 2007 +0100
  81. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · Mon Nov 19 10:02:13 2007 -0500
  82. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · Mon Nov 19 11:14:16 2007 +0900
  83. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  84. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  85. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 12:55:02 2007 +0100
  86. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  87. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  88. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  89. 784ec0b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Sun Nov 18 01:26:14 2007 +0100
  90. 3b31769 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:42:45 2007 +0900
  91. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · Sat Nov 17 07:58:25 2007 +0100
  92. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  93. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  94. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  95. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:05:20 2007 +0900
  96. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  97. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  98. 2437cfb MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  99. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  100. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900