1. 82f184e UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · Wed Nov 19 16:27:23 2008 +0100
  2. a598345 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · Wed Nov 19 16:26:54 2008 +0100
  3. c880c53 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · Wed Nov 19 16:25:44 2008 +0100
  4. 1d8dca6 UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · Wed Nov 19 16:23:06 2008 +0100
  5. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100
  6. 9a45dcc drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. by Richard Retanubun · Thu Oct 23 09:08:18 2008 -0400
  7. e602f22 ColdFire: Add mii driver in drivers/net by TsiChung Liew · Thu Oct 23 16:27:24 2008 +0000
  8. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  9. 0d50191 xilinx_emaclite buffer overrun by Clive Stubbings · Mon Oct 27 15:05:00 2008 +0000
  10. 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
  11. 001090f Adds two more ethernet interface to 83xx by richardretanubun · Mon Oct 06 15:31:43 2008 -0400
  12. e95552b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Sat Nov 01 16:11:08 2008 +0100
  13. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  14. 600e183 CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · Fri Oct 31 01:12:28 2008 +0100
  15. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  16. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  17. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  18. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  19. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  20. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  21. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
  22. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
  23. c06b233 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · Mon Sep 01 16:21:19 2008 +0200
  24. d8946fe atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · Mon Sep 01 16:21:18 2008 +0200
  25. 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
  26. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
  27. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
  28. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  29. ca2dbd4 Blackfin: only initialize the RTC when actually used by Mike Frysinger · Mon Oct 06 03:39:07 2008 -0400
  30. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  31. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  32. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  33. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
  34. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  37. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
  38. 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · Wed Oct 15 09:37:34 2008 +0200
  39. 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · Wed Oct 15 09:37:04 2008 +0200
  40. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
  41. 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
  42. 8fdffec hwmon: Add LM63 support by Dirk Eibach · Wed Oct 08 13:44:27 2008 +0200
  43. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  44. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · Wed Sep 24 11:42:12 2008 -0500
  45. 76ad644 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Fri Oct 17 10:37:54 2008 +0200
  46. 7be6e5b Fix the function conflict in x86emu when DEBUG is on by Jason Jin · Wed Oct 15 10:40:24 2008 +0800
  47. aec78e1 Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3 by Wolfgang Denk · Wed Oct 15 15:50:45 2008 +0200
  48. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  49. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  50. 1f97610 Remove CFG_EEPROM_PAGE* dependencies for temperature sensors by Peter Tyser · Tue Sep 23 12:38:42 2008 -0500
  51. 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
  52. 48b5439 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 14 13:07:43 2008 +0200
  53. 8dcca36 AX88180: new gigabit network driver by Louis Su · Wed Jul 09 11:01:37 2008 +0800
  54. 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · Tue Aug 19 16:07:03 2008 +0200
  55. f909daa net: ne2000: Divided a function of NE2000 driver by Nobuhiro Iwamatsu · Tue Sep 30 15:02:53 2008 +0900
  56. 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
  57. 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · Thu Oct 09 01:26:36 2008 -0500
  58. 59404ee cfi_flash: do not reset flash when probe fails by Mike Frysinger · Thu Oct 02 01:55:38 2008 -0400
  59. b118d99 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Sep 21 22:36:23 2008 +0200
  60. 9d58a01 usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · Thu Sep 18 20:13:08 2008 +0900
  61. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · Thu Sep 18 19:34:36 2008 +0900
  62. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · Wed Sep 17 11:45:26 2008 +0900
  63. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
  64. cb3d2de Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · Tue Sep 16 10:04:47 2008 -0500
  65. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  66. 45c7e89 fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · Fri Jun 27 23:04:20 2008 +0400
  67. d481b07 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · Fri Jun 27 23:04:13 2008 +0400
  68. 5e0400f fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · Fri Jun 27 23:04:04 2008 +0400
  69. c933756 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Sep 12 16:14:28 2008 +0200
  70. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  71. ef33369 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Sep 12 15:24:54 2008 +0200
  72. 818968c MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s by Wolfgang Denk · Fri Sep 12 13:52:21 2008 +0200
  73. 4ce0011 i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · Fri Aug 29 10:36:18 2008 +0200
  74. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  75. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  76. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  77. 31856dd ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR by Victor Gallardo · Tue Sep 09 15:13:29 2008 -0700
  78. c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 10 11:07:35 2008 +0200
  79. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  80. 8dd593a mtd: SPI Flash: Support the STMicro Flash by TsiChung Liew · Wed Aug 06 16:08:41 2008 -0500
  81. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
  82. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
  83. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · Tue Sep 09 15:45:18 2008 +0200
  84. 0813b12 Moved conditional compile into Makefile by Andreas Engel · Mon Sep 08 14:30:53 2008 +0200
  85. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · Mon Sep 08 10:17:31 2008 +0200
  86. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  87. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · Fri Aug 15 15:42:13 2008 +0200
  88. 297e11a rs5c372: fix rtc_set prototype by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 00:59:39 2008 +0200
  89. 489cf6d mk48t59: fix compile problem introduced by commit d1e23194 by Wolfgang Denk · Mon Sep 08 21:28:14 2008 +0200
  90. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  91. 5601c61 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · Fri Aug 29 12:30:39 2008 -0500
  92. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  93. 62a3459 RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). by Yuri Tikhonov · Fri Aug 15 15:42:09 2008 +0200
  94. 0af6a43 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · Thu Aug 28 13:40:44 2008 +0900
  95. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  96. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:45:44 2008 -0700
  97. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  98. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · Sun Aug 31 10:40:51 2008 -0700
  99. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  100. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:36:38 2008 -0700