1. 61edb2f spi/stmicro: fix debug() display of cmd by Mike Frysinger · Thu Dec 11 18:39:08 2008 -0500
  2. 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
  3. 5ff8350 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Dec 13 00:26:19 2008 +0100
  4. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  5. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · Fri Dec 05 07:27:37 2008 +0100
  6. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · Mon Nov 17 16:53:09 2008 +0900
  7. 920863d UBI: Return -ENOMEM upon failing malloc by Stefan Roese · Wed Dec 10 10:28:33 2008 +0100
  8. fd6cf8e serial: Add vcth UART driver by Stefan Roese · Wed Nov 12 13:30:10 2008 +0100
  9. 5fbf845 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 09 22:30:22 2008 +0100
  10. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · Tue Dec 09 10:27:33 2008 -0600
  11. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  12. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  13. 6137920 MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · Thu Nov 27 14:05:15 2008 +0100
  14. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
  15. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  16. 0d52219 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:22 2008 +0100
  17. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  18. d015a02 net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · Tue Dec 02 10:31:04 2008 +0100
  19. 92932bd Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Dec 05 00:27:19 2008 +0100
  20. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Dec 05 00:24:32 2008 +0100
  21. 74d218b6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · Fri Nov 21 19:24:22 2008 -0600
  22. 3eff288 mtd/dataflash.c: fix a problem with the last partition by Ilko Iliev · Tue Dec 02 17:27:54 2008 +0100
  23. 282543c fix some coding style violations. by Ilko Iliev · Tue Dec 02 17:20:17 2008 +0100
  24. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:21 2008 +0100
  25. 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · Tue Nov 25 10:47:02 2008 -0600
  26. 96add58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 25 12:04:41 2008 +0100
  27. 4ec4cfb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Tue Nov 25 11:40:57 2008 +0100
  28. c39603e mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · Mon Nov 17 15:57:59 2008 +0100
  29. 3e939e9 cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · Mon Nov 17 15:57:58 2008 +0100
  30. 2a7493c cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · Mon Nov 17 15:49:32 2008 +0100
  31. 0d82016 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · Thu Nov 20 15:17:38 2008 +0100
  32. 38ae982 cfi_flash: Make all flash access functions weak by Stefan Roese · Mon Nov 17 14:45:22 2008 +0100
  33. 5a6dc87 ARM: OMAP: Convert IO macros by Dirk Behme · Mon Nov 10 20:15:25 2008 +0100
  34. 7f88f00 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · Wed Nov 19 16:28:06 2008 +0100
  35. 82f184e UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · Wed Nov 19 16:27:23 2008 +0100
  36. a598345 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · Wed Nov 19 16:26:54 2008 +0100
  37. c880c53 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · Wed Nov 19 16:25:44 2008 +0100
  38. 1d8dca6 UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · Wed Nov 19 16:23:06 2008 +0100
  39. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100
  40. 9a45dcc drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. by Richard Retanubun · Thu Oct 23 09:08:18 2008 -0400
  41. e602f22 ColdFire: Add mii driver in drivers/net by TsiChung Liew · Thu Oct 23 16:27:24 2008 +0000
  42. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  43. 0d50191 xilinx_emaclite buffer overrun by Clive Stubbings · Mon Oct 27 15:05:00 2008 +0000
  44. e2fd320 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. by richardretanubun · Fri Sep 26 08:59:12 2008 -0400
  45. 001090f Adds two more ethernet interface to 83xx by richardretanubun · Mon Oct 06 15:31:43 2008 -0400
  46. e95552b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Sat Nov 01 16:11:08 2008 +0100
  47. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  48. 600e183 CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · Fri Oct 31 01:12:28 2008 +0100
  49. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  50. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  51. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  52. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  53. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  54. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  55. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
  56. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
  57. c06b233 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · Mon Sep 01 16:21:19 2008 +0200
  58. d8946fe atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · Mon Sep 01 16:21:18 2008 +0200
  59. fe29f1f pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · Thu Oct 23 00:01:06 2008 -0500
  60. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
  61. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
  62. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  63. ca2dbd4 Blackfin: only initialize the RTC when actually used by Mike Frysinger · Mon Oct 06 03:39:07 2008 -0400
  64. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  65. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  66. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  67. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
  68. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
  69. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  70. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  71. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
  72. 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · Wed Oct 15 09:37:34 2008 +0200
  73. 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · Wed Oct 15 09:37:04 2008 +0200
  74. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
  75. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · Wed Oct 15 09:34:45 2008 +0200
  76. 8fdffec hwmon: Add LM63 support by Dirk Eibach · Wed Oct 08 13:44:27 2008 +0200
  77. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  78. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · Wed Sep 24 11:42:12 2008 -0500
  79. 76ad644 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Fri Oct 17 10:37:54 2008 +0200
  80. 7be6e5b Fix the function conflict in x86emu when DEBUG is on by Jason Jin · Wed Oct 15 10:40:24 2008 +0800
  81. aec78e1 Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3 by Wolfgang Denk · Wed Oct 15 15:50:45 2008 +0200
  82. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  83. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  84. 1f97610 Remove CFG_EEPROM_PAGE* dependencies for temperature sensors by Peter Tyser · Tue Sep 23 12:38:42 2008 -0500
  85. 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
  86. 48b5439 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 14 13:07:43 2008 +0200
  87. 8dcca36 AX88180: new gigabit network driver by Louis Su · Wed Jul 09 11:01:37 2008 +0800
  88. 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · Tue Aug 19 16:07:03 2008 +0200
  89. f909daa net: ne2000: Divided a function of NE2000 driver by Nobuhiro Iwamatsu · Tue Sep 30 15:02:53 2008 +0900
  90. 3c13d70 fsl_pci_init do not scan bus when configured as an end-point by Ed Swarthout · Wed Oct 08 23:38:00 2008 -0500
  91. 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · Thu Oct 09 01:26:36 2008 -0500
  92. 59404ee cfi_flash: do not reset flash when probe fails by Mike Frysinger · Thu Oct 02 01:55:38 2008 -0400
  93. b118d99 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Sep 21 22:36:23 2008 +0200
  94. 9d58a01 usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · Thu Sep 18 20:13:08 2008 +0900
  95. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · Thu Sep 18 19:34:36 2008 +0900
  96. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · Wed Sep 17 11:45:26 2008 +0900
  97. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
  98. cb3d2de Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · Tue Sep 16 10:04:47 2008 -0500
  99. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  100. 45c7e89 fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · Fri Jun 27 23:04:20 2008 +0400