1. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  2. fe436d0 FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · 16 years ago
  3. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  4. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  5. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  6. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  7. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  8. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · 17 years ago
  9. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · 17 years ago
  10. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  11. d5a1fb9 FSL DDR: Add 85xx specific register setting by Kumar Gala · 16 years ago
  12. 80f4bc7 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  13. a3f554e FSL DDR: Remove old SPD support from cpu/mpc86xx by Kumar Gala · 16 years ago
  14. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  15. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  16. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  17. 2e6ba7d FSL DDR: Add 86xx specific register setting by Kumar Gala · 16 years ago
  18. fcf2884 FSL DDR: Add DDR2 DIMM paramter support by Kumar Gala · 16 years ago
  19. 711d11b FSL DDR: Add DDR1 DIMM paramter support by Kumar Gala · 16 years ago
  20. 124b082 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  21. 61ed053 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · 16 years ago
  22. 5b4da32 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
  23. defe6ad Update CHANGELOG by Wolfgang Denk · 16 years ago
  24. a772a16 Add support for muas3001 board (MPC8270) by Heiko Schocher · 16 years ago
  25. 544e83e common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
  26. cc8f335 remove MVS1 board by Andre Schwarz · 16 years ago
  27. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  28. 58911df fdt: Added resize command by Kumar Gala · 16 years ago
  29. 99ebc05 fdt: refactor initrd related code by Kumar Gala · 16 years ago
  30. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  31. bd70bbe bootm: refactor image detection and os load steps by Kumar Gala · 16 years ago
  32. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  33. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · 16 years ago
  34. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  35. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  36. 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
  37. 29a7c2f mpc7448hpc2: Fix PCI I/O space mapping. by Randy Vinson · 16 years ago
  38. 1edead5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  39. 2f4877e i.MX31: Specify maintainers for i.MX31-based boards by Guennadi Liakhovetski · 16 years ago
  40. 60da471 ADS5121: adjust image addresses in RAM and flash by Wolfgang Denk · 16 years ago
  41. 2a34383 cmd_mem.c: Fix help message alignment by Wolfgang Denk · 16 years ago
  42. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · 16 years ago
  43. 67c2e5c MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices by Nick Spence · 16 years ago
  44. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · 16 years ago
  45. 51dc5e3 mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago
  46. 0da3a3d MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago
  47. 44f15e5 fix out of tree building by Kim Phillips · 16 years ago
  48. 226f6bd Merge branch 'next' by Kim Phillips · 16 years ago
  49. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
  50. 9584564 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  51. 1bfdd5e RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) by Stefan Roese · 16 years ago
  52. 2360216 MX31: fix bit masks in function mx31_decode_pll() by Jens Gehrlein · 16 years ago
  53. b675aa3 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · 16 years ago
  54. 76873a6 Add ARM AMBA PL031 RTC Support by Gururaja Hebbar K R · 16 years ago
  55. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · 16 years ago
  56. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · 16 years ago
  57. 0989fcf Add note on dereferencing /aliases pointers by Gerald Van Baren · 16 years ago
  58. eb45e03 libfdt: Add support for using aliases in fdt_path_offset() by Kumar Gala · 16 years ago
  59. c5b130e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · 16 years ago
  60. 0a1617a libfdt: Forgot one function when cleaning the namespace by David Gibson · 16 years ago
  61. 9a36da9 libfdt: Improve documentation in libfdt.h by Wolfram Sang · 16 years ago
  62. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  63. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  64. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  65. b51560e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  66. 75e22a4 ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · 16 years ago
  67. 2c640fe Make the YAFFS filesystem work by Remy Bohmer · 16 years ago
  68. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  69. 34fd562 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · 16 years ago
  70. 1abbbd0 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · 16 years ago
  71. 038f0d8 ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  72. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  73. c23634d hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · 16 years ago
  74. 9e25d76 cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER by Heiko Schocher · 16 years ago
  75. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  76. f6f431d fix mvbc_p board build warnings by Andre Schwarz · 16 years ago
  77. 70e976e Makefile: fix posix support on find by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
  79. f0d8881 mod_i2c_mem() bugfix by Peter Tyser · 16 years ago
  80. 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · 16 years ago
  81. 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · 16 years ago
  82. c8a5933 Replace enums in ata.h with an include of libata.h by Steven A. Falco · 16 years ago
  83. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 708a18b fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · 16 years ago
  85. fb5dcd5 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · 16 years ago
  86. 2548b99 Add command to enable/disable interrupts by Kumar Gala · 16 years ago
  87. 61520bb Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  88. 3a1024b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 16 years ago
  89. ec81b47 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · 16 years ago
  90. b8c1929 CFI: Fix AMD Legacy sector protect by TsiChung Liew · 16 years ago
  91. bce7c13 hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER by Haavard Skinnemoen · 16 years ago
  92. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  93. abdb55a hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT by Haavard Skinnemoen · 16 years ago
  94. 984cdba favr-32-ezkit: Fix printf format warnings by Haavard Skinnemoen · 16 years ago
  95. 865c858 MAINTAINERS: Sort avr32 section alphabetically by Haavard Skinnemoen · 16 years ago
  96. 1012044 Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  97. 1744f5b avr32: Add MIMC200 board by Mark Jackson · 16 years ago
  98. 2877a11 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · 16 years ago
  99. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · 16 years ago
  100. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago