1. 778933f OMAP3: Add NAND support by Dirk Behme · Sun Dec 14 09:47:16 2008 +0100
  2. 615c220 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · Thu Jan 01 22:45:47 2009 -0500
  3. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · Wed Dec 17 16:36:22 2008 -0600
  4. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · Mon Dec 15 15:40:12 2008 +0100
  5. 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · Mon Dec 08 17:24:08 2008 +0100
  6. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  7. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  8. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  9. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · Sat Dec 06 02:40:55 2008 -0500
  10. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · Tue Dec 02 11:06:47 2008 +0100
  11. 87b4950 Add markbad function by Kyungmin Park · Thu Nov 13 15:14:33 2008 +0900
  12. 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · Tue Nov 11 10:29:09 2008 +0100
  13. 5ed79ae OneNAND: Fix compiler warnings by Stefan Roese · Tue Nov 11 10:28:53 2008 +0100
  14. dc7a79c Sync with 2.6.27 by Kyungmin Park · Tue Nov 04 09:24:07 2008 +0900
  15. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:16 2009 +0100
  16. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:15 2009 +0100
  17. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Dec 30 23:30:47 2008 +0100
  18. e58c839 NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · Tue Dec 16 14:59:22 2008 -0600
  19. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · Wed Dec 17 16:36:21 2008 -0600
  20. bc98e54 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · Wed Oct 29 12:39:26 2008 -0500
  21. 11b12a3 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · Tue Dec 16 14:24:16 2008 -0600
  22. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  23. 61edb2f spi/stmicro: fix debug() display of cmd by Mike Frysinger · Thu Dec 11 18:39:08 2008 -0500
  24. 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
  25. 5ff8350 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Dec 13 00:26:19 2008 +0100
  26. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  27. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · Fri Dec 05 07:27:37 2008 +0100
  28. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · Mon Nov 17 16:53:09 2008 +0900
  29. 920863d UBI: Return -ENOMEM upon failing malloc by Stefan Roese · Wed Dec 10 10:28:33 2008 +0100
  30. fd6cf8e serial: Add vcth UART driver by Stefan Roese · Wed Nov 12 13:30:10 2008 +0100
  31. 5fbf845 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 09 22:30:22 2008 +0100
  32. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · Tue Dec 09 10:27:33 2008 -0600
  33. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  34. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  35. 6137920 MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · Thu Nov 27 14:05:15 2008 +0100
  36. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
  37. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  38. 0d52219 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:22 2008 +0100
  39. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  40. d015a02 net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · Tue Dec 02 10:31:04 2008 +0100
  41. 92932bd Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Dec 05 00:27:19 2008 +0100
  42. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Dec 05 00:24:32 2008 +0100
  43. 74d218b6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · Fri Nov 21 19:24:22 2008 -0600
  44. 3eff288 mtd/dataflash.c: fix a problem with the last partition by Ilko Iliev · Tue Dec 02 17:27:54 2008 +0100
  45. 282543c fix some coding style violations. by Ilko Iliev · Tue Dec 02 17:20:17 2008 +0100
  46. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:21 2008 +0100
  47. 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · Tue Nov 25 10:47:02 2008 -0600
  48. 96add58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 25 12:04:41 2008 +0100
  49. 4ec4cfb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Tue Nov 25 11:40:57 2008 +0100
  50. c39603e mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · Mon Nov 17 15:57:59 2008 +0100
  51. 3e939e9 cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · Mon Nov 17 15:57:58 2008 +0100
  52. 2a7493c cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · Mon Nov 17 15:49:32 2008 +0100
  53. 0d82016 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · Thu Nov 20 15:17:38 2008 +0100
  54. 38ae982 cfi_flash: Make all flash access functions weak by Stefan Roese · Mon Nov 17 14:45:22 2008 +0100
  55. 5a6dc87 ARM: OMAP: Convert IO macros by Dirk Behme · Mon Nov 10 20:15:25 2008 +0100
  56. 7f88f00 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · Wed Nov 19 16:28:06 2008 +0100
  57. 82f184e UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · Wed Nov 19 16:27:23 2008 +0100
  58. a598345 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · Wed Nov 19 16:26:54 2008 +0100
  59. c880c53 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · Wed Nov 19 16:25:44 2008 +0100
  60. 1d8dca6 UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · Wed Nov 19 16:23:06 2008 +0100
  61. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100
  62. 9a45dcc drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. by Richard Retanubun · Thu Oct 23 09:08:18 2008 -0400
  63. e602f22 ColdFire: Add mii driver in drivers/net by TsiChung Liew · Thu Oct 23 16:27:24 2008 +0000
  64. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  65. 0d50191 xilinx_emaclite buffer overrun by Clive Stubbings · Mon Oct 27 15:05:00 2008 +0000
  66. 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
  67. 001090f Adds two more ethernet interface to 83xx by richardretanubun · Mon Oct 06 15:31:43 2008 -0400
  68. e95552b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Sat Nov 01 16:11:08 2008 +0100
  69. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  70. 600e183 CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · Fri Oct 31 01:12:28 2008 +0100
  71. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  72. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  73. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  74. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  75. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  76. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  77. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
  78. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
  79. c06b233 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · Mon Sep 01 16:21:19 2008 +0200
  80. d8946fe atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · Mon Sep 01 16:21:18 2008 +0200
  81. 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
  82. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
  83. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
  84. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  85. ca2dbd4 Blackfin: only initialize the RTC when actually used by Mike Frysinger · Mon Oct 06 03:39:07 2008 -0400
  86. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  87. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  88. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  89. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
  90. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
  91. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  92. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  93. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
  94. 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · Wed Oct 15 09:37:34 2008 +0200
  95. 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · Wed Oct 15 09:37:04 2008 +0200
  96. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
  97. 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
  98. 8fdffec hwmon: Add LM63 support by Dirk Eibach · Wed Oct 08 13:44:27 2008 +0200
  99. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  100. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · Wed Sep 24 11:42:12 2008 -0500