1. 70390ab Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel by Bo Shen · 12 years ago
  2. 7f82ca3 spiflash: at25: using common spi flash operation by Bo Shen · 12 years ago
  3. def7b45 spi: add atmel at25df321 serial flash support by Bo Shen · 12 years ago
  4. 8c68888 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
  5. ccae57a at91sam9x5: set default EBI I/O drive configuration. by Wu, Josh · 12 years ago
  6. b44c114 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · 12 years ago
  7. 63f4148 am33xx: Remove redundant timer config by Tom Rini · 12 years ago
  8. b632093 OMAP3: mt_ventoux: added video support by Stefano Babic · 12 years ago
  9. 613bea6 OMAP3: video: add macros to set display parameters by Stefano Babic · 12 years ago
  10. b06d140 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  11. 63f9315 OMAP3: mt_ventoux: disable the buzzer at start-up by Stefano Babic · 12 years ago
  12. 85d9c7a OMAP3: mt_ventoux: read MAC address from EEPROM by Stefano Babic · 12 years ago
  13. 053bdb0 OMAP3: mt_ventoux: activate GPIO4 by Stefano Babic · 12 years ago
  14. 098f465 OMAP3: mt_ventoux: Correct board pinmux by Stefano Babic · 12 years ago
  15. 95123d1 OMAP3: twister : get MAC address from EEPROM by Stefano Babic · 12 years ago
  16. f39fd59 OMAP3: tam3517: add function to read MAC from EEPROM by Stefano Babic · 12 years ago
  17. 8524b37 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  18. 51c333b Merge remote-tracking branch 'u-boot-atmel/master' into m by Albert ARIBAUD · 12 years ago
  19. 880e5dc Fixes the crippled console output on PortuxG20. by Markus Hubig · 12 years ago
  20. 3c92e0e arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · 12 years ago
  21. b968ce5 atmel: eb_cpux9k2: add ram target configuration by Jens Scharsig · 12 years ago
  22. 717b0a8 integrator: break out common config by Linus Walleij · 12 years ago
  23. 7462e00 eb_cpux9k2: fix chip select by Jens Scharsig · 13 years ago
  24. b31f384 lsxl: support power switch by Michael Walle · 12 years ago
  25. 4ac207d cosmetic: Better explain how to use the kirkwood kwbimage.cfg file. by Karl O. Pinc · 12 years ago
  26. aceeaa3 Cosmetic doc typo fixes to the kwbimage feature docs by Karl O. Pinc · 12 years ago
  27. e416c38 arm/km: remove unused code by Holger Brunck · 12 years ago
  28. 12793f7 arm/km: fix frequency of the SPI NOR Flash by Valentin Longchamp · 12 years ago
  29. 41528a6 km/ivm: fix string len check to support 7 char board names by Valentin Longchamp · 12 years ago
  30. baddd9f kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  31. 6635f58 km/arm: set SPI NOR Flash default parameters by Valentin Longchamp · 12 years ago
  32. dea1cfb edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  33. 72d6685 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  34. dd359a1 at91: 9x5: Enable PMECC for 5series ek board. by Wu, Josh · 12 years ago
  35. e333036 at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC. by Wu, Josh · 12 years ago
  36. fd3091d at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  37. 1586d1b at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  38. 6cded6d at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  39. 4a73e58 atmel: at91sam9x5: add spi flash boot support by Bo Shen · 12 years ago
  40. 270e61a arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT by Bo Shen · 12 years ago
  41. 27755d1 arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  42. 92027e7 at91sam9263ek: remove unnecessary console_init_f by Andreas Bießmann · 12 years ago
  43. 778a2a6 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  44. 2e383ad atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  45. 676627b Take over the maintainer for sam9g10 and sam9m10g45 by Bo Shen · 12 years ago
  46. 68df918 arm : at91sam9x5 : fix a small bug for NAND by Bo Shen · 12 years ago
  47. 9db5799 AT91: Small fix on AT91 USART initialization code by Xu, Hong · 13 years ago
  48. 46a8ab7 at91sam9263ek: fix 'update' script by Andreas Bießmann · 12 years ago
  49. 8a06e63 ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT by Bo Shen · 12 years ago
  50. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  51. 1da8a7b mxc: Define architecture identifier by Benoît Thébaudeau · 12 years ago
  52. 68fc638 MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR by Stefano Babic · 12 years ago
  53. 7d04bd7 mx5:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
  54. a50f8d9 efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot by Matt Sealey · 12 years ago
  55. ed95f61 efikamx: update to Efika MX Smarttop and Smartbook boards by Matt Sealey · 12 years ago
  56. 6815cf6 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  57. 04bac9a efikamx: update MAINTAINERS for Genesi Efika MX systems by Matt Sealey · 12 years ago
  58. 57c0f81 efikamx: configure Smarttop PCBID and LED pads in DCD for convenience by Matt Sealey · 12 years ago
  59. 285961e efikamx: remove drive strength function and roll its functionality into the DCD by Matt Sealey · 12 years ago
  60. af8f53b efikamx: move and rename Efika MX directories and config files to prepare for new boards by Matt Sealey · 12 years ago
  61. f134d24 MX28: m28evk: Enable SPI DMA by Marek Vasut · 12 years ago
  62. dee493c MX28: m28evk: Align SSP clock speed by Marek Vasut · 12 years ago
  63. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  64. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · 12 years ago
  65. f16c8e6 MX28: DMA: Align the struct mxs_dma_desc by Marek Vasut · 12 years ago
  66. 5e3deeb mx6qarm2:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
  67. f6315ed imx27lite: update with gpio api change (v4) by trem · 12 years ago
  68. cf233ed gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  69. 397e3d5 mx5: add iomux-mx51.h include by Matt Sealey · 12 years ago
  70. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  71. d1de2e0 mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  72. d8e9063 mxs: Replace i.MX233 by i.MX23 on copyright header by Otavio Salvador · 12 years ago
  73. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · 12 years ago
  74. 85818cf mx53ard: Use IMX_GPIO_NR macro by Fabio Estevam · 12 years ago
  75. f6b2366 mx51evk: Use IMX_GPIO_NR macro by Fabio Estevam · 12 years ago
  76. 642af86 mx53loco: Use IMX_GPIO_NR macro by Fabio Estevam · 12 years ago
  77. f884a42 mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  78. efc9187 mx35: Move clock enums to clock.h by Benoît Thébaudeau · 12 years ago
  79. 4618789 mx35: Remove declaration of non-existing function by Benoît Thébaudeau · 12 years ago
  80. 97f69e6 mx35: Fix broken pin definitions by Benoît Thébaudeau · 12 years ago
  81. 6774a92 mx35 iomux: Remove unused macro by Benoît Thébaudeau · 12 years ago
  82. f303935 mx5: Undeclare imx_decode_pll() by Benoît Thébaudeau · 12 years ago
  83. fc05b90 MX: Set a common gpio.h for all i.MX by Stefano Babic · 12 years ago
  84. f13094d mxs: Use correct function name to initialize dram by Fabio Estevam · 12 years ago
  85. 99a633b mx28evk: Remove unneeded 'undef' by Fabio Estevam · 12 years ago
  86. c615224 MX28: Move "regs-base.h" include after SoC type configuration by Otavio Salvador · 12 years ago
  87. 1781100 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  88. 5baa248 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · 12 years ago
  89. 58d2232 mx5/6: Fix cpu_mmc_init() return value by Benoît Thébaudeau · 12 years ago
  90. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  91. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  92. dd793fc mx53evk: add boot_mode support by Troy Kisky · 12 years ago
  93. 580f4e3 mx6qsabrelite: add boot_mode support by Troy Kisky · 12 years ago
  94. 0ca618c imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · 12 years ago
  95. c939e2c iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · 12 years ago
  96. 055926a mx35: Remove duplicate GPIO3_BASE_ADDR by Benoît Thébaudeau · 12 years ago
  97. 118e0bc mx5: cosmetic: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  98. 796ae25 mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · 12 years ago
  99. c8750c6 mx3: Fix typo on IPU_CONF_CSI_EN by Benoît Thébaudeau · 12 years ago
  100. 8ce8777 mx35: Fix typo on EDIO by Benoît Thébaudeau · 12 years ago