1. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  2. 3c68068 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 4 years ago
  3. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  4. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  5. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  6. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  7. 2736c67 mtd: Add TI HyperBus Memory Controller driver by Vignesh Raghavendra · 5 years ago
  8. 741f4c7 cmd: mtd: add 'mtd' command by Miquel Raynal · 6 years ago
  9. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  10. 8cd8a9f mtd: ftsmc020: Drop unsed code by Rick Chen · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. c1cb356 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · 7 years ago
  13. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  14. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · 9 years ago
  15. e750d56 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  16. cdc1152 mtd: add altera quadspi driver by Thomas Chou · 9 years ago
  17. e51b65e dm: implement a MTD uclass by Thomas Chou · 9 years ago
  18. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  19. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  22. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
  23. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  24. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  25. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  26. 45e06e8 SPEAr : smi driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  27. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 16 years ago
  28. e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 16 years ago
  29. 8408ead CMD_UBI != MTD_PARTITIONS by David Brownell · 16 years ago
  30. 4ec4cfb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  31. 3e939e9 cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  32. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · 16 years ago
  33. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. c38ce73 dataflash: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  35. 73d044d CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · 17 years ago
  36. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed (87%) from drivers/Makefile]
  37. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  40. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  42. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  44. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  45. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  46. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  47. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  48. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  49. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  50. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  51. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  52. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  53. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  54. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  55. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  56. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  57. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  58. 9a74ab6 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  59. 71dd93a Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  60. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  61. ffd0be3 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago
  62. aacc860 Update Makefiles for merged and split at45.c. by Peter Pearse · 17 years ago
  63. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  64. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  65. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  66. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  67. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 18 years ago
  68. d862a25 New board SMN42 branch by Peter Pearse · 18 years ago
  69. c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  70. f3bda27 Cleanup, update CHANGELOG by Wolfgang Denk · 18 years ago
  71. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  72. 51c8f24 Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  73. 2404a2b Support for the Philips ISP116x HCD (Host Controller Driver) by Rodolfo Giometti · 18 years ago
  74. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  75. 4b9dd45 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  76. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  77. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  78. d136d66 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  79. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  80. 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · 18 years ago
  81. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  82. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  83. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  84. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  85. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  86. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  87. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago
  88. 6c0f518 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  89. ba94093 Add support for TB5200 board by Wolfgang Denk · 18 years ago
  90. 50440e7 Major PCMCIA Cleanup to make code better readable and maintainable. by Wolfgang Denk · 18 years ago
  91. 3f0137b Various USB related patches by Wolfgang Denk · 18 years ago
  92. d8d023f This patch adds USB storage support for the delta board. This is the first by Markus Klotzbuecher · 19 years ago
  93. 3193a65 Add support for NetSilicon NS7520 processor. by Wolfgang Denk · 19 years ago
  94. 64a96f5 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · 19 years ago
  95. a21ad7b * Patch by Greg Ungerer, 19 May 2005: by wdenk · 20 years ago
  96. a594888 Patches by Martin Krause, 22 Mar 2005: by wdenk · 20 years ago
  97. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  98. f8e9a23 Patch by Steven Scholz, 16 Aug 2004: by wdenk · 20 years ago
  99. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
  100. 7ac1610 * Code cleanup by wdenk · 20 years ago