Commit Graph

  • e58eebb514 Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig Tom Rini 2022-06-20 08:07:50 -04:00
  • bf2c48fa1a Convert CONFIG_PCI_GT64120 to Kconfig Tom Rini 2022-06-20 08:07:49 -04:00
  • f27bca4c27 Convert CONFIG_PCI_SCAN_SHOW to Kconfig Tom Rini 2022-06-20 08:07:48 -04:00
  • 4e7860288c pci: Remove pci_sh4 and related defines. Tom Rini 2022-06-20 08:07:47 -04:00
  • 4547a1bc92 Convert CONFIG_PCIE_IMX to Kconfig Tom Rini 2022-06-20 08:07:46 -04:00
  • 3dc2987f5c Convert CONFIG_PCIE1 et al to Kconfig Tom Rini 2022-06-20 08:07:45 -04:00
  • a552ffc9d2 Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig Tom Rini 2022-06-20 08:07:44 -04:00
  • 5d7f601480 lcd: Remove legacy CONFIG_FB_ADDR code Tom Rini 2022-06-20 08:07:43 -04:00
  • d8e8461709 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig Tom Rini 2022-06-20 08:07:42 -04:00
  • f4cd75e96a powerpc: Clean up CHAIN_OF_TRUST related options Tom Rini 2022-06-17 16:24:34 -04:00
  • 52aaa1840d nxp: config_fsl_chain_trust.h: Clean up and remove unused portions Tom Rini 2022-06-17 16:24:33 -04:00
  • 5aad0a14ba fsl_validate: Migrate SPL_UBOOT_KEY_HASH to Kconfig Tom Rini 2022-06-17 16:24:32 -04:00
  • 540b73a7be arch/Kconfig.nxp: Re-organize slightly Tom Rini 2022-06-17 16:24:31 -04:00
  • 601483ffd5 Convert CONFIG_SYS_FSL_SFP_BE et al to Kconfig Tom Rini 2022-06-16 14:04:40 -04:00
  • c9f85187e2 Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig Tom Rini 2022-06-16 14:04:39 -04:00
  • 7e7d04aecb Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig Tom Rini 2022-06-16 14:04:38 -04:00
  • 2b2817b5c8 Convert CONFIG_ESBC_HDR_LS et al to Kconfig Tom Rini 2022-06-16 14:04:37 -04:00
  • d622b08923 nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp Tom Rini 2022-06-16 14:04:36 -04:00
  • 93145335fb nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig Tom Rini 2022-06-16 14:04:35 -04:00
  • 1e7750f1bc Convert CONFIG_HETROGENOUS_CLUSTERS et al to Kconfig Tom Rini 2022-06-16 14:04:34 -04:00
  • f96096d0dc Convert CONFIG_EXTRA_CLOCK to Kconfig Tom Rini 2022-06-16 14:04:33 -04:00
  • c24e8e2bb3 Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig Tom Rini 2022-06-15 12:03:55 -04:00
  • bca4509d57 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig Tom Rini 2022-06-15 12:03:54 -04:00
  • 1f7e2fc324 Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to Kconfig Tom Rini 2022-06-15 12:03:53 -04:00
  • b68ba0e0eb Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig Tom Rini 2022-06-15 12:03:52 -04:00
  • dd4bf24445 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig Tom Rini 2022-06-15 12:03:51 -04:00
  • ddd39d0cc1 Convert CONFIG_SAMSUNG_ONENAND to Kconfig Tom Rini 2022-06-15 12:03:50 -04:00
  • de0a732915 Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig Tom Rini 2022-06-15 12:03:49 -04:00
  • d398b29aa0 smdkc100: Remove some unused options Tom Rini 2022-06-15 12:03:48 -04:00
  • 140f0aa0de nxp: Cleanup some emulator related options. Tom Rini 2022-06-15 12:03:47 -04:00
  • 0285455d90 watchdog: designware: Make this depend on WDT Tom Rini 2022-06-15 12:03:46 -04:00
  • fbc3621fb5 Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig Tom Rini 2022-06-15 12:03:45 -04:00
  • 69a2bb6321 net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBL Tom Rini 2022-06-15 12:03:44 -04:00
  • 89d888ed6d Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig Tom Rini 2022-06-15 12:03:43 -04:00
  • 8fb9dbdea7 test/py: efi_secboot: add a test for a forged signed image AKASHI Takahiro 2022-07-05 14:48:15 +09:00
  • 634f6b2fb1 efi_loader: image_loader: add a missing digest verification for signed PE image AKASHI Takahiro 2022-07-05 14:48:14 +09:00
  • b72d09fa7d efi_loader: image_loader: replace EFI_PRINT with log macros AKASHI Takahiro 2022-07-05 14:48:13 +09:00
  • b330140659 efi_loader: signature: export efi_hash_regions() AKASHI Takahiro 2022-07-05 14:48:12 +09:00
  • b124efc09f lib: crypto: add mscode_parser AKASHI Takahiro 2022-07-05 14:48:11 +09:00
  • e1d3e637c7 Merge tag 'fsl-qoriq-2022-7-3' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next Tom Rini 2022-07-04 21:30:23 -04:00
  • 0cc846dafc Prepare v2022.07-rc6 Tom Rini 2022-07-04 08:18:33 -04:00
  • d98a6a95bd configs: Resync with savedefconfig Tom Rini 2022-07-04 08:15:34 -04:00
  • 9125b4b021 usb: host: ehci-generic: Fix error check Andre Przywara 2022-07-02 01:45:10 +01:00
  • 9167a1c28c powerpc: mpc85xx: Simplify jump to _start_cont in flash code Pali Rohár 2022-06-28 17:54:00 +02:00
  • 6b74cfdcee board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card Pali Rohár 2022-06-23 18:22:21 +02:00
  • 2c0073aadd board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro Pali Rohár 2022-06-23 15:25:36 +02:00
  • f7b4db358c board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAME Pali Rohár 2022-06-23 15:18:52 +02:00
  • 67ddd56251 powerpc: dts: p2020: Remove duplicate pic@40000 node Pali Rohár 2022-06-23 14:39:04 +02:00
  • a8436a01a8 powerpc: dts: p2020: Sort DT nodes by their addresses Pali Rohár 2022-06-23 14:39:03 +02:00
  • 712a172499 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode Pali Rohár 2022-06-20 13:07:03 +02:00
  • 730fc474b1 Merge tag 'efi-2022-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-07-02 09:55:26 -04:00
  • 6cae9aeeab Merge branch '2022-07-01-additional-critical-fixes-and-updates' Tom Rini 2022-07-02 09:54:46 -04:00
  • 7a85f32413 EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices Paul Barbieri 2022-06-30 07:02:04 -04:00
  • 054de212ce disk: honor CONFIG_SYS_64BIT_LBA Heinrich Schuchardt 2022-07-02 14:07:48 +02:00
  • c5e2442033 image: fit: Use stack allocation macro Joel Stanley 2022-06-20 16:31:17 +09:30
  • 975918f6a1 MAINTAINERS: Add Dario and Michael as NAND maintainers Michael Trimarchi 2022-06-29 17:57:51 +02:00
  • 04b26c9896 board/BuR/*: replace maintainer of BuR boards Hannes Schmelzer 2022-06-29 12:11:40 +02:00
  • 936d468b7b chameleonv3: Add MAINTAINERS file Tom Rini 2022-07-01 15:55:54 -04:00
  • 9fcc2fb3fe Merge commit 'ef5ba2cef4a08b68caaa9215fcac142d3025bbf7' of https://github.com/tienfong/uboot_mainline Tom Rini 2022-07-01 09:14:32 -04:00
  • 085fea0b65 Merge tag 'u-boot-amlogic-20220701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2022-07-01 09:13:58 -04:00
  • ef5ba2cef4 drivers: clk: Update license for Intel N5X device Teik Heng Chong 2022-06-29 13:51:50 +08:00
  • e26ecebc68 socfpga: arria10: Allow dcache_enable before relocation Paweł Anikiel 2022-06-17 12:47:26 +02:00
  • 5c53d9c0d9 socfpga: arria10: Wait for fifo empty after writing bitstream Paweł Anikiel 2022-06-17 12:47:25 +02:00
  • 8b1eee3730 socfpga: arria10: Improve bitstream loading speed Paweł Anikiel 2022-06-17 12:47:24 +02:00
  • aea0e80a9f socfpga: arria10: Replace delays with busy waiting in cm_full_cfg Paweł Anikiel 2022-06-17 12:47:23 +02:00
  • 9ebca7095b sysreset: socfpga: Use parent device for reading base address Paweł Anikiel 2022-06-17 12:47:22 +02:00
  • 73d88cf971 misc: atsha204a: Increase wake delay by tWHI Paweł Anikiel 2022-06-17 12:47:21 +02:00
  • 61298270c5 config: Add Chameleonv3 config Paweł Anikiel 2022-06-17 12:47:20 +02:00
  • 813c800107 board: Add Chameleonv3 board dir Paweł Anikiel 2022-06-17 12:47:19 +02:00
  • 8566b3682f arm: dts: Add Chameleonv3 devicetrees Paweł Anikiel 2022-06-17 12:47:18 +02:00
  • 882c00edeb arm: dts: Add Chameleonv3 handoff headers Paweł Anikiel 2022-06-17 12:47:17 +02:00
  • e21b8ac3f1 arm: dts: Add Mercury+ AA1 devicetrees Paweł Anikiel 2022-06-17 12:47:16 +02:00
  • 33938636f0 Merge tag 'u-boot-rockchip-20220630' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2022-06-30 22:36:41 -04:00
  • 284c1a9b4b Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next Tom Rini 2022-06-30 15:21:52 -04:00
  • c5e7003aa8 Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next Tom Rini 2022-06-30 09:32:15 -04:00
  • c1cadac793 gpio: atmel_pio4: add support for PIO_PORTE Mihai Sain 2022-05-25 13:32:08 +03:00
  • 5c873269fc Merge branch '2022-06-28-Kconfig-migrations' into next Tom Rini 2022-06-29 09:54:02 -04:00
  • 2c27fdc070 spi: cadence-qspi: Fix programming ospi flash speed T Karthik Reddy 2022-05-12 04:05:35 -06:00
  • 248fe9f302 spi: cadence_qspi: Enable apb linear mode for apb read & write operations T Karthik Reddy 2022-05-12 04:05:34 -06:00
  • bf8dae5fcf spi: cadence-qspi: reset qspi flash for versal platform T Karthik Reddy 2022-05-12 04:05:33 -06:00
  • cf553bf20e arm64: versal: Add versal specific cadence ospi driver T Karthik Reddy 2022-05-12 04:05:32 -06:00
  • 1e2b8139d9 spi: cadence-qspi: move cadence qspi macros to header file T Karthik Reddy 2022-05-12 04:05:31 -06:00
  • baef13ec9d mtd: spi-nor-ids: Add support for flashes tested by xilinx Ashok Reddy Soma 2022-05-25 10:47:12 +05:30
  • 05dcb5be50 mtd: mxs_nand_spl: fix nand_command protocol violation Andrea Scian 2022-06-21 22:05:10 +02:00
  • fce1e9bba2 rockchip: pinebook-pro: sync PBP dtb to 5.18 Peter Robinson 2022-06-12 15:25:29 +01:00
  • 1ed1827fb3 rockchip: rockpro64: enable leds Peter Robinson 2022-06-12 14:52:25 +01:00
  • 26f7842bd4 rockchip: pinebook-pro: minor SPI flash fixes Peter Robinson 2022-06-12 14:47:14 +01:00
  • 30975fb73d rockchip: Add option to prevent booting on power plug-in Chris Morgan 2022-05-27 13:18:20 -05:00
  • ad607512f5 power: pmic: rk8xx: Support sysreset shutdown method Chris Morgan 2022-05-27 13:18:19 -05:00
  • 348310233d mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format Jerome Forissier 2022-05-11 17:35:14 +02:00
  • 743ce226bd rockchip: rk3328: nanopi-r2s: Use the sdcard for the env Emmanuel Vadot 2022-05-03 20:41:04 +02:00
  • 6f0037f305 arm: dts: rockchip: rk3288: move dma-controller nodes Johan Jonker 2022-05-02 13:22:55 +02:00
  • e0bf010ab9 arm: dts: rockchip: rk3288: sort mipi hdmi lvds and dp nodes Johan Jonker 2022-05-02 12:19:34 +02:00
  • 170447466c arm: dts: rockchip: rk3288: bulk convert gpios to their constant counterparts Johan Jonker 2022-05-02 10:58:27 +02:00
  • 196e0c6223 arm: dts: rockchip: remove usb-phy fallback string for rk3188 Johan Jonker 2022-04-29 23:40:08 +02:00
  • e0479b71ed rockchip: board: change condition board_usb_init() in function Johan Jonker 2022-04-29 23:40:07 +02:00
  • 42a2f7a46d rockchip: usb: phy: add rk3066/rk3188 support Johan Jonker 2022-04-29 23:40:06 +02:00
  • 8fb5595525 rockchip: usb: gadget: add rk3066 product id Paweł Jarosz 2022-04-29 23:40:05 +02:00
  • 43c084ccbc rockchip: include: configs: remove unused configs for tag and size Johan Jonker 2022-04-20 14:54:10 +02:00
  • cd92fff72e phycore-rk3288: Avoid enabling partition support in SPL Simon Glass 2022-03-11 12:10:04 -07:00