summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22sunxi: binman: Use a macro for the BL31 load addressSamuel Holland
2020-10-22sunxi: binman: Provide a default BL31 filenameSamuel Holland
2020-10-22sunxi: binman: Fix spacing between nodesSamuel Holland
2020-10-22binman: Only write FDT once per nodeSamuel Holland
2020-10-22Makefile: Only define u-boot.itb rule when applicableSamuel Holland
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng
2020-10-21Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-21Revert "Fix data abort caused by mis-aligning FIT data"Marek Vasut
2020-10-21arm: sunxi: increase SYS_MALLOC_F_LENHeinrich Schuchardt
2020-10-21git-mailrc: Update email address of Maxime RipardJonas Smedegaard
2020-10-21sunxi: Pine-H64: Explicitly enable PHY regulatorAndre Przywara
2020-10-21net: sun8i-emac: Lower MDIO frequencyAndre Przywara
2020-10-21net: sun8i-emac: Make internal PHY handling more robustAndre Przywara
2020-10-21net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara
2020-10-21net: sun8i_emac: Fix MAC soft resetAndre Przywara
2020-10-21net: sun8i_emac: Fix overlong linesAndre Przywara
2020-10-21net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara
2020-10-21net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara
2020-10-21net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara
2020-10-21net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara
2020-10-21net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara
2020-10-21net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara
2020-10-21net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara
2020-10-21net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara
2020-10-21net: sun8i-emac: Bail out on PHY errorAndre Przywara
2020-10-21stm32mp: stm32prog: accept device without partitionPatrick Delaunay
2020-10-21configs: stm32mp15: activate CMD_ELFPatrick Delaunay
2020-10-21configs: stm32mp15: activate CMD_EXPORTENVPatrick Delaunay
2020-10-21configs: stm32mp15: activate CMD_IMPORTENVPatrick Delaunay
2020-10-21MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platformPatrick Delaunay
2020-10-21MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platformPatrick Delaunay
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay
2020-10-21ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut
2020-10-21stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay
2020-10-21mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilitiesAlexandru Gagniuc
2020-10-21mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"Alexandru Gagniuc
2020-10-21arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-10-20pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das
2020-10-20clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clockBiju Das
2020-10-20spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility stringBiju Das
2020-10-20MAINTAINERS: add USB driver to ARM MEDIATEKChunfeng Yun