aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-1/+3
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/26Oct2021Tom Rini6-11/+69
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima3-1/+17
2021-10-26firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger1-2/+2
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima3-2/+32
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti1-1/+10
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt1-0/+8
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt2-7/+11
2021-10-25efi_loader: add missing const qualifierMasahisa Kojima1-1/+1
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Oct2021Tom Rini7-12/+13
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-38/+52
2021-10-25include: axp_pmic: Include headers for all variantsSamuel Holland6-12/+10
2021-10-25include: axp_pmic: Add missing header guard definitionSamuel Holland1-0/+1
2021-10-25sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland1-0/+2
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiWIP/23Oct2021Tom Rini3-12/+9
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún2-12/+0
2021-10-23mtd: spi-flash: Check for zero length in legacy spi_flash_*()Marek Behún1-0/+9
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-20/+38
2021-10-21env: Make return value of env_get_f() behave like sprintf() on successMarek Behún1-4/+2
2021-10-21env: Inline env_get_char() into its only userMarek Behún1-10/+0
2021-10-21env: Change env_match() to static and remove from headerMarek Behún1-11/+0
2021-10-21env: Fix documentation for env_get_f()Marek Behún1-1/+4
2021-10-21dm: Fix util.h's broken include guardPierre-Clément Tosi1-2/+2
2021-10-21imx8mp_evk: Delete noncached memory configYe Li1-3/+0
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic79-254/+527
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-86/+22
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún1-1/+0
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún1-4/+0
2021-10-21arm: mvebu: turris_mox: Cosmetic update for board config headerMarek Behún1-39/+22
2021-10-21arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún8-25/+0
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún2-10/+0
2021-10-21arm: mvebu: turris_mox: Move options to defconfigMarek Behún1-7/+0
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt1-0/+1
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt1-1/+0
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt1-1/+2
2021-10-21efi_loader: Fix loaded image alignmentIlias Apalodimas1-0/+2
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt1-19/+34
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini12-19/+201
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher1-11/+40
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker1-1/+1
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet1-1/+1
2021-10-20include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet1-10/+1
2021-10-20include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet1-4/+1
2021-10-20include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov2-8/+8
2021-10-20kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic1-3/+0
2021-10-20dm: Provide dev_read_addr_index_ptr() wrapperBin Meng1-0/+18
2021-10-20dm: core: Add a new API devfdt_get_addr_index_ptr()Bin Meng1-0/+12
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif1-0/+3
2021-10-19ARM: imx: mx5: Add altbootcmd and resets to M53MenloMarek Vasut1-4/+11
2021-10-19board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfigRicardo Salveti1-5/+0