1. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  2. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  3. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  4. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  5. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  6. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  7. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  8. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  9. 5089918 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  10. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  11. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  12. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  13. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  14. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. 989ce04 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  16. b3134fc arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  17. 11f2968 ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · 11 years ago
  18. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  19. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  20. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. f93f589 spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs by Alexey Brodkin · 11 years ago
  22. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  23. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  24. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  25. da781c6 imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK by Andy Ng · 11 years ago
  26. d7e269c zynq: Add support for U-BOOT SPL by Michal Simek · 11 years ago
  27. 97598fc net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · 11 years ago
  28. 1cd46ed net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · 11 years ago
  29. 6c3e61d zynq: Provide a framework to read clock frequencies by Soren Brinkmann · 11 years ago
  30. bf83495 zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
  31. 6279812 zynq: Move bootmode to headers by Michal Simek · 11 years ago
  32. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  33. b56e71e am43xx: Add qspi support by Sourav Poddar · 11 years ago
  34. 060aaad spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller by Markus Niebel · 11 years ago
  35. d7cbcc7 spi: spi-mxc: add defines for clk inactive state for ECSPI by Markus Niebel · 11 years ago
  36. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  37. 5e77a74 ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value by Stephen Warren · 11 years ago
  38. d53ccdb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. 17998ef Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  40. 6d73c23 mx6: Enable L2 cache support by Fabio Estevam · 11 years ago
  41. 94db665 mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · 11 years ago
  42. 6a99f03 imx: Introduce a header for the imx cpu versions by Fabio Estevam · 11 years ago
  43. d3e016c MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · 11 years ago
  44. d1cbf0a arm:s5pc110: add cpu revision by Piotr Wilczek · 11 years ago
  45. 34991bb arm:exynos: add cpu revision by Piotr Wilczek · 11 years ago
  46. c8d4b2f ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  47. 1501cc9 exynos: pinmux: remove unnecessary define by Minkyu Kang · 11 years ago
  48. 790991b exynos: pinmux: sort the list of peripherals by Minkyu Kang · 11 years ago
  49. 999c6ba ARM: tegra: add/edit headers for Tegra124 by Tom Warren · 11 years ago
  50. cad38a5 ARM: tegra: pass just partition ID to power_partition() by Stephen Warren · 11 years ago
  51. 41cd530 ARM: tegra: misc cleanups triggered by Tegra124 review by Stephen Warren · 11 years ago
  52. b9dd621 ARM: tegra: don't exceed AVP limits when configuring PLLP by Jimmy Zhang · 11 years ago
  53. 9399e54 ARM: tegra: amend pmc.h for Tegra114+ by Stephen Warren · 11 years ago
  54. c82014d ARM: tegra: implement MASK_BITS_31_29 by Tom Warren · 11 years ago
  55. 04b8e8e ARM: tegra: MASK_BITS_ no longer needs specific values by Stephen Warren · 11 years ago
  56. 9cb0c6d ARM: tegra: rename OUT_CLK_SOURCE_* by Stephen Warren · 11 years ago
  57. 5916a36 ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28 by Stephen Warren · 11 years ago
  58. 0b01b53 ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum by Tom Warren · 11 years ago
  59. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  60. e97f9d8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. e9be429 ARM: mx6: Add PCI express driver by Marek Vasut · 11 years ago
  62. 7981449 ARM: mx6: Add PCI express clock configuration by Marek Vasut · 11 years ago
  63. 707acd0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  64. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  65. 194dd74 DRA7: add ABB setup for MPU voltage domain by Nishanth Menon · 11 years ago
  66. 3ac8c0b DRA7: Add support for ES1.1 silicon ID code by Nishanth Menon · 11 years ago
  67. e9b13ce0 ARM: AM335x: Enable DDR dynamic IO power down by Satyanarayana, Sandhya · 11 years ago
  68. ac02aa9 ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_* by Enric Balletbò i Serra · 11 years ago
  69. e81f63f ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  70. 02c4153 ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL by Jassi Brar · 12 years ago
  71. f66f2aa ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  72. 4641c21 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 11 years ago
  73. be2a3bb mx6: Revert "mx6: soc: Disable VDDPU regulator" by Fabio Estevam · 11 years ago
  74. 4913fc2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  75. 8285276 arm: rmobile: Add SH QSPI base register address by Nobuhiro Iwamatsu · 11 years ago
  76. bf46e7d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  77. 3a21773 mx6: Add initial support for the Hummingboard solo by Fabio Estevam · 11 years ago
  78. 5f98d0b mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock() by Fabio Estevam · 11 years ago
  79. 16f9480 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · 11 years ago
  80. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  81. 8451516 gpio: zynq: Add dummy gpio routines by Jagannadha Sutradharudu Teki · 11 years ago
  82. b3de924 zynq: Add support to find bootmode by Jagannadha Sutradharudu Teki · 11 years ago
  83. 795611e armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases by Tom Rini · 11 years ago
  84. 0ae7653 arm64: core support by David Feng · 11 years ago
  85. c5c1af2 socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA by Chin Liang See · 11 years ago
  86. 4b0561d Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. a891601 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  88. 4611d5b arm: mx5: Add fuse supply enable in fsl_iim by Sergey Alyoshin · 11 years ago
  89. 7773fd1 imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro by Otavio Salvador · 11 years ago
  90. 0222982 mx6: soc: Disable VDDPU regulator by Fabio Estevam · 11 years ago
  91. fc74064 mx6: soc: Staticize set_vddsoc() by Fabio Estevam · 11 years ago
  92. 5af4a4f Exynos5420: Add support for 5420 in pinmux and gpio by Rajeshwari Birje · 11 years ago
  93. f3d7c2f Exynos5420: Add DDR3 initialization for 5420 by Rajeshwari Birje · 11 years ago
  94. 060c227 Exynos5420: Add clock initialization for 5420 by Rajeshwari Birje · 11 years ago
  95. e89278c EXYNOS5420: Add dmc and phy_control register structure by Rajeshwari Birje · 11 years ago
  96. 3e97635 EXYNOS5420: Add power register structure. by Rajeshwari Birje · 11 years ago
  97. e69847a Exynos5420: Add base addresses for 5420 by Rajeshwari Birje · 11 years ago
  98. 71ebb33 EXYNOS5: Create a common board file by Rajeshwari Birje · 11 years ago
  99. b5e01ee ARM: AM43xx: GP_EVM: Add support for DDR3 by Lokesh Vutla · 11 years ago
  100. d3daba1 ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 by Lokesh Vutla · 11 years ago