summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-27ide: Avoid preprocessor for CONFIG_LBA48Simon Glass
2023-04-27ide: Make function staticSimon Glass
2023-04-27ide: Correct use of ATAPISimon Glass
2023-04-27ide: Create a prototype for ide_set_reset()Simon Glass
2023-04-27ide: Drop weak functionsSimon Glass
2023-04-27ide: Drop ide_device_present()Simon Glass
2023-04-27ide: Move ide_init() into probingSimon Glass
2023-04-27ide: Drop init for not using BLKSimon Glass
2023-04-27ide: Drop CONFIG_START_IDESimon Glass
2023-04-27ide: Move ATA_CURR_BASE to C fileSimon Glass
2023-04-26rockchip: Use the same boot_targets for all boardsSimon Glass
2023-04-26rockchip: Move to standard bootSimon Glass
2023-04-26bootstd: Report missing labels only when askedSimon Glass
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman
2023-04-25include: configs: am64x_evm: Change to using .envNikhil M Jain
2023-04-25virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORMWill Deacon
2023-04-25virtio: Allocate virtqueue in page-size unitsWill Deacon
2023-04-24configs: j721s2_evm.h: Remove refrences to J7200 EVMAndrew Davis
2023-04-23Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-04-22Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2023-04-21rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman
2023-04-21board: rockchip: Add rk3588 evbKever Yang
2023-04-21efi_loader: Fix flexible array member definitionsIlias Apalodimas
2023-04-20board: starfive: add StarFive VisionFive v2 board supportYanhong Wang
2023-04-20dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitionsJianlong Huang
2023-04-20dt-bindings: clock: Add StarFive JH7110 clock definitionsYanhong Wang
2023-04-20dt-bindings: reset: Add StarFive JH7110 reset definitionsYanhong Wang
2023-04-19configs: stm32mp13: Increase usb_pgood_delay for ST boardsPatrice Chotard
2023-04-19configs: stm32mp15: Add usb_pgood_delay for ST boardsPatrice Chotard
2023-04-18watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov
2023-04-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-04-16colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini
2023-04-16colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut
2023-04-11board: stmark2: add i2c0 pinmux pad configurationAngelo Dureghello
2023-04-10mmc: Check support for TRIM operationsLoic Poulain
2023-04-09Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham
2023-04-07dt-bindings: clock: Add R8A779G0 V4H CPG Core Clock DefinitionsTho Vu
2023-04-07dt-bindings: power: Add R8A779G0 V4H SYSC power domain definitionsTho Vu
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham
2023-04-07ARM: rmobile: Turn R-Car V3U into R-Car Gen4Hai Pham
2023-04-07dt-bindings: clock: Add R8A779F0 S4 CPG Core Clock headersTho Vu
2023-04-07dt-bindings: power: Add R8A779F0 S4 SYSC power domain definitionsTho Vu
2023-04-07serial: sh: Add HSCIF support for R-Car SoCHai Pham
2023-04-07Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/c...Tom Rini