1. dbfd115 arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320 by Nobuhiro Iwamatsu · 10 years ago
  2. dd73018b1 arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB by Nobuhiro Iwamatsu · 10 years ago
  3. 7880356 gpio: r8a7790-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 11 years ago
  4. f2c51fd gpio: r8a7791-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 11 years ago
  5. e6f2c20 arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  6. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  7. a26acb7 Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 10 years ago
  8. 6a2f30a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  9. a90bed7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  10. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  11. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  12. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  13. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  14. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 11 years ago
  15. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 11 years ago
  16. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  17. e7f9350 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  18. d57b649 ARM: OMAP5: add CKO buffer control mask by Dmitry Lifshitz · 11 years ago
  19. 4b5d383 ARM: OMAP5: add UART4 support by Dmitry Lifshitz · 11 years ago
  20. 4b97bcb am33xx: add SSC enable macro by Yegor Yefremov · 11 years ago
  21. 2364e15 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 10 years ago
  22. bb14469 ARM: tegra: add function to enable input clamping on tristate by Stephen Warren · 11 years ago
  23. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  24. 4a68d34 ARM: tegra: allow pinmux mux option not to be set by init tables by Stephen Warren · 11 years ago
  25. 48ec7a9 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 11 years ago
  26. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 11 years ago
  27. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  28. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  29. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  30. bf0adb8 imx25: Add new hardware registers by Thomas Diener · 11 years ago
  31. 98d2cff iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · 11 years ago
  32. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  33. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  34. 3deb22a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  35. 694c3bc mx6slevk: Add SPI NOR flash support by Fabio Estevam · 11 years ago
  36. 563491b mx6: fix weird formatting in imx6q-sabreauto.dts by Stefano Babic · 11 years ago
  37. e05b98d arm: rmobile: Add register infomation of PLL regsiter by Nobuhiro Iwamatsu · 11 years ago
  38. fb3af51 arm: rmobile: r8a7791: Add support ES2 revision by Nobuhiro Iwamatsu · 11 years ago
  39. f637656 arm: rmobile: r8a7790: Add support ES2 revision by Nobuhiro Iwamatsu · 11 years ago
  40. 73ff680 arm: rmobile: Update print_cpuinfo function by Nobuhiro Iwamatsu · 11 years ago
  41. 5dd8dbd arm: rmobile: Add prototype for function to get the CPU information to rmobile.h by Nobuhiro Iwamatsu · 11 years ago
  42. a028abe arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs by Nobuhiro Iwamatsu · 11 years ago
  43. 210f7b2 arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integer() by Nobuhiro Iwamatsu · 11 years ago
  44. 9b7fa2f arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  45. 42c53ab arm: rmobile: r8a779x: Fix L2 cache init and latency setting by Nobuhiro Iwamatsu · 11 years ago
  46. 5723e24 arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8a7791 by Nobuhiro Iwamatsu · 11 years ago
  47. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. b149c4c ARM:tegra20: Remove aes debug prints by Tom Rini · 11 years ago
  49. 53eb768 aes: make apply_cbc_chain_data non-static by Stephen Warren · 11 years ago
  50. d8d7cbd kbuild: use boolean macros to select tegra*-common directory by Masahiro Yamada · 11 years ago
  51. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 11 years ago
  52. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  53. fc9a8e8 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 11 years ago
  54. 30fe8c1 keystone2: add keystone multicore navigator driver by Vitaly Andrianov · 11 years ago
  55. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  56. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  57. 356d15e i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 11 years ago
  58. 11bc755 arm: add support for arch timer by Vitaly Andrianov · 11 years ago
  59. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  60. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  61. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  62. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  63. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  64. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  65. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  66. 0f50777 Merge branch 'next' by Tom Rini · 11 years ago
  67. d381294 ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  68. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  69. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  70. e04bfda ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  71. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  72. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  73. 803d01e ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  74. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  75. dfb42fc ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  76. a45fa43 ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  77. e296995 ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  78. 19ed7b4 ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  79. 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  80. 6ac1e54 ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  81. dd45948 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  82. 0d2c0d5 ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  83. e688a99 imx-common/video: add detect_hdmi by Eric Benard · 11 years ago
  84. 93ad66c imx-common: add board_video_skip by Eric Benard · 11 years ago
  85. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  86. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  87. 91290cf bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  88. 42ddfad ARMv8: fix bug for flush data cache by set/way by Leo Yan · 11 years ago
  89. 8859014 armv8: Flush dcache before switching to EL2 by York Sun · 11 years ago
  90. 6c81a93 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  91. c709896 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  92. 25839c0 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  93. 42f5e8a build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  94. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  96. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  97. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  98. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  99. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  100. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago