1. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 10 years ago
  2. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 10 years ago
  3. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 10 years ago
  4. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  5. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  6. b149c4c ARM:tegra20: Remove aes debug prints by Tom Rini · 10 years ago
  7. 53eb768 aes: make apply_cbc_chain_data non-static by Stephen Warren · 10 years ago
  8. d8d7cbd kbuild: use boolean macros to select tegra*-common directory by Masahiro Yamada · 11 years ago
  9. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 10 years ago
  10. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 10 years ago
  11. 30fe8c1 keystone2: add keystone multicore navigator driver by Vitaly Andrianov · 11 years ago
  12. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  13. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  14. 11bc755 arm: add support for arch timer by Vitaly Andrianov · 11 years ago
  15. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  16. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  17. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  18. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  19. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  20. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  21. 0f50777 Merge branch 'next' by Tom Rini · 10 years ago
  22. d381294 ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  23. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  24. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  25. 803d01e ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  26. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  27. dfb42fc ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  28. a45fa43 ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  29. e296995 ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  30. 19ed7b4 ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  31. 6ac1e54 ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  32. dd45948 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  33. 0d2c0d5 ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  34. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  35. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  36. 42ddfad ARMv8: fix bug for flush data cache by set/way by Leo Yan · 11 years ago
  37. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  38. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  39. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  40. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  41. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  42. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  43. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  44. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  45. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  46. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  47. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  48. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  49. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  50. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  51. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  52. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  53. b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 11 years ago
  54. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  55. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  56. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. 6e7b9f4 aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
  58. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  60. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  61. d73f38f am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · 11 years ago
  62. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  63. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  64. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  65. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  66. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  67. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  68. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  69. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  70. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  71. b56b9a0 ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  72. f84880f ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  73. 4800be4 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  74. 2cab8ae ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  75. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  76. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  77. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  78. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  79. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  80. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  81. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  82. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  83. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  84. f55e911 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  85. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  86. 989ce04 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  87. b3134fc arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  88. 11f2968 ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · 11 years ago
  89. 82da441 DRA7: fix ABB efuse offset for OPP_NOM by Nishanth Menon · 11 years ago
  90. 6e2192a ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 by Janne Grunau · 11 years ago
  91. cd8341b ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
  92. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  93. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  94. 2aa43f7 kbuild,tegra124: add dummy obj- for Kbuild by Masahiro Yamada · 11 years ago
  95. ca53735 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  96. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  97. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  98. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  99. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  100. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago