Commit Graph

  • 8a1ab5e811 misc: Correct Kconfig dependencies for a number of options Tom Rini 2022-05-10 12:51:47 -04:00
  • 92c1df98b3 doc: regulator: Add regulator-force-boot-off binding Chris Packham 2022-05-10 09:58:28 +12:00
  • 7f0836a110 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() Ovidiu Panait 2022-05-08 13:01:42 +03:00
  • c5ef202557 dm: fix DM_EVENT dependencies Heinrich Schuchardt 2022-05-07 22:39:01 +02:00
  • 3800b318c5 boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN Peng Fan 2022-05-07 21:23:05 +08:00
  • 41e47b420d configs: Resync with savedefconfig Tom Rini 2022-06-06 12:13:29 -04:00
  • 8bbbd63373 Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next Tom Rini 2022-06-06 12:09:41 -04:00
  • 4151f4f822 spl: Rework and tighten some dependencies Tom Rini 2022-05-31 10:24:55 -04:00
  • ab0c5f1a59 spl: Rework Kconfig to be more menu driven Tom Rini 2022-05-30 17:11:23 -04:00
  • ba787bb458 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files Tom Rini 2022-05-30 17:01:22 -04:00
  • 3ff2aa6d04 arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE Chris Packham 2022-05-29 11:13:18 +12:00
  • b19512f1cf Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig Chris Packham 2022-05-29 11:13:17 +12:00
  • bfbd62f691 arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE Chris Packham 2022-05-29 11:13:16 +12:00
  • c31811848e riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD Tom Rini 2022-05-29 09:34:42 -04:00
  • 103d1aecb0 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig Tom Rini 2022-05-28 17:21:03 -04:00
  • 5fc1d58176 Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig Tom Rini 2022-05-28 16:43:53 -04:00
  • dc22afb975 spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it Tom Rini 2022-05-28 12:40:40 -04:00
  • c8836dbb01 Drop CONFIG_SPL_SIZE Tom Rini 2022-05-28 12:07:26 -04:00
  • 14b4817513 ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig Tom Rini 2022-05-28 09:13:59 -04:00
  • b4b9a00ed5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig Tom Rini 2022-05-27 22:06:52 -04:00
  • a62b7f0c24 Convert CONFIG_SPL_TARGET to Kconfig Tom Rini 2022-05-27 17:13:52 -04:00
  • cad7f4bab8 Remove CONFIG_SPL_STACK_SIZE Tom Rini 2022-05-27 16:56:13 -04:00
  • 0bf940c235 Drop CONFIG_SPL_SPI_FLASH_MINIMAL Tom Rini 2022-05-27 16:34:14 -04:00
  • 7f2c91e5d8 Convert CONFIG_SPL_GD_ADDR to Kconfig Tom Rini 2022-05-27 16:19:05 -04:00
  • cfb5dd3585 etamin: Remove CONFIG_SPL_CMT defines Tom Rini 2022-05-27 15:20:11 -04:00
  • c4b8bc48b6 Remove CONFIG_SYS_SPL_LEN largely Tom Rini 2022-05-27 15:18:06 -04:00
  • 10f6e4dc3a Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig Tom Rini 2022-05-27 12:48:32 -04:00
  • 6600b355c7 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig Tom Rini 2022-05-27 10:19:45 -04:00
  • 55cf860ba7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig Tom Rini 2022-05-26 16:59:30 -04:00
  • 90e1fd0910 Convert CONFIG_TPL_NAND_INIT to Kconfig Tom Rini 2022-05-26 14:31:57 -04:00
  • 8b83b53a8d imx7: Update CONFIG_SPL_STACK defaults in Kconfig Tom Rini 2022-05-26 13:46:32 -04:00
  • 23780398b5 imx6: Update CONFIG_SPL_STACK defaults in Kconfig Tom Rini 2022-05-26 13:36:17 -04:00
  • f113d7d303 Convert CONFIG_SPL_STACK to Kconfig Tom Rini 2022-05-26 13:13:21 -04:00
  • eaf6ea6a1d Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h Tom Rini 2022-05-25 12:16:03 -04:00
  • 42c6141d37 Introduce include/system-constants.h Tom Rini 2022-05-25 10:16:18 -04:00
  • be131adb8d stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE Tom Rini 2022-05-24 14:18:11 -04:00
  • 4c97c8cd42 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET Tom Rini 2022-05-24 14:14:02 -04:00
  • 931bad1c72 mpc85xx: Switch to setting the initial stack pointer more clearly Tom Rini 2022-05-24 13:49:56 -04:00
  • 06ddcfc95a m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET Tom Rini 2022-05-24 13:40:05 -04:00
  • 68eed5bb1c arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET Tom Rini 2022-05-24 13:23:40 -04:00
  • 85758d8aa1 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. Tom Rini 2022-05-24 13:11:41 -04:00
  • 3b2979eefa mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location Tom Rini 2022-05-24 09:57:18 -04:00
  • 3135ba642f arm: pxa: Remove CONFIG_CPU_PXA25X Tom Rini 2022-05-25 16:13:48 -04:00
  • 1cb7d77812 m68k: Remove dead code Tom Rini 2022-05-25 15:11:18 -04:00
  • 90f0819a31 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig Tom Rini 2022-05-21 14:44:28 -04:00
  • 6074a536d5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage Tom Rini 2022-05-21 11:26:27 -04:00
  • 66bda092cf Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig Tom Rini 2022-05-20 12:36:05 -04:00
  • 9b5f9aeb3b Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig Tom Rini 2022-05-19 15:09:22 -04:00
  • ca8a329a1b Convert CONFIG_SPL_PAD_TO et al to Kconfig Tom Rini 2022-05-16 17:20:26 -04:00
  • 4a11e34bc9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig Tom Rini 2022-05-13 17:12:35 -04:00
  • bab1b35c61 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig Tom Rini 2022-05-13 12:46:23 -04:00
  • b35316fb67 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig Tom Rini 2022-05-13 12:26:35 -04:00
  • e2475141bd Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig Tom Rini 2022-05-13 09:36:03 -04:00
  • 2f57139c21 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig Tom Rini 2022-05-13 09:18:27 -04:00
  • d498c67054 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE Tom Rini 2022-05-13 13:37:30 -04:00
  • aa473e70ac fsl-layerscape: Remove CONFIG_SPL_PBL_PAD Tom Rini 2022-05-13 12:42:13 -04:00
  • 2179dc085d P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL Tom Rini 2022-05-13 12:14:07 -04:00
  • a581eba01d spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE Tom Rini 2022-05-12 17:35:40 -04:00
  • 12f613cf0e arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace Tom Rini 2022-05-12 17:22:26 -04:00
  • 167f699ba1 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig Tom Rini 2022-05-12 16:45:08 -04:00
  • b7fbdc55c7 Convert CONFIG_HUSH_INIT_VAR to Kconfig Tom Rini 2022-05-12 16:12:16 -04:00
  • 6889412ad5 Convert CONFIG_SYS_BARGSIZE to Kconfig Tom Rini 2022-05-12 10:02:06 -04:00
  • d31466b382 Convert CONFIG_SYS_CBSIZE to Kconfig Tom Rini 2022-05-11 18:01:06 -04:00
  • d0ee7f295d Convert CONFIG_SYS_PBSIZE to Kconfig Tom Rini 2022-05-11 17:38:09 -04:00
  • cf493582f8 Convert CONFIG_SYS_MAXARGS to Kconfig Tom Rini 2022-05-11 16:21:06 -04:00
  • 8f527342db Prepare v2022.07-rc4 Tom Rini 2022-06-06 10:25:13 -04:00
  • 380e32b171 configs: fsl: add missing SYS_FMAN_FW_ADDR defines Camelia Groza 2022-06-02 16:47:09 +03:00
  • 660d74278f doc: update mail author for st-dt.rst Patrick Delaunay 2022-06-02 18:34:49 +02:00
  • 93216276f5 xilinx: fru: Replace spaces with \0 in detected revision Michal Simek 2022-06-06 09:31:27 +02:00
  • 0f259fe79d Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-06-04 09:38:56 -04:00
  • 8645aefc8b efi: test/py: authenticate fit capsules Vincent Stehlé 2022-05-31 09:55:34 +02:00
  • 82b3f4cb46 test/py: efi_capsule: repair image authentication test Vincent Stehlé 2022-05-31 09:55:33 +02:00
  • aad7f1ad60 EFI: Update the documentation to reflect the correct value of OsIndications Sughosh Ganu 2022-05-31 12:45:35 +05:30
  • 6a463bc1c9 EFI: Populate descriptor_count value only when image_info_size is not zero Sughosh Ganu 2022-05-31 12:45:33 +05:30
  • f1533c41a7 doc: environment: Fix typo Chris Packham 2022-05-25 13:08:51 +12:00
  • 90189ecd59 Merge branch '2022-06-03-assorted-fixes' Tom Rini 2022-06-03 15:42:13 -04:00
  • c30f6d62f0 board: ti: am64x: Update MAINTAINERS Dave Gerlach 2022-06-03 14:30:20 -05:00
  • 9320db0926 squashfs: Fix compilation on big endian systems Pali Rohár 2022-04-06 23:31:53 +02:00
  • ad9f3771f6 imx: imx8mq: select CONFIG_CMD_CLK Peng Fan 2022-05-23 19:38:28 +08:00
  • 4230d68aa8 imx: imx8mq: default select CLK_IMX8MQ Peng Fan 2022-05-23 19:38:27 +08:00
  • 622ecee93a fdt: Add U-Boot version to chosen node Francesco Dolcini 2022-05-19 16:22:26 +02:00
  • b85d130ea0 net: Check for the minimum IP fragmented datagram size Fabio Estevam 2022-05-26 11:14:37 -03:00
  • 2b641211c5 armv8: Fix TCR 64-bit writes Andre Przywara 2022-05-09 17:08:49 +01:00
  • 7704b7fd67 net: enetc: unregister mdiobus Michael Walle 2022-05-31 18:36:16 +02:00
  • 339f652992 ubifs: Fix lockup/crash when reading files Pali Rohár 2022-05-17 22:45:28 +02:00
  • 3053b78146 Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-05-31 13:05:53 -04:00
  • e85727ddb6 bootmenu: use utf-8 for menu title Masahisa Kojima 2022-05-29 10:52:43 +09:00
  • 2ee9550a7d doc/efi: add firmware management protocol to the documentation Vincent Stehlé 2022-05-25 11:20:21 +02:00
  • 7751d2ef86 efi: fix documentation warnings Vincent Stehlé 2022-05-25 11:20:22 +02:00
  • afbeedc868 lib/charset: fix compile warnings Masahisa Kojima 2022-05-16 20:00:42 +09:00
  • 57ad624103 efi_loader: bootmgr: fix a problem in loading an image from a short-path AKASHI Takahiro 2022-05-12 11:29:02 +09:00
  • 05f391e2fc efi_loader: disk: add efi_disk_is_removable() AKASHI Takahiro 2022-05-12 11:29:01 +09:00
  • 8131c85a77 cmd/bootefi: correct command syntax Heinrich Schuchardt 2022-05-19 08:00:56 +02:00
  • b96de9cb0c test: don't change console timeout in EFI selftest. Heinrich Schuchardt 2022-05-09 22:02:05 +02:00
  • b9bf9c587f test: fix pylint warnings in test_efi_selftest.py Heinrich Schuchardt 2022-05-08 10:40:49 +02:00
  • 83f73632c9 bootmenu: U-Boot console is enabled as default Masahisa Kojima 2022-05-26 19:09:38 +09:00
  • a24b20ea67 doc: sandbox: Add additional valgrind documentation Sean Anderson 2022-05-27 10:02:59 -04:00
  • 42356472bf doc/build/gcc: add more required packages Heinrich Schuchardt 2022-05-26 10:15:58 +02:00
  • 783f2c879d doc: sandbox: Add a note of disabling LTO when using gdb Bin Meng 2022-05-18 00:21:29 +08:00
  • 27267c61b1 doc: sandbox: Correct the memory size config option Bin Meng 2022-05-18 00:09:17 +08:00