1. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  2. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  3. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  4. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  5. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  6. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  7. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  8. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  9. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  10. 0913c64 ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  11. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  12. b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  13. 1985c4b arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  14. ebf4dad arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  15. 7d9dcb8 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  16. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  17. 1aee11c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  18. 3a9de36 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  19. 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  20. 05b3bac3 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  21. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  22. 46fbdf6 arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · 10 years ago
  23. d515794 arm: socfpga: Move cache_enable to CPU code by Marek Vasut · 10 years ago
  24. e918e33 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · 10 years ago
  25. 56916e4 arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · 10 years ago
  26. efd16d0 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · 10 years ago
  27. 8d8c648 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · 10 years ago
  28. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  29. 2f98347 arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · 10 years ago
  30. 529d8a1 arm: socfpga: misc: Add SD controller init by Pavel Machek · 10 years ago
  31. 57d75eb arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · 10 years ago
  32. c38c869 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · 10 years ago
  33. 8fea4ae arm: socfpga: timer: Pull the timer reload value from config file by Marek Vasut · 10 years ago
  34. 43e9c40 arm: socfpga: clock: Sync with reference code by Marek Vasut · 10 years ago
  35. e0098b37 arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  36. 42780af arm: socfpga: clock: Trim down code duplication by Marek Vasut · 10 years ago
  37. 7c8d5a6 arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · 10 years ago
  38. e5353fd arm: socfpga: clock: Drop nonsense inlining from clock manager code by Marek Vasut · 10 years ago
  39. 6141272 arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · 10 years ago
  40. 56a00ab arm: socfpga: Add watchdog disable for socfpga by Pavel Machek · 10 years ago
  41. 8206943 ARM: UniPhier: add Kconfig and defconfig by Masahiro Yamada · 10 years ago
  42. bb2ff9d ARM: UniPhier: add UniPhier SoC support code by Masahiro Yamada · 10 years ago
  43. 2987687 imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · 10 years ago
  44. 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · 11 years ago
  45. c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 11 years ago
  46. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  47. 56cc3db armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  48. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  49. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  50. b1ce701 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · 10 years ago
  51. ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  52. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  53. 52e0009 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · 10 years ago
  54. 39f4520 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
  55. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  56. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  57. 484a9c8 arm: mx35: use common timer functions by Andrew Ruder · 10 years ago
  58. 4124920 arm: mx31: use common timer functions by Andrew Ruder · 10 years ago
  59. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  60. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  61. 198249b imx: Fix build of mx6sxsabresd by Stefano Babic · 10 years ago
  62. 211a490 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  63. 284d901 mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  64. a3e539a iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  65. 4a50ec2 arm: mx6: ddr: fix cs0_end calculation by Nikita Kiryanov · 10 years ago
  66. a810c95 arm: mx6: ddr: configure MMDC for slow_pd by Nikita Kiryanov · 10 years ago
  67. 6816f71 arm: mx6: ddr: do not write into reserved bit by Nikita Kiryanov · 10 years ago
  68. c475346 arm: mx6: ddr: cleanup by Nikita Kiryanov · 10 years ago
  69. 98b76b4 mx6: add clock enabling functions by Nikita Kiryanov · 10 years ago
  70. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  71. 8ce6bec arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  72. 914af87 arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 by Ajay Kumar · 10 years ago
  73. 218eaf3 arm: exynos: Add RPLL for Exynos5420 by Ajay Kumar · 10 years ago
  74. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  75. 93976f7 arch:exynos: boot mode: add get_boot_mode(), code cleanup by Przemyslaw Marczak · 10 years ago
  76. 64c7da5 exynos: pinmux: fix the gpio names for exynos4x12 mmc by Przemyslaw Marczak · 10 years ago
  77. 5a9d4d1 ARM: DRA72: DDR3: Add emif settings for 666MHz clock by R Sricharan · 10 years ago
  78. 49d39a2 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
  79. 9adf5df ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0 by Khoronzhuk, Ivan · 10 years ago
  80. bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  81. 52ece9c highbank: kconfig: move common settings by Masahiro Yamada · 10 years ago
  82. 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  83. 32013fb keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  84. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  85. d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  86. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  87. e604ef9 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  88. c54550b exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  89. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  90. fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  91. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  92. 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  93. a3cd898 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  94. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  95. 59f56be arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · 10 years ago
  96. 54c8da8 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · 10 years ago
  97. 5653a82 arm: iproc: Initial commit of iproc architecture code by Scott Branden · 10 years ago
  98. f192627 arm: bcm281xx: Add Ethernet Clock support by Jiandong Zheng · 10 years ago
  99. de705c9 arm: ep9315: Add .vectors section to lds and remove obsolete lds by Sergey Kostanbaev · 10 years ago
  100. ce340e9 socfpga: initialize designware ethernet by Pavel Machek · 10 years ago