Convert CONFIG_MCFUART to Kconfig
[platform/kernel/u-boot.git] / include /
2021-11-05 Tom RiniConvert CONFIG_MCFUART to Kconfig
2021-11-05 Tom RiniConvert CONFIG_FEC_MXC to Kconfig
2021-11-05 Tom RiniConvert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
2021-11-05 Tom RiniConvert CONFIG_SYS_TEXT_BASE to Kconfig
2021-11-05 Tom RiniConvert CONFIG_SYS_HZ to Kconfig
2021-11-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-04 Samuel Hollandwatchdog: Automatically register device with sysreset
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Marek Vasutbootstage: Add SPL support
2021-10-31 Marek Behúnenv: Use static_assert() to check if default_environmen...
2021-10-31 Marek Behúnenv: Always use char for default_environment
2021-10-31 Hannu Lounentoimage.h: make image_sign_info.fit point to const
2021-10-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-10-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-10-31 Tom RiniMerge branch '2021-10-31-assorted-platform-updates'
2021-10-31 Dzmitry SankouskiSoC: exynos: add support for exynos 78x0
2021-10-31 Dzmitry Sankouskiboard: samsung: add Samsung Galaxy S9/S9+(SM-G96x0...
2021-10-31 Dzmitry SankouskiSoC: qcom: add support for SDM845
2021-10-31 Mark Kettenisarm: dts: apple: Add preliminary device trees
2021-10-31 Mark Kettenisarm: apple: Add initial support for Apple's M1 SoC
2021-10-31 Mark Kettenisiommu: Add IOMMU uclass
2021-10-29 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2021-10-29 Stephen Carlsondrivers: mmc: Add wait_dat0 support for sdhci driver
2021-10-28 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-27 Ilias Apalodimassandbox: Remove OF_HOSTFILE
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Tom RiniMerge branch '2021-10-26-add-nand-biterr-and-bugfixes'
2021-10-26 Masahisa Kojimaefi_loader: add UEFI GPT measurement
2021-10-26 Clément Légerfirmware: scmi: fix struct layout for scmi_clk_rate_set_in
2021-10-26 Masahisa Kojimaefi_loader: add SMBIOS table measurement
2021-10-26 Tom RiniMerge branch '2021-10-25-assorted-updates'
2021-10-25 Ricardo Salvetiarm: spl: prepare for jumping to OPTEE
2021-10-25 Heinrich Schuchardtefi_loader: function to get GUID for variable name
2021-10-25 Heinrich Schuchardtefi_loader: treat UEFI variable name as const
2021-10-25 Masahisa Kojimaefi_loader: add missing const qualifier
2021-10-25 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-25 Samuel Hollandinclude: axp_pmic: Include headers for all variants
2021-10-25 Samuel Hollandinclude: axp_pmic: Add missing header guard definition
2021-10-25 Samuel Hollandsunxi: A23/A33/H3: Actually move the secure monitor
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-23 Marek Behúnmtd: Remove mtd_erase_callback() entirely
2021-10-23 Marek Behúnmtd: spi-flash: Check for zero length in legacy spi_fla...
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-22 Tom RiniMerge tag 'dm-pull-21oct21' of https://source.denx...
2021-10-21 Marek Behúnenv: Make return value of env_get_f() behave like sprin...
2021-10-21 Marek Behúnenv: Inline env_get_char() into its only user
2021-10-21 Marek Behúnenv: Change env_match() to static and remove from header
2021-10-21 Marek Behúnenv: Fix documentation for env_get_f()
2021-10-21 Pierre-Clément Tosidm: Fix util.h's broken include guard
2021-10-21 Ye Liimx8mp_evk: Delete noncached memory config
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-21 Marek Behúnarm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC...
2021-10-21 Marek Behúnarm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE...
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Cosmetic update for board confi...
2021-10-21 Marek Behúnarm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS...
2021-10-21 Marek Behúnarm: mvebu: a3720: Create Kconfig option for I2C_MV
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Move options to defconfig
2021-10-21 Heinrich Schuchardtefi_loader: avoid multiple local copies of lf2_initrd_guid
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() unused parameter size
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() don't copy GUID
2021-10-21 Ilias Apalodimasefi_loader: Fix loaded image alignment
2021-10-21 Heinrich Schuchardtdoc: add system reset to API documentation
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Max Krummenachercolibri-imx6ull: add emmc variant
2021-10-20 Philippe Schenkercolibri-imx6ull: imximage.cfg: integrate new 1GiB RAM...
2021-10-20 Teresa Remmetinclude: configs: phycore-imx8mm: Do not use macro...
2021-10-20 Teresa Remmetinclude: configs: phycore-imx8mm: Remove not needed...
2021-10-20 Teresa Remmetinclude: configs: phycore_imx8mm: Remove hard coded...
2021-10-20 Oleksandr Suvorovinclude/configs: apalis-imx8/verdin-imx8mm: rename...
2021-10-20 Stefano Babickontron-sl-mx8mm: fix missing configs and deadlock...
2021-10-20 Bin Mengdm: Provide dev_read_addr_index_ptr() wrapper
2021-10-20 Bin Mengdm: core: Add a new API devfdt_get_addr_index_ptr()
2021-10-20 Tom RiniMerge branch '2021-10-19-assorted-changes'
2021-10-19 Usama Arifarm: total_compute: increase DRAM to 8GB
2021-10-19 Tom RiniMerge branch '2021-10-18-OF_xxx-cleanup'
2021-10-19 Marek VasutARM: imx: mx5: Add altbootcmd and resets to M53Menlo
2021-10-19 Ricardo Salvetiboard: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND...
2021-10-18 Ilias Apalodimastreewide: Remove OF_PRIOR_STAGE
2021-10-18 Tom RiniMerge tag 'u-boot-rockchip-20211015' of https://source...
2021-10-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-15 Tom RiniMerge branch '2021-10-15-Kconfig-migrations'
2021-10-15 Marek BehúnConvert CONFIG_USB_EHCI_IS_TDI to Kconfig
2021-10-15 Marek BehúnDrop CONFIG_USB_EHCI_KIRKWOOD
2021-10-15 Marek BehúnConvert CONFIG_USB_EHCI_MXS to Kconfig
2021-10-15 Marek BehúnRename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
2021-10-15 Patrick DelaunayRemove unused CONFIG_CONS_NONE
2021-10-15 Patrick DelaunayRemove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7
2021-10-15 Patrick DelaunayRemove unused CONFIG_NO_RELOCATION
2021-10-15 Patrick Delaunayam33x: Remove unused define CONFIG_MUSB_HOST
2021-10-15 Patrick Delaunayscripts: remove some configs in config_whitelist.txt
2021-10-13 Thierry RedingARM: tegra: Support EMC frequency tables on Tegra210
2021-10-13 Thierry Redingfdtdec: Support reserved-memory flags
2021-10-13 Thierry Redingfdtdec: Reorder fdtdec_set_carveout() parameters for...
2021-10-13 Thierry Redingfdtdec: Support compatible string list for reserved...
2021-10-13 Thierry Redingfdtdec: Support retrieving the name of a carveout
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
next