1. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  2. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  3. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  4. 981c5fa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 00:46:17 2007 +0100
  5. ccde385 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Thu Dec 27 00:46:08 2007 +0100
  6. 8bbe18a AVR32: Fix wrong pin setup for USART3 by Haavard Skinnemoen · Thu Nov 15 10:03:45 2007 +0100
  7. 8dda4e6 AVR32: Make some AT32AP700x peripherals optional by Haavard Skinnemoen · Mon Oct 29 13:23:33 2007 +0100
  8. 76ddb06 AVR32: Rename at32ap7000 -> at32ap700x by Haavard Skinnemoen · Mon Oct 29 13:09:56 2007 +0100
  9. 7e21ad4 atmel_mci: Show SR when block read fails by Haavard Skinnemoen · Fri Jun 29 18:22:34 2007 +0200
  10. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  11. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  12. 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
  13. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  14. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  15. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · Thu Nov 29 00:15:30 2007 -0600
  16. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  17. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  18. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  19. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  20. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  21. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  22. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  23. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  24. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  25. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  26. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  27. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  28. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  29. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  30. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  31. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  32. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  33. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · Wed Nov 07 18:00:54 2007 -0600
  34. 00f0032 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · Wed Nov 07 17:56:15 2007 -0600
  35. 6ad3690 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · Wed Nov 07 17:51:00 2007 -0600
  36. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  37. a8c6b40 Fix a typo in cpu/mpc824x/interrupts.c by Guennadi Liakhovetski · Tue Oct 23 14:35:05 2007 +0200
  38. d61257a add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · Wed Oct 17 11:13:51 2007 +0200
  39. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 02 15:09:10 2007 +0100
  40. d5bdf4f Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Thu Nov 01 22:58:59 2007 +0100
  41. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Nov 01 22:55:23 2007 +0100
  42. 6b78d61 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Thu Nov 01 22:54:31 2007 +0100
  43. 942383d ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · Thu Oct 25 17:12:36 2007 -0500
  44. 5bffcad ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · Thu Oct 25 17:09:17 2007 -0500
  45. bce7b14 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 10:55:24 2007 +0200
  46. 733fc37 fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 08:10:15 2007 +0200
  47. 53761bc fix pxa255_idp board by Marcel Ziswiler · Fri Oct 19 00:25:33 2007 +0200
  48. 4b6d280 [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup by Shinya Kuribayashi · Sun Oct 21 21:30:42 2007 +0900
  49. 7cb5676 [MIPS] Fix $gp usage by Shinya Kuribayashi · Sun Oct 21 10:55:36 2007 +0900
  50. 06c2fb9 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · Mon Sep 24 13:32:13 2007 -0400
  51. e9f4e34 MSR overwrite fix by urwithsughosh@gmail.com · Mon Sep 24 13:36:01 2007 -0400
  52. 91510e0 Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · Tue Oct 02 11:12:27 2007 -0500
  53. f3b3686 Merge branch 'denx' by Andy Fleming · Fri Oct 19 11:24:22 2007 -0500
  54. f305b2d 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · Mon Aug 27 12:41:03 2007 -0500
  55. dae6b7a PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · Mon Oct 15 11:59:17 2007 +0200
  56. 430bd57 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Sep 29 13:41:37 2007 +0200
  57. 9b9b379 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sat Oct 13 22:57:43 2007 +0200
  58. 487ef36 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Thu Oct 04 11:00:44 2007 +0100
  59. d1e71d1 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Oct 02 11:47:13 2007 +0200
  60. 43867c8 ppc4xx: Coding style cleanup by Stefan Roese · Tue Oct 02 11:44:46 2007 +0200
  61. 2462bbd Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · Mon Oct 01 09:51:50 2007 +0200
  62. 2a76d96 Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial by Jean-Christophe PLAGNIOL-VILLARD · Thu Sep 27 23:27:47 2007 +0200
  63. 7d6be30 85xx io out functions need sync after write. by Ed Swarthout · Wed Sep 26 16:35:54 2007 -0500
  64. 08555dd [PATCH] Add support for design without interrupt controller Polling timer by Michal Simek · Mon Sep 24 00:21:19 2007 +0200
  65. 9eab16d [FIX] resolve problem with cpu without barrel shifter by Michal Simek · Mon Sep 24 00:19:48 2007 +0200
  66. 571bce1 [FIX] repair email address by Michal Simek · Mon Sep 24 00:18:46 2007 +0200
  67. 3e92841 synchronizition with mainline by Michal Simek · Mon Sep 24 00:08:37 2007 +0200
  68. c6ae152 Merge ../u-boot by Michal Simek · Mon Sep 24 00:04:22 2007 +0200
  69. 547b67f sh: Update core code of SuperH. by Nobuhiro Iwamatsu · Sun Sep 23 02:12:30 2007 +0900
  70. 49c7332 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Sun Sep 23 01:29:43 2007 +0900
  71. abf2c5d Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · Tue Sep 18 13:07:54 2007 +0100
  72. 41a7685 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Tue Sep 18 11:12:58 2007 +0100
  73. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  74. bebee19 Final tidy by Peter Pearse · Tue Sep 11 15:35:01 2007 +0100
  75. 6d1248e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Tue Sep 11 14:26:23 2007 +0100
  76. f279f24 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue Sep 11 00:29:27 2007 +0200
  77. 9425b96 [MPC512x] Streamline frame handling in the FEC driver by Grzegorz Bernacki · Mon Sep 10 17:39:08 2007 +0200
  78. a08c6cf Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Mon Sep 10 10:11:15 2007 +0100
  79. f140908 Remove compiler warning: target CPU does not support interworking by Kyungmin Park · Mon Sep 10 11:34:00 2007 +0900
  80. 614ccda Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes by Wolfgang Denk · Sat Sep 08 20:52:57 2007 +0200
  81. 18a68a2 Merge with /home/raj/git/u-boot#ads5121_fixes by Wolfgang Denk · Sat Sep 08 20:45:59 2007 +0200
  82. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · Fri Sep 07 18:20:23 2007 +0200
  83. eff9bc1 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · Fri Sep 07 17:46:18 2007 +0200
  84. 7b654b9 [MPC512x] Proper handling of larger frames in the FEC driver by Grzegorz Bernacki · Fri Sep 07 17:09:21 2007 +0200
  85. 92ad8d9 [MPC512x] Correct fixup relocation by Rafal Jaworowski · Fri Sep 07 17:05:36 2007 +0200
  86. 990ac3b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Fri Sep 07 13:26:51 2007 +0100
  87. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  88. 8d1e6e7 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · Thu Sep 06 09:46:23 2007 -0600
  89. 782cf16 Changed API name to coloured_led.h by Peter Pearse · Wed Sep 05 16:04:41 2007 +0100
  90. 2c261ca Add coloured led interface for ARM boards. by Peter Pearse · Tue Sep 04 16:18:38 2007 +0100
  91. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · Thu Aug 23 15:20:54 2007 -0400
  92. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · Tue Aug 21 12:40:34 2007 +0200
  93. ec8b22b Minor coding style cleanup. by Wolfgang Denk · Wed Aug 29 01:32:05 2007 +0200
  94. 991d701 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · Tue Aug 28 17:40:33 2007 +0200
  95. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · Sat Aug 18 21:56:57 2007 +0200
  96. 0242be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Sat Aug 18 21:47:33 2007 +0200
  97. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  98. fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
  99. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · Thu Aug 16 19:23:50 2007 -0500
  100. 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · Fri Aug 17 09:30:00 2007 -0500