1. 5e966d1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  2. e4bfc8b mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  3. bc1a0b4 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  4. 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · 16 years ago
  5. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  6. 017c105 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  7. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  8. f46ffcf Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  9. 0adb505 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  10. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  11. 41524e9 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  12. 8294437 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · 16 years ago
  13. 2ff3a13 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · 16 years ago
  14. 25a2d7c ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · 16 years ago
  15. d387cbf ppc4xx: Update DU440 config by Matthias Fuchs · 16 years ago
  16. 9982995 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  17. 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · 16 years ago
  18. 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
  19. 92bc783 update uImage FIT multi documentation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 75fe391 move README.imx31 to doc/ and merge with README.mx31 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  22. e89dc94 Fix bug: in arch-arm, env_get_char dose not work fine by gnusercn · 16 years ago
  23. 89caad9 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  24. 0e6bcb4 Remove redundant #define for MPC8536DS by Haiying Wang · 16 years ago
  25. 374130f Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  26. bd319c7 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  27. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  28. 64df226 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  29. 9f45b90 libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  30. d6656ea libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  31. 59404ee cfi_flash: do not reset flash when probe fails by Mike Frysinger · 16 years ago
  32. 2ad53a0 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · 16 years ago
  33. d94d0f1 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  34. 8d2810d libfdt: Fix bugs in fdt_get_path() by David Gibson · 16 years ago
  35. 8398315 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  36. 221599dd Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 7570428 mpc83xx: don't disable autoboot by Kim Phillips · 16 years ago
  38. 97c620b mpc83xx: Fix typo in include/mpc83xx.h by Nobuhiro Iwamatsu · 16 years ago
  39. a18b58f mpc83xx: add h/w flash protection to board configs by Kim Phillips · 16 years ago
  40. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  41. dba577f Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  42. c91600a ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  43. f9f718b Add missing device types to dev_print() in part.c by Remy Bohmer · 16 years ago
  44. b824a1e Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  45. d012a7c Fix Spartan-3 definitions. by Laurent Pinchart · 16 years ago
  46. d516845 Remove duplicate Spartan-3E definition. by Laurent Pinchart · 16 years ago
  47. 069acf7 socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  48. 9f3dd70 socrates: fix crash after relocation by Anatolij Gustschin · 16 years ago
  49. 2c04bc3 socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  50. f41b0dc Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  51. a7c7d86 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  52. b118d99 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  53. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  54. 4c9c109 sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  55. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · 16 years ago
  56. 752a595 sh: Add support any page size and empty_zero_page to SH Linux uImage by Nobuhiro Iwamatsu · 16 years ago
  57. e9dd88e sh: rsk7203: Add support pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  58. eb44ed9 ADS5121: fix typo in "rootpath" default setting by Wolfgang Denk · 16 years ago
  59. 1837f82 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · 16 years ago
  60. 97d6a34 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  61. cb3d2de Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · 16 years ago
  62. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  63. 971d673 Prepare v2008.10-rc2 by Wolfgang Denk · 16 years ago
  64. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  65. 8804a61 Update mailing list email and archive addresses by Peter Tyser · 16 years ago
  66. bbab0bc 85xx: socrates: autoprobe Lime chip by u-boot@bugs.denx.de · 16 years ago
  67. f0421ec 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  68. 4b366be sh: Fix compile error for r2dplus by Nobuhiro Iwamatsu · 16 years ago
  69. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  70. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  71. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  72. 45c7e89 fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  73. d481b07 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  74. 5e0400f fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  75. c933756 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  76. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  77. ef33369 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  78. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  79. 818968c MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s by Wolfgang Denk · 16 years ago
  80. 47860ec ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  81. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  82. 4a0a3b2 ppc4xx: Add .gitignore file to xilinx-ppc440 boards by Ricardo Ribalda Delgado · 16 years ago
  83. 162458a ppc4xx: Fix compilation of v5fx30teval_flash by Ricardo Ribalda Delgado · 16 years ago
  84. bb7af86 ppc4xx: Fix in-tree build for ppc440-generic boards by Ricardo Ribalda Delgado · 16 years ago
  85. da17154 ARM: synchronize mach-types.h with linux 2.6.27-rc6 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  86. 95ab2a3 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  87. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  88. 0e0390d make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · 16 years ago
  89. 09a47e9 Fix MACH_TYPE for the AT91RM9200DK board. by Claudio Scordino · 16 years ago
  90. 0a83338 i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  91. 3207699 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  92. ecd7ac9 arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  93. 15e2eff ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  94. 32a953d Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  95. 0b7f71a i.MX31: document timer precision option by Guennadi Liakhovetski · 16 years ago
  96. 4ce0011 i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  97. 067a4f9 i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  98. d0d4a02 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 7ed7a27 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago