1. 019b57c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. 5d2ad2b vf610: fix build due to missing sys_proto.h by Stefano Babic · 11 years ago
  5. 01a3647 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. 8946034 tegra: dts: Bring in GPIO bindings from linux by Simon Glass · 11 years ago
  8. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 11 years ago
  9. ad827e16 arm: Support iotrace feature by Simon Glass · 11 years ago
  10. 734af24 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · 11 years ago
  11. fd3f401 omap3: board: trivial: add void for no args by Jeroen Hofstee · 11 years ago
  12. 9f1220a cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · 11 years ago
  13. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 11 years ago
  14. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 11 years ago
  15. 2868a5d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · 11 years ago
  16. c42ff09 tegra20: display: fix checking of return value by Jeroen Hofstee · 11 years ago
  17. f2f07e8 imx: correct HAB status for new chip TO by Stefano Babic · 11 years ago
  18. bad40e0 mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC by Fabio Estevam · 11 years ago
  19. a811db5 arm: zynq: fix a bug in Zynq linker script by Masahiro Yamada · 11 years ago
  20. d337a09 ARMv7: at91: enable ICache and DCache. by Wu, Josh · 11 years ago
  21. 7d89982 Remove ${objtree}/include/asm/proc/ link by Vasili Galka · 11 years ago
  22. 4b9ca09 cosmetic: Whitespace fix by Vasili Galka · 11 years ago
  23. 73671da Check run_command() return code properly by Thomas Betker · 11 years ago
  24. 5cc16cb am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · 11 years ago
  25. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 11 years ago
  26. 0a26e1d arm: fix a double-definition error of _start symbol by Masahiro Yamada · 11 years ago
  27. b924d58 arm64: zero cntvoff_el2 by Mark Rutland · 11 years ago
  28. cb6d04d arm: vf610: Add QSPI support for VF610TWR by Chao Fu · 11 years ago
  29. 9d2ca09 arm: imx: Add two macros for VF610 in IOMUX_PAD structure by Alison Wang · 11 years ago
  30. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  31. 5ed2894 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  32. 64ce2fb arm:am33xx: Add a scale_vcores() hook by Tom Rini · 11 years ago
  33. 25b0a72 arch-am33xx: Add defines for timer0-7 by Hannes Petermaier · 11 years ago
  34. ccd2f8d ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · 11 years ago
  35. afee59c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · 11 years ago
  36. 196311d arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · 11 years ago
  37. 87acf19 arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · 11 years ago
  38. 7a5f71b am43xx_evm: Add qspiboot target by Sourav Poddar · 11 years ago
  39. 68128e0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  40. 67a04ab MX25: fix build due to missing sys_proto.h by Stefano Babic · 11 years ago
  41. 22452fd imx: sata: return failure if not IMX6Q/IMX6D by Tim Harvey · 11 years ago
  42. 5bf497e imx: iomux: add macros to setup iomux for multiple SoC types by Tim Harvey · 11 years ago
  43. fe0f7f7 mx6: add mmdc configuration for MX6Q/MX6DL by Tim Harvey · 11 years ago
  44. 8d05b16 mx6: add structs for mmdc and ddr iomux registers by Tim Harvey · 11 years ago
  45. b07161c imx: add comments and remove unused struct fields by Tim Harvey · 11 years ago
  46. 887717d mx6: add boot device support for SPL by Tim Harvey · 11 years ago
  47. 9f2ec3f spl: consolidate arch/arm/include/asm/arch-*/spl.h by Masahiro Yamada · 11 years ago
  48. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 11 years ago
  49. 2aff23c arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y by Masahiro Yamada · 11 years ago
  50. e6607cf ARM: tegra: enable USB device mode and UMS on some boards by Stephen Warren · 11 years ago
  51. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  52. 567802b Exynos: Make sure ps_hold gets set in the SPL by Doug Anderson · 11 years ago
  53. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  54. ae4223f Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  55. 14ccc30 exynos: dts: Enable LCD for snow by Simon Glass · 11 years ago
  56. eb0dd99 exynos: Enable PSHOLD in SPL by Simon Glass · 11 years ago
  57. 63e6267 exynos: dts: Correct EC interrupt GPIO by Simon Glass · 11 years ago
  58. cf874c1 ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 11 years ago
  59. 168a48f ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header by Wu, Josh · 11 years ago
  60. 2ff22cf ARM: at91: remove AT91X40 macro since it is not use any more by Wu, Josh · 11 years ago
  61. 5c390a5 arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  62. 12bbc0b ARM: atmel: switch to main crystal osc for SPL boot by Bo Shen · 11 years ago
  63. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  64. e24ea55 sunxi: mmc support by Ian Campbell · 11 years ago
  65. 5835823 sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  66. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago
  67. 286c3c3 sunxi: add sun7i dram setup support by Ian Campbell · 11 years ago
  68. fe1b4db sunxi: add sun7i pinmux and gpio support by Ian Campbell · 11 years ago
  69. 643cf0e sunxi: add sun7i clocks and timer support. by Ian Campbell · 11 years ago
  70. 56d83d1 arm: vf610: add DDR_SEL_PAD_CONTR register by Stefan Agner · 11 years ago
  71. 1277bac Arm64 fix a bug of vbar_el3 initialization by David Feng · 11 years ago
  72. 33144ea Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. 2125471 am33xx: report silicon revision instead of code by Sergey Alyoshin · 11 years ago
  74. d7630da ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 11 years ago
  75. 939911a armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 11 years ago
  76. 02847fc ARM: DRA7xx: ctrl: Fix efuse register addresses by Lokesh Vutla · 11 years ago
  77. 9fcf3d3 ARM: DRA72x: Update EMIF data by Lokesh Vutla · 11 years ago
  78. 4d6bf55 ARM: DRA72x: clocks: Update the hwdata by Lokesh Vutla · 11 years ago
  79. 8b0d1bb ARM: DRA72x: volt: Update the pmic offsets by Keerthy · 11 years ago
  80. ee77a23 ARM: DRA72x: Add Silicon ID support by Lokesh Vutla · 11 years ago
  81. a0a3718 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 11 years ago
  82. 3eb5e19 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. cd324a6 ARM: omap5: add platform specific info for GPMC and ELM controllers by pekon gupta · 11 years ago
  85. e4426d0 ARM: omap4: add platform specific info for GPMC and ELM controllers by pekon gupta · 11 years ago
  86. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  87. dbfd115 arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320 by Nobuhiro Iwamatsu · 11 years ago
  88. dd73018b1 arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB by Nobuhiro Iwamatsu · 11 years ago
  89. 7880356 gpio: r8a7790-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 11 years ago
  90. f2c51fd gpio: r8a7791-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 11 years ago
  91. e6f2c20 arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  92. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  93. a26acb7 Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 11 years ago
  94. 6a2f30a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. a90bed7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  96. ea5ee2d ARM: dts: exnyos: enable dw-mmc controller by Jaehoon Chung · 11 years ago
  97. 7d3ca0f ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  98. 39c4975 ARM: exynos: clock: modify the set_mmc_clk for exynos4 by Jaehoon Chung · 11 years ago
  99. cd0ae61 board: trats2: Enable device tree on Trats2 by Beomho Seo · 11 years ago
  100. 00ee813 arm: exynos: clock: Remove exynos4x12_set_mmc_clk function by Beomho Seo · 11 years ago