1. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  2. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  3. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  4. b1591ec MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  5. c3e4901 MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  6. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  7. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  8. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  9. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  10. 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 11 years ago
  11. 518d438 MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  12. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 4fc9670 nds32: ag101/ag102: Fix setting lastdec and now values by Axel Lin · 11 years ago
  15. e3c58b0 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  16. 3c01670 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 11 years ago
  17. bea2868 nds32: introduce macros for bit manipulation by Gabor Juhos · 11 years ago
  18. 1221b3d vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 11 years ago
  19. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  20. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  21. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  22. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  23. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  24. 2a69360 powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL by Prabhakar Kushwaha · 11 years ago
  25. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  26. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 11 years ago
  27. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  28. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  29. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  30. 56867d8 ARM: Tegra: FDT: Add USB EHCI function for T30/T114 by Jim Lin · 11 years ago
  31. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  32. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  33. e161f60 arm: exynos: fix clock calculation by Minkyu Kang · 11 years ago
  34. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  35. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  36. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 11 years ago
  37. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  38. e3f5310 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 11 years ago
  39. 58c86c7 am33xx: fix the ddr_cmdtctrl structure by Ilya Ledvich · 11 years ago
  40. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  41. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  42. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  43. 493c073 SMDK5250: Remove reduntant code by Rajeshwari Shinde · 11 years ago
  44. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  45. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  46. aea5eee m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  47. 79713f0 mx27: add i2c clock by trem · 11 years ago
  48. 6247c46 mx27: add function enable_caches by trem · 11 years ago
  49. 87d720e imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo by Pierre Aubert · 11 years ago
  50. 7aa1e8b imx6: fix GPR2 wrong definition by Pierre Aubert · 11 years ago
  51. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  52. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  53. bce1b92 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  54. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  55. e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
  56. bdc7d5c x86: Correct missing local variable in bootm by Simon Glass · 11 years ago
  57. 60744a1 cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · 11 years ago
  58. 4603e8c EXYNOS5: FDT: Add serial device node values by Rajeshwari Shinde · 11 years ago
  59. 9dc8fef pxa: fix memory coherency problem after relocation by Mike Dunn · 11 years ago
  60. 84c617b pxa: use -mcpu=xscale compiler option by Mike Dunn · 11 years ago
  61. 097d86d pxa: turn icache off in cpu_init_crit() by Mike Dunn · 11 years ago
  62. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  63. fbf87b1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  64. 47bd65e arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  65. d026dec arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  66. df84502 arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  67. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  68. c37980c arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  69. 5707233 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  70. bd7c023 powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs by Prabhakar Kushwaha · 11 years ago
  71. e51e47d powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE by Axel Lin · 11 years ago
  72. 67ad0d5 powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS by Ying Zhang · 11 years ago
  73. 5df572f powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · 11 years ago
  74. 8212519 powerpc/mpc85xx: work around erratum A-006593 by Scott Wood · 11 years ago
  75. 362ee04 fsl_ifc: add support for different IFC bank count by Mingkai Hu · 11 years ago
  76. 69fdf90 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · 11 years ago
  77. 5870fe4 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 11 years ago
  78. c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 11 years ago
  79. 8bd00c9 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT by Andy Fleming · 11 years ago
  80. 6770c5e powerpc: Use lower case for the core names by Fabio Estevam · 11 years ago
  81. 061ffed powerpc/BSC9132: Add IFC bank count by York Sun · 11 years ago
  82. 765b0bd board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  83. 3a88179 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · 11 years ago
  84. 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 11 years ago
  85. 76d354f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · 11 years ago
  86. 7dd09b5 85xx: Change clock-frequency compatible to 2.0 by Andy Fleming · 11 years ago
  87. c2543a2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  88. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  89. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  90. 7b9c5d0 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  91. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  92. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  93. 1149ca0 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 11 years ago
  94. 2b81c26 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 11 years ago
  95. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 11 years ago
  96. 07eb5f9 EXYNOS5: FDT: Add DWMMC device node data by Amar · 11 years ago
  97. 847e669 arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 11 years ago
  98. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 11 years ago
  99. 58bb8f5 cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 11 years ago
  100. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago