summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur2020-04-221-5/+5
* drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur2020-04-221-1/+3
* drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty2020-04-221-1/+1
* drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty2020-04-221-3/+5
* cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-223-0/+36
* cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt2020-04-221-0/+24
* mmc: export mmc_send_ext_csd()Heinrich Schuchardt2020-04-222-1/+12
* mmc: EXT_CSD registers for write protectionHeinrich Schuchardt2020-04-221-0/+3
* mmc: tmio: sdhi: Add DMA transfer address alignment check at writingHiroyuki Yokoyama2020-04-211-3/+5
* Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-2020-26/+316
|\
| * configs: libretech-s912-pc: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * configs: libretech-s905d-pc: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * configs: khadas-vim: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * configs: khadas-vim2: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * configs: libretech-ac: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * configs: libretech-cc: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong2020-04-204-3/+30
| * arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-04-201-0/+118
| * phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong2020-04-203-18/+72
| * generic-phy: add generic_phy_get_by_node()Neil Armstrong2020-04-202-5/+40
| * arm64: dts: meson-gx: add back dmc register range until canvas driver is avai...Neil Armstrong2020-04-161-0/+4
| * ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi fileNeil Armstrong2020-04-161-0/+7
| * configs: correct SMBIOS information for ODROID-C2Heinrich Schuchardt2020-04-151-0/+2
| * arm: meson: imply DM_RNGHeinrich Schuchardt2020-04-151-0/+1
* | Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-2012-34/+121
|\ \
| * | arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla2020-04-193-18/+8
| * | MAINTAINERS: update entry for ARM TILokesh Vutla2020-04-141-0/+25
| * | arm: dts: k3-j721e: Increase OSPI default frequency to 50MHzVignesh Raghavendra2020-04-142-2/+2
| * | arm: dts: k3-am654: Increase OSPI default frequency to 50MHzVignesh Raghavendra2020-04-142-2/+2
| * | am335x, guardian: update boot mechanismMoses Christopher2020-04-141-5/+19
| * | am335x, guardian: load env from NANDMoses Christopher2020-04-143-3/+46
| * | am335x, guardian: boot count is stored in AM3352 RTC blockMoses Christopher2020-04-142-2/+3
| * | am335x, guardian: boot stage feedback in headless modeMoses Christopher2020-04-143-1/+8
| * | am335x, guardian: fix spl usb-eth bootMoses Christopher2020-04-142-1/+8
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-2092-492/+3153
|\ \ \
| * | | Add support for i.MXRT1020-EVK boardGiulio Benetti2020-04-1812-1/+544
| * | | dt-bindings: pinctrl: add i.MXRT1020 pins definitionGiulio Benetti2020-04-181-0/+763
| * | | ARM: dts: imxrt1020: add dtsi fileGiulio Benetti2020-04-181-0/+133
| * | | Add i.MXRT1020 supportGiulio Benetti2020-04-181-0/+4
| * | | clk: imx: add i.IMXRT1020 clk driverGiulio Benetti2020-04-184-0/+296
| * | | imx: pmic: Set proper pmic name for iMX53 HSC|DDC boardsLukasz Majewski2020-04-181-1/+1
| * | | config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boardsLukasz Majewski2020-04-181-0/+1
| * | | dts: imx: Add fixed-link property to HSC and DDC (imx53) devicesLukasz Majewski2020-04-181-0/+7
| * | | ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulatorHarald Seiler2020-04-182-0/+11
| * | | ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler2020-04-185-49/+33
| * | | wandboard: Print the board version in board_late_init()Fabio Estevam2020-04-181-14/+9
| * | | wandboard: Remove CONFIG_DISPLAY_BOARDINFO_LATEFabio Estevam2020-04-181-1/+0
| * | | wandboard: Do not print error when PMIC is not presentFabio Estevam2020-04-181-1/+1
| * | | pmic: pfuze100: Change error message level to debugFabio Estevam2020-04-181-1/+1
| * | | wandboard: Fix version detection for mx6q/mx6dl revD1Fabio Estevam2020-04-185-10/+10