1. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  2. 4ec12e9 ARM: OMAP4: Fix bug in omap4470_volts struct by Lubomir Popov · 11 years ago
  3. 6ae4473 socfpga: Adding Freeze Controller driver by Chin Liang See · 11 years ago
  4. f0fa39f Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. f92b298 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · 11 years ago
  6. f2afc3b arm: atmel: sama5d3: correct the ID for DBGU and PIT by Bo Shen · 11 years ago
  7. b7b7d9c Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. d0f0c7d ARM: at91: sama5d3: add support for sama5d36 chip by Wu, Josh · 11 years ago
  9. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  10. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. eea89aa arm: zynq : Revert TZ_DDR_RAM to secure. by Radhey Shyam Pandey · 11 years ago
  13. 9dc81ec arm: zynq: Do not remap OCM to high address by Michal Simek · 11 years ago
  14. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  15. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  16. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  17. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  18. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  19. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  20. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  21. 2757205 mx5: lowlevel_init: Remove unused macro by Fabio Estevam · 11 years ago
  22. 2ad8b46 ARM: mx5: Enable L2 cache by Fabio Estevam · 11 years ago
  23. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  24. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  25. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  26. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  27. 4e16e2f arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  28. e8e62a7 mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · 11 years ago
  29. d1a428f zynq: Use arch_cpu_init() instead of lowlevel_init() by Michal Simek · 11 years ago
  30. a49f40a i2c: mxc: move to new subsystem by trem · 11 years ago
  31. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  32. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  33. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  34. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  35. e5a9af4 ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · 11 years ago
  36. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  37. 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  38. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  39. 5424393 armv7: hw_data: change clock divider setting. by Poddar, Sourav · 11 years ago
  40. 3074626 omap5: add qspi support by Matt Porter · 11 years ago
  41. 6b21645 ARM: virtualization: replace verbose license with SPDX identifier by Andre Przywara · 11 years ago
  42. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  43. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  44. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
  45. ad5ad74 ARM: add C function to switch to non-secure state by Andre Przywara · 11 years ago
  46. dd5e8da ARM: add assembly routine to switch to non-secure state by Andre Przywara · 11 years ago
  47. e776fd2 ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · 11 years ago
  48. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  49. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. 6166c11 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  51. 2cb5c38 mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · 11 years ago
  52. f9623df ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
  53. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
  54. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  55. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  56. 38003bc arm: zynq: Fix timer loadaddress by Michal Simek · 11 years ago
  57. 25a8ae9 ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  58. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  59. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  60. 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  61. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  62. 4740e24 mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · 11 years ago
  63. 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
  64. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  66. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  67. fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  68. 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · 11 years ago
  69. 83fd858 imx: add status reporting for HAB status by Stefano Babic · 11 years ago
  70. e3d0ad5 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  71. 7a2f619 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · 11 years ago
  72. 6d2e261 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  73. 1fc9437 ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  74. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  75. 6f6afad arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 11 years ago
  76. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  77. a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  78. 35c7e52 Add TI816X support by TENART Antoine · 11 years ago
  79. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  80. 50535eb omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
  81. 7330fd7 ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  82. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  83. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  84. 85b5936 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · 11 years ago
  85. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  86. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  87. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  88. 661ccfc zynq: slcr: Wait 100ms till clk is properly setup by Michal Simek · 12 years ago
  89. f5ff7bc zynq: Add new ddrc driver for ECC support by Michal Simek · 11 years ago
  90. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  91. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  92. c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
  93. be9b6f8 am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  94. de2be65 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 11 years ago
  95. c1fa130 mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  96. ab48f78 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  97. 4a42ff1 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  98. adc52df ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  99. 4738e36 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  100. df3d222 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago