summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt17-58/+58
2020-10-22cli_hush.c: remove broken sanity checkRasmus Villemoes1-8/+0
2020-10-22common, autoboot: sync functionality with Kconfig descriptionHeiko Schocher1-1/+2
2020-10-22cosmetic: image: Fix comments and the order of definitionsNaoki Hayama2-10/+11
2020-10-22mkimage: Skip adding non-existent IDs to a listNaoki Hayama1-2/+7
2020-10-22image: Add a function to modify category informationNaoki Hayama2-0/+27
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait6-10/+10
2020-10-22tpm: cr50: Correct logging statementsSimon Glass1-5/+5
2020-10-22i2c: designware: Use log_debug() for debuggingSimon Glass1-2/+2
2020-10-22board: Show memory for frame buffersSimon Glass1-0/+2
2020-10-22bloblist: Place on a 4KB boundarySimon Glass1-1/+3
2020-10-22syscon: Drop the logging in syscon_get_by_driver_data()Simon Glass1-1/+1
2020-10-22log: Add missing category namesSimon Glass2-1/+8
2020-10-22Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini13-101/+66
2020-10-22Merge branch '2021.01-rc' of https://github.com/lftan/u-bootTom Rini1-2/+2
2020-10-22Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-24/+73
2020-10-22Revert "Fix data abort caused by mis-aligning FIT data"Marek Vasut1-5/+2
2020-10-21stm32mp: stm32prog: accept device without partitionPatrick Delaunay1-2/+1
2020-10-21configs: stm32mp15: activate CMD_ELFPatrick Delaunay2-2/+0
2020-10-21configs: stm32mp15: activate CMD_EXPORTENVPatrick Delaunay2-2/+0
2020-10-21configs: stm32mp15: activate CMD_IMPORTENVPatrick Delaunay2-2/+0
2020-10-21MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platformPatrick Delaunay1-0/+1
2020-10-21MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platformPatrick Delaunay1-0/+2
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay3-70/+6
2020-10-21ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut1-4/+36
2020-10-21stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay3-2/+17
2020-10-21mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilitiesAlexandru Gagniuc1-16/+2
2020-10-21mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"Alexandru Gagniuc1-1/+1
2020-10-21arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen1-2/+2
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini12-29/+3118
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini26-21/+4819
2020-10-20pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar1-27/+30
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar4-0/+316
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das4-0/+366
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das4-0/+344
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar3-0/+2046
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar1-0/+3
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das1-0/+3
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das1-1/+4
2020-10-20clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clockBiju Das1-0/+4
2020-10-20spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility stringBiju Das1-1/+2
2020-10-20MAINTAINERS: add USB driver to ARM MEDIATEKChunfeng Yun1-0/+3
2020-10-20configs: mt8512: enable fastboot and USB host related configsChunfeng Yun1-0/+26
2020-10-20arm: dts: mt8512: add usb related nodesChunfeng Yun2-1/+82
2020-10-20usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun1-0/+8
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun14-0/+4558
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun2-4/+7
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2-0/+2
2020-10-20dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRDChunfeng Yun1-0/+79
2020-10-20dt-binding: usb: add bindings for some common propertiesChunfeng Yun1-0/+31