summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-27sandbox: image: Allow sandbox to load any imageSimon Glass
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-27dm: core: Add CBFS support to flashmapSimon Glass
2021-03-27cbfs: Support reading compression informationSimon Glass
2021-03-27cbfs: Allow file traversal with any CBFSSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass
2021-03-27cbfs: Add support for attributesSimon Glass
2021-03-27x86: coral: Put the eMMC firstSimon Glass
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-26dm: core: Add warnings to private / platform settersSimon Glass
2021-03-26dm: core: Use separate priv/plat data regionSimon Glass
2021-03-26dm: core: Allow storing priv/plat data separatelySimon Glass
2021-03-26dm: core: Move flags to device-runtime infoSimon Glass
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass
2021-03-26sandbox: i2c: Support i2c emulation with of-platdataSimon Glass
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-26dm: core: Drop device_get_by_driver_info()Simon Glass
2021-03-26clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass
2021-03-26dm: core: Include dt-decl.h automaticallySimon Glass
2021-03-25efi_selfest: redefine enum efi_test_phaseHeinrich Schuchardt
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho
2021-03-25efi_loader: Replace config option for initrd loadingIlias Apalodimas
2021-03-25efi_loader: Add helper functions for EFIIlias Apalodimas
2021-03-25efi_loader: Add device path related functions for initrd via Boot####Ilias Apalodimas
2021-03-25efi_loader: Uart device pathHeinrich Schuchardt
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh
2021-03-23configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh
2021-03-23fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski
2021-03-22dm: core: Adjust uclass setup with of-platdataSimon Glass
2021-03-22dm: core: Add macros to access the new linker listsSimon Glass
2021-03-22linker_lists: Allow use in data structuresSimon Glass
2021-03-22dtoc: Generate uclass devicesSimon Glass
2021-03-22dtoc: Support headers needed for driversSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent
2021-03-20configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent
2021-03-20Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-03-19efi_loader: Uart device pathHeinrich Schuchardt
2021-03-19api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek BehĂșn
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-03-17image: Avoid -ENODATA in host toolsSimon Glass
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-15include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla