aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass1-11/+15
2022-11-07dm: test: Clear the block cache after running a testSimon Glass1-13/+10
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass1-102/+0
2022-11-07drivers: power: pmic: Enable use of rn5t567 PMIC in SPLMartyn Welch2-1/+9
2022-11-07drivers: power: pmic: Add support for rn5t568 PMICMartyn Welch1-0/+1
2022-11-07regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabledAdam Ford1-4/+5
2022-11-07pinctrl: mvebu: Add AlleyCat5 supportChris Packham1-1/+1
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham2-8/+46
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham2-2/+43
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland2-14/+1
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini10-11/+1130
2022-11-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-1/+513
2022-11-03spi: Add Microchip PolarFire SoC QSPI driverPadmarao Begari3-0/+512
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin1-1/+1
2022-11-02led: led_pwm: typo 'iverted' on code commentWIP/2022-11-02-assorted-updatesNylon Chen1-1/+1
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng2-3/+3
2022-11-02xen: pvblock: Use uclass_probe_allMichal Suchanek1-7/+2
2022-11-02timer: add SP804 UCLASS timer driverAndre Przywara3-0/+115
2022-11-02pinctrl: nuvoton: Add NPCM8xx pinctrl driverJim Liu3-0/+1009
2022-11-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.gitTom Rini3-0/+232
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu2-0/+3
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu3-0/+314
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu1-0/+186
2022-10-31dm: mmc: Allow sandbox emulator to build without writesSimon Glass1-2/+8
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass4-4/+3
2022-10-31usb: Update the test to cover reading and writingSimon Glass2-4/+40
2022-10-31dm: blk: Add udevice functionsSimon Glass1-17/+34
2022-10-31timer: sti: convert sti-timer to arm a9 global timerWilliam Zhang3-18/+22
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang4-4/+4
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang5-8/+5
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang5-5/+5
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang5-5/+5
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...WIP/30Oct2022Tom Rini31-2283/+414
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass10-13/+13
2022-10-30pci: Drop test for DM_VIDEOSimon Glass1-2/+0
2022-10-30video: Make all video options depend on DM_VIDEOSimon Glass1-31/+9
2022-10-30video: Drop SPLASHIMAGE_CALLBACKSimon Glass1-13/+0
2022-10-30video: Drop use of the lcd header fileSimon Glass1-1/+0
2022-10-30video: Drop CONFIG_LCDSimon Glass1-12/+4
2022-10-30video: Drop CONFIG_VIDEOSimon Glass1-9/+0
2022-10-30tegra: Drop old LCD codeSimon Glass1-1/+0
2022-10-30nexell: Drop old LCD codeSimon Glass1-51/+0
2022-10-30video: samsung: Drop old LCD codeSimon Glass1-1/+0
2022-10-30video: Drop atmel LCD codeSimon Glass2-2/+0
2022-10-30video: Drop ld9040 driverSimon Glass2-113/+0
2022-10-30video: atmel: Drop pre-DM parts of video driverSimon Glass3-289/+2
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass10-1060/+0
2022-10-30video: Drop VCXK video controllerSimon Glass3-433/+0
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass3-43/+0
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass1-4/+0