Commit Graph

50417 Commits (3845b9065fea9859bf2cd6413168e3cb4ba38f06)
 

Author SHA1 Message Date
Alex Kiernan 3845b9065f fastboot: Add support for 'oem format' command 6 years ago
Alex Kiernan f73a7df984 net: fastboot: Merge AOSP UDP fastboot 6 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 years ago
Alex Kiernan 4085b90303 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig 6 years ago
Alex Kiernan 0d488e8f50 fs: Add fs_get_type_name to return current filesystem name 6 years ago
Alex Kiernan 413b90777f ti: fastboot: Move weak overrides to board files 6 years ago
Alex Kiernan d1a119d4f0 fastboot: Rename public fb_ functions to fastboot_ 6 years ago
Alex Kiernan 1a28d38c39 fastboot: Extract common definitions from USB fastboot 6 years ago
Alex Kiernan 8a65bd6372 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag 6 years ago
Alex Kiernan 52fdf10708 fastboot: Fix parameter types in _fb_nand_write 6 years ago
Alex Kiernan 08f6bec456 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME 6 years ago
Alex Kiernan 1ad5facbdd fastboot: Add missing newlines 6 years ago
Alex Kiernan 42d8dd4424 fastboot: Correct dependencies in FASTBOOT_FLASH 6 years ago
Alex Kiernan d2df2abbcd fastboot: Extract fastboot_okay/fail to fb_common.c 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 6 years ago
Seung-Woo Kim 6aae84769a gadget: f_thor: Fix memory leaks of usb request and its buffer 6 years ago
Philipp Tomsich afa314d3a3 rockchip: xhci: remove DTS parsing for PHY (which is unused) 6 years ago
Bin Meng e40406603f usb: xhci: Handle endianness in xhci_set_configuration() 6 years ago
Bin Meng eaaefb066c usb: xhci: Fix config fail of FS hub behind a HS hub with MTT 6 years ago
Bin Meng ae751b060e usb: xhci: Initialize dev_state to 0 in the input slot context 6 years ago
Bin Meng 793c819c6e usb: xhci: Set accurate add context flags when updating hub attributes 6 years ago
Matthias Blankertz 3f48422679 usb: xhci-rcar: deregister before deactivating clock 6 years ago
Kelvin Cheung c3c8638804 add FIT data-position & data-offset property support 6 years ago
Ley Foon Tan ee038c58d5 malloc: Use malloc simple before malloc is fully initialized in memalign() 6 years ago
Patrice Chotard 635159a090 mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() 6 years ago
Patrick Delaunay 7f7deb0c72 stm32mp1: use OTP to configure MAC address and serial number 6 years ago
Patrick Delaunay c3600e1f92 stm32mp1: add FUSE command support 6 years ago
Patrick Delaunay 19f589923a stm32mp1: add bsec driver 6 years ago
Patrick Delaunay de20e43794 stm32mp1: remove the second TAMP_BOOT_CONTEXT update 6 years ago
Patrick Delaunay 320d266368 stm32mp1: Allow to activate CONFIG_DEBUG_UART 6 years ago
Patrick Delaunay bc709a41ca serial: stm32: Add setparity support 6 years ago
Patrick Delaunay eae4764f1a dm: serial: Add setparity 6 years ago
Patrice Chotard be1a6f775e serial: stm32: Fix bits defines name 6 years ago
Patrick Delaunay 215c8bed12 serial: stm32: Add debug uart support 6 years ago
Radoslaw Pietrzyk 246a5e5fc2 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting 6 years ago
Ramon Fried b460b889e2 serial: serial_msm: added pinmux & config 6 years ago
Ramon Fried 9558ddab96 db410: added pinctrl node and serial bindings 6 years ago
Ramon Fried ad97051b7f mach-snapdragon: Introduce pinctrl driver 6 years ago
Ramon Fried 640dc34942 mach-snapdragon: Fix UART clock flow 6 years ago
Ramon Fried 7e5ad796bc serial: serial_msm: initialize uart only before relocation 6 years ago
Ramon Fried 11d59fe537 serial: serial_msm: fail probe if settings clocks fails 6 years ago
Ramon Fried ffada23ca7 db820c: set clk node to be probed before relocation 6 years ago
Chris Packham 0ed34aa741 Remove CONFIG_MVGBE from config_whitelist.txt 6 years ago
Tuomas Tynkkynen 5ce9aca8a6 PCI: Document pciauto_region_allocate() 6 years ago
Tuomas Tynkkynen d71975ae6e PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources 6 years ago
Tuomas Tynkkynen ed12a89d07 PCI: Add newlines to debug prints in pci_auto_common.c 6 years ago
Tuomas Tynkkynen 9792be7d93 doc: qemu-arm: Drop highmem=off references 6 years ago
Tuomas Tynkkynen f37770c770 ARM: qemu-arm: Bump RAM size in AArch64 MMU table 6 years ago
Tuomas Tynkkynen 52ba907328 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set 6 years ago