1. c0c5f91 MAINTAINERS: Update maintainer for USB xHCI by Bin Meng · 7 years ago
  2. 8171dac Trigger watchdog before calling usb_gadget_handle_interrupts by Vincent Prince · 7 years ago
  3. a8c402f usb: gadget: storage: Increase FSG_BUFLEN by Marek Vasut · 7 years ago
  4. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  5. b3cbcd9 usb: ehci: do not invalidate a NULL buffer by Dirk Behme · 7 years ago
  6. 45157d2 dm: usb: ehci: avoid possible NULL dereference by Heinrich Schuchardt · 7 years ago
  7. e1cc60c usb: xhci: Add Renesas R-Car xHCI driver by Marek Vasut · 7 years ago
  8. 9829ce2 usb: ehci: Fix accessors for big-endian platforms and descriptors by Alexey Brodkin · 7 years ago
  9. abd7ced cmd: usb: ignore blk, emulation devices in usb tree/info display by Suneel Garapati · 7 years ago
  10. 93a51d3 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  11. f2a2267 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · 7 years ago
  12. d764a20 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · 7 years ago
  13. 3194c3c ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · 7 years ago
  14. bb7ab1c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  15. 9677faa binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  16. ca4f4ff binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  17. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  18. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  19. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  20. a25ebed binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  21. a9871c6 binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  22. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  23. 934cdcf binman: Add tests for importlib availability by Simon Glass · 7 years ago
  24. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  25. 5a3f222 binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  26. aab660f dtoc: Fix up tests by Simon Glass · 7 years ago
  27. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  28. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  29. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  30. 2f52018 test/run: Report and return failure by Simon Glass · 7 years ago
  31. d09682e binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  32. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago
  33. 00ebd1f binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  34. 9c0a8b1 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  35. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  36. d9d7602 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  37. 0879023 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  38. ecb103b rockchip: check download key before bootup by Andy Yan · 7 years ago
  39. b4d23f7 rockchip: add support for enter to bootrom download mode by Andy Yan · 7 years ago
  40. e306779 rockchip: make boot_mode related codes reused across all platforms by Andy Yan · 7 years ago
  41. 11f12c1 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  42. f24e36d rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
  43. f9ee572 rockchip: sysreset: update Makefile to work with merged sysreset driver by Philipp Tomsich · 7 years ago
  44. 6ba5405 rockchip: sysreset: merge into one common driver by Kever Yang · 7 years ago
  45. 95d363c rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  46. 4bbb05b rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · 7 years ago
  47. b82bd1f rockchip: back-to-bootrom: allow passing a cmd to the bootrom by Philipp Tomsich · 7 years ago
  48. 4d9253f rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · 7 years ago
  49. ecfd718 rockchip: back-to-bootrom: replace assembly-implementation with C-code by Philipp Tomsich · 7 years ago
  50. b4806d6 arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · 7 years ago
  51. ff143d5 arm: mark save_boot_params_ret as a function by Philipp Tomsich · 7 years ago
  52. 7776cc0 arm: make save_boot_params_ret prototype visible for AArch64 by Philipp Tomsich · 7 years ago
  53. b377d22 rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM by Philipp Tomsich · 7 years ago
  54. 16d761e bcm281xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  55. 62269f0 bcm235xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  56. a002077 socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  57. b3a6cdc rockchip: rk3036: use aligned address for SPL_TEXT_BASE by Philipp Tomsich · 7 years ago
  58. a33fee1 rockchip: rk3288: use aligned address for SPL_TEXT_BASE by Kever Yang · 7 years ago
  59. d962e5d rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · 7 years ago
  60. 14ad6eb rockchip: enable boot0-hook for all Rockchip SoCs by Philipp Tomsich · 7 years ago
  61. cee7470 rockchip: boot0: align to 0x20 for armv7 '_start' by Kever Yang · 7 years ago
  62. ef70a42 arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · 7 years ago
  63. 16fa2eb ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · 7 years ago
  64. 12dd1e5 ARM: dts: OMAP5+: Add support for bandgap sensor in SPL by Faiz Abbas · 7 years ago
  65. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  66. 5ad1fec TI: am57xx; Remove am57xx_evm_nodt_defconfig by Tom Rini · 7 years ago
  67. 1dade18 README: update mailing list url by S. Lockwood-Childs · 7 years ago
  68. ded84f9 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  69. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  70. 042de60 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  71. dd2081a Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  72. a874cac malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  73. 06feb5d scripts/coccinelle: add some more coccinelle tests by Heinrich Schuchardt · 7 years ago
  74. 8a28caf Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  75. 76df275 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · 7 years ago
  76. 65d87d6 dra7x: fastboot: Increase recovery partition size by Praneeth Bajjuri · 7 years ago
  77. b5142f2 scripts/ld-version.sh: regular expression compile fails by Heinrich Schuchardt · 7 years ago
  78. 0931ed3 kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  79. 69d3226 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  80. 56d5a10 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  81. cd5f33e ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  82. 4b29975 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  83. 456efb5 odroid-c2: enable I2C by Beniamino Galvani · 7 years ago
  84. f8d9ca1 i2c: add Amlogic Meson driver by Beniamino Galvani · 7 years ago
  85. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  86. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  87. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  88. 48c7f77 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · 7 years ago
  89. 3977dcd dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  90. 9587dee nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 8 years ago
  91. afc1a78 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  92. 9d0c5fe tpm: add more missing va_end() by André Draszik · 7 years ago
  93. 1259f77 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  94. 3c60502 tpm: add tpm_get_random() by André Draszik · 7 years ago
  95. 470dd6c omap3: omap3_logic: Move pinmuxing to header file by Adam Ford · 7 years ago
  96. 9a16153 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  97. c9e87ba env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · 7 years ago
  98. b12907f serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  99. 21f4486 armv8: update gd after relocate by Kever Yang · 7 years ago
  100. 49e9387 arm64: support running at addr other than linked to by Stephen Warren · 7 years ago