aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-07cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZESAlexander Dahl
2019-11-07cmd: nand: Remove not used declarationAlexander Dahl
2019-11-07arm: caches: Disable mmu only if mmu is availableLokesh Vutla
2019-11-07hush: re-sequence includesHeinrich Schuchardt
2019-11-07dlmalloc: calloc: fix zeroing early allocationsSimon Goldschmidt
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt
2019-11-07arm: socfpga: gen5: fix ERR_PTR_OFFSETSimon Goldschmidt
2019-11-07linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt
2019-11-07Kconfig add config ERR_PTR_OFFSETSimon Goldschmidt
2019-11-07arm64: Add memcpy_{from, to}io() and memset_io() helpersVignesh Raghavendra
2019-11-07api: storage: Add the missing write operation supportCristian Ciocaltea
2019-11-07configs: Resync with savedefconfigTom Rini
2019-11-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-11-06Merge branch '2019-11-06-reenable-llvm-in-ci'Tom Rini
2019-11-06gitlab/azure: Enable LLVM testsTom Rini
2019-11-06travis: Fix the clang-7 testTom Rini
2019-11-06common/console.c: Fix unused warning with console_doenv()Tom Rini
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy
2019-11-07usb: gadget: Add gadget_is_cdns3() macroVignesh Raghavendra
2019-11-07usb: cdns3: Add TI wrapper driver for CDNS USB3 controllerVignesh Raghavendra
2019-11-07usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2019-11-07bitmaps: import for_each_set_bit() macroVignesh Raghavendra
2019-11-07list: import list_first_entry_or_null()Vignesh Raghavendra
2019-11-06Makefile: fix dependency for imx targetsHeiko Schocher
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-06Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher
2019-11-06mpc85xx, socrates: enable DM I2CHeiko Schocher
2019-11-06mpc85xx, socrates: disable VIDEOHeiko Schocher
2019-11-06mpc85xx, socrates: get rid of DM_USB warningHeiko Schocher
2019-11-06mpc85xx, socrates: add DM supportHeiko Schocher
2019-11-06mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher
2019-11-06mpc85xx: add socrates dts from linuxHeiko Schocher
2019-11-06mpc85xx, socrates: suppress unknown flash warningHeiko Schocher
2019-11-06pci: add DM based mpc85xx driverHeiko Schocher
2019-11-05travis: Rework how we write the ~/.buildman fileTom Rini
2019-11-05Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdtTom Rini
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu