sunxi: Kconfig: use SoC-wide values for some symbols
[platform/kernel/u-boot.git] / common / spl / Kconfig
2022-10-18 Andre Przywarasunxi: Kconfig: use SoC-wide values for some symbols
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-20 Pali Rohárarm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Select SPL_LEGACY_BLOCK automatically
2022-09-16 Simon Glassblk: Rename HAVE_BLOCK_DEVICE
2022-08-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-11 Nikita Shubinspl: opensbi: convert scratch options to config
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'xilinx-for-v2022.10-rc2' of https://source...
2022-07-26 Peng Fanspl: Use SPL_FIT_IMAGE_TINY for iMX9
2022-07-26 Peng Fanspl: imx8mm: enlarge SPL_MAX_SIZE
2022-07-26 Stefan Herbrechtsmeierxilinx: zynqmp: Do not use 0 as spl bss start address
2022-07-25 Tom RiniMerge branch '2022-07-25-assorted-platform-updates'
2022-07-25 Andrew Davisspl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21 Pali Rohárarch: mvebu: Disable by default unused peripherals...
2022-07-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-14 Tom RiniMerge tag 'mips-pull-2022-07-13' of https://source...
2022-07-13 Weijie Gaospl: allow using nand base without standard nand driver
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-06 Tom RiniMerge branch '2022-07-06-platform-updates' into next
2022-07-06 Joel Stanleyspl: Set SPL_MAX_SIZE default for AST2600
2022-06-30 Tom RiniMerge tag 'u-boot-at91-2022.10-a' of https://source...
2022-06-30 Tom RiniMerge tag 'versal-qspi-for-v2022.10' of https://gitlab...
2022-06-29 Tom RiniMerge branch '2022-06-28-Kconfig-migrations' into next
2022-06-28 Tom RiniConvert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig
2022-06-28 Tom Rinispl: Move SPL_LDSCRIPT defaults to one place
2022-06-28 Alper Nebi Yasakspl: binman: Disable u_boot_any symbols for i.MX8M...
2022-06-28 Alper Nebi Yasakspl: binman: Split binman symbols support from enabling...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-06 Tom RiniMerge branch '2022-06-06-finish-SPL-Kconfig-migration...
2022-06-06 Tom Rinispl: Rework and tighten some dependencies
2022-06-06 Tom Rinispl: Rework Kconfig to be more menu driven
2022-06-06 Tom Rinispl: Move all VPL, TPL and PowerPC specific CONFIG...
2022-06-06 Tom RiniConvert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al...
2022-06-06 Tom RiniConvert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_TARGET to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_GD_ADDR to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_BSS_START_ADDR to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig
2022-06-06 Tom Riniimx7: Update CONFIG_SPL_STACK defaults in Kconfig
2022-06-06 Tom Riniimx6: Update CONFIG_SPL_STACK defaults in Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_STACK to Kconfig
2022-06-06 Tom Rinippc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOC...
2022-06-06 Tom RiniConvert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_PAD_TO et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
2022-05-11 Tom RiniMerge branch '2022-05-11-Kconfig-cleanups-etc'
2022-05-11 Andrew Davisspl: Force disable non-FIT loading for TI secure devices
2022-05-11 Andrew Davisspl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEG...
2022-05-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-02 Tom RiniMerge branch '2022-05-02-add-verifying-program-loader'
2022-05-02 Simon Glassvpl: Add Kconfig options for VPL
2022-05-02 Simon GlassIntroduce Verifying Program Loader (VPL)
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-13 Tom RiniMerge tag 'u-boot-imx-20220413' of https://gitlab.denx...
2022-04-11 Tom RiniMerge branch '2022-04-11-assorted-updates'
2022-04-11 Jérôme Carreterospl: allow boot from first bootable partition
2022-04-07 Tom RiniMerge branch '2022-04-06-various-verified-boot-bugfixes'
2022-04-06 Simon GlassAdd a default for TPL_TEXT_BASE
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-19 Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-19 Simon Glassspl: Correct Kconfig help for TPL_BINMAN_SYMBOLS
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-02-23 Tom RiniMerge tag 'dm-pull-22222' of https://gitlab.denx.de...
2022-02-22 Simon Glassspl: Allow disabling binman symbols in SPL
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-21 Tom RiniMerge branch '2022-01-21-Kconfig-migrations'
2022-01-21 Alexandru Gagniucspl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom RiniConvert CONFIG_TPL_TEXT_BASE to Kconfig
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-08 Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08 Simon Glassimage: Use the correct checks for CRC32
2021-10-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
next