1. 124a06d imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · 12 years ago
  2. d1c679a iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · 12 years ago
  3. 83209cb mx35: Remove duplicate GPIO3_BASE_ADDR by Benoît Thébaudeau · 12 years ago
  4. 18c6399 mx5: cosmetic: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  5. 68d919d mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · 12 years ago
  6. f2d3ae0 mx3: Fix typo on IPU_CONF_CSI_EN by Benoît Thébaudeau · 12 years ago
  7. 34a31bf mx35: Fix typo on EDIO by Benoît Thébaudeau · 12 years ago
  8. 78ff1a6 mx5: Enable dcache by Benoît Thébaudeau · 12 years ago
  9. e107c7e mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  10. cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  11. 78befb6 rtc: add support of mx27 rtc by trem · 12 years ago
  12. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  13. 1b0f559 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  14. 0989123 tx25: Use generic gpio_* calls by Vikram Narayanan · 12 years ago
  15. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  16. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  17. d7d8a3a mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  18. f348199 mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  19. a51425d apx4devkit: Turn on caches by Fabio Estevam · 12 years ago
  20. a7273de m28evk: Turn on caches by Fabio Estevam · 12 years ago
  21. d0460b0 arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung board by Łukasz Majewski · 12 years ago
  22. d7957d1 arm:exynos: Enable data cache at exynos based processors. by Łukasz Majewski · 12 years ago
  23. 6fff52b video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  24. a29c832 video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  25. 5addfcf video: add dp_enabled variable in vidinfo structure by Donghwa Lee · 12 years ago
  26. d2a6982 video: support exynos display port drivers by Donghwa Lee · 12 years ago
  27. c401505 EXYNOS5: add display port base address by Donghwa Lee · 12 years ago
  28. b651667 EXYNOS5: support display port phy control function by Donghwa Lee · 12 years ago
  29. 46524be EXYNOS5: support display system register control by Donghwa Lee · 12 years ago
  30. 2c5cd25 EXYNOS5: support exynos5 lcd clock control by Donghwa Lee · 12 years ago
  31. ee93dcf video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  32. f8c5cfa ARM: EXYNOS: fixed compiler warning message by Jaehoon Chung · 12 years ago
  33. 3936b4f arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  34. 42e14f0 arm:trats: loaduimage environment variable defied for TRATS target by Łukasz Majewski · 12 years ago
  35. 41222c2 SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  36. fd8ef01 EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  37. 10bc1a7 EXYNOS5: CLOCK: Add BPLL support by Rajeshwari Shinde · 12 years ago
  38. 6071bca EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  39. 87f2e07 Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  40. 998e5d3 EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  41. 526b570 EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  42. 78fbcc9 SMDK5250: Add smdk5250-uboot-spl.lds by Rajeshwari Shinde · 12 years ago
  43. 9c46f03 SMDK5250: SPL: Define parametric board initializer by Rajeshwari Shinde · 12 years ago
  44. 589c397 ARCH: SPL: Add parametric board initializer by Rajeshwari Shinde · 12 years ago
  45. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  46. 6f0dba8 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  47. cca6076 tegra20: Remove armv4t build flags by Allen Martin · 12 years ago
  48. 660e98f spl: fix SPL build of private libgcc by Allen Martin · 12 years ago
  49. c497be7 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
  50. 12b7b70 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  51. a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  52. 984df4e tegra20: add u-boot-*-tegra.bin targets by Allen Martin · 12 years ago
  53. c037c93 ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  54. 45ec5b2 tegra20: remove timer_init from SPL build by Allen Martin · 12 years ago
  55. c7da6c6 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  56. aa2e279 MAKEALL: update to work with new boards.cfg syntax by Allen Martin · 12 years ago
  57. 0fd37b8 mkconfig: remove bashisms and cleanup config.mk generation by Allen Martin · 12 years ago
  58. e3e5dac tegra20: make board mkdir commands unconditional by Allen Martin · 12 years ago
  59. ba5dcb3 tegra20: tec: add tegra20-common-post.h by Allen Martin · 12 years ago
  60. 7e5fd8f tegra20: rename CONFIG_MACH_TEGRA_GENERIC by Allen Martin · 12 years ago
  61. d9e73a8 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago
  62. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  63. 0d04f34 ARM: add Raspberry Pi model B board, using BCM2835 SoC by Stephen Warren · 12 years ago
  64. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  65. 86c6326 ARM: arm1176: enable instruction cache in arch_cpu_init() by Stephen Warren · 12 years ago
  66. c6c621b README: fix references to config_cmd_default.h by Stephen Warren · 12 years ago
  67. f418597 snowball: Adding board specific cache cleanup routine by Mathieu J. Poirier · 12 years ago
  68. 53e6f6a armv7: Adding cpu specific cache managmenent by Mathieu J. Poirier · 12 years ago
  69. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  70. 75dfe96 u8500: Enabling power to MMC device on AB8500 V2 by Mathieu J. Poirier · 12 years ago
  71. 1e37322 u8500: Moving processor-specific functions to cpu area. by Mathieu J. Poirier · 12 years ago
  72. b95f9ec snowball: applying power to LAN and GBF controllers by Mathieu J. Poirier · 12 years ago
  73. 101a769 snowball: Moving to ux500.v2 addess scheme for PRCMU access by Mathieu J. Poirier · 12 years ago
  74. 81637e2 snowball: Adding CPU clock initialisation by Mathieu J. Poirier · 12 years ago
  75. 9652de7 snowball: Adding architecture dependent initialisation by Mathieu J. Poirier · 12 years ago
  76. 42cb8fb u8500: Moving prcmu to cpu directory by Mathieu J. Poirier · 12 years ago
  77. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  78. 77bfa6b davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  79. d439504 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
  80. 1bb0946 davinci: enbw_cmc: change switch init behaviour by Heiko Schocher · 12 years ago
  81. 6995a28 am33xx evm: Update secure_emif_sdram_config during ddr init by Satyanarayana, Sandhya · 12 years ago
  82. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  83. 975b71b armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack by Tom Rini · 12 years ago
  84. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  85. a4a99ff am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  86. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  87. 6bfca50 am335x evm: Enable MMC1 pinmux by Tom Rini · 12 years ago
  88. 0689a2e am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
  89. 036fd65 am335x evm: Initial support for AM335x GP EVM Profiles by Tom Rini · 12 years ago
  90. 38d4a60 sc_sps_1: Adjust board config to use 'mxs' SoC code by Otavio Salvador · 12 years ago
  91. ebd6ca9 rtc: imxdi: Initial support by Benoît Thébaudeau · 12 years ago
  92. 4e3349b MX28: Add SchulerControl SC_SPS_1 platform by Marek Vasut · 12 years ago
  93. 8b165a5 i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  94. 7fb1ed0 MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  95. fca37fc vision2: do not overwrite the console by Fabio Estevam · 12 years ago
  96. 1e08098 mx51evk: do not overwrite the console by Fabio Estevam · 12 years ago
  97. 3e07737 MX5: mx53loco: do not overwrite the console by Stefano Babic · 12 years ago
  98. abb85be MX28: Fix MXS MMC DMA issues by Marek Vasut · 12 years ago
  99. 2025590 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · 12 years ago
  100. 8698332 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · 12 years ago