1. 72c5587 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  2. 1f7bab0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  3. 20d6351 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  4. 542b385 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · 16 years ago
  5. df8c1ce ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · 16 years ago
  6. 6a133d6 ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · 16 years ago
  7. 35dd025 ppc4xx: Update DU440 config by Matthias Fuchs · 16 years ago
  8. f3bf927 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  9. dffd244 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · 16 years ago
  10. e46c7bf FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
  11. 747f316 update uImage FIT multi documentation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 77a0355 move README.imx31 to doc/ and merge with README.mx31 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 1ed7a7f i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  14. f41b144 Fix bug: in arch-arm, env_get_char dose not work fine by gnusercn · 16 years ago
  15. f8a00de ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  16. 5297246 Remove redundant #define for MPC8536DS by Haiying Wang · 16 years ago
  17. 445a7b3 Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  18. 1f3ba31 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  19. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  20. bac6a1d 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  21. cd3cb0d libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  22. 9a6cf73 libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  23. 2215987 cfi_flash: do not reset flash when probe fails by Mike Frysinger · 16 years ago
  24. 3e38577 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · 16 years ago
  25. 741a6d0 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  26. bbdbc7c libfdt: Fix bugs in fdt_get_path() by David Gibson · 16 years ago
  27. 33af3e6 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  28. d13ff23 Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 7fd0bea mpc83xx: don't disable autoboot by Kim Phillips · 16 years ago
  30. 2fb29c5 mpc83xx: Fix typo in include/mpc83xx.h by Nobuhiro Iwamatsu · 16 years ago
  31. 162c41c mpc83xx: add h/w flash protection to board configs by Kim Phillips · 16 years ago
  32. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  33. 50a874b Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  34. 8fd4166 ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  35. 6e24a1e Add missing device types to dev_print() in part.c by Remy Bohmer · 16 years ago
  36. 5fdc215 Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  37. a07faf7 Fix Spartan-3 definitions. by Laurent Pinchart · 16 years ago
  38. 28113e1 Remove duplicate Spartan-3E definition. by Laurent Pinchart · 16 years ago
  39. 5c65ecf socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  40. d666b2d socrates: fix crash after relocation by Anatolij Gustschin · 16 years ago
  41. 562788b socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  42. 5289fea Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  43. 0238245 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  44. 3a9a000 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  45. e58c41e usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · 16 years ago
  46. b5d10a1 sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  47. 4a065ab sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  48. a03c09c sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · 16 years ago
  49. 6b44a43 sh: Add support any page size and empty_zero_page to SH Linux uImage by Nobuhiro Iwamatsu · 16 years ago
  50. ce9f99d sh: rsk7203: Add support pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  51. dd820b0 ADS5121: fix typo in "rootpath" default setting by Wolfgang Denk · 16 years ago
  52. c9e8436 USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · 16 years ago
  53. 6f5794a Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  54. be19d32 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · 16 years ago
  55. 87b4ef5 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · 16 years ago
  56. 3eec160 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  57. ce47eb4 Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · 16 years ago
  58. 7c803be TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  59. c0d2f87 Prepare v2008.10-rc2 by Wolfgang Denk · 16 years ago
  60. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  61. 0c32565 Update mailing list email and archive addresses by Peter Tyser · 16 years ago
  62. fb661ea 85xx: socrates: autoprobe Lime chip by u-boot@bugs.denx.de · 16 years ago
  63. e99b607 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  64. 3c094b6 sh: Fix compile error for r2dplus by Nobuhiro Iwamatsu · 16 years ago
  65. 56844a2 powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  66. fc9c172 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  67. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  68. 0008b6d fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  69. 8f42bf1 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  70. 97ae023 fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  71. 225f0ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  72. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  73. 6b8be3e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  74. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  75. 7238ada MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s by Wolfgang Denk · 16 years ago
  76. b18410e ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  77. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  78. 61737c5 ppc4xx: Add .gitignore file to xilinx-ppc440 boards by Ricardo Ribalda Delgado · 16 years ago
  79. 2bec498 ppc4xx: Fix compilation of v5fx30teval_flash by Ricardo Ribalda Delgado · 16 years ago
  80. 4bed9de ppc4xx: Fix in-tree build for ppc440-generic boards by Ricardo Ribalda Delgado · 16 years ago
  81. 06c4ab5 ARM: synchronize mach-types.h with linux 2.6.27-rc6 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 3ee9f03 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  83. b5b0344 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  84. 03db533 make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · 16 years ago
  85. 8cc62a7 Fix MACH_TYPE for the AT91RM9200DK board. by Claudio Scordino · 16 years ago
  86. 274737e i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  87. 48fed40 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  88. 6e1551a arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  89. b232538 ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  90. c455d07 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  91. eb16135 i.MX31: document timer precision option by Guennadi Liakhovetski · 16 years ago
  92. 1a6337b i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  93. 8c4ebec i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  94. deeec49 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. a3a08c0 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 1ede787 nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. b64b775 cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago