Skip to content
Snippets Groups Projects
  1. Sep 14, 2017
  2. Sep 13, 2017
  3. Sep 12, 2017
  4. Sep 11, 2017
  5. Sep 08, 2017
  6. Sep 07, 2017
  7. Sep 05, 2017
  8. Sep 03, 2017
  9. Sep 02, 2017
  10. Sep 01, 2017
    • Tom Rini's avatar
      Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs · 48f6232e
      Tom Rini authored
      
      - Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it's
        not strictly part of fastboot.
      - Add some defaults for the fastboot buffer location and size
      - Migrate all options listed in cmd/fastboot/Kconfig
      - Cleanup the README
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      48f6232e
    • Tom Rini's avatar
      configs: Migrate all of the existing USB symbols, except fastboot · ecad7051
      Tom Rini authored
      
      This syncs all of the currently Kconfig'd symbols out of the headers and
      into the defconfig files.  This has two exceptions, first am335x_evm
      needs to be converted to DM in SPL and then it can stop undef'ing
      CONFIG_DM_USB.  Leaving this as-is results in a build failure, and
      without work, run time failure.  The other case is am43xx_evm.h and in
      turn am43xx_evm_usbhost_boot.  The problem here is that we need DWC3 USB
      host mode in SPL, but still desire to have gadget mode in U-Boot proper.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      ecad7051
  11. Aug 30, 2017
  12. Aug 29, 2017
  13. Aug 28, 2017
  14. Aug 26, 2017
Loading