1. d429688 ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  2. ba6a169 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
  3. 1ef9238 ARM: add C function to switch to non-secure state by Andre Przywara · 11 years ago
  4. 16212b5 ARM: add assembly routine to switch to non-secure state by Andre Przywara · 11 years ago
  5. 45b940d ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · 11 years ago
  6. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. 5c8d5b6 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. a0a0dac mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · 11 years ago
  9. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  10. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  11. 7ba69b7 arm: zynq: Fix timer loadaddress by Michal Simek · 11 years ago
  12. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  13. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  14. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  15. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  16. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  17. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  18. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  19. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  20. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  21. d55e0da mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · 12 years ago
  22. 68e1747 socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
  23. fba1ed4 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · 12 years ago
  24. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  25. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  26. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  27. 6d4511b Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  28. 8467fae i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · 11 years ago
  29. 6f6059e ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 12 years ago
  30. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  31. b83c709 imx: add status reporting for HAB status by Stefano Babic · 12 years ago
  32. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  33. 81aee97 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · 11 years ago
  34. 40aadf9 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  35. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  36. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 12 years ago
  37. e08d6f3 arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 12 years ago
  38. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  39. 9ed887c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  40. dcf846d Add TI816X support by TENART Antoine · 12 years ago
  41. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 12 years ago
  42. 9c8deae arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  43. 7805671 arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  44. 0474fb0 omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
  45. 2f6af82 ARM: omap24xx: remove remainders of dead board by Masahiro Yamada · 11 years ago
  46. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 12 years ago
  47. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 12 years ago
  48. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 12 years ago
  49. 3b34ac1 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · 12 years ago
  50. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 12 years ago
  51. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 12 years ago
  52. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 12 years ago
  53. 39523be zynq: slcr: Wait 100ms till clk is properly setup by Michal Simek · 12 years ago
  54. 148ba55 zynq: Add new ddrc driver for ECC support by Michal Simek · 12 years ago
  55. 0652028 config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 12 years ago
  56. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  57. c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 12 years ago
  58. cd8845d am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 12 years ago
  59. 392bba4 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 12 years ago
  60. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 12 years ago
  61. b1e26e3 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 12 years ago
  62. f986d97 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 12 years ago
  63. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 12 years ago
  64. c4ec281 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 12 years ago
  65. bf0e866 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 12 years ago
  66. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  67. 0f7cf38 ARM: highbank: avoid bss write in timer_init by Rob Herring · 12 years ago
  68. 714d1f5 ARM: highbank: set timer prescaler to 256 by Rob Herring · 12 years ago
  69. ec0e413 ARM: highbank: fix get_tbclk value to timer rate by Rob Herring · 12 years ago
  70. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  71. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  72. 1221b3d vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 12 years ago
  73. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 12 years ago
  74. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  75. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  76. e161f60 arm: exynos: fix clock calculation by Minkyu Kang · 12 years ago
  77. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 12 years ago
  78. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 12 years ago
  79. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 12 years ago
  80. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 12 years ago
  81. e3f5310 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 12 years ago
  82. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  83. 79713f0 mx27: add i2c clock by trem · 12 years ago
  84. 6247c46 mx27: add function enable_caches by trem · 12 years ago
  85. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 12 years ago
  86. 84c617b pxa: use -mcpu=xscale compiler option by Mike Dunn · 12 years ago
  87. 097d86d pxa: turn icache off in cpu_init_crit() by Mike Dunn · 12 years ago
  88. 47bd65e arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 12 years ago
  89. d026dec arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 12 years ago
  90. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 12 years ago
  91. c2543a2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  92. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  93. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 12 years ago
  94. 7b9c5d0 arm, am335x: make mpu pll config configurable by Heiko Schocher · 12 years ago
  95. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 12 years ago
  96. 2b81c26 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 12 years ago
  97. 847e669 arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 12 years ago
  98. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 12 years ago
  99. ee28eda OMAP5: Enable access to auxclk registers by Lubomir Popov · 12 years ago
  100. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 12 years ago