1. 9dc8fef pxa: fix memory coherency problem after relocation by Mike Dunn · 11 years ago
  2. 84c617b pxa: use -mcpu=xscale compiler option by Mike Dunn · 11 years ago
  3. 097d86d pxa: turn icache off in cpu_init_crit() by Mike Dunn · 11 years ago
  4. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  5. fbf87b1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  6. 47bd65e arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  7. d026dec arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  8. df84502 arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  9. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  10. c37980c arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  11. c2543a2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  13. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  14. 7b9c5d0 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  15. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  16. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  17. 1149ca0 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 11 years ago
  18. 2b81c26 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 11 years ago
  19. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 11 years ago
  20. 07eb5f9 EXYNOS5: FDT: Add DWMMC device node data by Amar · 11 years ago
  21. 847e669 arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 11 years ago
  22. 58bb8f5 cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 11 years ago
  23. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago
  24. ee28eda OMAP5: Enable access to auxclk registers by Lubomir Popov · 11 years ago
  25. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  26. 92b0482 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  27. 97405d8 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  28. 7f36c88 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · 11 years ago
  29. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  30. 81ede18 ARM: DRA7xx: Correct SRAM END address by Sricharan R · 11 years ago
  31. f9b814a ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 11 years ago
  32. e9d6cd0 ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 11 years ago
  33. 18c9d55 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  34. 3332b24 ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  35. 63fc0c7 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  36. 4de28d7 ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · 11 years ago
  37. 4ca94d8 ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  38. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  39. bcdd8f7 ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · 11 years ago
  40. 9239f5b ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  41. e0a8c99 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · 11 years ago
  42. e69c585 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 11 years ago
  43. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 11 years ago
  44. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. dbc000b ARM: tegra: only enable SCU on Tegra20 by Tom Warren · 11 years ago
  46. edfcf85 am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> by Tom Rini · 11 years ago
  47. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  48. 320d974 am33xx: Correct NON_SECURE_SRAM_START/END by Tom Rini · 11 years ago
  49. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  50. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 11 years ago
  51. 72af2fc exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 11 years ago
  52. 86fb7b3 arm: mxs: Fix vectoring table crafting by Marek Vasut · 11 years ago
  53. 24e8bee arm: vf610: Add Vybrid VF610 CPU support by Alison Wang · 11 years ago
  54. cfd701b arm: vf610: Add IOMUX support for Vybrid VF610 by Alison Wang · 11 years ago
  55. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  56. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  57. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. 60985bb tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 11 years ago
  59. 578e637 ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 11 years ago
  60. 20583d0 ARM: tegra: support SKU 7 of Tegra20 by Stephen Warren · 11 years ago
  61. 840167c ARM: tegra: support SKU 1 of Tegra114 by Stephen Warren · 11 years ago
  62. a51f7de Tegra: clk: always use find_best_divider() for periph clocks by Allen Martin · 11 years ago
  63. fd72569 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections by Tom Rini · 11 years ago
  64. 234370c Exynos5: clock: Update the equation to calculate PLL output frequency by Akshay Saraswat · 12 years ago
  65. 3225f34 ARM: atmel: add sama5d3xek support by Bo Shen · 11 years ago
  66. 284403a ARM: at91: add Atmel sama5d3 SoC new pmc register by Bo Shen · 11 years ago
  67. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  68. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 11 years ago
  69. a73267a arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  70. 9e33690 arm: at91: add at91sam9n12ek board support by Wu, Josh · 11 years ago
  71. e542377 arm: at91: add at91sam9n12 register definition by Wu, Josh · 11 years ago
  72. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  75. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 11 years ago
  76. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 11 years ago
  77. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 11 years ago
  78. f92f227 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common by SRICHARAN R · 11 years ago
  79. 76db5b8 ARM: OMAP: Make omap_boot_parameters common across socs by SRICHARAN R · 11 years ago
  80. 30bba01 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · 11 years ago
  81. 34fa070 davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK by Eric Benard · 11 years ago
  82. 81ac7e5 da850: provide davinci_enable_uart0 by Eric Benard · 11 years ago
  83. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 11 years ago
  84. 2bcc785 OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work by Lubomir Popov · 11 years ago
  85. cc175e6 Add DDR3 support for IGEP COM AQUILA/CYGNUS. by Enric Balletbo i Serra · 11 years ago
  86. 166e5cc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · 12 years ago
  87. 2335b65 OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5 by Lubomir Popov · 11 years ago
  88. aebe7ff OMAP5: I2C: Add I2C4 and I2C5 bases by Lubomir Popov · 11 years ago
  89. 3935277 OMAP5: I2C: Enable i2c5 clocks by Lubomir Popov · 11 years ago
  90. 035d563 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · 12 years ago
  91. 38e8ce4 arm: mxs: Add LCDIF registers for i.MX233 by Marek Vasut · 11 years ago
  92. 7411cdf arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 11 years ago
  93. d5dae85 fpga: zynq: Add support for loading bitstream by Michal Simek · 11 years ago
  94. 714dc00 arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 11 years ago
  95. dd3ecf0 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 11 years ago
  96. 286a88c mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 11 years ago
  97. 26be20f mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 11 years ago
  98. 2ac2bb7 pxa: Add weak attribute to reset_cpu() function by Łukasz Dałek · 12 years ago
  99. e0e89e2 pxa27x_udc: remove call to unimplemented set_GPIO_mode() by Mike Dunn · 11 years ago
  100. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 11 years ago