]> git.sur5r.net Git - u-boot/history - drivers/fastboot
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / fastboot /
2018-06-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-06-01 Tom RiniMerge tag 'xilinx-for-v2018.07-2' of git://www.denx...
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-05-30 Alex Kiernanusb: fastboot: Convert USB f_fastboot to shared fastboot
2018-05-30 Alex Kiernanfastboot: Add support for 'oem format' command
2018-05-30 Alex Kiernannet: fastboot: Merge AOSP UDP fastboot
2018-05-30 Alex Kiernanmmc: Separate "mmc swrite" from fastboot
2018-05-30 Alex Kiernanfastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
2018-05-30 Alex Kiernanfastboot: Rename public fb_ functions to fastboot_
2018-05-30 Alex Kiernanfastboot: Rename fb_set_reboot_flag to fastboot_set_reb...
2018-05-30 Alex Kiernanfastboot: Fix parameter types in _fb_nand_write
2018-05-30 Alex Kiernanfastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
2018-05-30 Alex Kiernanfastboot: Add missing newlines
2018-05-30 Alex Kiernanfastboot: Correct dependencies in FASTBOOT_FLASH
2018-05-30 Alex Kiernanfastboot: Extract fastboot_okay/fail to fb_common.c
2018-05-30 Alex Kiernanfastboot: Refactor fastboot_okay/fail to take response
2018-05-30 Alex Kiernanfastboot: Move fastboot to drivers/fastboot