aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmWIP/03Mar2021Tom Rini8-17/+47
2021-03-03serial: ns16550: Handle zero <clock-frequency> valueBin Meng1-0/+2
2021-03-03serial: ns16550: Correct the base address typeBin Meng1-1/+1
2021-03-03dts: Fix OF_LIVE dependencyBin Meng1-1/+1
2021-03-03lib: Fix BINMAN_FDT dependencyBin Meng1-1/+1
2021-03-03sandbox: host bind must close file descriptorHeinrich Schuchardt1-0/+13
2021-03-03fix patman --limit-cc optionBernhard Kirchen1-1/+1
2021-03-03bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNTSimon Glass2-1/+4
2021-03-03dm: core: Add DM_DEVICE_REMOVE condition to all exit pathsSimon Glass1-8/+11
2021-03-03dm: core: Fix allocation of empty of-platdataSimon Glass1-4/+13
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini80-410/+11232
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey19-0/+4266
2021-03-03arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey8-0/+1415
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