aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini15-41/+41
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini1-0/+4
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini1-0/+1
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini1-0/+7
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-0/+4
2022-11-10rtc: Remove unused driversTom Rini5-669/+0
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2-31/+0
2022-11-07dm: blk: Add probe in blk_first_device/blk_next_deviceMichal Suchanek1-24/+22
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass2-118/+18
2022-11-07dm: sandbox: Create a block driverSimon Glass2-1/+143
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass2-1/+177
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-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