1. cb052ff dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · 8 years ago
  2. b9d7f99 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
  3. 365c3da samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
  4. c6aa970 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · 8 years ago
  5. 7bbb7d9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  6. d6858fd Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  7. 5b99164 defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH by Vignesh R · 8 years ago
  8. c6d8cc0 common: image: Remove FIT header update from image post-processing by Andrew F. Davis · 8 years ago
  9. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  10. 75f6829 davinci: da8xxevm: fix indentation by Andre Przywara · 8 years ago
  11. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  12. 8dfa4ee marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  13. 7ea6076 net: rtl8169: remove unneeded definition by Andre Przywara · 8 years ago
  14. 4b307c1 net: e1000: fix indentation by Andre Przywara · 8 years ago
  15. 90723f6 mtd: cfi_flash: fix indentation by Andre Przywara · 8 years ago
  16. 855e837 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  17. e65c8a1 arm: Remove VCMA9 board by Simon Glass · 8 years ago
  18. 6409e56 arm: Remove smdk2410 board by Simon Glass · 8 years ago
  19. be5ef24 serial: Update docs to indicate mcfuart supports DM_SERIAL by Simon Glass · 8 years ago
  20. 17243a8 post: cosmetic: fix typo by Niko Mauno · 8 years ago
  21. 352db10 Cosmetic api: api_storage.c Spelling correction by Walt Feasel · 8 years ago
  22. cc01a04 Cosmetic api: api_storage.c Comment style by Walt Feasel · 8 years ago
  23. c7c56ae Cosmetic api: api_storage.c Line over 80 char by Walt Feasel · 8 years ago
  24. 01b91d7 Cosmetic api: api_storage.c Blank line after { by Walt Feasel · 8 years ago
  25. 3b2c2f5 Cosmetic api: api_storage.c Align parenthesis by Walt Feasel · 8 years ago
  26. 79b6801 ti_armv7_common: env: Increase IO buffer size by Lokesh Vutla · 8 years ago
  27. c665e27 ARM: dts: AM571x-IDK Initial Support by Schuyler Patton · 8 years ago
  28. c95cddd board: ti: am57xx: Add support for the am571x idk by Steve Kipisz · 8 years ago
  29. 691b882 board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · 8 years ago
  30. 8e3212e board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT by Nishanth Menon · 8 years ago
  31. 951e532 board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVM by Nishanth Menon · 8 years ago
  32. 638e1c0 board: ti: am57xx: Add support for detection of X15 revb1 by Lokesh Vutla · 8 years ago
  33. a2aea1c board: ti: am57xx: Add support for detection of reva3 variations for GPEVM by Nishanth Menon · 8 years ago
  34. fba1ca7 ARM: dts: am57xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  35. 1eaf3a8 configs: dra7xx: Enable lp873x options by Keerthy · 8 years ago
  36. 009b6d2 configs: dra7xx: Enable pmic/regulator options by Lokesh Vutla · 8 years ago
  37. dbf56f7 configs: dra7xx: hs: Enable DM_ETH by Lokesh Vutla · 8 years ago
  38. 5029f31 configs: ti_omap5_common: Select dtb name for dra71x by Nishanth Menon · 8 years ago
  39. f0d5517 ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
  40. da04742 ARM: dts: dra7xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  41. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  42. 4d4e34b board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
  43. 17a0ab1 board: ti: dra72: Introduce optimization for rgmii timing for rev C by Nishanth Menon · 8 years ago
  44. 52ac1fe board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · 8 years ago
  45. b9d8f8e board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · 8 years ago
  46. 64a3b00 ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP by Suman Anna · 8 years ago
  47. f28b26c ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig by Suman Anna · 8 years ago
  48. 6ede0fd ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
  49. b5feefd omap4_sdp4430: Disable SPL_OS_BOOT by Tom Rini · 8 years ago
  50. 3283933 powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · 8 years ago
  51. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  52. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  53. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  54. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  55. 7d25062 board: ti: am57xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  56. d216a4c board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  57. 786971d arm: omap5: Add OPTEE node to fdt by Andrew F. Davis · 8 years ago
  58. 5bf003b arm: omap5: Add TEE loading support by Harinarayan Bhatta · 8 years ago
  59. b29aa32 arm: omap5: Add function to make an SMC call on cpu1 by Harinarayan Bhatta · 8 years ago
  60. 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  61. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  62. 6b70b13 davinci: omapl138_lcdk: add DT support for EMMC boot by Fabien Parent · 8 years ago
  63. 79f015a davinci: omapl138_lcdk: improve readability of boot command by Fabien Parent · 8 years ago
  64. a2e4dac davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · 8 years ago
  65. 6f9a1f6 davinci: omapl138_lck: remove obsolete define by Fabien Parent · 8 years ago
  66. 5e0e3ce davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE by Fabien Parent · 8 years ago
  67. fd42916 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE by Fabien Parent · 8 years ago
  68. 780cd72 davinci: omapl138_lcdk: use correct define for 16 bit NAND chips by Fabien Parent · 8 years ago
  69. ddc0094 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  70. ce9d171 davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot by Fabien Parent · 8 years ago
  71. d96020c davinci: da850evm: fix empty boot method list in the SPL by Fabien Parent · 8 years ago
  72. 7b3cece davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  73. 9d5c7f4 davinci: omapl138_lcdk: configure pll0 by Fabien Parent · 8 years ago
  74. 06372b6 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  75. b1bd48b ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  76. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  77. 781b645 usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type by Nishanth Menon · 8 years ago
  78. 854b682 ARM: K2G: DDR3: Fix up priv ID for MPU by Nishanth Menon · 8 years ago
  79. 1eb0f54 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  80. 2c47e8c ARM: AM57xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  81. 73368b7 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  82. c2913ac ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · 8 years ago
  83. f01f8b3 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · 8 years ago
  84. a89b100 configs: am43x: hs: Modify SPL load address to fix UART boot issue by Madan Srinivas · 8 years ago
  85. 50c1402 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  86. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  87. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  88. 4b1d29a am33xx: board: probe misc drivers to register musb devices by Mugunthan V N · 8 years ago
  89. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  90. 6278106 am33xx: board: do not register usb devices when CONFIG_DM_USB is defined by Mugunthan V N · 8 years ago
  91. 0eef94b configs: am335x: usb: do not define CONFIG_DM_USB for spl by Mugunthan V N · 8 years ago
  92. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · 8 years ago
  93. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  94. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  95. a0559ac cmd/fdt: fix uncallable systemsetup command by Fabien Parent · 8 years ago
  96. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  97. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  98. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  99. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  100. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago