aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2021-10-18treewide: Remove OF_PRIOR_STAGEWIP/bisect-testingIlias Apalodimas1-4/+0
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2-11/+30
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún22-53/+0
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek Behún1-1/+0
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún1-1/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún22-22/+22
2021-10-15Remove unused CONFIG_CONS_NONEPatrick Delaunay1-1/+0
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay2-2/+0
2021-10-15Remove unused CONFIG_NO_RELOCATIONPatrick Delaunay1-1/+0
2021-10-15am33x: Remove unused define CONFIG_MUSB_HOSTPatrick Delaunay1-7/+0
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay2-2/+1
2021-10-13ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding1-1/+1
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding1-7/+13
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding1-4/+4
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding1-3/+14
2021-10-13fdtdec: Support retrieving the name of a carveoutThierry Reding1-3/+5
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini11-30/+3
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-17/+110
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard1-1/+2
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-17/+0
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland1-0/+6
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland1-0/+6