1. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  2. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  3. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  4. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  5. 3d9c847 arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  6. 833db74 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  7. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  9. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  10. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  11. d861a33 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  12. 80c4c59 arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  13. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  14. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  15. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  16. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  17. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  18. 47a4bea ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · 11 years ago
  19. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  20. 968294b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  21. 5d649d2 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  22. 0610a16 omap1510inn: arm925t: remove support by Albert ARIBAUD · 11 years ago
  23. 62d206d armv7: hw_data: change clock divider setting. by Poddar, Sourav · 11 years ago
  24. c97a9b3 omap5: add qspi support by Matt Porter · 11 years ago
  25. f833e79 ARM: virtualization: replace verbose license with SPDX identifier by Andre Przywara · 11 years ago
  26. f835c77 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  27. d429688 ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  28. ba6a169 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
  29. 1ef9238 ARM: add C function to switch to non-secure state by Andre Przywara · 11 years ago
  30. 16212b5 ARM: add assembly routine to switch to non-secure state by Andre Przywara · 11 years ago
  31. 45b940d ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · 11 years ago
  32. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  33. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. 5c8d5b6 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  35. a0a0dac mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · 11 years ago
  36. 3668ce3 ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
  37. 3dd22a3 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
  38. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  39. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  40. 7ba69b7 arm: zynq: Fix timer loadaddress by Michal Simek · 11 years ago
  41. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  42. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  43. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  44. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  45. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  46. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  47. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  48. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  49. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  50. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  51. d55e0da mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · 11 years ago
  52. 68e1747 socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
  53. fba1ed4 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · 11 years ago
  54. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  55. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  56. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. 6d4511b Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. 8467fae i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · 11 years ago
  59. 6f6059e ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  60. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  61. b83c709 imx: add status reporting for HAB status by Stefano Babic · 11 years ago
  62. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  63. 81aee97 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · 11 years ago
  64. 40aadf9 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  65. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  66. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  67. e08d6f3 arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 11 years ago
  68. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  69. 9ed887c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  70. dcf846d Add TI816X support by TENART Antoine · 11 years ago
  71. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  72. 9c8deae arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  73. 7805671 arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  74. 0474fb0 omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
  75. 2f6af82 ARM: omap24xx: remove remainders of dead board by Masahiro Yamada · 11 years ago
  76. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  77. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  78. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  79. 3b34ac1 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · 11 years ago
  80. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  81. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  82. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  83. 39523be zynq: slcr: Wait 100ms till clk is properly setup by Michal Simek · 11 years ago
  84. 148ba55 zynq: Add new ddrc driver for ECC support by Michal Simek · 11 years ago
  85. 0652028 config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  86. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  87. c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
  88. cd8845d am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  89. 392bba4 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 11 years ago
  90. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  91. b1e26e3 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  92. f986d97 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  93. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  94. c4ec281 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  95. bf0e866 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
  96. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  97. 0f7cf38 ARM: highbank: avoid bss write in timer_init by Rob Herring · 11 years ago
  98. 714d1f5 ARM: highbank: set timer prescaler to 256 by Rob Herring · 11 years ago
  99. ec0e413 ARM: highbank: fix get_tbclk value to timer rate by Rob Herring · 11 years ago
  100. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago