1. 52edc87 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
  2. 2645948 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago
  3. 89f44bb keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
  4. 079da2d ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · 10 years ago
  5. e165b1d dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
  6. 69a3b81 ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
  7. ff11c76 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  8. 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  9. 2162faa ARM: keystone2: keysonte_nav: add support for K2E SoC by Khoronzhuk, Ivan · 10 years ago
  10. 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  11. 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  12. 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  13. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  14. f077226 net: keystone_net: increase MDIO clock frequency by Vitaly Andrianov · 10 years ago
  15. 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  16. e3114c9 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
  17. b2cfe32 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
  18. 345af53 keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  19. b66604f keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · 10 years ago
  20. 5ec66b1 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
  21. bc45d57 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · 10 years ago
  22. 61d1225 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · 10 years ago
  23. c4995a8 ARM: keystone2: add K2L device hardware definitions by Hao Zhang · 10 years ago
  24. 529ce1e ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · 10 years ago
  25. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  26. 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  27. ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  28. ed948e2 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma by Khoronzhuk, Ivan · 10 years ago
  29. afa479c keystone2: keystone_nav: don't use hard addresses in qm_config by Khoronzhuk, Ivan · 10 years ago
  30. 68e80fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  31. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  32. c6f3f32 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
  33. edbf8b4 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  34. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  35. d2f60f9 dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · 10 years ago
  36. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  37. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  38. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  39. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  40. 0b304a2 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  41. 9208fff dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  42. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  43. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  44. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  45. 3b7a326 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  46. 3a4ed03 dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  47. c6b0b09 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  48. 4167848 dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  49. dd54739 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  50. 2fdd7d9 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  51. 35d4fed x86: Fix GDT limit in start16.S by Bin Meng · 10 years ago
  52. fb00601 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · 10 years ago
  53. 97d1e0c x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · 10 years ago
  54. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  55. 43e84bf x86: Enable LMB and RAMDISK_HIGH by default by Simon Glass · 10 years ago
  56. 7cad2e3 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · 10 years ago
  57. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  58. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  59. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  60. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  61. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  62. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  63. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  64. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  65. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  66. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  67. 026330a ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  68. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  69. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  70. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  71. 8898289 arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  72. 237faf0 arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  73. 7d83580 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  74. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  75. dab067c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  76. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  77. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  78. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  79. f0d80fb exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · 10 years ago
  80. e4d7610 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · 10 years ago
  81. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  82. c19a8bc vf610twr: Tune DDR initialization settings by Anthony Felice · 10 years ago
  83. 7249faf arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · 10 years ago
  84. 4ab333b arm: socfpga: Move cache_enable to CPU code by Marek Vasut · 10 years ago
  85. 13e81d4 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · 10 years ago
  86. 60d804c arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · 10 years ago
  87. 7056efc arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · 10 years ago
  88. 181d363 arm: socfpga: scu: Add SCU register file by Marek Vasut · 10 years ago
  89. 807abb1 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · 10 years ago
  90. abb25f4 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · 10 years ago
  91. 230fe9b arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  92. d5a3d3c arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · 10 years ago
  93. 4e73686 arm: socfpga: misc: Add SD controller init by Pavel Machek · 10 years ago
  94. 45d6e67 arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · 10 years ago
  95. e9d6a20 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · 10 years ago
  96. 2110eea arm: socfpga: timer: Pull the timer reload value from config file by Marek Vasut · 10 years ago
  97. 036ba54 arm: socfpga: clock: Sync with reference code by Marek Vasut · 10 years ago
  98. 44428ab arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  99. 5d8ad0c arm: socfpga: clock: Trim down code duplication by Marek Vasut · 10 years ago
  100. a832ddb arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · 10 years ago