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