1. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  2. 4886720 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  3. e58c41e usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · 16 years ago
  4. c9e8436 USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · 16 years ago
  5. 6f5794a Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  6. be19d32 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · 16 years ago
  7. 87b4ef5 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · 16 years ago
  8. 7c803be TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  9. c0d2f87 Prepare v2008.10-rc2 by Wolfgang Denk · 16 years ago
  10. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  11. 0c32565 Update mailing list email and archive addresses by Peter Tyser · 16 years ago
  12. fb661ea 85xx: socrates: autoprobe Lime chip by u-boot@bugs.denx.de · 16 years ago
  13. e99b607 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  14. 3c094b6 sh: Fix compile error for r2dplus by Nobuhiro Iwamatsu · 16 years ago
  15. 56844a2 powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  16. fc9c172 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  17. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  18. 0008b6d fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  19. 8f42bf1 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  20. 97ae023 fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  21. 225f0ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  22. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  23. 6b8be3e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  24. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  25. 7238ada MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s by Wolfgang Denk · 16 years ago
  26. b18410e ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  27. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  28. 61737c5 ppc4xx: Add .gitignore file to xilinx-ppc440 boards by Ricardo Ribalda Delgado · 16 years ago
  29. 2bec498 ppc4xx: Fix compilation of v5fx30teval_flash by Ricardo Ribalda Delgado · 16 years ago
  30. 4bed9de ppc4xx: Fix in-tree build for ppc440-generic boards by Ricardo Ribalda Delgado · 16 years ago
  31. 06c4ab5 ARM: synchronize mach-types.h with linux 2.6.27-rc6 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 3ee9f03 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  33. b5b0344 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  34. 03db533 make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · 16 years ago
  35. 8cc62a7 Fix MACH_TYPE for the AT91RM9200DK board. by Claudio Scordino · 16 years ago
  36. 274737e i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  37. 48fed40 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  38. 6e1551a arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  39. b232538 ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  40. c455d07 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  41. eb16135 i.MX31: document timer precision option by Guennadi Liakhovetski · 16 years ago
  42. 1a6337b i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  43. 8c4ebec i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  44. deeec49 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. a3a08c0 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 1ede787 nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. b64b775 cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 7d9b5ba cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 2556ef7 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 55c5f49 env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 9656138 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 06f6135 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. d8cc04d env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. d1034bc cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. bf5a771 env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. e5648ac cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 2d02d91 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 0d92d4a cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 6644641 delta, zylonite: Update nand_oobinfo to nand_ecclayout. by Scott Wood · 16 years ago
  74. 9b05aa7 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  75. 0b7c563 muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  76. 3591293 autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
  77. 9ebbb54 ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR by Victor Gallardo · 16 years ago
  78. f6808c4 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  79. 245f6ef muas3001: added support for the LM75 sensor. by Heiko Schocher · 16 years ago
  80. 4a02a2d muas3001: activate WDT for the muas3001 board. by Heiko Schocher · 16 years ago
  81. a55d074 muas3001: added 64MB SDRAM autodetection. by Heiko Schocher · 16 years ago
  82. 5251469 Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  83. 52bacb9 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  84. 8b9e478 Update CHANGELOG, prepare 2008-10-rc1 release by Wolfgang Denk · 16 years ago
  85. e0ff3d3 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · 16 years ago
  86. 54b4ab3 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 1d9af0b bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 748b527 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · 16 years ago
  89. 650632f gitignore: add tags files and Vim swap file by Markus Heidelberg · 16 years ago
  90. 1d9b67b add board_eth_init() for sh7785lcr board by Yoshihiro Shimoda · 16 years ago
  91. 650a9e7 Merge branch 'denx' by Andy Fleming · 16 years ago
  92. 7b7a869 mtd: SPI Flash: Support the STMicro Flash by TsiChung Liew · 16 years ago
  93. 4bc07c3 trab: fix build problem after change to use do_div() by Wolfgang Denk · 16 years ago
  94. 3b20fd8 Correct drv_usb_kbd_init function by Ryan CHEN · 16 years ago
  95. eba1f2f Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  96. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  97. 880f6a5 ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 by Ricardo Ribalda Delgado · 16 years ago
  98. 47bebe3 Fix dev_print when called from usb_stor_info (usb storage command) by Nícolas Carneiro Lebedenco · 16 years ago
  99. a4f2434 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · 16 years ago
  100. 919f550 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · 16 years ago