aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-26video: Drop #ifdefs from video_bmpSimon Glass
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass
2021-12-26video: Tidy up 24/32 BMP blittingSimon Glass
2021-12-26video: Drop the uclass colour mapSimon Glass
2021-12-26video: bmp: Update RLE8 support to use the write functionSimon Glass
2021-12-26video: Move BMP pixel-writing into a functionSimon Glass
2021-12-26video: Drop fb_put_byte() el atSimon Glass
2021-12-26video: Expand video debugging buffer sizeSimon Glass
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26sandbox: video: Correct the address of the copy baseSimon Glass
2021-12-26video: sandbox: Set a maximum frame-buffer sizeSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-12-26sandbox: video: Support 8bpp depthSimon Glass
2021-12-23dm: core: Allow getting some basic statsSimon Glass
2021-12-21pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár
2021-12-21pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár
2021-12-21pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese
2021-12-19arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial driversPali Rohár
2021-12-19arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese
2021-12-19arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() functionStefan Roese
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro
2021-12-17Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay
2021-12-15arm: a37xx: pci: Do not allow setting ROM BAR on PCI BridgePali Rohár
2021-12-15pci: pci_mvebu: Do not allow setting ROM BAR on PCI BridgePali Rohár
2021-12-15pci: pci_mvebu, pci_aardvark: Fix size of configuration cacheMarek Behún
2021-12-13net: ravb: Support multiple clocksAdam Ford
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-12-07spi: atmel-quadspi: Add support for SAMA7G5 QSPITudor Ambarus
2021-12-05ide: Drop ATA_PORT_ADDRSimon Glass
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-12-03Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-12-02drivers: core: lists: fix for loop index typeAlexander Preißner
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom Rini
2021-12-02i2c: Add Microchip PolarFire SoC I2C driverPadmarao Begari
2021-12-02net: macb: Remove Microchip compatible stringPadmarao Begari