aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/30Apr2023Tom Rini5-5/+0
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...WIP/29Apr2023Tom Rini2-0/+105
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes1-0/+17
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt1-1/+1
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis1-4/+4
2023-04-28common: static fdt_simplefb_enable_existing_node()Heinrich Schuchardt1-1/+0
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy1-0/+99
2023-04-28board: cssi: Move all mother board code into common.cChristophe Leroy1-0/+6
2023-04-28gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland4-4/+0
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland1-1/+0
2023-04-27drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi1-0/+1
2023-04-27ide: Avoid preprocessor for CONFIG_LBA48Simon Glass1-3/+1
2023-04-27ide: Make function staticSimon Glass1-11/+0
2023-04-27ide: Correct use of ATAPISimon Glass1-0/+1
2023-04-27ide: Create a prototype for ide_set_reset()Simon Glass1-0/+10
2023-04-27ide: Drop weak functionsSimon Glass1-13/+0
2023-04-27ide: Drop ide_device_present()Simon Glass1-4/+0
2023-04-27ide: Move ide_init() into probingSimon Glass1-1/+0
2023-04-27ide: Drop init for not using BLKSimon Glass1-7/+0
2023-04-27ide: Drop CONFIG_START_IDESimon Glass1-7/+0
2023-04-27ide: Move ATA_CURR_BASE to C fileSimon Glass1-3/+0
2023-04-26rockchip: Use the same boot_targets for all boardsWIP/2023-04-26-enable-bootstd-for-all-rockchipSimon Glass1-4/+0
2023-04-26rockchip: Move to standard bootSimon Glass14-92/+16
2023-04-26bootstd: Report missing labels only when askedSimon Glass1-1/+1
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman1-0/+2
2023-04-25include: configs: am64x_evm: Change to using .envNikhil M Jain1-85/+0
2023-04-25virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORMWill Deacon1-1/+4
2023-04-25virtio: Allocate virtqueue in page-size unitsWill Deacon1-7/+9
2023-04-24configs: j721s2_evm.h: Remove refrences to J7200 EVMAndrew Davis1-1/+1
2023-04-23Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...WIP/23Apr2023Tom Rini3-2/+27
2023-04-22Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Apr2023Tom Rini1-1/+1
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-0/+916
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini1-3/+0
2023-04-21rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman2-2/+12
2023-04-21board: rockchip: Add rk3588 evbKever Yang1-0/+15
2023-04-21efi_loader: Fix flexible array member definitionsIlias Apalodimas1-1/+1
2023-04-20board: starfive: add StarFive VisionFive v2 board supportYanhong Wang1-0/+49
2023-04-20dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitionsJianlong Huang1-0/+427
2023-04-20dt-bindings: clock: Add StarFive JH7110 clock definitionsYanhong Wang1-0/+257
2023-04-20dt-bindings: reset: Add StarFive JH7110 reset definitionsYanhong Wang1-0/+183
2023-04-19configs: stm32mp13: Increase usb_pgood_delay for ST boardsPatrice Chotard1-1/+1
2023-04-19configs: stm32mp15: Add usb_pgood_delay for ST boardsPatrice Chotard1-0/+1
2023-04-18watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov1-3/+0
2023-04-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini2-2/+2
2023-04-16colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini1-1/+1
2023-04-16colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini1-1/+1
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut15-15/+0
2023-04-11board: stmark2: add i2c0 pinmux pad configurationAngelo Dureghello1-0/+2
2023-04-10mmc: Check support for TRIM operationsLoic Poulain1-0/+4
2023-04-09Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/09Apr2023Tom Rini1-3/+0