1. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 10 years ago
  2. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 10 years ago
  3. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 10 years ago
  4. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 10 years ago
  5. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  6. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 10 years ago
  7. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  8. b149c4c ARM:tegra20: Remove aes debug prints by Tom Rini · 10 years ago
  9. 53eb768 aes: make apply_cbc_chain_data non-static by Stephen Warren · 10 years ago
  10. d8d7cbd kbuild: use boolean macros to select tegra*-common directory by Masahiro Yamada · 10 years ago
  11. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 10 years ago
  12. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 10 years ago
  13. fc9a8e8 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 10 years ago
  14. 30fe8c1 keystone2: add keystone multicore navigator driver by Vitaly Andrianov · 10 years ago
  15. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 10 years ago
  16. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 10 years ago
  17. 356d15e i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 10 years ago
  18. 11bc755 arm: add support for arch timer by Vitaly Andrianov · 10 years ago
  19. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 10 years ago
  20. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  21. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  22. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  23. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  24. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  25. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  26. 0f50777 Merge branch 'next' by Tom Rini · 10 years ago
  27. d381294 ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  28. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  29. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  30. e04bfda ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  31. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  32. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  33. 803d01e ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  34. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  35. dfb42fc ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  36. a45fa43 ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  37. e296995 ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  38. 19ed7b4 ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  39. 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  40. 6ac1e54 ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  41. dd45948 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  42. 0d2c0d5 ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  43. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  44. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  45. 91290cf bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  46. 42ddfad ARMv8: fix bug for flush data cache by set/way by Leo Yan · 10 years ago
  47. 8859014 armv8: Flush dcache before switching to EL2 by York Sun · 10 years ago
  48. 6c81a93 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  49. c709896 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  50. 25839c0 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  51. 42f5e8a build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  52. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  53. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 10 years ago
  54. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 10 years ago
  55. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  56. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  57. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  58. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  59. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  60. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 10 years ago
  61. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  62. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 10 years ago
  63. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 10 years ago
  64. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 10 years ago
  65. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 10 years ago
  66. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  67. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  68. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  69. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  70. b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 10 years ago
  71. 680d8f0 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  72. 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  73. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  74. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  75. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  76. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  77. 6e7b9f4 aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
  78. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  79. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  80. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  81. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  82. d73f38f am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · 11 years ago
  83. 1ecab0f board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  84. fe60164 board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  85. 3f41ffe board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  86. bf7716d board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  87. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  88. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  89. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  90. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  91. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  92. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  93. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  94. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  95. 3ed7c48 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · 11 years ago
  96. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  97. 388b2e5 kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  98. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  99. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  100. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago