summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05imx: imx8mm-evk: enable ethernetPeng Fan
2019-11-05net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan
2019-11-05net: Kconfig: FEC: Add dependency on i.MX8MPeng Fan
2019-11-05arm: dts: imx8mm: drop assigned clocks for clk nodePeng Fan
2019-11-05clk: imx: imx8mm: add set_parent callbackPeng Fan
2019-11-05clk: imx8mm: add enet clkPeng Fan
2019-11-05imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not definedPeng Fan
2019-11-05imx: add i.MX8MN DDR4 board supportPeng Fan
2019-11-05imx: add dtsi for i.MX8MNPeng Fan
2019-11-05imx8m: add i.MX8MN ddr4 image cfg filePeng Fan
2019-11-05clk: imx: add i.MX8MN ccf driverPeng Fan
2019-11-05tools: imx8m_image: support ddr4 firmwarePeng Fan
2019-11-05pinctrl: imx8m: support i.MX8MNPeng Fan
2019-11-05tools: imx8mimage: add ROM VERSIONPeng Fan
2019-11-05imx8mn: add get_boot_devicePeng Fan
2019-11-05imx: cpu: restrict get_boot_devicePeng Fan
2019-11-05imx: add rom api supportPeng Fan
2019-11-05imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan
2019-11-05imx8mn: add pin headerPeng Fan
2019-11-05imx: add i.MX8MN PE propertyPeng Fan
2019-11-05imx8mn: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2019-11-05imx8m: add clk support for i.MX8MNPeng Fan
2019-11-05imx8mn: support get_cpu_revPeng Fan
2019-11-05imx: add i.MX8MN kconfig entryPeng Fan
2019-11-05power: domain: add i.MX8 scu power domain driverPeng Fan
2019-11-05power: domain: make imx8-power-domain.c legacyPeng Fan
2019-11-05misc: imx8: scu: simplify code to make it extendablePeng Fan
2019-11-05arm: dts: imx8qm-mek: add u-boot, dm-spl for lpuart0Peng Fan