1. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  2. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Aug 12 22:02:27 2008 +0200
  3. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 05 23:11:11 2008 +0200
  4. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  5. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  6. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · Thu Jun 26 14:06:52 2008 -0500
  7. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · Mon Jun 30 15:34:40 2008 +0200
  8. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  9. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · Thu Jun 12 11:10:21 2008 -0500
  10. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  11. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  12. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  13. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  14. ec1067c MVBC_P: fix compile problem by Wolfgang Denk · Tue Aug 12 14:54:04 2008 +0200
  15. 2142a12 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Tue Aug 12 11:46:56 2008 +0200
  16. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · Mon Aug 04 14:01:16 2008 -0500
  17. 532c158 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · Sun Aug 03 21:44:10 2008 +0200
  18. c15354d i.MX31: Fix IOMUX related typos by Magnus Lilja · Sun Aug 03 21:43:37 2008 +0200
  19. ab5f088 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Aug 11 06:43:38 2008 +0200
  20. 93722fe Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · Sun Aug 10 01:26:26 2008 +0200
  21. 46f58db Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sun Aug 10 01:04:50 2008 +0200
  22. 5346438 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sun Aug 10 01:04:17 2008 +0200
  23. 6004d5a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Aug 10 01:02:27 2008 +0200
  24. b8d7cad Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Sun Aug 10 00:51:26 2008 +0200
  25. dae5bfd TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · Sat Aug 09 23:17:32 2008 +0200
  26. bb6c0a3 DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · Sat Aug 09 01:39:09 2008 +0400
  27. 8a0d1c7 sh: Update sh7763rdp config by Nobuhiro Iwamatsu · Fri Aug 08 16:30:23 2008 +0900
  28. 82ccfde TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · Mon Jul 07 01:22:29 2008 +0200
  29. d6501cd TQM8xxL: fix support for second flash bank by Wolfgang Denk · Fri Aug 08 16:41:56 2008 +0200
  30. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · Wed Jul 09 21:07:38 2008 +0900
  31. 7bf9cc6 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · Wed Aug 06 15:42:52 2008 -0400
  32. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · Tue Jul 15 12:13:38 2008 +0200
  33. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · Tue Aug 05 17:38:57 2008 -0600
  34. 0440e5a Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:33 2008 +0200
  35. 2693492 nios2: fix phys_addr_t and phys_size_t support by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:31 2008 +0200
  36. 6a97a65 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:34 2008 +0200
  37. 8cd620d Fix build issues with MPC8xx FADS boards. by Wolfgang Denk · Fri Aug 01 12:06:22 2008 +0200
  38. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · Wed Jul 16 16:38:59 2008 +0200
  39. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · Thu Jul 31 13:57:20 2008 +0200
  40. f651e1b Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Jul 31 12:30:40 2008 +0200
  41. a994bef PPC: Add pci_clk in the global_data for CPM2 processors by Matvejchikov Ilya · Wed Jul 30 23:20:32 2008 +0400
  42. 789076b Remove unused I2C at apollon board by Kyungmin Park · Tue Jul 22 08:01:43 2008 +0900
  43. 8df4efb at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · Thu Jul 31 10:12:09 2008 +0200
  44. a43b419 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Thu Jul 31 09:02:03 2008 +0200
  45. 6af028e Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · Tue Jul 29 14:49:31 2008 +0200
  46. 94a1299 API: Teach the storage layer about SATA and MMC options. by Rafal Jaworowski · Mon Jul 28 20:38:25 2008 +0200
  47. 044655b Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · Fri Jul 25 15:18:16 2008 +0200
  48. b321d9b Add include for config.h in command.h. by Stefano Babic · Fri Jul 25 08:57:40 2008 +0200
  49. a590eee Removed support for the adsvix board. by Adrian Filipi · Tue Jul 22 14:28:11 2008 -0400
  50. 6908ec0 Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Thu Jul 24 12:42:31 2008 +0200
  51. 718cb3f avr32: Fix printf() format warnings by Haavard Skinnemoen · Wed Jul 23 10:55:15 2008 +0200
  52. 91593ee avr32: asm/io.h needs asm/types.h by Haavard Skinnemoen · Wed Jul 23 10:52:19 2008 +0200
  53. 5fb9836 83xx/85xx/86xx: Add LTEDR local bus definitions by Detlev Zundel · Wed Jul 16 18:56:44 2008 +0200
  54. 1e227a0 ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · Fri Jul 18 10:42:29 2008 +0200
  55. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Tue Jul 15 21:39:43 2008 +0200
  56. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Tue Jul 15 21:39:07 2008 +0200
  57. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jul 15 21:37:23 2008 +0200
  58. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · Wed Jul 09 18:30:44 2008 +0200
  59. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · Thu Jun 19 17:56:11 2008 -0500
  60. b4b02c0 Clean up INIT_RAM options by Andy Fleming · Mon Jul 14 20:29:07 2008 -0500
  61. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · Mon Jul 14 20:26:57 2008 -0500
  62. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · Mon Jul 14 14:07:03 2008 -0500
  63. 9def8a0 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · Mon Jul 14 14:07:02 2008 -0500
  64. ed4c502 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · Fri Jul 11 15:33:08 2008 -0400
  65. 29e484e Fix indentation for default boot environment variables by Andy Fleming · Mon Jul 14 20:04:40 2008 -0500
  66. 67f7eff sbc8560: add default fdt values by Paul Gortmaker · Fri Jul 11 15:33:07 2008 -0400
  67. 14ebb15 sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · Fri Jul 11 15:33:05 2008 -0400
  68. 43fd932 sbc8560: proper definitions for TSEC. by Paul Gortmaker · Fri Jul 11 15:33:03 2008 -0400
  69. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  70. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · Mon Jul 07 18:02:08 2008 -0500
  71. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · Sun Jul 13 23:07:35 2008 +0200
  72. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · Fri Jul 11 15:11:57 2008 +0200
  73. 10de36d hwmon: Cleaning hwmon devices by Michal Simek · Fri Jul 11 11:50:53 2008 +0200
  74. 46b6bf4 microblaze: Remove useless ancient headers by Michal Simek · Fri Jul 11 10:10:32 2008 +0200
  75. 403d619 microblaze: Clean uartlite driver by Michal Simek · Fri Jul 11 10:10:31 2008 +0200
  76. df7da44 Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · Fri Jul 11 02:39:14 2008 +0200
  77. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · Thu Jul 10 10:46:33 2008 -0400
  78. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Jul 13 14:44:04 2008 +0200
  79. 26c9f3c Fix compile error caused by missing timer function by TsiChung Liew · Wed Jul 09 15:21:44 2008 -0500
  80. e15aa1c ColdFire: Fix timer issue for MCF5272 by TsiChung Liew · Wed Jun 18 19:14:01 2008 -0500
  81. 3ac6b00 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · Wed Jun 18 13:21:19 2008 -0500
  82. 07b16c7 DataFlash AT45DB021 support by Sergey Lapin · Thu Jun 05 11:06:29 2008 +0400
  83. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Thu Jul 10 22:09:39 2008 +0200
  84. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · Thu May 29 14:23:25 2008 -0400
  85. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · Thu May 29 15:37:21 2008 -0400
  86. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  87. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · Wed Jul 09 17:33:57 2008 +0200
  88. f605b2d ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · Sat Jun 14 17:02:49 2008 -0400
  89. fc39100 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · Sat Jun 14 16:53:02 2008 -0400
  90. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  91. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · Wed Jul 09 17:50:45 2008 -0400
  92. 198050f SPARC: Build error fix by Daniel Hellstrom · Wed Jul 09 12:34:11 2008 +0000
  93. 8238dd4 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · Wed Jul 09 17:47:52 2008 -0500
  94. 20eca7e ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · Tue Jul 08 11:02:05 2008 -0400
  95. 09d2a71 Fix LMB type issues by Andy Fleming · Mon Jul 07 14:24:39 2008 -0500
  96. 72eb50a Remove code duplication for setting the default environment by Harald Welte · Mon Jul 07 15:40:39 2008 +0800
  97. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  98. adb6576 avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · Thu Jun 12 19:27:57 2008 +0200
  99. 304b359 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · Sun Jul 06 12:30:09 2008 +0200
  100. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · Sun Jul 06 13:57:00 2008 +0400