ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code
[platform/kernel/u-boot.git] / common / spl /
2022-06-28 Tom Rinispl: Move SPL_LDSCRIPT defaults to one place
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-06-06 Tom Rinispl: Remove CONFIG_SPL_SATA_BOOT_DEVICE
2022-05-25 Tom RiniMerge tag 'xilinx-for-v2022.07-rc4' of https://source...
2022-05-25 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-24 Tom RiniMerge tag 'tpm-24052022' of https://source.denx.de...
2022-05-23 Tom RiniMerge tag 'u-boot-imx-20220523' of https://gitlab.denx...
2022-05-20 Michael Trimarchispl: spl_nand: Fix bad block handling in fitImage
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-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-10 Tom RiniMerge branch '2022-04-08-gpio-updates'
2022-04-09 Eddie Jamesgpio: Enable hogging support in SPL
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 '2022-04-04-platform-updates'
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Andre Przywaraspl: mmc: extend spl_mmc_boot_mode() to take mmc argument
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-02 Tom RiniMerge branch '2022-04-01-arm-semihosting-cleanups-and...
2022-04-01 Sean Andersonspl: Add semihosting boot method
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reynescommon: spl: fit_ram: allow to use image pre load
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-02-22 Simon Glassspl: x86: Correct the binman symbols for SPL
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-02-03 Tom RiniMerge branch '2022-02-03-assorted-fixes'
2022-02-03 Vignesh Raghavendraspl: ymodem: Fix buffer overflow during Image copy
2022-01-29 Tom RiniMerge tag 'efi-2022-04-rc1-3' of https://source.denx...
2022-01-29 Tom RiniMerge branch '2022-01-28-assorted-fixes'
2022-01-28 Heiko Thieryspl: add support for custom boot method names
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-26 Simon Glasstools: Pass the key blob around
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-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-20 Pali RohárSPL: Add support for checking board / BootROM specific...
2022-01-20 Pali RohárSPL: Add struct spl_boot_device parameter into spl_pars...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-18 Tom RiniMerge branch '2022-01-17-assorted-updates'
2022-01-18 Ovidiu Panaitcommon: spl: move armv7m-specific code to spl_perform_f...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-13 Tom RiniMerge tag 'dm-pull-13jan22' of https://source.denx...
2022-01-13 Simon Glassbloblist: Rename the SPL tag
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-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-02 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-02 Tom RiniMerge branch '2021-12-01-assorted-updates' into next
2021-12-01 Nishanth Menonspl: fit: Skip attempting to load 0 length image
next