Commit Graph

47313 Commits (7090ead3f2a821c6f043ecbb5f7cecf6ffecdebb)
 

Author SHA1 Message Date
Fabio Estevam 23ecca2cd8 mx6ull: Fix WDOG3 base address 8 years ago
Tom Rini 0931b6f20e Merge git://git.denx.de/u-boot-rockchip 8 years ago
Philipp Tomsich e5ee24dda2 rockchip: defconfig: puma-rk3399: bypass ADC-based boot_mode check 8 years ago
Philipp Tomsich f07d76c00d rockchip: fix turning off boot-mode via Kconfig 8 years ago
Tien Fong Chee eb57c0be14 fdt: Add compatible strings for Arria 10 8 years ago
Tien Fong Chee bd08ce8f5e arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes 8 years ago
Tien Fong Chee 772f8765d7 ARM: socfpga: add bindings doc for arria10 fpga manager 8 years ago
Bin Meng c0c5f910ad MAINTAINERS: Update maintainer for USB xHCI 8 years ago
Vincent Prince 8171dac00d Trigger watchdog before calling usb_gadget_handle_interrupts 8 years ago
Marek Vasut a8c402f45c usb: gadget: storage: Increase FSG_BUFLEN 8 years ago
Philipp Tomsich 883946e8e7 usb: hub: identify the hub-device to usb_hub_reset_devices 8 years ago
Dirk Behme b3cbcd902d usb: ehci: do not invalidate a NULL buffer 8 years ago
Heinrich Schuchardt 45157d2764 dm: usb: ehci: avoid possible NULL dereference 8 years ago
Marek Vasut e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 8 years ago
Alexey Brodkin 9829ce2ff2 usb: ehci: Fix accessors for big-endian platforms and descriptors 8 years ago
Suneel Garapati abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 8 years ago
Philipp Tomsich 8c2bb589e2 rockchip: pinctrl: rk3399: add support for I2C8 8 years ago
Philipp Tomsich a8ee98df18 rockchip: clk: rk3399: change extract_bits to bitfield_extract 8 years ago
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 8 years ago
Philipp Tomsich ec4bf3d6bd rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATF 8 years ago
Philipp Tomsich cba7b949b4 rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF 8 years ago
Philipp Tomsich b07856fe43 rockchip: board: lion-rk3368: update .its file 8 years ago
Philipp Tomsich fc76fa3cfa rockchip: board: puma-rk3399: update .its file to use new features 8 years ago
Philipp Tomsich cd5eae5590 rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF 8 years ago
Philipp Tomsich 506c428ec8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item 8 years ago
Philipp Tomsich aa122f6b3d spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 8 years ago
Philipp Tomsich 1d3790905d spl: atf: introduce spl_invoke_atf and make bl31_entry private 8 years ago
Philipp Tomsich a616c783f2 spl: fit: implement recording of loadables into /fit-images 8 years ago
Philipp Tomsich 9f45aeb937 spl: fit: implement fdt_record_loadable 8 years ago
Philipp Tomsich d879616e9e spl: fit: simplify logic for FDT loading for non-OS boots 8 years ago
Philipp Tomsich f2efe6786e spl: change load_addr and entry_point to uintptr_t 8 years ago
Philipp Tomsich 75014470ae spl: add a fdt_addr field to spl_image_info 8 years ago
Philipp Tomsich 4914af1286 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware 8 years ago
Tom Rini 93a51d301a Merge git://git.denx.de/u-boot-arc 8 years ago
Alexey Brodkin f2a226780f arc: cache: Add required NOPs after invalidation of instruction cache 8 years ago
Alexey Brodkin d764a20f2b arc: bootm: Move slave cores kick-starting under !fake 8 years ago
Eugeniy Paltsev 3194c3cddf ARC: HSDK: introduce CREG GPIO driver 8 years ago
Tom Rini bb7ab1ccfe Merge git://git.denx.de/u-boot-dm 8 years ago
Simon Glass 9677faa34e binman: Return non-zero exit code on test failure 8 years ago
Simon Glass ca4f4ff7cf binman: Add add test for using an Intel MRC binary 8 years ago
Simon Glass 6b187df787 binman: Add add test for SPL with a microcode pointer 8 years ago
Simon Glass 8772213ea6 binman: Add a test for x86-start16-spl 8 years ago
Simon Glass 5650984300 binman: Add test for u-boot-spl-bss-pad 8 years ago
Simon Glass a25ebed36f binman: Check for files missing from test coverage 8 years ago
Simon Glass a9871c6e7e binman: Increase test coverage back to 100% 8 years ago
Simon Glass 9fc60b4975 binman: Add a main program to the tests 8 years ago
Simon Glass 934cdcfb1b binman: Add tests for importlib availability 8 years ago
Simon Glass 4d5994f91c binman: Set up 'entry' to permit full test coverage 8 years ago
Simon Glass 5a3f222604 binman: Append to PYTHONPATH when running test coverage 8 years ago
Simon Glass aab660fe18 dtoc: Fix up tests 8 years ago