- 17fbb59 spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 10 months ago
- 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years, 1 month ago
- 83594f3c xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years, 1 month ago
- ea836be spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 10 months ago
- b79a703 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 10 months ago
- 6c9662d serial: pl01x: Add error value checking by Michal Simek · 4 years, 1 month ago
- 305d318 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
- c94b44c spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years, 2 months ago
- f08d0c5 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · 4 years, 1 month ago
- 5690128 firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · 4 years, 1 month ago
- e1303b2 spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years, 2 months ago
- 62ee957 phy: nop-phy: add clk bulk by Peng Fan · 4 years, 1 month ago
- 7a46274 i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
- a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
- 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 2 months ago
- cc696f5 Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
- 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
- 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
- dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
- 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 1 month ago
- 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years, 1 month ago
- 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years, 1 month ago
- b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years, 1 month ago
- 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
- fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years, 1 month ago
- ef38b42 ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
- 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
- 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 1 month ago
- 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years, 1 month ago
- 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 1 month ago
- 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 1 month ago
- c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
- 39565cc tpm: cr50: Correct logging statements by Simon Glass · 4 years, 2 months ago
- acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 2 months ago
- 28dc20f syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years, 2 months ago
- b90daf2 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago
- 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 4 months ago
- 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years, 1 month ago
- 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 4 months ago
- 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 4 months ago
- 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 4 months ago
- 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 4 months ago
- eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 4 months ago
- ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 4 months ago
- 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 4 months ago
- 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 4 months ago
- a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years, 1 month ago
- f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 4 months ago
- c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 4 months ago
- 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 4 months ago
- 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 1 month ago
- c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 2 months ago
- f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 2 months ago
- adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 1 month ago
- b2d7a16 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
- a3c1fd6 clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
- e9d91b8 clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years, 1 month ago
- 54db9e8 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years, 1 month ago
- f4c5f97 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · 4 years, 2 months ago
- 2f220c6 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 2 months ago
- 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years, 1 month ago
- e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years, 1 month ago
- d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years, 1 month ago
- a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years, 1 month ago
- a93cff2 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years, 1 month ago
- 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 1 month ago
- 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 2 months ago
- 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 1 month ago
- dc47083 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 5 months ago
- dff3904 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 5 months ago
- a648622 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years, 1 month ago
- 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years, 1 month ago
- f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years, 1 month ago
- 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 1 month ago
- b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 1 month ago
- dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years, 1 month ago
- 6896397 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years, 1 month ago
- 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
- e010524 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 7399897b tee: optee: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 3981cdd watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 2 months ago
- 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 2 months ago
- 8a35094 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 3 months ago
- 8d4c596 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- bdc1fdf phy: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- d878ef7 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
- 66e7348 firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 4d55155 dm: syscon: Set LOG_CATEGORY by Sean Anderson · 4 years, 1 month ago
- 0f0f4e5 clk: sifive: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
- 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago