1. 1a23a19 s3c24x0: Update NAND driver to new API. by Scott Wood · 16 years ago
  2. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  3. aa5f75f at91: Update board NAND drivers to current API. by Scott Wood · 16 years ago
  4. d438d50 Fix OneNAND build break by Kyungmin Park · 16 years ago
  5. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  6. 9483df6 drivers/mtd/nand_legacy: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 4fb09b8 drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 7ba44a5 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. ab6878c drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 55d6d2d drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 65e41ea drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 88f57e0 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 1a02806 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 1a6ffbf serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 6c58a03 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. f5acb9f mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 8641ff2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  21. 9939ffd Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  22. 8ed2f5f at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 195ccfc OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  24. aa64664 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · 16 years ago
  25. 4f32d77 NAND boot: Update large page support for current API. by Scott Wood · 16 years ago
  26. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  27. acdab5c mpc8313erdb: Enable NAND in config. by Scott Wood · 16 years ago
  28. c3db8c6 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · 16 years ago
  29. eafcabd NAND: chip->state does not always get set. by Marcel Ziswiler · 16 years ago
  30. 13f0fd9 NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  31. dfbf617 NAND read/write fix by Scott Wood · 16 years ago
  32. 984e03c NAND: Always skip blocks on read/write/boot. by Scott Wood · 16 years ago
  33. e1c3dba nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
  34. 3002533 fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · 16 years ago
  35. 9c814b0 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 17 years ago
  36. 9fd020d Freescale eLBC FCM NAND driver by Scott Wood · 17 years ago
  37. 41ef8c7 Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  38. e52b34d NAND: Make NAND driver less verbose per default by Stefan Roese · 17 years ago
  39. fe56a27 NAND: Davinci driver updates by Sergey Kubushyn · 17 years ago
  40. deac913 NAND: Fix compilation warning and small coding style issue by Stefan Roese · 17 years ago
  41. c568f77 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · 17 years ago
  42. 3df2ece NAND: Update 4xx NDFC driver to match updated nand subsystem by Stefan Roese · 17 years ago
  43. 1207226 NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · 17 years ago
  44. 9ad754f make nand dump and nand dump.oob work by William Juul · 17 years ago
  45. 43ea36f moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · 17 years ago
  46. 98824ce Clean out unneeded files by William Juul · 16 years ago
  47. ec29a32 Create symlinks from yaffs2/direct to yaffs2 by William Juul · 17 years ago
  48. 90ef117 Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  49. 0e8cc8b YAFFS2 import by William Juul · 17 years ago
  50. 3043c04 Whitespace cleanup and marking broken code. by William Juul · 17 years ago
  51. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  52. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  53. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  54. cd82919 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  55. 17e900b MVBC_P: fix compile problem by Wolfgang Denk · 16 years ago
  56. 52b047a MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' by Wolfgang Denk · 16 years ago
  57. 224f7a5 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  58. 565ffbb Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  59. c9c101c ads5121: fix compiler warnings (unused variables) by Wolfgang Denk · 16 years ago
  60. b315ad8 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  61. 902ca09 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  62. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  63. 3cf8a23 Fix compile error related to r8a66597-hcd & usb by Kumar Gala · 16 years ago
  64. 2d0daa0 POWERPC 86xx: Move BAT setup code to C by Becky Bruce · 16 years ago
  65. 9de6714 POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  66. 23f935c POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · 16 years ago
  67. 5276a35 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · 16 years ago
  68. b6b183c i.MX31: Fix IOMUX related typos by Magnus Lilja · 16 years ago
  69. 4d57b0f OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · 16 years ago
  70. 81c4dc3 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  71. e84d568 video: fix bug in cfb_console code by Anatolij Gustschin · 16 years ago
  72. d9015f6 video: fix bug in logo_plot by Anatolij Gustschin · 16 years ago
  73. 406819a MAINTAINERS: sort entries by Wolfgang Denk · 16 years ago
  74. cfc442d Add mpc7448hpc2 maintainer information by Roy Zang · 16 years ago
  75. a9fe0c3 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  76. 0d28f34 Update the U-Boot wiki URL. by Magnus Lilja · 16 years ago
  77. aa5ffa1 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · 16 years ago
  78. c115280 mpc85xx: workaround old binutils bug by Kumar Gala · 16 years ago
  79. 0bf202e Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · 16 years ago
  80. dedec4c Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  81. 61c5b8c Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  82. 91eb5d6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  83. cd5b7d4 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  84. fe749f0 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  85. 29f8f58 TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · 16 years ago
  86. 41266c9 FIT: Fix handling of images without ramdisks by Peter Tyser · 16 years ago
  87. f77d92a DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · 16 years ago
  88. ba93244 sh: Update sh7763rdp config by Nobuhiro Iwamatsu · 16 years ago
  89. 21f971e TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · 16 years ago
  90. 3b8d17f TQM8xxL: fix support for second flash bank by Wolfgang Denk · 16 years ago
  91. 2a112b2 CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · 16 years ago
  92. d9d78ee QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  93. d5d28fe QE UEC: Add MII Commands by David Saada · 17 years ago
  94. fd0f2f3 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  95. 1d10dcd Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  96. eab1007 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · 16 years ago
  97. 7772c13 Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  98. 0eb5717 avr32: add support for EarthLCD Favr-32 board by Hans-Christian Egtvedt · 16 years ago
  99. bc9019e cfi-flash: Added support to flash_real_protect for Atmel flash devices by Rafael Campos · 16 years ago
  100. 7949839 cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash by Guennadi Liakhovetski · 16 years ago