1. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  2. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  3. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  4. 965588f tpm: Drop two unused options by Simon Glass · 9 years ago
  5. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  6. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  7. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  8. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  9. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  10. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  11. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  12. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  13. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  14. edbecf5 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support by Masahiro Yamada · 9 years ago
  15. c857ded ARM: dts: uniphier: add PH1-Pro5 SoC support by Masahiro Yamada · 9 years ago
  16. 37649af ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 9 years ago
  17. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  18. 47eb9a8 ARM: uniphier: enable SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  19. d1066ba ARM: uniphier: select SPL_DM rather than default in defconfig by Masahiro Yamada · 9 years ago
  20. 348cd2b ARM: uniphier: remove unused macro by Masahiro Yamada · 9 years ago
  21. 579a9f6 ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined by Masahiro Yamada · 9 years ago
  22. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  23. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  24. a3f7865 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · 9 years ago
  25. 831bcba board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
  26. 3dacf66 ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  27. f54117d ARM: OMAP5: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  28. 5a3e062 board: ti: OMAP5: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  29. 5f19b2d board: ti: beagle_x15: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  30. 2a447bf include: configs: am43xx_evm: add 'usb stop' in usbboot env by Kishon Vijay Abraham I · 9 years ago
  31. 76d0c1d board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · 9 years ago
  32. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  33. e6bda8c ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 by Kishon Vijay Abraham I · 9 years ago
  34. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  35. 3d6ab74 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · 9 years ago
  36. 31f345e picosam9g45: adopt CONFIG_SYS_PROMPT by Andreas Bießmann · 9 years ago
  37. 6e459e8 at91sam9260ek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  38. 9ed6823 at91sam9rlek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  39. dd15fab omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  40. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  41. a3b2986 arm: spear: Some changes / updates to the x600 config header by Stefan Roese · 9 years ago
  42. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  43. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  44. e83fa49 arm: spear: Fix booting - relocate vector table to 0 (low-vector) by Stefan Roese · 9 years ago
  45. b4a96bd ARM: k2l: Fix device speeds by Lokesh Vutla · 9 years ago
  46. 5e67bf0 ARM: keystone2: Update README by Lokesh Vutla · 9 years ago
  47. 4a4c9f5 ARM: keystone2: Build MLO by default by Lokesh Vutla · 9 years ago
  48. 0afbe87 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · 9 years ago
  49. cb66cbe ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · 9 years ago
  50. 736bb5a ARM: keystone2: configs: Move SP to end of u-boot section by Lokesh Vutla · 9 years ago
  51. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
  52. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  53. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  54. be3a553 ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · 9 years ago
  55. 6759e7f ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · 9 years ago
  56. 4de1668 ARM: DRA7: Add detection of ES2.0 by Nishanth Menon · 9 years ago
  57. 9b24773 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · 9 years ago
  58. 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
  59. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  60. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  61. b2c20f6 rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address by Jonathan Liu · 9 years ago
  62. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
  63. b30eaad Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  64. 651ea8b dm: pci: Document binding of pci device drivers by Bin Meng · 9 years ago
  65. 4521a6c x86: crownbay: Support Topcliff integrated pci uart devices with driver model by Bin Meng · 9 years ago
  66. 82cdd78 dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · 9 years ago
  67. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  68. ff1b635 video: ct69000: Remove unused codes by Bin Meng · 9 years ago
  69. a2f61ba x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · 9 years ago
  70. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  71. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  72. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  73. c89f251 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  74. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  75. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  76. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  77. bcab137 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · 9 years ago
  78. f2b223f dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · 9 years ago
  79. 1b46485 x86: minnowmax: Add access to GPIOs E0, E1, E2 by Simon Glass · 9 years ago
  80. af8d55f x86: Add DSDT table for supporting ACPI on QEMU by Saket Sinha · 9 years ago
  81. d0103d9 x86: Add ACPI table support to QEMU by Saket Sinha · 9 years ago
  82. 331141a x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  83. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  84. a2822b8 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  85. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  86. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  87. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  88. 1dde8c1 x86: baytrail: Remove the fsp_init_phase_pci() call by Bin Meng · 9 years ago
  89. 549ef4d x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() by Bin Meng · 9 years ago
  90. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  91. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  92. 178f897 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · 9 years ago
  93. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  94. 13b8cc9 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · 9 years ago
  95. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago
  96. 29e7e69 x86: ifdtool: Split microcode linking into its own function by Simon Glass · 9 years ago
  97. 062d2a6 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · 9 years ago
  98. 35dffd5 x86: baytrail: Support multiple microcode copies by Bin Meng · 9 years ago
  99. dddf6fd x86: baytrail: Add microcode for BayTrail-I D0 stepping by Bin Meng · 9 years ago
  100. a62282b x86: Correct microcode documentation by Simon Glass · 9 years ago