1. 65972a0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  2. 53fe692 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  3. 73a01d9 test: Correct operation when tests pass by Simon Glass · 7 years ago
  4. 7fef4590 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  5. 11f4678 usb: r8a66597: Add support for RZ/A series by Chris Brandt · 7 years ago
  6. 6e6cf01 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  7. 5451ca4 configs: icore-rqs: Enable falcon mode by Jagan Teki · 7 years ago
  8. b596df4 engicam: imx6q: Return mmc dev 0 for icore by Jagan Teki · 7 years ago
  9. 52aaddd i.MX6: engicam: Add imx6q/imx6ul boards for existing boards by Jagan Teki · 7 years ago
  10. 539b1e2 board: icore-rqs: Fix mmc get env device by Jagan Teki · 7 years ago
  11. 152038e i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  12. bb0297c pinctrl: imx6ul: Fix pinctrl data overlapped with DT area by Jagan Teki · 7 years ago
  13. 1f6e9bd i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  14. a1797be i.MX6Q: icorem6: Move spl load fit to common/spl by Jagan Teki · 7 years ago
  15. 409b16d i.MX6: engicam: Move set_fdt_file to common by Jagan Teki · 7 years ago
  16. f086812 mx6sxsabresd: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  17. e2162d7 imx: Remove boolean parameter from wdog powerdown function by Fabio Estevam · 7 years ago
  18. b42287f imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL by Fabio Estevam · 7 years ago
  19. 23ecca2 mx6ull: Fix WDOG3 base address by Fabio Estevam · 7 years ago
  20. 0931b6f Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  21. e5ee24d rockchip: defconfig: puma-rk3399: bypass ADC-based boot_mode check by Philipp Tomsich · 7 years ago
  22. f07d76c rockchip: fix turning off boot-mode via Kconfig by Philipp Tomsich · 7 years ago
  23. eb57c0b fdt: Add compatible strings for Arria 10 by Tien Fong Chee · 7 years ago
  24. bd08ce8 arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes by Tien Fong Chee · 7 years ago
  25. 772f876 ARM: socfpga: add bindings doc for arria10 fpga manager by Tien Fong Chee · 7 years ago
  26. c0c5f91 MAINTAINERS: Update maintainer for USB xHCI by Bin Meng · 7 years ago
  27. 8171dac Trigger watchdog before calling usb_gadget_handle_interrupts by Vincent Prince · 7 years ago
  28. a8c402f usb: gadget: storage: Increase FSG_BUFLEN by Marek Vasut · 7 years ago
  29. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  30. b3cbcd9 usb: ehci: do not invalidate a NULL buffer by Dirk Behme · 7 years ago
  31. 45157d2 dm: usb: ehci: avoid possible NULL dereference by Heinrich Schuchardt · 7 years ago
  32. e1cc60c usb: xhci: Add Renesas R-Car xHCI driver by Marek Vasut · 7 years ago
  33. 9829ce2 usb: ehci: Fix accessors for big-endian platforms and descriptors by Alexey Brodkin · 7 years ago
  34. abd7ced cmd: usb: ignore blk, emulation devices in usb tree/info display by Suneel Garapati · 7 years ago
  35. 8c2bb58 rockchip: pinctrl: rk3399: add support for I2C8 by Philipp Tomsich · 7 years ago
  36. a8ee98d rockchip: clk: rk3399: change extract_bits to bitfield_extract by Philipp Tomsich · 7 years ago
  37. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  38. ec4bf3d rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATF by Philipp Tomsich · 7 years ago
  39. cba7b94 rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF by Philipp Tomsich · 7 years ago
  40. b07856f rockchip: board: lion-rk3368: update .its file by Philipp Tomsich · 7 years ago
  41. fc76fa3 rockchip: board: puma-rk3399: update .its file to use new features by Philipp Tomsich · 7 years ago
  42. cd5eae5 rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF by Philipp Tomsich · 7 years ago
  43. 506c428 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  44. aa122f6 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  45. 1d37909 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  46. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  47. 9f45aeb spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  48. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  49. f2efe67 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  50. 7501447 spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  51. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  52. 93a51d3 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  53. f2a2267 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · 7 years ago
  54. d764a20 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · 7 years ago
  55. 3194c3c ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · 7 years ago
  56. bb7ab1c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  57. 9677faa binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  58. ca4f4ff binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  59. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  60. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  61. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  62. a25ebed binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  63. a9871c6 binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  64. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  65. 934cdcf binman: Add tests for importlib availability by Simon Glass · 7 years ago
  66. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  67. 5a3f222 binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  68. aab660f dtoc: Fix up tests by Simon Glass · 7 years ago
  69. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  70. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  71. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  72. 2f52018 test/run: Report and return failure by Simon Glass · 7 years ago
  73. d09682e binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  74. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago
  75. 00ebd1f binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  76. 9c0a8b1 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  77. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  78. d9d7602 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  79. 0879023 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  80. ecb103b rockchip: check download key before bootup by Andy Yan · 7 years ago
  81. b4d23f7 rockchip: add support for enter to bootrom download mode by Andy Yan · 7 years ago
  82. e306779 rockchip: make boot_mode related codes reused across all platforms by Andy Yan · 7 years ago
  83. 11f12c1 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  84. f24e36d rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
  85. f9ee572 rockchip: sysreset: update Makefile to work with merged sysreset driver by Philipp Tomsich · 7 years ago
  86. 6ba5405 rockchip: sysreset: merge into one common driver by Kever Yang · 7 years ago
  87. 95d363c rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  88. 4bbb05b rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · 7 years ago
  89. b82bd1f rockchip: back-to-bootrom: allow passing a cmd to the bootrom by Philipp Tomsich · 7 years ago
  90. 4d9253f rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · 7 years ago
  91. ecfd718 rockchip: back-to-bootrom: replace assembly-implementation with C-code by Philipp Tomsich · 7 years ago
  92. b4806d6 arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · 7 years ago
  93. ff143d5 arm: mark save_boot_params_ret as a function by Philipp Tomsich · 7 years ago
  94. 7776cc0 arm: make save_boot_params_ret prototype visible for AArch64 by Philipp Tomsich · 7 years ago
  95. b377d22 rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM by Philipp Tomsich · 7 years ago
  96. 16d761e bcm281xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  97. 62269f0 bcm235xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  98. a002077 socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  99. b3a6cdc rockchip: rk3036: use aligned address for SPL_TEXT_BASE by Philipp Tomsich · 7 years ago
  100. a33fee1 rockchip: rk3288: use aligned address for SPL_TEXT_BASE by Kever Yang · 7 years ago