1. cfe695c pxa: turn icache off in cpu_init_crit() by Mike Dunn · 11 years ago
  2. 1fc34f1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  3. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  4. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  5. 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  6. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  7. 446dd12 arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  8. d7f9212 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  10. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  11. 0ef0817 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  12. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  13. 09ffe60 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 12 years ago
  14. e1df628 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 12 years ago
  15. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 12 years ago
  16. 070e83f EXYNOS5: FDT: Add DWMMC device node data by Amar · 12 years ago
  17. d81863d arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 12 years ago
  18. debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 12 years ago
  19. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 12 years ago
  20. c40c54b OMAP5: Enable access to auxclk registers by Lubomir Popov · 12 years ago
  21. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  22. ffa9818 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 12 years ago
  23. 1652326 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 12 years ago
  24. 4b4b9a8 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · 12 years ago
  25. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  26. cdb9619 ARM: DRA7xx: Correct SRAM END address by Sricharan R · 12 years ago
  27. 8bbdc3f ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 12 years ago
  28. 51bc17a ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 12 years ago
  29. 93cdb28 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 12 years ago
  30. d9c839a ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 12 years ago
  31. 3685297 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 12 years ago
  32. bd1f0df ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · 12 years ago
  33. ae49f6d ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 12 years ago
  34. 61c517f ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 12 years ago
  35. 44466ad ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · 12 years ago
  36. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 12 years ago
  37. 1246453 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · 12 years ago
  38. 84bd325 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 12 years ago
  39. 28095da OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 12 years ago
  40. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. 642a444 ARM: tegra: only enable SCU on Tegra20 by Tom Warren · 12 years ago
  42. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 12 years ago
  43. 3a30083 am33xx: Correct NON_SECURE_SRAM_START/END by Tom Rini · 12 years ago
  44. 01b2dd9 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 12 years ago
  45. 848048a exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  46. b472f58 exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 12 years ago
  47. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · 12 years ago
  48. 035260a arm: vf610: Add Vybrid VF610 CPU support by Alison Wang · 12 years ago
  49. 831beaf arm: vf610: Add IOMUX support for Vybrid VF610 by Alison Wang · 12 years ago
  50. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  51. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  52. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. 53e512a tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 12 years ago
  54. 89a8f7a ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 12 years ago
  55. a8512db ARM: tegra: support SKU 7 of Tegra20 by Stephen Warren · 12 years ago
  56. b08795a ARM: tegra: support SKU 1 of Tegra114 by Stephen Warren · 12 years ago
  57. 810a4e4 Tegra: clk: always use find_best_divider() for periph clocks by Allen Martin · 12 years ago
  58. 52bf102 powerpc/mpc85xx: Clear L1 D-cache lock by York Sun · 12 years ago
  59. c1e37bf SECURE BOOT - Removed deletion of TLB entries code by Ruchika Gupta · 12 years ago
  60. 43e0f7b powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · 12 years ago
  61. 525ab51 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · 12 years ago
  62. 07489e7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
  63. aa150bb powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
  64. 4657136 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
  65. 64fd08b powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · 12 years ago
  66. 284ce50 Add e6500 L2 replacement policy selection by James Yang · 12 years ago
  67. c072306 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · 12 years ago
  68. 718fd95 Enable L2 cache parity/ECC error checking by James Yang · 12 years ago
  69. efc9072 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections by Tom Rini · 12 years ago
  70. 167fb11 Exynos5: clock: Update the equation to calculate PLL output frequency by Akshay Saraswat · 12 years ago
  71. 60f3dd3 ARM: atmel: add sama5d3xek support by Bo Shen · 12 years ago
  72. 0b15c11 ARM: at91: add Atmel sama5d3 SoC new pmc register by Bo Shen · 12 years ago
  73. fe9e8e3 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  74. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  75. 01a8258 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · 12 years ago
  76. a2e8e0a powerpc/mpc85xx: Update workaround for DDR erratum A-004934 by York Sun · 12 years ago
  77. 59a539a T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · 12 years ago
  78. 073302e powerpc/85xx: fix build error introduced by serdes_get_prtcl by Shengzhou Liu · 12 years ago
  79. 6758be2 t4240qds/eth: fixup ethernet for t4240qds by Shengzhou Liu · 12 years ago
  80. 835c9ad powerpc/85xx: add missing QMAN frequency calculation by Shaohui Xie · 12 years ago
  81. fb5137a powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  82. 85e660f powerpc/t4240: Fix SerDes protocol arrays with const prefix by York Sun · 12 years ago
  83. 14c3049 powerpc/mpc85xx: Fix PIR parsing for chassis2 by York Sun · 12 years ago
  84. d571f77 powerpc/corenet2: Print SerDes protocol in decimal by York Sun · 12 years ago
  85. ff12ffe T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  86. e2f3573 powerpc/mpc85xx: Fix portal setup by York Sun · 12 years ago
  87. fcb60e8 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  88. cc117ce T4/SerDes: correct the SATA index by Roy Zang · 12 years ago
  89. 5631c64 e6500: Move L1 enablement after L2 enablement by Andy Fleming · 12 years ago
  90. 76c630c powerpc/mpc85xx: Update corenet global utility block registers by York Sun · 12 years ago
  91. eab55c0 powerpc/mpc85xx: Add definitions for HDBCR registers by Andy Fleming · 12 years ago
  92. f7dfe25 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot by Sandeep Singh · 12 years ago
  93. e9c6b3d sparc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  94. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  95. d4337d5 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  96. 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  97. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  98. 232cda1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 12 years ago
  99. 10f3970 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  100. eb2fd5c x86: Add coreboot timestamps by Simon Glass · 12 years ago