aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev
2020-10-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre
2020-10-19ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea
2020-10-19configs: sam9x60ek: update defconfigs for CCFClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea
2020-10-19ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea
2020-10-19clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea
2020-10-18Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi
2020-10-18video: backlight: fix pwm data structure descriptionDario Binacchi
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-17test: Fix sandbox tests failing to buildSean Anderson
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-16Merge branch '2020-10-15-further-cleanup_dev_xxx'Tom Rini
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini
2020-10-16clk: at91: Include device_compat.h in compat.cTom Rini
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-10-16usb: xhci: Include device_compat.hSean Anderson
2020-10-16timer: Include device_compat.hSean Anderson
2020-10-16tee: optee: Include device_compat.hSean Anderson
2020-10-16spi: fsl_qspi: Include device_compat.hSean Anderson
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-16arm: octeontx: Add CMD_WDTStefan Roese
2020-10-16watchdog: octeontx_wdt: Add support for start and stopSuneel Garapati
2020-10-16arm: octeontx: Select CLKStefan Roese