1. 4b9ca09 cosmetic: Whitespace fix by Vasili Galka · 10 years ago
  2. 73671da Check run_command() return code properly by Thomas Betker · 10 years ago
  3. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  4. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  5. 64ce2fb arm:am33xx: Add a scale_vcores() hook by Tom Rini · 10 years ago
  6. ccd2f8d ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · 10 years ago
  7. afee59c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · 10 years ago
  8. 196311d arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · 11 years ago
  9. 87acf19 arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · 11 years ago
  10. 7a5f71b am43xx_evm: Add qspiboot target by Sourav Poddar · 11 years ago
  11. 68128e0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  12. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  13. 567802b Exynos: Make sure ps_hold gets set in the SPL by Doug Anderson · 10 years ago
  14. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  15. ae4223f Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  16. eb0dd99 exynos: Enable PSHOLD in SPL by Simon Glass · 11 years ago
  17. cf874c1 ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 11 years ago
  18. 5c390a5 arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  19. 12bbc0b ARM: atmel: switch to main crystal osc for SPL boot by Bo Shen · 11 years ago
  20. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  21. 5835823 sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  22. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago
  23. 286c3c3 sunxi: add sun7i dram setup support by Ian Campbell · 11 years ago
  24. fe1b4db sunxi: add sun7i pinmux and gpio support by Ian Campbell · 11 years ago
  25. 643cf0e sunxi: add sun7i clocks and timer support. by Ian Campbell · 11 years ago
  26. 1277bac Arm64 fix a bug of vbar_el3 initialization by David Feng · 11 years ago
  27. 33144ea Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  28. 2125471 am33xx: report silicon revision instead of code by Sergey Alyoshin · 11 years ago
  29. d7630da ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 11 years ago
  30. 939911a armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 11 years ago
  31. 02847fc ARM: DRA7xx: ctrl: Fix efuse register addresses by Lokesh Vutla · 11 years ago
  32. 9fcf3d3 ARM: DRA72x: Update EMIF data by Lokesh Vutla · 11 years ago
  33. 4d6bf55 ARM: DRA72x: clocks: Update the hwdata by Lokesh Vutla · 11 years ago
  34. 8b0d1bb ARM: DRA72x: volt: Update the pmic offsets by Keerthy · 11 years ago
  35. ee77a23 ARM: DRA72x: Add Silicon ID support by Lokesh Vutla · 11 years ago
  36. a0a3718 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 11 years ago
  37. 3eb5e19 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  38. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  39. dd73018b1 arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB by Nobuhiro Iwamatsu · 11 years ago
  40. a26acb7 Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 11 years ago
  41. 39c4975 ARM: exynos: clock: modify the set_mmc_clk for exynos4 by Jaehoon Chung · 11 years ago
  42. 00ee813 arm: exynos: clock: Remove exynos4x12_set_mmc_clk function by Beomho Seo · 11 years ago
  43. 77ee62d arm: exynos: pinmux: add sdmmc4 gpio configratuion by Beomho Seo · 11 years ago
  44. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  46. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  47. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  48. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 11 years ago
  49. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 11 years ago
  50. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  51. 66e6715 zynq: treat ps7_init.c/h as external files to ignore them by Masahiro Yamada · 11 years ago
  52. eb8c54b ARM: zynq: ehci: Added USB host driver support by Michal Simek · 11 years ago
  53. 3cc3fa8 ARM: zynq: Add MIO detection code by Michal Simek · 11 years ago
  54. 2da7a74 ARM: zynq: Setup correct slcr_lock value by Michal Simek · 11 years ago
  55. 6e04769 ARM: zynq: slcr: Fix incorrect commentary by Michal Simek · 11 years ago
  56. 1540fb7 ARM: zynq: Call zynq board_init() in SPL by Michal Simek · 11 years ago
  57. 10fa49f ARM: zynq: Do not use half memory size for ECC case by Michal Simek · 11 years ago
  58. 96a2859 ARM: zynq: Added efuse status register base address by Siva Durga Prasad Paladugu · 11 years ago
  59. ec96386 ARM: zynq: Fix sparse warning in ddrc.c by Michal Simek · 11 years ago
  60. 3b5b599 ARM: zynq: Fix sparse warnings in slcr.c by Michal Simek · 11 years ago
  61. 2364e15 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 11 years ago
  62. bb14469 ARM: tegra: add function to enable input clamping on tristate by Stephen Warren · 11 years ago
  63. 4a68d34 ARM: tegra: allow pinmux mux option not to be set by init tables by Stephen Warren · 11 years ago
  64. 48ec7a9 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 11 years ago
  65. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  66. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  67. 73ff680 arm: rmobile: Update print_cpuinfo function by Nobuhiro Iwamatsu · 11 years ago
  68. a028abe arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs by Nobuhiro Iwamatsu · 11 years ago
  69. 210f7b2 arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integer() by Nobuhiro Iwamatsu · 11 years ago
  70. 9b7fa2f arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  71. 42c53ab arm: rmobile: r8a779x: Fix L2 cache init and latency setting by Nobuhiro Iwamatsu · 11 years ago
  72. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. b149c4c ARM:tegra20: Remove aes debug prints by Tom Rini · 11 years ago
  74. 53eb768 aes: make apply_cbc_chain_data non-static by Stephen Warren · 11 years ago
  75. d8d7cbd kbuild: use boolean macros to select tegra*-common directory by Masahiro Yamada · 11 years ago
  76. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 11 years ago
  77. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  78. 30fe8c1 keystone2: add keystone multicore navigator driver by Vitaly Andrianov · 11 years ago
  79. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  80. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  81. 11bc755 arm: add support for arch timer by Vitaly Andrianov · 11 years ago
  82. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  83. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  84. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  85. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  86. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  87. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  88. 0f50777 Merge branch 'next' by Tom Rini · 11 years ago
  89. d381294 ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  90. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  91. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  92. 803d01e ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  93. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  94. dfb42fc ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  95. a45fa43 ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  96. e296995 ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  97. 19ed7b4 ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  98. 6ac1e54 ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  99. dd45948 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  100. 0d2c0d5 ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago