1. 70be6c2 4xx: Add support for DP405 hardware variants by Matthias Fuchs · 15 years ago
  2. de47a34 4xx: Remove binary cpld bitstream from DP405 board by Matthias Fuchs · 15 years ago
  3. 700d553 4xx: Remove binary cpld bitstream from VOM405 board by Matthias Fuchs · 15 years ago
  4. 0bb1063 4xx: Remove binary cpld bitstream from PMC405 board by Matthias Fuchs · 15 years ago
  5. 7cc635f 4xx: Remove binary cpld bitstream from CMS700 board by Matthias Fuchs · 15 years ago
  6. c1b2f79 esd/common: extend cpld command with address parameter by Matthias Fuchs · 15 years ago
  7. 9166b77 cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · 15 years ago
  8. 0a45a63 cmd_i2c: Clean up trivial helper functions by Peter Tyser · 15 years ago
  9. e96ad5d cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · 15 years ago
  10. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  11. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  12. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  13. 8229e9c cm5200: Make function test command names more unique by Peter Tyser · 15 years ago
  14. f0722ee tsi108_i2c: Add i2c_init() stub function by Peter Tyser · 15 years ago
  15. 8d907e7 mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define by Peter Tyser · 15 years ago
  16. a056b1c Marvell: i2c cleanup by Peter Tyser · 15 years ago
  17. 54afc6e cpci750: i2c cleanup by Peter Tyser · 15 years ago
  18. 9c90a2c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 15 years ago
  19. e7563af fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT by Kumar Gala · 15 years ago
  20. d4b130d 85xx: Use print_size to report amount of memory not mapped by TLBs by Kumar Gala · 15 years ago
  21. 6e2aebc 85xx: Add README for MPC8569MDS by Haiying Wang · 15 years ago
  22. b2aab38 85xx: Add UART1 support for MPC8569MDS by Haiying Wang · 15 years ago
  23. 399b53c 85xx: Add PIB support at CS4/CS5 for MPC8569MDS by Haiying Wang · 15 years ago
  24. fb27949 85xx: Fix some settings for MPC8569MDS board by Haiying Wang · 15 years ago
  25. c7f60fd 85xx: Fix MURAM size for MPC8569 by Haiying Wang · 15 years ago
  26. c3ab424 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  27. a53c997 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  28. aa446a5 apollon: Fix a OBJCFLAGS typo by Shinya Kuribayashi · 15 years ago
  29. 580611c Prepare 2009.06-rc3 by Wolfgang Denk · 15 years ago
  30. 3a76ab5 rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclared by Wolfgang Denk · 15 years ago
  31. 165f985 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  32. de7cf70 EP88x: fix broken linker script by Wolfgang Denk · 15 years ago
  33. 7a2063b TQM85xx: minor config file cleanup by Wolfgang Denk · 15 years ago
  34. c0296b1 TQM85xx: adapt for new flash types by Wolfgang Denk · 15 years ago
  35. 6735104 85xx: Fix the wrong SYS_CLK_IN for 8569MDS by Dave Liu · 15 years ago
  36. 16e7559 85xx: Fix the wrong BCSR address of 8569MDS by Dave Liu · 15 years ago
  37. 90d13b8 85xx: bugfix for reading maximum TLB size on mpc85xx by Fredrik Arnerup · 15 years ago
  38. 1b5291d 85xx: Fix the clock adjust of mpc8569mds board by Dave Liu · 16 years ago
  39. f97db54 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  40. faa14ba at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · 15 years ago
  41. 0c24dec ppc4xx/net: Fix MDIO clock setup by Felix Radensky · 15 years ago
  42. d65e34d rtl8169: fix PCI system memory address by Yoshihiro Shimoda · 16 years ago
  43. ca9c8a1 SMC911x driver fixed for NFS boot by Manikandan Pillai · 15 years ago
  44. e5a3bc2 Add config option for disabling DM9000-SROM support. by Remy Bohmer · 15 years ago
  45. 3c9b1ee mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation by Kim Phillips · 15 years ago
  46. 2c0234f smc911x: write back the manually set MAC address by Daniel Mack · 15 years ago
  47. 3bc8556 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 15 years ago
  48. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  49. b81830f mmc: it's safe to ignore mmc_send_if_cond() return value by Ilya Yanok · 15 years ago
  50. dba6fcf cfi_mtd: Fix bug in last sector detection by Stefan Roese · 15 years ago
  51. 4e3d89b mmc: Fix decoding of SCR & function switch data on little-endian machines by Yauhen Kharuzhy · 15 years ago
  52. f33cb34 mmc: Remove return from mmc_init for non SD 2.0 compatible cards. by Yauhen Kharuzhy · 15 years ago
  53. 998be3d mmc: drop unnecessary casts by Rabin Vincent · 15 years ago
  54. 0b453ff mmc: fix response decoding on little endian by Rabin Vincent · 15 years ago
  55. 9b1f942 mmc: use lldiv to fix arm eabi build by Rabin Vincent · 15 years ago
  56. e85649c mmc: check find_mmc_device return value by Rabin Vincent · 15 years ago
  57. ac0865f mmc: clean up help texts by Rabin Vincent · 15 years ago
  58. 7d6900e Blackfin: spi: fix pin handling of SPI0 SSEL4 by Mike Frysinger · 15 years ago
  59. 2157359 Blackfin: fix if() logic in bootrom evt1 check by Mike Frysinger · 15 years ago
  60. 5520ab1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  61. 76b5883 jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together by Stefan Roese · 15 years ago
  62. ab68790 Blackfin: bf518f-ezbrd: setup portmux for async flash by Graf Yang · 15 years ago
  63. f40f6db nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  64. 399aab7 ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  65. 5d841fa ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 15 years ago
  66. 5af210c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  67. ebf8619 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  68. 2df72b8 common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · 15 years ago
  69. 9fd9abe TQM834x: remove defines causing gcc4.4 warnings by Kim Phillips · 15 years ago
  70. 0850301 UBI: fix return code in ubi_volume_read by Andreas Huber · 15 years ago
  71. ec01481 Blackfin: fix timer_init()/timer_reset() by Graf Yang · 15 years ago
  72. c06326c MIPS: lib_mips/board.c: Remove unused variables by Shinya Kuribayashi · 15 years ago
  73. 47f6a36 MIPS: Make all extern-ed functions in bitops.h static by Shinya Kuribayashi · 15 years ago
  74. 87423d7 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · 15 years ago
  75. a2e0ffc Prepare v2009.06-rc2 by Wolfgang Denk · 15 years ago
  76. f4317ea ARM: fix PXA build by defining UP2OCR by Daniel Mack · 15 years ago
  77. e26ad0e Minor Coding Style fix; update CHANGELOG. by Wolfgang Denk · 15 years ago
  78. af75a45 IDE: bail out of dev_print() for unknown device types by Wolfgang Denk · 15 years ago
  79. c21f62d 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · 15 years ago
  80. 3ad8a05 console.h: remove unused prototype 'console_realloc' by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  81. 84bf7ca api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  82. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  83. 5e2c08c Remove inline qualifier from show_boot_progress() by Emil Medve · 15 years ago
  84. fe6da48 MPC8260: fixup device tree by property instead of path by Wolfgang Denk · 15 years ago
  85. 12a6753 Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by Rohit Hagargundgi · 16 years ago
  86. c404cc5 Schedule removal of non-CONFIG_NET_MULTI net driver API by Ben Warren · 15 years ago
  87. 60bbcf0 powerpc/inka4x0: Remove left-over ide reset code. by Detlev Zundel · 15 years ago
  88. f578a2d Add imls utility command by Marco Stornelli · 15 years ago
  89. da95427 netloop: updates for NetLoop by Heiko Schocher · 15 years ago
  90. 3c1d895 82xx, ids8247: added ids8247 board to MAKEALL script by Heiko Schocher · 15 years ago
  91. 890a017 arm/imx31_phycore: Fix bi_arch_number by Detlev Zundel · 15 years ago
  92. ee47bfa remove myself as phycore/litekit Maintainer by Sascha Hauer · 15 years ago
  93. c63254e AFEB9260 network fix by Sergey Lapin · 15 years ago
  94. f8ddcd5 Blackfin: bf518f-ezbrd: reset ethernet PHY during init by Graf Yang · 15 years ago
  95. 53310b8 Blackfin: bf527-ezkit: fix SPI flash env params by Mike Frysinger · 15 years ago
  96. f58bf80 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · 15 years ago
  97. 02778f2 Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · 15 years ago
  98. af2c373 Blackfin: recurse with early serial initcode by Mike Frysinger · 15 years ago
  99. 6b8edfd Prepare v2009.06-rc1 by Wolfgang Denk · 15 years ago
  100. 6b2beb5 at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago