1. 17b8614 powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE by Liu Gang · 11 years ago
  2. d217a9a powerpc/mpc85xx: Workaround for A-005812 by York Sun · 11 years ago
  3. c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  4. b61e061 powerpc/mpc8xxx: Add x4 DDR device support by York Sun · 11 years ago
  5. d8556db powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff by York Sun · 11 years ago
  6. f165bc3 powerpc/corenet: Move RCW print to cpu.c by York Sun · 11 years ago
  7. cb93071 mpc85xx: Base emulator support by York Sun · 11 years ago
  8. d2ab4bb powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file by York Sun · 11 years ago
  9. 0804793 powerpc/t4: Correct LIODN assignment for SRIO by Liu Gang · 11 years ago
  10. 32f38ee powerpc/b4860: Correct LIODN assignment for SRIO by Liu Gang · 11 years ago
  11. b383102 powerpc/srio: Update the SRIO LIODN registers and ID table macro by Liu Gang · 11 years ago
  12. 9f128bc nds32: introduce DMA allocation API by ken kuo · 11 years ago
  13. 07a16f2 microblaze: Call spi_init function by Michal Simek · 11 years ago
  14. 1465d05 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · 11 years ago
  15. 0652028 config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  16. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  17. 53086be blackfin: Fix using gd->baudrate before setting its value by Axel Lin · 11 years ago
  18. 9868b14 blackfin: gpio: Use proper mask for comparing function by Axel Lin · 11 years ago
  19. 5460b8d blackfin: gpio: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  20. c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
  21. cd8845d am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  22. 392bba4 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 11 years ago
  23. 10f779d imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors by Robert Winkler · 11 years ago
  24. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  25. b1e26e3 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  26. f986d97 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  27. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  28. c4ec281 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  29. bf0e866 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
  30. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  31. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  32. 230187c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  33. c54fd3e nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  34. 99ca91b nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  35. 951344b nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  36. 0f7cf38 ARM: highbank: avoid bss write in timer_init by Rob Herring · 11 years ago
  37. 714d1f5 ARM: highbank: set timer prescaler to 256 by Rob Herring · 11 years ago
  38. ec0e413 ARM: highbank: fix get_tbclk value to timer rate by Rob Herring · 11 years ago
  39. 0f5141e ARM: move interrupt_init to before relocation by Rob Herring · 11 years ago
  40. db2c86d MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  41. ee8b1e2 MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  42. c325916 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  43. d707e5b MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  44. e5c868a MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  45. f01d693 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  46. ba9cf07 MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  47. 9a28e0d MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  48. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  49. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  50. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  51. b1591ec MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  52. c3e4901 MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  53. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  54. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  55. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  56. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  57. 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 11 years ago
  58. 518d438 MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  59. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  60. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  61. 4fc9670 nds32: ag101/ag102: Fix setting lastdec and now values by Axel Lin · 11 years ago
  62. e3c58b0 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  63. 3c01670 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 11 years ago
  64. bea2868 nds32: introduce macros for bit manipulation by Gabor Juhos · 11 years ago
  65. 1221b3d vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 11 years ago
  66. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  67. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  68. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  69. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  70. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  71. 2a69360 powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL by Prabhakar Kushwaha · 11 years ago
  72. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  73. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 11 years ago
  74. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  75. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  76. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  77. 56867d8 ARM: Tegra: FDT: Add USB EHCI function for T30/T114 by Jim Lin · 11 years ago
  78. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  79. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  80. e161f60 arm: exynos: fix clock calculation by Minkyu Kang · 11 years ago
  81. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  82. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  83. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 11 years ago
  84. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  85. e3f5310 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 11 years ago
  86. 58c86c7 am33xx: fix the ddr_cmdtctrl structure by Ilya Ledvich · 11 years ago
  87. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  88. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  89. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  90. 493c073 SMDK5250: Remove reduntant code by Rajeshwari Shinde · 11 years ago
  91. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  92. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  93. aea5eee m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  94. 79713f0 mx27: add i2c clock by trem · 11 years ago
  95. 6247c46 mx27: add function enable_caches by trem · 11 years ago
  96. 87d720e imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo by Pierre Aubert · 11 years ago
  97. 7aa1e8b imx6: fix GPR2 wrong definition by Pierre Aubert · 11 years ago
  98. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  99. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  100. bce1b92 arm: Implement the 'fake' go command by Simon Glass · 11 years ago