1. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  2. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  3. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  4. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  5. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  6. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  7. 1132853 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  8. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  9. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  10. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  11. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  12. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  13. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  14. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  15. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  16. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  17. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  18. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  19. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  20. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  21. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  22. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  23. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  24. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  25. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  26. 965588f tpm: Drop two unused options by Simon Glass · 9 years ago
  27. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  28. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  29. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  30. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  31. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  32. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  33. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  34. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  35. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  36. edbecf5 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support by Masahiro Yamada · 9 years ago
  37. c857ded ARM: dts: uniphier: add PH1-Pro5 SoC support by Masahiro Yamada · 9 years ago
  38. 37649af ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 9 years ago
  39. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  40. 47eb9a8 ARM: uniphier: enable SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  41. d1066ba ARM: uniphier: select SPL_DM rather than default in defconfig by Masahiro Yamada · 9 years ago
  42. 348cd2b ARM: uniphier: remove unused macro by Masahiro Yamada · 9 years ago
  43. 579a9f6 ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined by Masahiro Yamada · 9 years ago
  44. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  45. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  46. a3f7865 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · 9 years ago
  47. 831bcba board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
  48. 3dacf66 ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  49. f54117d ARM: OMAP5: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  50. 5a3e062 board: ti: OMAP5: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  51. 5f19b2d board: ti: beagle_x15: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  52. 2a447bf include: configs: am43xx_evm: add 'usb stop' in usbboot env by Kishon Vijay Abraham I · 9 years ago
  53. 76d0c1d board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · 9 years ago
  54. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  55. e6bda8c ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 by Kishon Vijay Abraham I · 9 years ago
  56. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  57. 3d6ab74 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · 9 years ago
  58. 31f345e picosam9g45: adopt CONFIG_SYS_PROMPT by Andreas Bießmann · 9 years ago
  59. 6e459e8 at91sam9260ek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  60. 9ed6823 at91sam9rlek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  61. dd15fab omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  62. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  63. a3b2986 arm: spear: Some changes / updates to the x600 config header by Stefan Roese · 9 years ago
  64. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  65. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  66. e83fa49 arm: spear: Fix booting - relocate vector table to 0 (low-vector) by Stefan Roese · 9 years ago
  67. b4a96bd ARM: k2l: Fix device speeds by Lokesh Vutla · 9 years ago
  68. 5e67bf0 ARM: keystone2: Update README by Lokesh Vutla · 9 years ago
  69. 4a4c9f5 ARM: keystone2: Build MLO by default by Lokesh Vutla · 9 years ago
  70. 0afbe87 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · 9 years ago
  71. cb66cbe ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · 9 years ago
  72. 736bb5a ARM: keystone2: configs: Move SP to end of u-boot section by Lokesh Vutla · 9 years ago
  73. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
  74. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  75. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  76. be3a553 ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · 9 years ago
  77. 6759e7f ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · 9 years ago
  78. 4de1668 ARM: DRA7: Add detection of ES2.0 by Nishanth Menon · 9 years ago
  79. 9b24773 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · 9 years ago
  80. 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
  81. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  82. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  83. b2c20f6 rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address by Jonathan Liu · 9 years ago
  84. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
  85. b30eaad Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  86. 651ea8b dm: pci: Document binding of pci device drivers by Bin Meng · 9 years ago
  87. 4521a6c x86: crownbay: Support Topcliff integrated pci uart devices with driver model by Bin Meng · 9 years ago
  88. 82cdd78 dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · 9 years ago
  89. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  90. ff1b635 video: ct69000: Remove unused codes by Bin Meng · 9 years ago
  91. a2f61ba x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · 9 years ago
  92. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  93. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  94. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  95. c89f251 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  96. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  97. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  98. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  99. bcab137 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · 9 years ago
  100. f2b223f dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · 9 years ago