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