1. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  2. 34fd562 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · Mon Aug 18 17:11:20 2008 -0500
  3. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  4. c23634d hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · Tue Aug 19 14:57:55 2008 +0200
  5. 9e25d76 cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER by Heiko Schocher · Tue Aug 19 09:57:41 2008 +0200
  6. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  7. f6f431d fix mvbc_p board build warnings by Andre Schwarz · Mon Aug 18 12:02:51 2008 +0200
  8. 70e976e Makefile: fix posix support on find by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 16 18:54:27 2008 +0200
  9. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · Sat Aug 16 00:30:48 2008 +0200
  10. f0d8881 mod_i2c_mem() bugfix by Peter Tyser · Fri Aug 15 14:36:32 2008 -0500
  11. 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · Fri Aug 15 15:37:31 2008 -0400
  12. 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · Fri Aug 15 15:34:10 2008 -0400
  13. c8a5933 Replace enums in ata.h with an include of libata.h by Steven A. Falco · Fri Aug 15 15:29:12 2008 -0400
  14. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 15 18:32:41 2008 +0200
  15. 708a18b fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · Fri Aug 15 08:24:35 2008 -0500
  16. fb5dcd5 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · Fri Aug 15 08:24:34 2008 -0500
  17. 2548b99 Add command to enable/disable interrupts by Kumar Gala · Fri Aug 15 08:24:33 2008 -0500
  18. 61520bb Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 21 00:46:12 2008 +0200
  19. 3a1024b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Thu Aug 21 00:41:03 2008 +0200
  20. ec81b47 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · Tue Aug 19 22:21:16 2008 -0700
  21. b8c1929 CFI: Fix AMD Legacy sector protect by TsiChung Liew · Tue Aug 19 16:53:39 2008 +0000
  22. bce7c13 hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER by Haavard Skinnemoen · Wed Aug 20 09:40:16 2008 +0200
  23. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:37:09 2008 +0200
  24. abdb55a hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT by Haavard Skinnemoen · Wed Aug 20 09:28:36 2008 +0200
  25. 984cdba favr-32-ezkit: Fix printf format warnings by Haavard Skinnemoen · Wed Aug 20 09:27:37 2008 +0200
  26. 865c858 MAINTAINERS: Sort avr32 section alphabetically by Haavard Skinnemoen · Fri Aug 15 12:04:25 2008 +0200
  27. 1012044 Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:12:28 2008 +0200
  28. 1744f5b avr32: Add MIMC200 board by Mark Jackson · Wed Jul 30 13:07:27 2008 +0100
  29. 2877a11 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · Wed Jul 09 21:07:34 2008 +0900
  30. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · Wed Jun 25 15:48:52 2008 -0500
  31. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  32. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · Fri Aug 15 08:24:31 2008 -0500
  33. e6f95af Minor code cleanup: keep lists sorted. by Wolfgang Denk · Mon Aug 18 23:50:20 2008 +0200
  34. 3c024d3 Add support for ADT7460 I2C monitor chip by Ricardo Ribalda Delgado · Wed Jul 23 19:10:14 2008 +0200
  35. 6c1179f video: Clean drivers/video/Makefile by Michal Simek · Mon Jul 14 19:45:45 2008 +0200
  36. c3e6c55 rtc: Clean drivers/rtc/Makefile by Michal Simek · Mon Jul 14 19:45:37 2008 +0200
  37. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · Mon Jul 14 19:45:35 2008 +0200
  38. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · Wed Jul 09 22:30:30 2008 +0800
  39. f0db32c add 'unzip' command to u-boot commandline by Harald Welte · Sun Jul 06 15:56:38 2008 +0800
  40. 08792d7 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · Wed Aug 06 19:37:17 2008 -0500
  41. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · Mon Aug 11 15:54:25 2008 +0000
  42. d02850a ColdFire: Move m5282evb from board to board/freescale by TsiChung Liew · Mon Aug 11 15:26:43 2008 +0000
  43. 30498d8 ColdFire: Move m5272c3 from board to board/freescale by TsiChung Liew · Mon Aug 11 15:25:07 2008 +0000
  44. 3bde00d ColdFire: Move m5271evb from board to board/freescale by TsiChung Liew · Mon Aug 11 15:23:16 2008 +0000
  45. 3cdc00a ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · Mon Aug 11 13:41:49 2008 +0000
  46. acf12fb ColdFire: Add Serial Flash support for M54455EVB by TsiChung Liew · Wed Aug 06 19:14:08 2008 -0500
  47. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · Wed Jul 23 20:38:53 2008 -0500
  48. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · Wed Jul 23 17:53:36 2008 -0500
  49. 7755109 ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · Wed Jul 23 17:37:10 2008 -0500
  50. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · Wed Jul 23 17:11:47 2008 -0500
  51. b022ac8 ColdFire: Raise M5253EVBE uart baudrate to 115200 bps by TsiChung Liew · Wed Aug 06 14:17:09 2008 -0500
  52. 876a955 ColdFire: Fix M5253EVB dram bring up issue by TsiChung Liew · Wed Aug 06 14:11:36 2008 -0500
  53. 1ea78e8 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 14 14:56:40 2008 +0200
  54. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  55. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  56. c0276ed Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Thu Aug 14 08:25:13 2008 +0200
  57. 81cb808 socrates: Update NAND driver to new API. by Scott Wood · Wed Aug 13 18:24:05 2008 -0500
  58. a59e62d quad100hd: Update NAND driver to new API. by Scott Wood · Wed Aug 13 18:03:40 2008 -0500
  59. fdda946 m5373evb: Update NAND driver to new API. by Scott Wood · Wed Aug 13 17:53:48 2008 -0500
  60. 03f6ec3 s3c24x0: Update NAND driver to new API. by Scott Wood · Wed Aug 13 17:04:30 2008 -0500
  61. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 2008 +0200
  62. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · Wed Aug 13 15:56:00 2008 -0500
  63. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  64. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Aug 13 06:47:12 2008 +0200
  65. 1fc92db drivers/mtd/nand_legacy: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  66. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  67. 51b47fc drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  68. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  69. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:41 2008 +0200
  70. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  71. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  72. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  73. b5a9c38 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  74. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  75. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  76. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  77. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  78. 4f7aa77 mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:09 2008 +0200
  79. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Aug 12 22:02:27 2008 +0200
  80. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Tue Aug 12 20:39:27 2008 +0200
  81. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 05 23:11:11 2008 +0200
  82. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  83. 6e88dc2 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · Wed Aug 06 21:42:07 2008 +0200
  84. d2a5bb9 NAND boot: Update large page support for current API. by Scott Wood · Tue Aug 05 11:15:59 2008 -0500
  85. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  86. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · Thu Jun 26 14:06:52 2008 -0500
  87. 0c40ae94 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · Thu Jul 31 12:38:26 2008 +0200
  88. f30a2aa NAND: chip->state does not always get set. by Marcel Ziswiler · Sun Jun 22 16:30:06 2008 +0200
  89. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · Mon Jun 30 15:34:40 2008 +0200
  90. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  91. 12b1c95 NAND: Always skip blocks on read/write/boot. by Scott Wood · Thu Jun 12 13:13:23 2008 -0500
  92. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · Thu Jun 12 11:10:21 2008 -0500
  93. f82f59b fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · Thu May 22 15:02:46 2008 -0500
  94. 42f1563 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · Fri Mar 28 22:10:54 2008 +0300
  95. 40c6e09 Freescale eLBC FCM NAND driver by Scott Wood · Fri Mar 21 16:12:51 2008 -0500
  96. 5fd2c30 Don't panic if a controller driver does ecc its own way. by Scott Wood · Tue Mar 18 15:29:14 2008 -0500
  97. 4fe7143 NAND: Make NAND driver less verbose per default by Stefan Roese · Thu Jan 10 18:47:33 2008 +0100
  98. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · Wed Jan 09 15:36:20 2008 +0100
  99. 576625d NAND: Fix compilation warning and small coding style issue by Stefan Roese · Sat Jan 05 16:50:32 2008 +0100
  100. 897a450 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · Sat Jan 05 16:49:37 2008 +0100