1. 47f6085 Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · Thu Dec 13 12:56:31 2007 +0100
  2. 6dd763c cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · Sat Oct 06 18:55:36 2007 +0200
  3. 670a323 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · Thu Dec 13 12:56:29 2007 +0100
  4. d523e39 cfi_flash: Break long lines by Haavard Skinnemoen · Thu Dec 13 12:56:28 2007 +0100
  5. 2fd67e1 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · Tue Dec 11 13:59:57 2007 +0100
  6. 5543171 CFI: Coding style cleanup by Stefan Roese · Sat Dec 08 08:25:09 2007 +0100
  7. 73d044d CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · Fri Dec 07 23:35:02 2007 +0100
  8. 3b5231f Release v1.3.1 by Wolfgang Denk · Thu Dec 06 10:21:19 2007 +0100
  9. efff12f ADS5121 Board: fix compile problem. by Wolfgang Denk · Thu Dec 06 10:21:03 2007 +0100
  10. 8890bf8 Prepare for 1.3.1-rc1 by Wolfgang Denk · Mon Dec 03 00:15:28 2007 +0100
  11. 1287ef7 Merge commit '3deca9d' by Wolfgang Denk · Mon Nov 26 22:57:53 2007 +0100
  12. 27dd982 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Mon Nov 26 19:18:21 2007 +0100
  13. 1e72111 Merge commit '87ddedd' by Wolfgang Denk · Mon Nov 26 19:15:04 2007 +0100
  14. 0912d31 MAKEALL: add missing 512x boards in ppc by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 22:39:25 2007 +0100
  15. 957013c Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 18:45:47 2007 +0100
  16. 8a4a0b8 Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 18:45:47 2007 +0100
  17. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100
  18. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:17:55 2007 +0100
  19. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100
  20. 9df0007 drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:59:50 2007 +0100
  21. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:14:44 2007 +0100
  22. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:46:45 2007 +0100
  23. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100
  24. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100
  25. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  26. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100
  27. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:33:09 2007 +0100
  28. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:28:09 2007 +0100
  29. 099bc33 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Fri Nov 23 00:55:23 2007 +0100
  30. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  31. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  32. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  33. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  34. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  35. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  36. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  37. 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
  38. 113566b [BUILD] Remove libraries when updating autoconf.mk by Grant Likely · Wed Nov 21 09:19:37 2007 -0700
  39. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · Wed Nov 21 08:49:50 2007 -0600
  40. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  41. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  42. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:14:18 2007 +0100
  43. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  44. 5b8d28d Prepare for 1.3.0 release. by Wolfgang Denk · Mon Nov 19 22:20:24 2007 +0100
  45. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · Mon Nov 19 10:02:13 2007 -0500
  46. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · Mon Nov 19 11:14:16 2007 +0900
  47. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  48. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  49. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 12:55:02 2007 +0100
  50. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  51. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  52. 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
  53. 784ec0b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Sun Nov 18 01:26:14 2007 +0100
  54. 3b31769 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:42:45 2007 +0900
  55. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · Sat Nov 17 07:58:25 2007 +0100
  56. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  57. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  58. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  59. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:05:20 2007 +0900
  60. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  61. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  62. 2437cfb MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  63. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  64. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  65. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  66. ed26968 Update CHANGELOIG, prepare for -rc4 by Wolfgang Denk · Sat Nov 17 02:34:38 2007 +0100
  67. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  68. 677cd44 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx by Wolfgang Denk · Sat Nov 17 02:00:17 2007 +0100
  69. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · Wed Nov 14 18:58:33 2007 +0100
  70. a0dfe60 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · Sat Nov 17 01:45:38 2007 +0100
  71. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  72. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  73. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Nov 17 01:33:33 2007 +0100
  74. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · Sat Nov 17 01:30:40 2007 +0100
  75. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  76. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  77. f08899a Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  78. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Nov 17 00:38:34 2007 +0100
  79. e34c004 Fix warning: pointer targets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:21 2007 +0100
  80. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:19 2007 +0100
  81. f1f8847 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Nov 16 21:50:12 2007 +0100
  82. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  83. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  84. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  85. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  86. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  87. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  88. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  89. 2f0fef7 Add .gitignore files by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  90. 7b3187d Revert "Correct relocation fixup for mpc5xx" by Grant Likely · Thu Nov 15 08:27:52 2007 -0700
  91. 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · Thu Nov 15 08:24:32 2007 -0700
  92. 372bed4 Revert "Correct fixup relocation for mpc8220" by Grant Likely · Thu Nov 15 08:21:04 2007 -0700
  93. 0dc4f15 Revert "Correct fixup relocation for mpc824x" by Grant Likely · Thu Nov 15 08:20:57 2007 -0700
  94. 0f7c767 Revert "Correct fixup relocation for mpc8260" by Grant Likely · Thu Nov 15 08:20:50 2007 -0700
  95. 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · Thu Nov 15 08:20:43 2007 -0700
  96. c624845 Revert "[MPC512x] Correct fixup relocation" by Grant Likely · Thu Nov 15 08:20:25 2007 -0700
  97. 8d4de41 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · Tue Nov 13 08:18:20 2007 +0100
  98. b992f4c Merge branch 'master' of git://www.denx.de/git/u-boot by Stefan Roese · Tue Nov 13 08:16:40 2007 +0100
  99. f4e2d21 [UC101] SRAM now with 2 MB working. by Heiko Schocher · Tue Nov 13 07:50:29 2007 +0100
  100. 9519e10 ColdFire: MCF5329 - Remove reset registers from CCM by TsiChungLiew · Thu Nov 08 12:50:18 2007 -0600