1. 45fd7b2 ARM: omap5: add platform specific info for GPMC and ELM controllers by pekon gupta · 11 years ago
  2. f56eb01 ARM: omap4: add platform specific info for GPMC and ELM controllers by pekon gupta · 11 years ago
  3. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  4. 3eb6e4b Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 11 years ago
  5. 867ced7 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. 86b82eb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  10. 4b41649 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  11. 3ce970d arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 11 years ago
  12. 21505f9 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 11 years ago
  13. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  14. c39758a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  15. 8cd1552 ARM: OMAP5: add CKO buffer control mask by Dmitry Lifshitz · 11 years ago
  16. ca96944 ARM: OMAP5: add UART4 support by Dmitry Lifshitz · 11 years ago
  17. cacea6c am33xx: add SSC enable macro by Yegor Yefremov · 11 years ago
  18. ecc7538 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 11 years ago
  19. f53f108 ARM: tegra: add function to enable input clamping on tristate by Stephen Warren · 11 years ago
  20. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  21. 7d9fae5 ARM: tegra: allow pinmux mux option not to be set by init tables by Stephen Warren · 11 years ago
  22. b6bb181 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 11 years ago
  23. 2c0ea60 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 11 years ago
  24. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  25. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  26. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  27. 7ee5ba6 imx25: Add new hardware registers by Thomas Diener · 11 years ago
  28. d3b1742 iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · 11 years ago
  29. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  30. 53000ce usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  31. f3b7b7c Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  32. f6db5ac mx6slevk: Add SPI NOR flash support by Fabio Estevam · 11 years ago
  33. 63fa077 mx6: fix weird formatting in imx6q-sabreauto.dts by Stefano Babic · 11 years ago
  34. 8f40a37 arm: rmobile: Add register infomation of PLL regsiter by Nobuhiro Iwamatsu · 11 years ago
  35. dc7ef50 arm: rmobile: r8a7791: Add support ES2 revision by Nobuhiro Iwamatsu · 11 years ago
  36. 06cadf1 arm: rmobile: r8a7790: Add support ES2 revision by Nobuhiro Iwamatsu · 11 years ago
  37. 524ed8b arm: rmobile: Update print_cpuinfo function by Nobuhiro Iwamatsu · 11 years ago
  38. 5e0f45d arm: rmobile: Add prototype for function to get the CPU information to rmobile.h by Nobuhiro Iwamatsu · 11 years ago
  39. 520d06d arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs by Nobuhiro Iwamatsu · 11 years ago
  40. 3486332 arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integer() by Nobuhiro Iwamatsu · 11 years ago
  41. 091bc06 arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  42. dbb81f9 arm: rmobile: r8a779x: Fix L2 cache init and latency setting by Nobuhiro Iwamatsu · 11 years ago
  43. 52b9674 arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8a7791 by Nobuhiro Iwamatsu · 11 years ago
  44. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. 14d01f3 ARM:tegra20: Remove aes debug prints by Tom Rini · 11 years ago
  46. 398c70c aes: make apply_cbc_chain_data non-static by Stephen Warren · 11 years ago
  47. 8729ef1 kbuild: use boolean macros to select tegra*-common directory by Masahiro Yamada · 11 years ago
  48. d47dffe arm, da850: staticize funtions by Manish Badarkhe · 11 years ago
  49. 8de09df am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  50. 657f6b5 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 11 years ago
  51. 06c6ea7 keystone2: add keystone multicore navigator driver by Vitaly Andrianov · 11 years ago
  52. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  53. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  54. f89c87f i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 11 years ago
  55. 0e90287 arm: add support for arch timer by Vitaly Andrianov · 11 years ago
  56. 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  57. 739b98f OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  58. 346e34f omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  59. 92adeb6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  60. a38b2e7 ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  61. 5e99cdb ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  62. 42b97cb ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  63. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  64. 70b080f ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  65. 0d5c46a usb: tegra: combine header file by Stefan Agner · 11 years ago
  66. fb38739 usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  67. a844b01 ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  68. 6685f04 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  69. 0561709 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  70. 43eed91 ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  71. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  72. f4df605 ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  73. 51ed4ad ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  74. 9026dfd ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  75. fdb906f ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  76. f70dbc3 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  77. 8569b3a ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  78. e13b486 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  79. 67e6cec ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  80. ad0f1d5 imx-common/video: add detect_hdmi by Eric Benard · 11 years ago
  81. 4c94fa1 imx-common: add board_video_skip by Eric Benard · 11 years ago
  82. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. 79bbde0 arm64 patch: gicv3 support by David Feng · 11 years ago
  84. 5625c8b bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  85. 9e0d25e ARMv8: fix bug for flush data cache by set/way by Leo Yan · 11 years ago
  86. b7ebd10 armv8: Flush dcache before switching to EL2 by York Sun · 11 years ago
  87. 5395768 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  88. 4582f69 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  89. fc728f7 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  90. ff933ee build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  91. f7ffd34 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  92. 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  93. 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  94. ef04201 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  95. 11b84ee armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  96. 897947c armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  97. 438a167 arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  98. cb35060 socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  99. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  100. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago