1. fd24e75 bugfix for i.mx31 CCM_UPCTL reg by Maxim Artamonov · 16 years ago
  2. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  3. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  4. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  5. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  6. c52dde9 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
  7. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  8. e56d397 Added initial eNET board support by Graeme Russ · 16 years ago
  9. 9617f94 Merge branch 'next' by Kim Phillips · 16 years ago
  10. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  11. 7937e4f powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  12. d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  13. 3f8dcb5 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  14. eb0649a Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
  15. e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
  16. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  17. f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
  18. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  19. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  20. 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  21. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  22. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  23. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  24. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  25. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  26. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  27. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  28. 87fd600 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  29. 3eb8baf Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  30. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  31. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  32. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  33. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  34. 5e6b534 mpc83xx: enable eLBC NAND support for MPC8315ERDB board by Dave Liu · 16 years ago
  35. dc7a79c Sync with 2.6.27 by Kyungmin Park · 16 years ago
  36. f95f6dc microblaze: Add cache flush by Michal Simek · 16 years ago
  37. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  38. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago
  39. 81df082 Merge branch 'fixes' by Haavard Skinnemoen · 16 years ago
  40. 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  41. 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · 16 years ago
  42. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  43. e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · 16 years ago
  44. 49f8a44 Merge branch 'master' into next by Kim Phillips · 16 years ago
  45. c33cb86 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  46. b9c2172 sh: use write{8,16,32} in all lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 92c91ec ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards by Matthias Fuchs · 16 years ago
  48. 065a0d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  49. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · 16 years ago
  50. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  51. 8dc2d64 sbc8641d: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  52. 8c45a9e at91rm9200: move define from lowlevel_init to header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. aef363d m501sk: move to the common memory setup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. a16842e at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  56. a27d0e2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  57. f3c970c XPedite5200 board support cleanup by Peter Tyser · 16 years ago
  58. 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  60. 2a03a05 sbc8548: use proper PHY address by Paul Gortmaker · 16 years ago
  61. 76a2737 sbc8548: enable command line editing by default. by Paul Gortmaker · 16 years ago
  62. c9af652 sbc8548: don't enable the 3rd and 4th eTSEC by Paul Gortmaker · 16 years ago
  63. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  64. 64dcf47 ppc: Use addrmap in virt_to_phys and map_physmem. by Kumar Gala · 16 years ago
  65. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  66. 1c2b329 XPedite5370 board support by Peter Tyser · 16 years ago
  67. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · 16 years ago
  68. fcc369c avr32: Remove second definition of virt_to_phys() by Haavard Skinnemoen · 16 years ago
  69. 1bc0ea8 MIPS: qemu_mips: move env storage just after u-boot by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. a0af83d include/configs/at91cap9adk.h: fix typo. by Wolfgang Denk · 16 years ago
  71. 002dd96 powerpc: fix io.h build warning with CONFIG_PHYS_64BIT by Becky Bruce · 16 years ago
  72. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  73. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  74. 0949bd1 Introduce addr_map library by Kumar Gala · 16 years ago
  75. 9364a67 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  76. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  77. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. f0533c9 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  80. 5ff8350 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  81. 049803e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  82. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  83. 121e2c5 sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT by Nobuhiro Iwamatsu · 16 years ago
  84. 54d07ca sh: Update ms7722se board config by Nobuhiro Iwamatsu · 16 years ago
  85. 06e5fda ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  86. 4489628 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · 16 years ago
  87. d147a9f microblaze: Remove XUPV2P board by Michal Simek · 16 years ago
  88. 67690a1 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · 16 years ago
  89. 1698496 microblaze: Fix ml401 uart16550 setting by Michal Simek · 16 years ago
  90. 2053fce libfdt: Fix redefined uintptr_t warning for USE_HOSTCC by Jerry Van Baren · 16 years ago
  91. 6506c25 Moved sc520 PCI definitions to stand-alone file by Graeme Russ · 16 years ago
  92. a933bd6 jffs2: summary support by Ilya Yanok · 16 years ago
  93. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  94. 4f89585 USB: descriptor handling by Stefan Althoefer · 16 years ago
  95. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  97. f874b49 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  98. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  99. e6ce657 vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 by Wolfgang Denk · 16 years ago
  100. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago