common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / fastboot / fb_mmc.c
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop flash.h from common header
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 mingming leefastboot: mt85xx: add command to flash/erase emmc hwpart
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-07-05 Tom RiniMerge tag 'rpi-next-2019.07' of https://github.com...
2019-06-28 Tom RiniMerge tag 'u-boot-imx-20190628' of https://gitlab.denx...
2019-06-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-06-20 Tom RiniMerge tag 'u-boot-stm32-20190619' of https://gitlab...
2019-06-20 Tom RiniMerge tag 'mmc-6-19' of https://github.com/MrVan/u...
2019-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-06-14 Sam Protsenkofastboot: Use const qualifier for char *part_name
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-24 Tom RiniMerge tag 'u-boot-stm32-mcu-20190423' of https://github...
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-22 Tom RiniMerge tag 'u-boot-atmel-2019.07-b' of git://git.denx...
2019-04-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-04-21 Alex Kiernanfastboot: Replace literal 32 with PART_NAME_LEN
2019-04-21 Eugeniu Roscafastboot: Improve error reporting on 'getvar partition...
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://denx.de...
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-05-30 Alex Kiernannet: fastboot: Merge AOSP UDP fastboot
2018-05-30 Alex Kiernanfastboot: Rename public fb_ functions to fastboot_
2018-05-30 Alex Kiernanfastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
2018-05-30 Alex Kiernanfastboot: Add missing newlines
2018-05-30 Alex Kiernanfastboot: Refactor fastboot_okay/fail to take response
2018-05-30 Alex Kiernanfastboot: Move fastboot to drivers/fastboot