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