summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...WIP/23Nov2019Tom Rini2019-11-2336-198/+248
|\
| * rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evbHeiko Stuebner2019-11-231-2/+5
| * rockchip: dwmmc: add handling for u-boot, spl-fifo-modeHeiko Stuebner2019-11-231-0/+5
| * rock960: Enable USB GadgetJagan Teki2019-11-231-0/+2
| * rockchip: Setup dwc3_device (for non-dm gadgets)Jagan Teki2019-11-231-2/+30
| * gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUMJagan Teki2019-11-231-0/+1
| * usb: dwc3: Add phy interface for dwc3_ubootJagan Teki2019-11-234-0/+60
| * fastboot: rockchip: Fix rk3328 default mmc deviceJagan Teki2019-11-231-1/+0
| * fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]Jagan Teki2019-11-2314-27/+3
| * gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUMJagan Teki2019-11-231-0/+1
| * gadget: rockchip: USB_GADGET_PRODUCT_NUMJagan Teki2019-11-2314-13/+3
| * gadget: Select USB_GADGET_VENDOR_NUM for rockchipJagan Teki2019-11-2317-16/+1
| * gadget: Select USB_GADGET_MANUFACTURER for rockchipJagan Teki2019-11-2317-16/+1
| * power: fan53555: fix fan53555_regulator_set_valueVasily Khoruzhick2019-11-231-1/+1
| * rockchip: i2c: don't sent stop bit after each messageVasily Khoruzhick2019-11-231-2/+3
| * power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-233-14/+52
| * Kconfig: Enable building of u-boot.itb on Rockchip platformKever Yang2019-11-231-1/+1
| * rockchip: lion-rk3368: Migrate to use common FIT generatorKever Yang2019-11-232-53/+0
| * rockchip: Convert to use FIT generator for opteeKever Yang2019-11-233-51/+79
* | Merge branch '2019-11-23-master-imports'Tom Rini2019-11-237-35/+46
|\ \
| * | arm: fix -march for ARM11WIP/2019-11-23-master-importsHeinrich Schuchardt2019-11-231-2/+2
| * | buildman: Fix problem with non-existent output directoriesTom Rini2019-11-231-0/+2
| * | scripts: dtc: ignore files generated generated by pythonBartosz Golaszewski2019-11-231-1/+2
| * | moveconfig.py: Fix more Python3 UTF issuesTom Rini2019-11-231-1/+4
| * | tools: checkpatch: Restore 'debug' and 'printf' to logFunctions listJames Byrne2019-11-231-0/+2
| * | travis: rework NXP layerscape jobsHeiko Schocher2019-11-232-27/+27
| * | travis: move orangepi to vendor jobHeiko Schocher2019-11-231-4/+7
* | | Merge tag 'efi-2020-01-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-11-233-1/+3
|\ \ \ | |/ / |/| |
| * | efi_loader: default EFI_LOADER=n on ARM11Heinrich Schuchardt2019-11-233-1/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/22Nov2019Tom Rini2019-11-2215-16/+54
|\ \ \
| * | | arm: socfpga: stratix10: Add alias for gmac0 in S10 dtsOoi, Joyce2019-11-221-0/+1
| * | | arm: dts: Stratix10: change pad skew values for EMAC0 PHY driverOoi, Joyce2019-11-221-1/+1
| * | | ARM: socfpga: Fix default mtdpartsMarek Vasut2019-11-208-8/+8
| * | | spi: cadence_qspi: support DM_CLKSimon Goldschmidt2019-11-202-2/+20
| * | | timer: dw-apb: add reset handlingSimon Goldschmidt2019-11-201-1/+17
| * | | socfpga: fix include guard in misc.h (arch vs. global)Simon Goldschmidt2019-11-201-3/+3
| * | | ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt2019-11-201-1/+1
| * | | configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTFLey Foon Tan2019-11-201-0/+1
| * | | arm: dts: Stratix10: Fix memory node address and size cellsLey Foon Tan2019-11-201-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-11-2210-10/+0
|\ \ \ \
| * | | | ARM: rmobile: Temporarily disable PCI dma-ranges updateMarek Vasut2019-11-161-1/+0
| * | | | ARM: rmobile: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY on Gen3Marek Vasut2019-11-159-9/+0
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-224-11/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | usb: dwc2: fix possible alignment issuesSimon Goldschmidt2019-11-221-2/+2
| * | | | usb: composite: fix possible alignment issuesSimon Goldschmidt2019-11-221-7/+18
| * | | | usb: cdns3: Fix include file pathVignesh Raghavendra2019-11-192-2/+2
| | |_|/ | |/| |
* | | | Update MAINTAINERS to include environment filesJoe Hershberger2019-11-211-0/+10
* | | | configs: Resync with savedefconfigTom Rini2019-11-2124-36/+11
* | | | Merge branch '2019-11-20-env-migration'Tom Rini2019-11-211613-2427/+2611
|\ \ \ \
| * | | | env: Finish migration of common ENV optionsTom Rini2019-11-201605-2331/+2597