aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini13-481/+84
2021-03-03usb: USB keyboard requires DM_KEYBOARDHeinrich Schuchardt1-0/+1
2021-03-03Nokia RX-51: Enable usbtty serial console by defaultPali Rohár3-31/+13
2021-03-03Nokia RX-51: Move content of rx51.h to rx51.cPali Rohár2-32/+16
2021-03-03Nokia RX-51: Remove function set_muxconf_regs()Pali Rohár2-357/+0
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár1-0/+3
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár1-1/+5
2021-03-03usb: gadget: Use dbg_ep0() macro instead of serial_printf()Pali Rohár1-8/+8
2021-03-03usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpointPali Rohár1-12/+2
2021-03-03usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmandPali Rohár1-8/+4
2021-03-03usb: musb: Fix receiving of bigger buffersPali Rohár1-1/+15
2021-03-03usb: musb: Fix transmission of bigger buffersPali Rohár1-11/+6
2021-03-03usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár1-1/+1
2021-03-03usb: musb: Fix configuring FIFO for endpointsPali Rohár1-4/+4
2021-03-03usb: musb: Always clear the data toggle bit when configuring epPali Rohár1-4/+0
2021-03-03usb: musb: Fix compilation of gadget codePali Rohár1-0/+1
2021-03-03serial: usbtty: Send urb data in correct orderPali Rohár1-9/+3
2021-03-03serial: usbtty: Fix puts functionPali Rohár1-2/+2
2021-03-02Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini5-14/+93
2021-03-02configs: Resync with savedefconfigTom Rini8-73/+16
2021-03-02configs: rpi4_32: Enable iProc RNG200Matthias Brugger1-0/+2
2021-03-02rng: iproc_rng200: Enable support for RPi4 armv7Matthias Brugger1-4/+4
2021-03-02MAINTAINERS: Update info for Raspberry PiMatthias Brugger1-1/+3
2021-03-02drivers: mmc: iproc_sdhci: enable HS200 modeBharat Gooty1-9/+83
2021-03-02configs: RPi2: Disable EFI Grub workaroundMatthias Brugger1-0/+1
2021-03-01Prepare v2021.04-rc3v2021.04-rc3Tom Rini1-1/+1
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut2-3/+6
2021-03-01log: convert pr_*() to loggingHeinrich Schuchardt2-38/+48
2021-03-01fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1Marek Behún1-2/+1
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut1-3/+16
2021-03-01ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam1-4/+0
2021-03-01tools: imx8mimage: Restore the original __ALIGN_MASK() macroFabio Estevam1-3/+5
2021-03-01arm: dts: imx8mp-evk: Add FEC PHY reset timingYe Li1-0/+2
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford6-2/+1587
2021-03-01doc: board: freescale: imx8mp_evk: update to newer versions and change ATF_LO...Peter Bergin1-14/+13
2021-03-01ARM: imx: Add missing FEC ethernet quirk for MX8MMarek Vasut1-0/+1
2021-03-01mx6sabre: Fix boot failureYe Li2-0/+2
2021-03-01mmc: fsl_esdhc_imx: fix the DTOCV to 0xEHaibo Chen1-0/+6
2021-03-01mx23evk: Add myself as maintainerFabio Estevam1-0/+2
2021-03-01mx23evk: Convert to driver modelFabio Estevam6-27/+33
2021-03-01mx23-evk: Import devicetree file from LinuxFabio Estevam3-0/+1114
2021-03-01mx51evk: Add myself as maintainerFabio Estevam1-0/+1
2021-03-01mx51evk: Convert to driver modelFabio Estevam4-194/+22
2021-03-01imx51-babbage: Import devicetree files from LinuxFabio Estevam3-0/+2148
2021-03-01mmc: fsl_esdhc_imx: Add a compatible for i.MX51Fabio Estevam1-0/+1
2021-03-01mx53loco: Add myself as maintainerFabio Estevam1-0/+1
2021-03-01ARM: dts: imx53-qsb: Describe the esdhc1 card detect pinFabio Estevam1-0/+2
2021-03-01mx53loco: Convert to driver modelFabio Estevam4-133/+20
2021-03-01imx53-qsb: Import devicetree files from LinuxFabio Estevam2-0/+496
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov4-7/+2