1. cf294b0 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · 9 years ago
  2. fe9563a dm: tpm: Every TPM drivers should depends on DM_TPM by Christophe Ricard · 9 years ago
  3. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  4. 587bf7a dm: tpm: Add Driver Model support for tpm_atmel_twi driver by Christophe Ricard · 9 years ago
  5. 8759ff8 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago
  6. 1958eec dm: core: Tidy up comments in device.h by Simon Glass · 9 years ago
  7. 30b0164 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · 9 years ago
  8. c8ca1cb dm: core: Tidy up devres comments by Simon Glass · 9 years ago
  9. aa74168 dm: core: Fix device flag whitespace by Simon Glass · 9 years ago
  10. ffca202 dm: core: Adjust device.h header file order by Simon Glass · 9 years ago
  11. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  12. 75bc003 ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio by Mugunthan V N · 9 years ago
  13. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  14. a4d1174 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  15. d032015 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  16. bd2fb22 am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  17. f77f9e7 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  18. 449cea4 am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  19. 2ae2eec am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · 9 years ago
  20. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · 9 years ago
  21. 595e6f2 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · 9 years ago
  22. 5d1618f defconfig: am335x: gp_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  23. e65ed4b defconfig: am335x: bbb: enable mmc driver model by Mugunthan V N · 9 years ago
  24. d97631a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  25. d0cb35b am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  26. 5f016ba omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · 9 years ago
  27. 0f14831 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  28. b5612ba ARM: k2g: Add config file by Lokesh Vutla · 9 years ago
  29. e8e92b8 ARM: dts: k2g: Add DT support by Lokesh Vutla · 9 years ago
  30. bd46e0e ARM: k2g: Enable SPI flash by Lokesh Vutla · 9 years ago
  31. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  32. cafc8f4 ARM: k2g: Add Ethernet Support by Vitaly Andrianov · 9 years ago
  33. 6f3a23a driver: net: keystone_net: removing unused code by Mugunthan V N · 9 years ago
  34. 4cedef3 driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  35. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · 9 years ago
  36. d44bb34 driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  37. 71c8993 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · 9 years ago
  38. 9dadfd7 ARM: k2g: Correct base addresses by Vitaly Andrianov · 9 years ago
  39. 680ec77 ARM: k2g: Add pin mux data by Vitaly Andrianov · 9 years ago
  40. 6099011 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · 9 years ago
  41. bbf8ac2 ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
  42. b00e9cd ARM: k2g: Add PSC info by Vitaly Andrianov · 9 years ago
  43. 7fd5b64 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  44. 2964684 ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
  45. 64c0bab ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
  46. 05b8e49 ARM: k2g: Add support for CPU detection by Lokesh Vutla · 9 years ago
  47. b91d3b0 ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
  48. 2c14c64 ARM: dts: k2e: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  49. 8c54a15 ARM: dts: k2l: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  50. 050d8ab ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  51. d32bd1e ARM: dts: keystone2: Do not use LPAE addresses in U-Boot by Lokesh Vutla · 9 years ago
  52. 7f8bd53 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · 9 years ago
  53. e020861 ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · 9 years ago
  54. 2c06c3f ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
  55. 44ccfe6 dra72_evm: Switch to DM_SERIAL by Tom Rini · 9 years ago
  56. 2accd96 ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  57. 7a9ca3c ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  58. aab9a93 test: Add basic tests for remoteproc by Nishanth Menon · 9 years ago
  59. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  60. 889ee97 remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  61. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  62. a9b8c41 defconfig: am335x: gp_evm: enable ethernet driver model by Mugunthan V N · 9 years ago
  63. bb57a9d defconfig: am335x: bbb: enable ethernet driver model by Mugunthan V N · 9 years ago
  64. 7ae228c drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  65. 6af98c5 drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · 9 years ago
  66. d98bc91 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · 9 years ago
  67. df7a99f am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  68. 97f8892 configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · 9 years ago
  69. 3a3b3d1 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  70. a92f11c config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  71. a7267d2 omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  72. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  73. 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  74. c68d569 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  75. d76b8b9 omap4: omap_die_id support by Paul Kocialkowski · 9 years ago
  76. 290ba6d omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  77. e0cfa45 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  78. d42ba76 ARM Fix pandaboard es and a4 revision ID by dbatzle@dcbcyber.com · 9 years ago
  79. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  80. a4dd9bf x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  81. 149f24f x86: ivybridge: Enable the MRC cache by Bin Meng · 9 years ago
  82. 9eff5a7 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  83. 5d12980 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  84. 664c0e1 x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  85. a45312e x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  86. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · 9 years ago
  87. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · 9 years ago
  88. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · 9 years ago
  89. f2dd470 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  90. 4773012 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  91. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  92. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  93. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  94. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  95. a24bd0c x86: pci: Add PCI IDs for Wildcat Point by George McCollister · 9 years ago
  96. c0718c1 x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  97. 8331aa0 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  98. 4c2af8b x86: quark: Implement mrc cache by Bin Meng · 9 years ago
  99. 8046714 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  100. 84dd04f x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago