1. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  2. 51b47fc drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  3. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  4. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:41 2008 +0200
  5. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  6. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  7. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  8. b5a9c38 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  9. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  10. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  11. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  12. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  13. 4f7aa77 mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:09 2008 +0200
  14. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Aug 12 22:02:27 2008 +0200
  15. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 05 23:11:11 2008 +0200
  16. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  17. 6e88dc2 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · Wed Aug 06 21:42:07 2008 +0200
  18. d2a5bb9 NAND boot: Update large page support for current API. by Scott Wood · Tue Aug 05 11:15:59 2008 -0500
  19. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  20. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · Thu Jun 26 14:06:52 2008 -0500
  21. 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
  22. f30a2aa NAND: chip->state does not always get set. by Marcel Ziswiler · Sun Jun 22 16:30:06 2008 +0200
  23. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · Mon Jun 30 15:34:40 2008 +0200
  24. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  25. 12b1c95 NAND: Always skip blocks on read/write/boot. by Scott Wood · Thu Jun 12 13:13:23 2008 -0500
  26. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · Thu Jun 12 11:10:21 2008 -0500
  27. f82f59b fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · Thu May 22 15:02:46 2008 -0500
  28. 42f1563 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · Fri Mar 28 22:10:54 2008 +0300
  29. 40c6e09 Freescale eLBC FCM NAND driver by Scott Wood · Fri Mar 21 16:12:51 2008 -0500
  30. 5fd2c30 Don't panic if a controller driver does ecc its own way. by Scott Wood · Tue Mar 18 15:29:14 2008 -0500
  31. 4fe7143 NAND: Make NAND driver less verbose per default by Stefan Roese · Thu Jan 10 18:47:33 2008 +0100
  32. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · Wed Jan 09 15:36:20 2008 +0100
  33. 576625d NAND: Fix compilation warning and small coding style issue by Stefan Roese · Sat Jan 05 16:50:32 2008 +0100
  34. 897a450 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · Sat Jan 05 16:49:37 2008 +0100
  35. 0556a2a NAND: Update 4xx NDFC driver to match updated nand subsystem by Stefan Roese · Sat Jan 05 16:47:58 2008 +0100
  36. a5c312c NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · Sat Jan 05 16:43:25 2008 +0100
  37. e7ebe6e make nand dump and nand dump.oob work by William Juul · Fri Dec 14 16:33:45 2007 +0100
  38. 589ad29 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · Mon Nov 19 14:46:00 2007 +0100
  39. 5bc74b4 Clean out unneeded files by William Juul · Tue Jun 10 16:18:13 2008 -0500
  40. 53a4503 Create symlinks from yaffs2/direct to yaffs2 by William Juul · Fri Nov 16 08:44:27 2007 +0100
  41. e24ebad Incorporate yaffs2 into U-boot by William Juul · Thu Nov 15 12:23:57 2007 +0100
  42. c051bbe YAFFS2 import by William Juul · Thu Nov 15 11:13:05 2007 +0100
  43. bfb8332 Whitespace cleanup and marking broken code. by William Juul · Wed Nov 14 14:28:11 2007 +0100
  44. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  45. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  46. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  47. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  48. ec1067c MVBC_P: fix compile problem by Wolfgang Denk · Tue Aug 12 14:54:04 2008 +0200
  49. 20de6ac MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' by Wolfgang Denk · Tue Aug 12 12:10:11 2008 +0200
  50. b856473 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Aug 12 11:47:54 2008 +0200
  51. 2142a12 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Tue Aug 12 11:46:56 2008 +0200
  52. 7ad3e10 ads5121: fix compiler warnings (unused variables) by Wolfgang Denk · Tue Aug 12 00:36:53 2008 +0200
  53. 8dcaabc Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Aug 12 00:13:57 2008 +0200
  54. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · Mon Aug 11 11:29:28 2008 -0500
  55. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  56. d6c98cc Fix compile error related to r8a66597-hcd & usb by Kumar Gala · Mon Aug 11 09:16:25 2008 -0500
  57. a8a77de POWERPC 86xx: Move BAT setup code to C by Becky Bruce · Mon Aug 04 14:02:26 2008 -0500
  58. 42b400e POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · Mon Aug 04 14:01:53 2008 -0500
  59. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · Mon Aug 04 14:01:16 2008 -0500
  60. 532c158 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · Sun Aug 03 21:44:10 2008 +0200
  61. c15354d i.MX31: Fix IOMUX related typos by Magnus Lilja · Sun Aug 03 21:43:37 2008 +0200
  62. 5a8785b OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · Mon Aug 11 20:26:16 2008 +0200
  63. ab5f088 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Aug 11 06:43:38 2008 +0200
  64. 18b8036 video: fix bug in cfb_console code by Anatolij Gustschin · Fri Aug 08 18:00:40 2008 +0200
  65. 06bf2a6 video: fix bug in logo_plot by Anatolij Gustschin · Fri Aug 08 18:00:39 2008 +0200
  66. 952b753 MAINTAINERS: sort entries by Wolfgang Denk · Mon Aug 11 00:17:52 2008 +0200
  67. d6906ac Add mpc7448hpc2 maintainer information by Roy Zang · Thu Aug 07 18:19:28 2008 +0800
  68. b4d7eb2 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · Thu Aug 07 13:13:27 2008 +0530
  69. f3b287b Update the U-Boot wiki URL. by Magnus Lilja · Wed Aug 06 19:32:33 2008 +0200
  70. 2743985 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · Sun Aug 10 17:56:36 2008 +0200
  71. 52158f7 mpc85xx: workaround old binutils bug by Kumar Gala · Thu Aug 07 09:28:20 2008 -0500
  72. 93722fe Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · Sun Aug 10 01:26:26 2008 +0200
  73. 46f58db Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sun Aug 10 01:04:50 2008 +0200
  74. 5346438 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sun Aug 10 01:04:17 2008 +0200
  75. 6004d5a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Aug 10 01:02:27 2008 +0200
  76. 8830450 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun Aug 10 01:01:41 2008 +0200
  77. b8d7cad Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Sun Aug 10 00:51:26 2008 +0200
  78. dae5bfd TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · Sat Aug 09 23:17:32 2008 +0200
  79. 190ee48 FIT: Fix handling of images without ramdisks by Peter Tyser · Tue Aug 05 10:51:57 2008 -0500
  80. bb6c0a3 DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · Sat Aug 09 01:39:09 2008 +0400
  81. 8a0d1c7 sh: Update sh7763rdp config by Nobuhiro Iwamatsu · Fri Aug 08 16:30:23 2008 +0900
  82. 82ccfde TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · Mon Jul 07 01:22:29 2008 +0200
  83. d6501cd TQM8xxL: fix support for second flash bank by Wolfgang Denk · Fri Aug 08 16:41:56 2008 +0200
  84. 9f5fb0f CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · Fri Aug 08 16:39:54 2008 +0200
  85. 849c722 QE UEC: Fix compiler warnings by Ben Warren · Thu Aug 07 23:26:35 2008 -0700
  86. 6b25c13 QE UEC: Add MII Commands by David Saada · Mon Mar 31 02:37:38 2008 -0700
  87. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · Wed Jul 09 21:07:38 2008 +0900
  88. a882479 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · Sat Jul 26 18:59:16 2008 -0500
  89. 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
  90. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · Tue Jul 15 12:13:38 2008 +0200
  91. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · Tue Aug 05 17:38:57 2008 -0600
  92. b343363 Merge branch 'master' of git://www.denx.de/git/u-boot by Markus Klotzbuecher · Mon Aug 04 19:18:14 2008 +0200
  93. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:30 2008 +0200
  94. 29395b7 nios2/sysid: fix printf warning by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:32 2008 +0200
  95. 0440e5a Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:33 2008 +0200
  96. 2693492 nios2: fix phys_addr_t and phys_size_t support by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:31 2008 +0200
  97. 6a97a65 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:34 2008 +0200
  98. 27efd8d Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Fri Aug 01 21:57:32 2008 +0200
  99. 8886b53 Fix bitmap display for atmel lcd controller by Mark Jackson · Fri Aug 01 09:48:29 2008 +0100
  100. 72801eb qemu_mips: update README to follow qemu update about default machine by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 01 08:40:34 2008 +0200