1. a324c05 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Tue Jan 27 20:55:57 2009 +0100
  2. e373c5f MIPS: Add VCT board series support (Part 2/3) by Stefan Roese · Wed Jan 21 17:24:49 2009 +0100
  3. 9bf63bf MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · Wed Jan 21 17:20:20 2009 +0100
  4. 5814bb7 ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files by Matthias Fuchs · Fri Jan 02 12:19:47 2009 +0100
  5. 43fed3c ppc4xx: Add GDsys PowerPC 440 ETX board support. by Dirk Eibach · Tue Dec 09 13:12:40 2008 +0100
  6. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Jan 24 02:17:02 2009 +0100
  7. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sat Jan 24 02:08:31 2009 +0100
  8. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · Sat Dec 20 14:54:21 2008 +0300
  9. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · Wed Dec 17 16:36:22 2008 -0600
  10. c52dde9 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · Sun Dec 07 10:29:05 2008 +1100
  11. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · Sun Dec 07 10:29:01 2008 +1100
  12. e56d397 Added initial eNET board support by Graeme Russ · Sun Dec 07 10:28:57 2008 +1100
  13. 9617f94 Merge branch 'next' by Kim Phillips · Fri Jan 23 17:48:24 2009 -0600
  14. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · Thu Nov 20 11:37:26 2008 +0100
  15. 7937e4f powerpc, keymile boards: extract identical config options by Heiko Schocher · Thu Nov 20 09:59:09 2008 +0100
  16. d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · Fri Nov 21 08:29:40 2008 +0100
  17. 3f8dcb5 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · Thu Nov 20 09:57:47 2008 +0100
  18. eb0649a Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · Tue Nov 04 13:51:18 2008 +0100
  19. e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · Fri Jan 23 14:22:14 2009 -0600
  20. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · Fri Jan 23 14:22:13 2009 -0600
  21. f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · Fri Jan 23 14:22:12 2009 -0600
  22. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · Thu Jan 15 11:58:35 2009 -0500
  23. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · Fri Nov 21 16:31:35 2008 +0800
  24. 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · Fri Nov 21 16:31:29 2008 +0800
  25. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · Tue Dec 02 16:08:40 2008 -0600
  26. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · Tue Dec 02 16:08:39 2008 -0600
  27. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · Tue Dec 02 16:08:38 2008 -0600
  28. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · Tue Dec 02 16:08:37 2008 -0600
  29. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · Tue Dec 02 16:08:36 2008 -0600
  30. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · Tue Dec 02 14:19:34 2008 -0600
  31. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · Tue Dec 02 14:19:33 2008 -0600
  32. 87fd600 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Jan 23 22:48:06 2009 +0100
  33. 3eb8baf Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Jan 23 22:47:25 2009 +0100
  34. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · Thu Jan 22 15:05:24 2009 -0800
  35. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  36. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · Sat Dec 06 02:40:55 2008 -0500
  37. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · Tue Dec 02 11:06:47 2008 +0100
  38. 5e6b534 mpc83xx: enable eLBC NAND support for MPC8315ERDB board by Dave Liu · Tue Nov 04 14:55:06 2008 +0800
  39. dc7a79c Sync with 2.6.27 by Kyungmin Park · Tue Nov 04 09:24:07 2008 +0900
  40. f95f6dc microblaze: Add cache flush by Michal Simek · Mon Jan 05 13:29:32 2009 +0100
  41. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · Fri Dec 19 13:25:55 2008 +0100
  42. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · Fri Dec 19 13:14:05 2008 +0100
  43. 81df082 Merge branch 'fixes' by Haavard Skinnemoen · Thu Jan 22 11:11:09 2009 +0100
  44. 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · Thu Jan 08 04:26:19 2009 +0300
  45. 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · Thu Jan 08 04:26:17 2009 +0300
  46. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · Thu Jan 08 04:26:12 2009 +0300
  47. e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · Mon Jan 12 13:32:26 2009 -0800
  48. 49f8a44 Merge branch 'master' into next by Kim Phillips · Wed Jan 21 18:38:51 2009 -0600
  49. c33cb86 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Fri Jan 16 09:22:25 2009 +0100
  50. b9c2172 sh: use write{8,16,32} in all lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · Sat Dec 20 19:29:49 2008 +0100
  51. 92c91ec ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards by Matthias Fuchs · Fri Jan 02 12:18:49 2009 +0100
  52. 065a0d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Jan 14 00:26:48 2009 +0100
  53. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · Tue Jan 13 16:29:28 2009 -0500
  54. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · Wed Dec 03 22:36:44 2008 -0600
  55. 8dc2d64 sbc8641d: Fix PCI mapping concepts by Becky Bruce · Wed Dec 03 22:36:26 2008 -0600
  56. 8c45a9e at91rm9200: move define from lowlevel_init to header by Jean-Christophe PLAGNIOL-VILLARD · Tue Jan 06 21:41:59 2009 +0100
  57. aef363d m501sk: move to the common memory setup by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 03 17:22:26 2009 +0100
  58. a16842e at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 03 17:22:25 2009 +0100
  59. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Dec 30 23:30:47 2008 +0100
  60. a27d0e2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Tue Dec 30 23:28:13 2008 +0100
  61. f3c970c XPedite5200 board support cleanup by Peter Tyser · Tue Dec 23 16:32:00 2008 -0600
  62. 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · Tue Dec 02 21:58:04 2008 +0100
  63. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · Wed Dec 03 15:16:37 2008 -0800
  64. 2a03a05 sbc8548: use proper PHY address by Paul Gortmaker · Thu Dec 11 15:47:50 2008 -0500
  65. 76a2737 sbc8548: enable command line editing by default. by Paul Gortmaker · Thu Dec 11 15:47:51 2008 -0500
  66. c9af652 sbc8548: don't enable the 3rd and 4th eTSEC by Paul Gortmaker · Thu Dec 11 15:47:49 2008 -0500
  67. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  68. 64dcf47 ppc: Use addrmap in virt_to_phys and map_physmem. by Kumar Gala · Tue Dec 16 14:59:21 2008 -0600
  69. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · Tue Dec 16 14:59:20 2008 -0600
  70. 1c2b329 XPedite5370 board support by Peter Tyser · Wed Dec 17 16:36:23 2008 -0600
  71. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · Wed Dec 17 16:36:21 2008 -0600
  72. fcc369c avr32: Remove second definition of virt_to_phys() by Haavard Skinnemoen · Wed Dec 17 16:43:18 2008 +0100
  73. 1bc0ea8 MIPS: qemu_mips: move env storage just after u-boot by Jean-Christophe PLAGNIOL-VILLARD · Tue Dec 16 22:10:30 2008 +0100
  74. a0af83d include/configs/at91cap9adk.h: fix typo. by Wolfgang Denk · Tue Dec 16 23:13:46 2008 +0100
  75. 002dd96 powerpc: fix io.h build warning with CONFIG_PHYS_64BIT by Becky Bruce · Wed Dec 03 23:04:37 2008 -0600
  76. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  77. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600
  78. 0949bd1 Introduce addr_map library by Kumar Gala · Sat Dec 13 17:20:28 2008 -0600
  79. 9364a67 Introduce virt_to_phys() by Kumar Gala · Sat Dec 13 17:20:27 2008 -0600
  80. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · Mon Dec 01 16:22:45 2008 -0600
  81. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 14 10:29:39 2008 +0100
  82. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · Mon Nov 24 13:33:51 2008 +0100
  83. f0533c9 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Dec 13 00:36:25 2008 +0100
  84. 5ff8350 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Dec 13 00:26:19 2008 +0100
  85. 049803e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Sat Dec 13 00:25:24 2008 +0100
  86. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  87. 121e2c5 sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT by Nobuhiro Iwamatsu · Tue Nov 25 11:05:19 2008 +0900
  88. 54d07ca sh: Update ms7722se board config by Nobuhiro Iwamatsu · Mon Nov 17 16:52:09 2008 +0900
  89. 06e5fda ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · Wed Dec 10 14:41:25 2008 +0100
  90. 4489628 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · Tue Dec 09 20:08:01 2008 +0100
  91. d147a9f microblaze: Remove XUPV2P board by Michal Simek · Tue Nov 25 11:42:20 2008 +0100
  92. 67690a1 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · Mon Nov 24 18:25:41 2008 +0100
  93. 1698496 microblaze: Fix ml401 uart16550 setting by Michal Simek · Mon Nov 24 11:43:00 2008 +0100
  94. 2053fce libfdt: Fix redefined uintptr_t warning for USE_HOSTCC by Jerry Van Baren · Mon Nov 24 08:15:02 2008 -0500
  95. 6506c25 Moved sc520 PCI definitions to stand-alone file by Graeme Russ · Sat Nov 22 08:43:29 2008 +1100
  96. a933bd6 jffs2: summary support by Ilya Yanok · Thu Nov 13 19:49:35 2008 +0300
  97. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · Thu Nov 13 19:49:32 2008 +0300
  98. 4f89585 USB: descriptor handling by Stefan Althoefer · Sun Dec 07 19:39:11 2008 +0100
  99. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  100. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100