1. f69b065 mx28evk: Fix boot by adjusting HW_DRAM_CTL29 register by Fabio Estevam · 12 years ago
  2. b29da17 mx6: Avoid writing to read-only bits in imximage.cfg by Vikram Narayanan · 12 years ago
  3. 001533e mx6qsabrelite: Remove unused SOBJS by Fabio Estevam · 12 years ago
  4. ef0ed6a mx6qarm2: Remove unused SOBJS by Fabio Estevam · 12 years ago
  5. cf0a8ec mx51evk: Remove unused SOBJS by Fabio Estevam · 12 years ago
  6. d0004a6 mx53smd: Remove unused SOBJS by Fabio Estevam · 12 years ago
  7. 5094fbf mx53ard: Remove unused SOBJS by Fabio Estevam · 12 years ago
  8. b4896cd mx53evk: Remove unused SOBJS by Fabio Estevam · 12 years ago
  9. 2fb563f mx53loco: Remove unused SOBJS by Fabio Estevam · 12 years ago
  10. eae08eb mx53loco: Fix revision of Dialog boards by Fabio Estevam · 12 years ago
  11. f714b0a mx53loco: Add LCD support by Fabio Estevam · 13 years ago
  12. a1b0e19 mx5: Rename mx51_fb_init() by Fabio Estevam · 13 years ago
  13. f1adefd mx51evk: Add LCD support by Fabio Estevam · 13 years ago
  14. 6ecaee8 mx53loco: Remove unneeded gpio_set_value() by Fabio Estevam · 13 years ago
  15. 54cd1de mx53loco: Add CONFIG_REVISION_TAG by Fabio Estevam · 13 years ago
  16. 768a059 mx53loco: Turn on VUSB regulator by Fabio Estevam · 13 years ago
  17. 5b547f3 mx53loco: Add mc34708 support and set mx53 frequency at 1GHz by Fabio Estevam · 13 years ago
  18. ed5157e pmic: dialog: Avoid name conflicts by Fabio Estevam · 13 years ago
  19. 3996a96 i.MX6: mx6q_sabrelite: add SATA bindings by Eric Nelson · 13 years ago
  20. ecb7be2 mx28evk: add NAND support by Lauri Hintsala · 13 years ago
  21. e7e3372 mx53loco: Add support for 1GHz operation for DA9053-based boards by Fabio Estevam · 13 years ago
  22. 1fc56f1 mx53loco: Allow to print CPU information at a later stage by Fabio Estevam · 13 years ago
  23. 28fdbdd i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow by Eric Nelson · 13 years ago
  24. bdb9f76 mx6qsabrelite: No need to set the direction for GPIO3_23 again by Fabio Estevam · 13 years ago
  25. f92e4e6 MX53: mx53loco: Add SATA support by Stefano Babic · 13 years ago
  26. 5d065c3 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  27. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  28. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  29. 1ba62f1 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · 13 years ago
  30. 617e46e powerpc/p1023rds: Disable nor flash node and enable nand flash node by Chunhe Lan · 13 years ago
  31. 03f3587 i.MX6: arm2: Add AXI cache and Qos setting by Dirk Behme · 13 years ago
  32. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago v2012.04-rc2
  33. 2f002ec MX35: mx35pdk: wrong board revision by Stefano Babic · 13 years ago
  34. d0f5600 MX31: mx31pdk: drop enable_caches from board file by Stefano Babic · 13 years ago
  35. 1482410 MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · 13 years ago
  36. 19db9be mx53ard: Initialize return code with error by Fabio Estevam · 13 years ago
  37. 1c9ceff i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG by Eric Nelson · 13 years ago
  38. d928a8f mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use for environment by Eric Nelson · 13 years ago
  39. 2ea73e9 mx6qsabrelite: add and enable USB Host 1 support by Wolfgang Grandegger · 13 years ago
  40. 2bf3359 i.mx6q: mx6qsabrelite: Update the network configuration by Troy Kisky · 13 years ago
  41. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  42. ba901df mx35pdk: Remove duplicate CPU revision and reset cause information by Fabio Estevam · 13 years ago
  43. ed9d216 mx51evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  44. c9d5fd1 mx53smd: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  45. 7d1267d mx53evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  46. 9308204 mx53ard: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  47. a091be7 mx53loco: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  48. ba54b92 mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select by Eric Nelson · 13 years ago
  49. 373a1d8 mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform by Eric Nelson · 13 years ago
  50. ed97abe mx28evk: add SPI support by Matthias Fuchs · 13 years ago
  51. 598aa2b mx28evk: add USB support by Matthias Fuchs · 13 years ago
  52. b125e7b imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype by Stefano Babic · 13 years ago
  53. 2af81e2 i.mx6q: mx6qsabrelite: Add the ethernet function support by Jason Liu · 13 years ago
  54. 8e7d7b6 i.mx6q: mx6qsabrelite: Setup uart1 pinmux by Troy Kisky · 13 years ago
  55. 4394d0c sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option by Fabio Estevam · 13 years ago
  56. bc5833c i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board by Jason Liu · 13 years ago
  57. d109ed9 mx28evk: Remove 'all' target from Makefile by Fabio Estevam · 13 years ago
  58. 29f75a5 mx28evk: Add initial support for MX28EVK board by Fabio Estevam · 13 years ago
  59. 3c05789 i.mx6q: mx6qarm2: Enable the usboh3 clock by Eric Nelson · 13 years ago
  60. 473c635 i.mx6q: arm2: Add the enet function support by Jason Liu · 13 years ago
  61. 670c24f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  62. 3dc5ea5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  63. 1667013 MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC by Paul Gortmaker · 13 years ago
  64. 0eaf8f9 mpc8313erdb: Enable GPIO support on the MPC8313E RDB by Joe Hershberger · 13 years ago
  65. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  66. 60bae5e Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  67. 055d969 USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  68. 45cf6ad USB: mx53loco: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  69. 76d7f57 i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board by Jason Liu · 13 years ago
  70. c786f54 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  71. 4497861 p2041rdb: fix serdes clock map by Shaohui Xie · 13 years ago
  72. 58aef72 mx51evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  73. 3ee3729 mx53smd: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  74. a146dca mx53evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  75. d59c33a mx53ard: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  76. 73128aa mx53loco: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  77. e38cc2c board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  78. 9839709 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  79. ae6b03f powerpc/p3060qds: Add board related support for P3060QDS platform by Shengzhou Liu · 13 years ago
  80. b86c770 mpc83xx: mpc8360emds - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  81. 4589728 powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND by Kumar Gala · 13 years ago
  82. e377920 board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  83. 502dd36 board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  84. 945f431 board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  85. 8dbd4b7 board/freescale/common/pixis.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  86. 67926c2 board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  87. 71775d3 powerpc/mpc85xx: Set SYSCLK to the required frequency by Jerry Huang · 13 years ago
  88. e4382ac powerpc/85xx: Fix MPC8572DS NAND build by Kumar Gala · 13 years ago
  89. a311db6 powerpc/85xx: Make inclusion of USB device fixup conditional by Ramneek Mehresh · 13 years ago
  90. d370122 powerpc/mpc8548cds: Fix network initialization by chenhui zhao · 13 years ago
  91. afc52db powerpc/QorIQ: fix network frame manager TBI PHY address settings by Roy Zang · 13 years ago
  92. 5721385 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  93. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  94. 7ba6d59 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
  95. caf63eb board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  96. 55e3327 board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  97. 27f7ae7 ColdFire: Fix the compile issue for M52277 by Jason Jin · 13 years ago
  98. 867b96a mx31pdk: Enable D and I caches by Fabio Estevam · 13 years ago
  99. 6bc31fb mx53smd: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  100. d7f7141 mx53ard: Remove unused get_board_rev function by Fabio Estevam · 13 years ago