1. 4ea5243 fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT by Stephen Warren · 9 years ago
  2. 545dfd1 env: export fdt_blob to the environment variable by Thomas Chou · 9 years ago
  3. 2419cd1 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · 9 years ago
  4. 3e7d940 dm: tpm: Every TPM drivers should depends on DM_TPM by Christophe Ricard · 9 years ago
  5. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  6. 302c5db dm: tpm: Add Driver Model support for tpm_atmel_twi driver by Christophe Ricard · 9 years ago
  7. 0766ad2 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago
  8. 8d1f3a9 dm: core: Tidy up comments in device.h by Simon Glass · 9 years ago
  9. 99b81a4 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · 9 years ago
  10. 93c7fe4 dm: core: Tidy up devres comments by Simon Glass · 9 years ago
  11. fb04c9d dm: core: Fix device flag whitespace by Simon Glass · 9 years ago
  12. 9a79f6e dm: core: Adjust device.h header file order by Simon Glass · 9 years ago
  13. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  14. 9f13b6d ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio by Mugunthan V N · 9 years ago
  15. 1ed0f85 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  16. eae7ae1 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  17. 136b101 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  18. 7a837bc am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  19. 48038c4 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  20. 8aff39e am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  21. 2a429d2 am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · 9 years ago
  22. e5a098b drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · 9 years ago
  23. 3a64845 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · 9 years ago
  24. 1778d7f defconfig: am335x: gp_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  25. fb41cd8 defconfig: am335x: bbb: enable mmc driver model by Mugunthan V N · 9 years ago
  26. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  27. 6ae8436 am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  28. 11e1582 omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · 9 years ago
  29. e5520e1 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  30. b9ca4ab ARM: k2g: Add config file by Lokesh Vutla · 9 years ago
  31. 2a9a842 ARM: dts: k2g: Add DT support by Lokesh Vutla · 9 years ago
  32. 83b9bf1 ARM: k2g: Enable SPI flash by Lokesh Vutla · 9 years ago
  33. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  34. 91266cc ARM: k2g: Add Ethernet Support by Vitaly Andrianov · 9 years ago
  35. 997a318 driver: net: keystone_net: removing unused code by Mugunthan V N · 9 years ago
  36. 4657a2d driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  37. bc3003b dma: keystone_nav: Fix linkram size by Vitaly Andrianov · 9 years ago
  38. bf7bd4e driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  39. cddb330 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · 9 years ago
  40. 11d8222 ARM: k2g: Correct base addresses by Vitaly Andrianov · 9 years ago
  41. dd78b8c ARM: k2g: Add pin mux data by Vitaly Andrianov · 9 years ago
  42. 5dd6af2 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · 9 years ago
  43. 235dd6e ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
  44. 0fba27b ARM: k2g: Add PSC info by Vitaly Andrianov · 9 years ago
  45. e6d71e1 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  46. bda920c ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
  47. f9c4a51 ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
  48. f11a328 ARM: k2g: Add support for CPU detection by Lokesh Vutla · 9 years ago
  49. 1985abe ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
  50. 16d7f5b ARM: dts: k2e: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  51. cec6a6b ARM: dts: k2l: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  52. 391839f ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  53. 8a9bb06 ARM: dts: keystone2: Do not use LPAE addresses in U-Boot by Lokesh Vutla · 9 years ago
  54. 351f969 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · 9 years ago
  55. aaf461f ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · 9 years ago
  56. 8c80b19 ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
  57. 0b06932 dra72_evm: Switch to DM_SERIAL by Tom Rini · 9 years ago
  58. 01e870b ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  59. 53ee634 ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  60. bfaa2d9 test: Add basic tests for remoteproc by Nishanth Menon · 9 years ago
  61. 5215940 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  62. 3df0b8b remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  63. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  64. 0da3f2e defconfig: am335x: gp_evm: enable ethernet driver model by Mugunthan V N · 9 years ago
  65. 0c615e3 defconfig: am335x: bbb: enable ethernet driver model by Mugunthan V N · 9 years ago
  66. 4cc7789 drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  67. bcd5eed drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · 9 years ago
  68. 09bf4f2 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · 9 years ago
  69. bd83e3d am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  70. bc3199f configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · 9 years ago
  71. 7749b67 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  72. 59d03cb config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  73. 2da87ab omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  74. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  75. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  76. 9fd5401 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  77. 987a40d omap4: omap_die_id support by Paul Kocialkowski · 9 years ago
  78. b50a768 omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  79. 72931b1 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  80. eda1dfa ARM Fix pandaboard es and a4 revision ID by dbatzle@dcbcyber.com · 9 years ago
  81. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  82. e0ae648 x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  83. 3e45de6 x86: ivybridge: Enable the MRC cache by Bin Meng · 9 years ago
  84. fd8f472 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  85. e9b3967 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  86. 9fbc5cc x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  87. 53327d3 x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  88. 9a4eb59 dm: rtc: Correct rtc_read32() return value by Simon Glass · 9 years ago
  89. b26eb88 rtc: mc146818: Use probe() to set up the device by Simon Glass · 9 years ago
  90. 1bcb5c3 rtc: mc146818: Add a comment to the #endif by Simon Glass · 9 years ago
  91. 7b95252 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  92. 60994a0 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  93. c7fefcb debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  94. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  95. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  96. 5ac98cb x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  97. b6fa966 x86: pci: Add PCI IDs for Wildcat Point by George McCollister · 9 years ago
  98. ef1683d x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  99. 06f16c4 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  100. 2fc2b83 x86: quark: Implement mrc cache by Bin Meng · 9 years ago