Commit Graph

46970 Commits (8171dac00dfcb4c67ad2e4aafaf28fe91d9c5368)
 

Author SHA1 Message Date
Vincent Prince 8171dac00d Trigger watchdog before calling usb_gadget_handle_interrupts 7 years ago
Marek Vasut a8c402f45c usb: gadget: storage: Increase FSG_BUFLEN 7 years ago
Philipp Tomsich 883946e8e7 usb: hub: identify the hub-device to usb_hub_reset_devices 7 years ago
Dirk Behme b3cbcd902d usb: ehci: do not invalidate a NULL buffer 7 years ago
Heinrich Schuchardt 45157d2764 dm: usb: ehci: avoid possible NULL dereference 7 years ago
Marek Vasut e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 7 years ago
Alexey Brodkin 9829ce2ff2 usb: ehci: Fix accessors for big-endian platforms and descriptors 7 years ago
Suneel Garapati abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 7 years ago
Tom Rini 93a51d301a Merge git://git.denx.de/u-boot-arc 7 years ago
Alexey Brodkin f2a226780f arc: cache: Add required NOPs after invalidation of instruction cache 7 years ago
Alexey Brodkin d764a20f2b arc: bootm: Move slave cores kick-starting under !fake 7 years ago
Eugeniy Paltsev 3194c3cddf ARC: HSDK: introduce CREG GPIO driver 7 years ago
Tom Rini bb7ab1ccfe Merge git://git.denx.de/u-boot-dm 7 years ago
Simon Glass 9677faa34e binman: Return non-zero exit code on test failure 7 years ago
Simon Glass ca4f4ff7cf binman: Add add test for using an Intel MRC binary 7 years ago
Simon Glass 6b187df787 binman: Add add test for SPL with a microcode pointer 7 years ago
Simon Glass 8772213ea6 binman: Add a test for x86-start16-spl 7 years ago
Simon Glass 5650984300 binman: Add test for u-boot-spl-bss-pad 7 years ago
Simon Glass a25ebed36f binman: Check for files missing from test coverage 7 years ago
Simon Glass a9871c6e7e binman: Increase test coverage back to 100% 7 years ago
Simon Glass 9fc60b4975 binman: Add a main program to the tests 7 years ago
Simon Glass 934cdcfb1b binman: Add tests for importlib availability 7 years ago
Simon Glass 4d5994f91c binman: Set up 'entry' to permit full test coverage 7 years ago
Simon Glass 5a3f222604 binman: Append to PYTHONPATH when running test coverage 7 years ago
Simon Glass aab660fe18 dtoc: Fix up tests 7 years ago
Simon Glass 251f5867c9 buildman: Fix up tests 7 years ago
Simon Glass cb39a10979 buildman: Allow skipping of tests which use the network 7 years ago
Simon Glass 6c328f2975 patman: Fix up tests to pass with newest checkpatch 7 years ago
Simon Glass 2f52018c3c test/run: Report and return failure 7 years ago
Simon Glass d09682ef8c binman: Disable the no-unit_address_vs_reg warnings 7 years ago
Simon Glass 680e3312c2 binman: Rename tests to ftest 7 years ago
Simon Glass 00ebd1f74d binman: Add a Makefile for test-program compilation 7 years ago
Simon Glass 9c0a8b1f44 binman: Add docs explaining how to enable binman for a board 7 years ago
Simon Glass 511fd0b2bb binman: Add better Makefile debugging 7 years ago
Tom Rini d9d76023ea Merge git://git.denx.de/u-boot-rockchip 7 years ago
Philipp Tomsich 08790230fe rockchip: remove duplicate CONFIG_ENV_SIZE definitions 7 years ago
Andy Yan ecb103bf68 rockchip: check download key before bootup 7 years ago
Andy Yan b4d23f7643 rockchip: add support for enter to bootrom download mode 7 years ago
Andy Yan e3067793c3 rockchip: make boot_mode related codes reused across all platforms 7 years ago
Heinrich Schuchardt 11f12c17d7 rockchip: spi: the symbol for Hertz is Hz 7 years ago
Kever Yang f24e36dac3 rockchip: clock: update sysreset driver binding 7 years ago
Philipp Tomsich f9ee57261f rockchip: sysreset: update Makefile to work with merged sysreset driver 7 years ago
Kever Yang 6ba54058ed rockchip: sysreset: merge into one common driver 7 years ago
Philipp Tomsich 95d363cc30 rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) 7 years ago
Philipp Tomsich 4bbb05bcb5 rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig 7 years ago
Philipp Tomsich b82bd1f8d4 rockchip: back-to-bootrom: allow passing a cmd to the bootrom 7 years ago
Philipp Tomsich 4d9253fb76 rockchip: rk3188: use boot0 hook to load up SPL in 2 steps 7 years ago
Philipp Tomsich ecfd71891a rockchip: back-to-bootrom: replace assembly-implementation with C-code 7 years ago
Philipp Tomsich b4806d6f1f arm: provide a PCS-compliant setjmp implementation 7 years ago
Philipp Tomsich ff143d5556 arm: mark save_boot_params_ret as a function 7 years ago