1. 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  2. a4d2ade net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago
  3. 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  4. 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  5. 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  6. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  7. 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  8. e3114c9 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
  9. 8347210 configs: ks2_evm: enable misc_init_r by Khoronzhuk, Ivan · 10 years ago
  10. 345af53 keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  11. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  12. 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  13. ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  14. 68e80fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  15. aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  16. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  17. da802b9 dm: core: Add support for simple-bus by Simon Glass · 10 years ago
  18. 3f0e935 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  19. a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  20. 1077839 dm: core: Allow a list of devices to be declared in one step by Simon Glass · 10 years ago
  21. 3fcc3af dm: linker_lists: Add a way to declare multiple objects by Simon Glass · 10 years ago
  22. ea0ebc8 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  23. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  24. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  25. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  26. 465bc03 dm: exynos: config: Use driver model for SPI flash by Simon Glass · 10 years ago
  27. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  28. 4c2dbef dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  29. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  30. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  31. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  32. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  33. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  34. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  35. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  36. 547cea1 dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  37. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  38. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  39. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  40. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  41. 084067c dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  42. d010fac dm: exynos: Move smdkc100 to generic board by Simon Glass · 10 years ago
  43. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  44. f887cb6 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  45. b1799fc dm: fix include guard by Masahiro Yamada · 10 years ago
  46. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  47. dc7cb46 linker_lists: include <linux/compiler.h> by Masahiro Yamada · 10 years ago
  48. 81b4e75 dm: fix comments by Masahiro Yamada · 10 years ago
  49. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  50. a84c810 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  51. ba47402 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · 10 years ago
  52. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  53. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  54. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  55. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  56. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  57. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  58. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  59. 84e0fb4 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  60. 0156444 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  61. e89d623 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  62. 3d420cb Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. 5a1d0ad arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · 10 years ago
  65. ed8271d tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  66. d0b3723 arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · 10 years ago
  67. b286818 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · 10 years ago
  68. 7870118 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · 10 years ago
  69. fbad464 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · 10 years ago
  70. cf7d450 PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  71. 6c4c9a7 PATI: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  72. 13bd4d8 VCMA9: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  73. d3b8840 MIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  74. 3f2b5bb PIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  75. 2ea9103 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  76. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  77. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  78. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  79. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  80. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  81. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  82. 115e71f omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · 10 years ago
  83. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  84. cc45a61 arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  85. c252d64 arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  86. c33e4f1 arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 10 years ago
  87. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  88. 2ecd779 exynos: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  89. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  90. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  91. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  92. f94de73 config: Move arndale to use common exynos5250 file by Simon Glass · 10 years ago
  93. 7d15953 exynos: config: Move cros_ec and tps65090 out of smdk boards by Simon Glass · 10 years ago
  94. 87033d4 exynos: Move common smdk5420 things to common file by Simon Glass · 10 years ago
  95. 5ea01ab exynos: Move common exynos settings into a common file by Simon Glass · 10 years ago
  96. 4c7bb1d exynos: Rename -dt config files to -common by Simon Glass · 10 years ago
  97. 98149d7 dm: exynos: Split out the cros_ec drivers by Simon Glass · 10 years ago
  98. 5b9c8cb cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  99. 83d9378 exynos5: Enable data cache by Simon Glass · 10 years ago
  100. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago