aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-05net: gem: Reduce timeout of mdio phy idle status checkAshok Reddy Soma1-2/+4
2022-01-05net: zynq: Add support for PHY configuration in SGMII modeMichal Simek1-0/+20
2022-01-05net: zynq: Add support for GEM resetMichal Simek1-0/+26
2022-01-05net: zynq: Add support for mdio bus address decodingMichal Simek1-0/+3
2022-01-05microblaze: branch to base vector address on resetOvidiu Panait1-2/+4
2022-01-05xilinx: firmware: Move dcache handling directly to pmufw load configMichal Simek1-0/+3
2022-01-05clk: zynqmp: Fix gem tx/rx/ref clock handlingMichal Simek1-5/+18
2022-01-05clk: zynqmp: Add support for setting up clock for USBMichal Simek1-0/+1
2022-01-05zynqmp: gpio: Add support for zynqmp gpio modepin driverT Karthik Reddy3-0/+163
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...WIP/31Dec2021-nextTom Rini1-2/+9
2021-12-31efi: serial: Support arrow keysSimon Glass1-2/+9
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini8-472/+249
2021-12-28Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-2/+2
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/28Dec2021Tom Rini1-3/+10
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini1-0/+5
2021-12-27serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini1-1/+1
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini3-8/+6
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini3-3/+30
2021-12-27Convert CONFIG_TEGRA_NAND to KconfigTom Rini1-0/+8
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-0/+6
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini1-0/+4
2021-12-27pci: Remove unused FSL_PCI_INIT codeTom Rini2-937/+0
2021-12-27Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini1-2/+2
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini2-0/+4
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini5-12/+28
2021-12-27Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in KconfigTom Rini1-1/+1
2021-12-27video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti1-2/+2
2021-12-26video: Show the U-Boot logo by defaultSimon Glass1-0/+1
2021-12-26video: Support showing the U-Boot logoSimon Glass5-0/+32
2021-12-26video: Drop VIDEO_LOGO from cfb_consoleSimon Glass1-324/+1
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-0/+9
2021-12-26video: Drop #ifdefs from video_bmpSimon Glass1-48/+49
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass1-3/+3
2021-12-26video: Tidy up 24/32 BMP blittingSimon Glass1-8/+8
2021-12-26video: Drop the uclass colour mapSimon Glass2-45/+0
2021-12-26video: bmp: Update RLE8 support to use the write functionSimon Glass1-22/+27
2021-12-26video: Move BMP pixel-writing into a functionSimon Glass1-23/+52
2021-12-26video: Drop fb_put_byte() el atSimon Glass1-17/+5
2021-12-26video: Expand video debugging buffer sizeSimon Glass1-2/+2
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass2-1/+39
2021-12-26sandbox: video: Correct the address of the copy baseSimon Glass1-1/+1
2021-12-26video: sandbox: Set a maximum frame-buffer sizeSimon Glass1-1/+17
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass1-0/+15
2021-12-26sandbox: video: Support 8bpp depthSimon Glass1-6/+17
2021-12-26Merge https://source.denx.de/u-boot/custodians/u-boot-spiWIP/26Dec2021Tom Rini3-6/+22
2021-12-26sysreset: watchdog: watchdog cannot power offHeinrich Schuchardt1-3/+10
2021-12-24power: pmic/fan53555: allow dm be omitted by SPLQuentin Schulz2-1/+15
2021-12-23dm: core: Allow getting some basic statsSimon Glass3-0/+31
2021-12-21pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár1-3/+0
2021-12-21pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár1-6/+6