summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún
2021-10-21arm: mvebu: turris_mox: Cosmetic update for board config headerMarek Behún
2021-10-21arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún
2021-10-21arm: mvebu: turris_mox: Move options to defconfigMarek Behún
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt
2021-10-21efi_loader: Fix loaded image alignmentIlias Apalodimas
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet
2021-10-20include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet
2021-10-20include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet
2021-10-20include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov
2021-10-20kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic
2021-10-20dm: Provide dev_read_addr_index_ptr() wrapperBin Meng
2021-10-20dm: core: Add a new API devfdt_get_addr_index_ptr()Bin Meng
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif
2021-10-19ARM: imx: mx5: Add altbootcmd and resets to M53MenloMarek Vasut
2021-10-19board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfigRicardo Salveti
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-15Remove unused CONFIG_CONS_NONEPatrick Delaunay
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay
2021-10-15Remove unused CONFIG_NO_RELOCATIONPatrick Delaunay
2021-10-15am33x: Remove unused define CONFIG_MUSB_HOSTPatrick Delaunay
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay
2021-10-13ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-13fdtdec: Support retrieving the name of a carveoutThierry Reding
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland
2021-10-11board: siemens: iot2050: Adjust to changes in DT and configurationJan Kiszka
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-10-09Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-10-09video: move MXS to KconfigAnatolij Gustschin