1. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  2. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  3. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  4. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  5. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  6. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  7. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  8. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  9. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  10. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  11. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  12. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  13. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  14. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  16. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  17. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  18. d73f38f am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · 11 years ago
  19. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  20. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  22. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  23. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  24. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  25. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  26. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  27. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  28. b56b9a0 ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  29. f84880f ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  30. 4800be4 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  31. 2cab8ae ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  32. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  33. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  34. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  35. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  36. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  37. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  38. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  39. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  40. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  41. f55e911 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  42. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  43. 989ce04 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  44. b3134fc arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  45. 11f2968 ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · 11 years ago
  46. 82da441 DRA7: fix ABB efuse offset for OPP_NOM by Nishanth Menon · 11 years ago
  47. 6e2192a ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 by Janne Grunau · 11 years ago
  48. cd8341b ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
  49. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  50. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  51. 2aa43f7 kbuild,tegra124: add dummy obj- for Kbuild by Masahiro Yamada · 11 years ago
  52. ca53735 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  53. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  54. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  55. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  56. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  57. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. e158665 arm: zynq: correct the argument to lldiv by Siva Durga Prasad Paladugu · 11 years ago
  59. d7e269c zynq: Add support for U-BOOT SPL by Michal Simek · 11 years ago
  60. 96a5d4d zynq: Update CLK in bdinfo by Michal Simek · 11 years ago
  61. d6c9bba zynq: Implement dump clock command by Soren Brinkmann · 11 years ago
  62. 97598fc net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · 11 years ago
  63. 1cd46ed net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · 11 years ago
  64. 2826fd3 zynq: timer: Fix hangs if network activity attempted after about one hour by Michal Simek · 11 years ago
  65. 614c272 zynq: timer: Migrate to zynq clock framework by Soren Brinkmann · 11 years ago
  66. 6c3e61d zynq: Provide a framework to read clock frequencies by Soren Brinkmann · 11 years ago
  67. 673ba27 zynq: Enable dcache support by Michal Simek · 11 years ago
  68. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. b56e71e am43xx: Add qspi support by Sourav Poddar · 11 years ago
  70. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  71. 3871618 zynq: Fix elf header generation by Michal Simek · 11 years ago
  72. 3cd534e ARM: bcm2835: config.mk isn't needed by Stephen Warren · 11 years ago
  73. d53ccdb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. 17998ef Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  75. adadc91 ARM: imx6: fix wrong fec clk by Markus Niebel · 11 years ago
  76. 6d73c23 mx6: Enable L2 cache support by Fabio Estevam · 11 years ago
  77. 94db665 mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · 11 years ago
  78. 16197bb imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure by Anson Huang · 11 years ago
  79. 5c92edc imx6: ensure AHB clock is 132MHz in low freq boot mode by Anson Huang · 11 years ago
  80. e25bfec exynos: clock: use the clear and set bits macros. by Inha Song · 11 years ago
  81. 3cb007a exynos: clock: fixed that cfg is set to wrong value. by Inha Song · 11 years ago
  82. 7dbe63b SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  83. c8d4b2f ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  84. 0ab9a03 exynos: pinmux: remove unnecessary routine by Minkyu Kang · 11 years ago
  85. 1501cc9 exynos: pinmux: remove unnecessary define by Minkyu Kang · 11 years ago
  86. 2f5dac9 ARM: tegra: add common (shared) CPU files by Tom Warren · 11 years ago
  87. 52ef43b ARM: tegra: Add CPU (armv7) files for Tegra124 by Tom Warren · 11 years ago
  88. 32edd2e ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 by Tom Warren · 11 years ago
  89. a4bcd67 ARM: tegra: remove a conditional for CSITE rate by Stephen Warren · 11 years ago
  90. 41447fb ARM: tegra: enable PLLX only once it's been fully configured by Stephen Warren · 11 years ago
  91. cad38a5 ARM: tegra: pass just partition ID to power_partition() by Stephen Warren · 11 years ago
  92. 41cd530 ARM: tegra: misc cleanups triggered by Tegra124 review by Stephen Warren · 11 years ago
  93. b9dd621 ARM: tegra: don't exceed AVP limits when configuring PLLP by Jimmy Zhang · 11 years ago
  94. 9399e54 ARM: tegra: amend pmc.h for Tegra114+ by Stephen Warren · 11 years ago
  95. c82014d ARM: tegra: implement MASK_BITS_31_29 by Tom Warren · 11 years ago
  96. 54d2e18 ARM: tegra: use MASK_BITS_* macros everywhere by Stephen Warren · 11 years ago
  97. 9cb0c6d ARM: tegra: rename OUT_CLK_SOURCE_* by Stephen Warren · 11 years ago
  98. 5916a36 ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28 by Stephen Warren · 11 years ago
  99. 0b01b53 ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum by Tom Warren · 11 years ago
  100. 86b6578 ARM: tegra: accept any SKU ID for most chips by Stephen Warren · 11 years ago