1. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  2. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  3. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  4. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  5. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  6. 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  7. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  8. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  9. ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  10. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  11. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  12. 1721fe6 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  13. 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  14. d5c5132 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  15. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  16. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  17. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  18. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  19. 8c33ba7 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  20. bf78b27 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  21. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  22. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  23. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  24. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  25. 8898289 arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  26. 237faf0 arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  27. 7d83580 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  28. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  29. dab067c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  30. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  31. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  32. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  33. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  34. 742de90 Prepare v2014.10-rc3 by Tom Rini · 10 years ago v2014.10-rc3
  35. 66cba04 ARM: UniPhier: add Kconfig and defconfig by Masahiro Yamada · 10 years ago
  36. 5894ca0 ARM: UniPhier: add UniPhier SoC support code by Masahiro Yamada · 10 years ago
  37. 9293d7f imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · 10 years ago
  38. 7c604e9 arm: mxs: Wait for DRAM to start by Marek Vasut · 11 years ago
  39. be0ecdb arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 11 years ago
  40. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  41. 40f8dec armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  42. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  43. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  44. 36c1ca4 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · 10 years ago
  45. 42817eb Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  46. 2a8c9c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  47. b24c1a1 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · 10 years ago
  48. 6c34382 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
  49. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  50. 016a954 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  51. 816264f arm: mx35: use common timer functions by Andrew Ruder · 10 years ago
  52. 93a0ea5 arm: mx31: use common timer functions by Andrew Ruder · 10 years ago
  53. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  54. 114cc42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  55. a7f99bf arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · 10 years ago
  56. 3d8f179 imx: Fix build of mx6sxsabresd by Stefano Babic · 10 years ago
  57. 1b8ad74 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  58. 2d59e3e mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  59. 4aa7ac3 iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  60. 07ee927 arm: mx6: ddr: fix cs0_end calculation by Nikita Kiryanov · 10 years ago
  61. 0815528 arm: mx6: ddr: configure MMDC for slow_pd by Nikita Kiryanov · 10 years ago
  62. 06a51b8 arm: mx6: ddr: do not write into reserved bit by Nikita Kiryanov · 10 years ago
  63. 3368918 arm: mx6: ddr: cleanup by Nikita Kiryanov · 10 years ago
  64. 224beb8 mx6: add clock enabling functions by Nikita Kiryanov · 10 years ago
  65. b653516 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  66. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  67. 496f0e4 arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 by Ajay Kumar · 10 years ago
  68. e6756f6 arm: exynos: Add RPLL for Exynos5420 by Ajay Kumar · 10 years ago
  69. 73eca21 odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  70. 4fb4d55 arch:exynos: boot mode: add get_boot_mode(), code cleanup by Przemyslaw Marczak · 10 years ago
  71. 19f1b62 exynos: pinmux: fix the gpio names for exynos4x12 mmc by Przemyslaw Marczak · 10 years ago
  72. 681f785 ARM: DRA72: DDR3: Add emif settings for 666MHz clock by R Sricharan · 10 years ago
  73. e6c9428 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
  74. 1c4044a ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0 by Khoronzhuk, Ivan · 10 years ago
  75. 16e16fd nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  76. ef2b694 highbank: kconfig: move common settings by Masahiro Yamada · 10 years ago
  77. 22f2be7 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  78. c338f09 keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  79. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  80. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  81. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  82. 3491ba6 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  83. 72df68c exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  84. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  85. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  86. f40b989 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  87. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  88. 44dcb40 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  89. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  90. 562f01a arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · 10 years ago
  91. 7986688 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · 10 years ago
  92. c4b4500 arm: iproc: Initial commit of iproc architecture code by Scott Branden · 10 years ago
  93. 2d66a0f arm: bcm281xx: Add Ethernet Clock support by Jiandong Zheng · 10 years ago
  94. 0bf62d7 arm: ep9315: Add .vectors section to lds and remove obsolete lds by Sergey Kostanbaev · 10 years ago
  95. 99b9710 socfpga: initialize designware ethernet by Pavel Machek · 10 years ago
  96. 3ab019e socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  97. 51fb455 socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  98. 6defdc0 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  99. 7f14fb2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  100. 5ddc329 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago