1. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  2. 1149ca0 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 12 years ago
  3. 2b81c26 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 11 years ago
  4. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 11 years ago
  5. 07eb5f9 EXYNOS5: FDT: Add DWMMC device node data by Amar · 11 years ago
  6. 847e669 arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 11 years ago
  7. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 11 years ago
  8. 58bb8f5 cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 11 years ago
  9. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago
  10. ee28eda OMAP5: Enable access to auxclk registers by Lubomir Popov · 11 years ago
  11. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  12. 92b0482 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  13. 97405d8 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  14. 7f36c88 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · 11 years ago
  15. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  16. 81ede18 ARM: DRA7xx: Correct SRAM END address by Sricharan R · 11 years ago
  17. f9b814a ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 11 years ago
  18. e9d6cd0 ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 11 years ago
  19. 18c9d55 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  20. 3332b24 ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  21. 63fc0c7 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  22. 4de28d7 ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · 11 years ago
  23. 4ca94d8 ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  24. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  25. bcdd8f7 ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · 11 years ago
  26. 9239f5b ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  27. e0a8c99 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · 11 years ago
  28. e69c585 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 11 years ago
  29. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 11 years ago
  30. e1208c2 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  31. f0550f8 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  32. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  33. dbc000b ARM: tegra: only enable SCU on Tegra20 by Tom Warren · 11 years ago
  34. edfcf85 am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> by Tom Rini · 11 years ago
  35. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  36. 320d974 am33xx: Correct NON_SECURE_SRAM_START/END by Tom Rini · 11 years ago
  37. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  38. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  39. 72af2fc exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 12 years ago
  40. 86fb7b3 arm: mxs: Fix vectoring table crafting by Marek Vasut · 11 years ago
  41. 24e8bee arm: vf610: Add Vybrid VF610 CPU support by Alison Wang · 11 years ago
  42. cfd701b arm: vf610: Add IOMUX support for Vybrid VF610 by Alison Wang · 11 years ago
  43. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  44. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  45. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  46. 60985bb tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 11 years ago
  47. 578e637 ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 11 years ago
  48. 20583d0 ARM: tegra: support SKU 7 of Tegra20 by Stephen Warren · 11 years ago
  49. 840167c ARM: tegra: support SKU 1 of Tegra114 by Stephen Warren · 11 years ago
  50. a51f7de Tegra: clk: always use find_best_divider() for periph clocks by Allen Martin · 11 years ago
  51. a71d45d powerpc/mpc85xx: Clear L1 D-cache lock by York Sun · 12 years ago
  52. 39bdaff SECURE BOOT - Removed deletion of TLB entries code by Ruchika Gupta · 12 years ago
  53. 6eaeba2 powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · 12 years ago
  54. 8fa0102 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · 12 years ago
  55. 1b294b7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
  56. f698143 powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
  57. 5f208d1 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
  58. 3d2972f powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · 12 years ago
  59. 9cd95ac Add e6500 L2 replacement policy selection by James Yang · 12 years ago
  60. 0c9ab43 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · 12 years ago
  61. c416faf Enable L2 cache parity/ECC error checking by James Yang · 12 years ago
  62. fd72569 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections by Tom Rini · 11 years ago
  63. 234370c Exynos5: clock: Update the equation to calculate PLL output frequency by Akshay Saraswat · 12 years ago
  64. 3225f34 ARM: atmel: add sama5d3xek support by Bo Shen · 11 years ago
  65. 284403a ARM: at91: add Atmel sama5d3 SoC new pmc register by Bo Shen · 11 years ago
  66. fb651b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 11 years ago
  67. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  68. ef00227 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · 12 years ago
  69. 8444b53 powerpc/mpc85xx: Update workaround for DDR erratum A-004934 by York Sun · 12 years ago
  70. 3fa75c8 T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · 12 years ago
  71. fbe27ce powerpc/85xx: fix build error introduced by serdes_get_prtcl by Shengzhou Liu · 12 years ago
  72. 9592780 t4240qds/eth: fixup ethernet for t4240qds by Shengzhou Liu · 12 years ago
  73. 3e83fc9 powerpc/85xx: add missing QMAN frequency calculation by Shaohui Xie · 12 years ago
  74. b624084 powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  75. 924859a powerpc/t4240: Fix SerDes protocol arrays with const prefix by York Sun · 12 years ago
  76. 615f0cb powerpc/mpc85xx: Fix PIR parsing for chassis2 by York Sun · 12 years ago
  77. eb80880 powerpc/corenet2: Print SerDes protocol in decimal by York Sun · 12 years ago
  78. 1e501f9 T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  79. e1d5a27 powerpc/mpc85xx: Fix portal setup by York Sun · 12 years ago
  80. 0a7c535 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  81. f977244 T4/SerDes: correct the SATA index by Roy Zang · 12 years ago
  82. 3e4c313 e6500: Move L1 enablement after L2 enablement by Andy Fleming · 12 years ago
  83. 45c1885 powerpc/mpc85xx: Update corenet global utility block registers by York Sun · 12 years ago
  84. cd7ad62 powerpc/mpc85xx: Add definitions for HDBCR registers by Andy Fleming · 12 years ago
  85. 0cb3325 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot by Sandeep Singh · 12 years ago
  86. 2a08b74 sparc: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  87. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  88. 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  89. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  90. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 11 years ago
  91. 805fa87 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 11 years ago
  92. a661b99 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  93. 8f0278e x86: Add coreboot timestamps by Simon Glass · 12 years ago
  94. 5397d80 x86: Support adding coreboot timestanps to bootstage by Simon Glass · 12 years ago
  95. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  96. f9083bb x86: Remove ISR timer by Simon Glass · 12 years ago
  97. 29756d4 x86: Remove old broken timer implementation by Simon Glass · 12 years ago
  98. e761ecd x86: Add TSC timer by Simon Glass · 12 years ago
  99. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 12 years ago
  100. c78a62a x86: Implement panic output for coreboot by Simon Glass · 12 years ago