1. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  2. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  3. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  4. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  5. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  6. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  7. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  8. ea79040 Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  9. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · 15 years ago
  10. d48cd88 ColdFire: Fix missing _IO_BASE which caused compile error by TsiChung Liew · 15 years ago
  11. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · 15 years ago
  12. aa0c479 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 15 years ago
  13. 7566301 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  14. 426940a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  15. 53eeeda Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  16. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago
  17. b3b00ed Add Transfer Size Option to tftp by Robin Getz · 15 years ago
  18. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · 15 years ago
  19. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  20. 53d884a arm nomadik: activate defrag choose 4k transfer block size by Alessandro Rubini · 15 years ago
  21. 252f04d nfs: accept CONFIG_NFS_READ_SIZE from config file by Alessandro Rubini · 15 years ago
  22. 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · 15 years ago
  23. f119e3d net: defragment IP packets by Alessandro Rubini · 15 years ago
  24. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · 15 years ago
  25. 0284852 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · 15 years ago
  26. bf3532a Add driver for the ST M41T94 SPI RTC by Albin Tonnerre · 15 years ago
  27. dfdea73 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · 15 years ago
  28. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  29. 9fc91f0 Add support for the galaxy5200 by Eric Millbrandt · 15 years ago
  30. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  31. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
  32. 860ecc6 include/s3c24x0.h: fix S3C24X0_SPI_CHANNEL declaration by Wolfgang Denk · 15 years ago
  33. ce10f1b Blackfin: fix typos in gpio comments by Mike Frysinger · 15 years ago
  34. b46c347 Blackfin: cm-bf527/cm-bf537: increase flash sectors by Harald Krapfenbauer · 15 years ago
  35. d79a314 sh/rsk7203: add missing include net.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  36. 91acc21 start a linker script helper file by Mike Frysinger · 15 years ago
  37. 4f0d534 Blackfin: use common code to preprocess linker script by Mike Frysinger · 15 years ago
  38. c5f5311 .gitignore: ignore generated u-boot.lds by Mike Frysinger · 15 years ago
  39. 06f9db1 include/mmc.h: Fix typo in IS_SD() macro by Albin Tonnerre · 15 years ago
  40. 6b9b996 Prepare 2009.08-rc3 by Wolfgang Denk · 15 years ago
  41. 794f9d3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  42. d1b15cb qemu-mips: Fix Qemu website by Michal Simek · 15 years ago
  43. fd3a3fc mpc83xx: accommodate larger kernel sizes by default by Kim Phillips · 15 years ago
  44. 5202ba3 mpc83xx: mpc8377erdb - change DDR settings to those from latest bsp by Kim Phillips · 15 years ago
  45. 3b5fd14 mpc83xx: tqm8349 - remove pci & flash window conflict by Kim Phillips · 15 years ago
  46. bdccb9e mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs by Heiko Schocher · 15 years ago
  47. 4ff98b9 mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP by Paul Gortmaker · 15 years ago
  48. 0aaee14 mpc83xx: sbc8349 - make enabling PCI more user friendly by Paul Gortmaker · 15 years ago
  49. 4240e1a eeprom_m95xxx: remove unused variable i by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  50. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · 15 years ago
  51. 43e9be1 arm: rd6281a: Fixed NAND specific warning by Prafulla Wadaskar · 15 years ago
  52. b3087a5 TRAB: make independent of specific libgcc helper routines by Wolfgang Denk · 15 years ago
  53. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  54. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  55. 0200123 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  56. 7cea80f Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  57. 5de1b40 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  58. 2ea6d4d NAND boot: fix nand_load overlap issue by Mingkai Hu · 15 years ago
  59. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  60. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · 16 years ago
  61. e9220b3 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · 15 years ago
  62. 15cc5a6 Wait for the link to come up on kirkwood network init by Simon Kagstrom · 15 years ago
  63. ab9ca51 arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · 15 years ago
  64. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
  65. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · 15 years ago
  66. cd1bd4c ppc: trigger WDT before starting Linux by Heiko Schocher · 15 years ago
  67. 0994328 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  68. b821344 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  69. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  70. a8fb987 omap3: Fixed a problem with hwecc by Ben Goska · 15 years ago
  71. fce070a ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · 15 years ago
  72. 2344455 Monahans: avoid floating point calculations by Wolfgang Denk · 15 years ago
  73. 87f5792 85xx: Fix addrmap to include memory by Kumar Gala · 15 years ago
  74. ee35588 flash: Fix CFI buffer size bug by John Schmoller · 15 years ago
  75. 064c4e2 trab: rename spi_init() by Mike Frysinger · 15 years ago
  76. 807b9be zlib: add watchdog reset call by Giuseppe CONDORELLI · 15 years ago
  77. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  78. cab2181 dtt, lm81: move unneccessary printf into a debug printf by Heiko Schocher · 15 years ago
  79. 3cb542a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  80. 9eb4a4b Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  81. 7be4dba Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  82. 4f4f5e6 MIMC200: reduce LCD pixclock by Mark Jackson · 15 years ago
  83. 2e75df7 UEC FIXED PHY: Determine fixed-phy port using UEC interface name. by Richard Retanubun · 15 years ago
  84. 6b77814 Assigned a static SMI address to all UECs TBIPA address. by Richard Retanubun · 15 years ago
  85. c034316 net: kirkwood: updates: used eth_setenv_enetaddr api by Prafulla Wadaskar · 15 years ago
  86. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · 15 years ago
  87. 0f1713c ARM: Davinci DM355: Enabling DM9000 on DM355 EVM by Sandeep Paulraj · 15 years ago
  88. 11925af net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · 15 years ago
  89. 50253b8 arm: A320: driver for FTMAC100 ethernet controller by Po-Yu Chuang · 15 years ago
  90. 2b1f4f6 85xx: Removed BEDBUG support from FSL 85xx boards by Kumar Gala · 15 years ago
  91. a6a7008 Prepare 2009.08-rc2 by Wolfgang Denk · 15 years ago
  92. 6e9de1d Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  93. 12730c7 net/tftp.c: fix warning: pointer targets differ in signedness by Wolfgang Denk · 15 years ago
  94. 93d1b76 ARM Cortex A8: Remove bogus config.mk entries by Dirk Behme · 15 years ago
  95. 9dc8ffd OMAP3: Fix missing GPMC_CONFIG_CS0_BASE by Dirk Behme · 15 years ago
  96. 1ed4ae0 mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · 15 years ago
  97. cf4fb70 kirkwood/gpio.h: remove duplicate definition by Alessandro Rubini · 15 years ago
  98. 626e02a Add driver for the ST M95xxx SPI EEPROM by Albin Tonnerre · 15 years ago
  99. e94f497 arm: Sheevaplug: Fixed NAND specific warning by Prafulla Wadaskar · 15 years ago
  100. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago