kconfig: Add tools support to CONFIG_IS_ENABLED()
[platform/kernel/u-boot.git] / common /
2021-10-08 Simon Glasscompiler: Rename host_build() to tools_build()
2021-10-08 Simon Glassimage: Remove ifdefs around image_setup_linux() el at
2021-10-08 Simon Glassimage: Avoid #ifdefs for manual relocation
2021-10-08 Simon Glassimage: Create a function to do manual relocation
2021-10-08 Simon Glassimage: Split host code out into its own file
2021-10-08 Simon Glassimage: Fix up checkpatch warnings in image-board.c
2021-10-08 Simon Glassimage: Split board code out into its own file
2021-10-08 Simon Glassimage: Update image_decomp() to avoid ifdefs
2021-10-08 Simon Glassimage: Update zstd to avoid reporting error twice
2021-10-08 Simon Glassimage: Avoid switch default in image_decomp()
2021-10-08 Simon Glasszstd: Create a function for use from U-Boot
2021-10-07 Tom RiniMerge tag 'u-boot-amlogic-20211007' of https://source...
2021-10-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-07 Samuel Hollandriscv: image: Use the first DRAM bank for bootm_low
2021-10-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Wolfgang DenkWS cleanup: remove trailing white space
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-25-TI-platform-updates' into...
2021-09-28 Tom Riniti: keystone: Move away from CONFIG_SOC_KEYSTONE
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-25 Simon Glasstreewide: Simply conditions with the new OF_REAL
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
2021-09-24 Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23 Artem Lapkinimage: add lz4 zstd compression magic map
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-17 Pali RohárRemove including timestamp.h in version.h
2021-09-17 Pali Rohárversion: Move version_string[] from version.h to versio...
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-14 Alexandru Gagniucimage: Avoid erroneous double byte-swap in CRC value
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Alexandru Gagniucimage: rsa: Move padding_algos to linker lists
2021-09-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-09-13 Tom RiniMerge branch '2021-09-09-finish-pre-DM_PCI-removal'
2021-09-13 Simon Glasspci: Drop DM_PCI
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniucimage: Drop if/elseif hash selection in calculate_hash()
2021-09-08 Alexandru Gagniuccommon: Move MD5 hash to hash_algo[] array.
2021-09-08 Alexandru Gagniuccommon/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST...
2021-09-08 Alexandru Gagniuccommon: Remove unused CONFIG_FIT_SHAxxx selectors
2021-09-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-07 Zong Licommon: board_r: support enable_caches for RISC-V
2021-09-04 Tom RiniMerge branch '2021-09-04-makefile-cleanups-part-b'...
2021-09-04 Simon Glassnet: Move network rules to drivers/net
2021-09-04 Simon Glassnet: Rename SPL_NET_SUPPORT to SPL_NET
2021-09-04 Simon Glasspower: Refactor Makefile rules
2021-09-04 Simon Glasssata: Rename SATA_SUPPORT to SATA
2021-09-04 Simon Glassppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
2021-09-04 Simon GlassRename CACHE_SUPPORT to CACHE
2021-09-04 Simon Glassspi: Rename SPI_SUPPORT to SPI
2021-09-04 Simon Glassserial: Rename SERIAL_SUPPORT to SERIAL
2021-09-04 Simon Glassrtc: Rename RTC_SUPPORT to RTC
2021-09-04 Simon Glasspch: Rename PCH_SUPPORT to PCH
2021-09-04 Simon Glassmmc: Rename MMC_SUPPORT to MMC
2021-09-03 Tom RiniMerge branch '2021-09-03-xyz-modem-fixes' into next
2021-09-03 Pali Rohárxyz-modem: Allow to cancel transfer also by CTRL+C
2021-09-03 Pali Rohárxyz-modem: Put xyzModem_stream_close debug diagnostic...
2021-09-03 Pali Rohárxyz-modem: Fix x-modem "xyzModem_eof error" at the...
2021-09-03 Pali Rohárxyz-modem: Fix crash after cancelling transfer
2021-09-02 Tom RiniMerge branch '2021-09-02-assorted-fixes' into next
2021-09-01 Chia-Wei Wangfit: Use DM hash driver if supported
2021-08-31 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-08-31 Tom RiniMerge branch '2021-08-31-kconfig-migrations-part2'...
2021-08-31 Michal SimekKconfig: Remove all default n/no options
2021-08-31 Tom RiniConvert CONFIG_RAMBOOT_PBL et al to Kconfig
2021-08-30 Tom RiniMerge branch '2021-08-30-kconfig-migrations-part1'...
2021-08-30 Tom RiniConvert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG...
2021-08-30 Tom RiniConvert CONFIG_ID_EEPROM to Kconfig
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-26 Michal Simekfdt_support: Add kernel-doc for fdt_fixup_memory_banks()
2021-08-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-stm
2021-08-16 Alexandru GagniucKconfig: FIT_SIGNATURE should not select RSA_VERIFY
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-05 Tom RiniMerge branch '2021-08-04-assorted-minor-fixes'
2021-08-04 John Keepingfit: Fix verification of images with external data
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-08-02 Simon Glasshash: Ensure verification hex pairs are terminated
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-01 Tom RiniMerge tag 'dm-pull-1aug21' of https://source.denx.de...
2021-08-01 Simon Glasssandbox: Reduce keyed autoboot delay
2021-08-01 Tim Harveycommon: board_r: print error if binman_init fails
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Pali Rohárarm: mvebu: Load U-Boot proper binary in SPL code based...
2021-07-31 Pali RohárSPL: Add support for parsing board / BootROM specific...
2021-07-31 Pali RohárSPL: Add support for specifying offset between header...
next