aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini75-38/+52
2022-07-05Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to KconfigTom Rini3-6/+5
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini11-8/+11
2022-07-05Convert CONFIG_USE_ONENAND_BOARD_INIT to KconfigTom Rini8-4/+7
2022-07-05Convert CONFIG_SAMSUNG_ONENAND to KconfigTom Rini7-3/+6
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini8-11/+9
2022-07-05smdkc100: Remove some unused optionsTom Rini1-10/+0
2022-07-05nxp: Cleanup some emulator related options.Tom Rini3-8/+6
2022-07-05watchdog: designware: Make this depend on WDTTom Rini4-25/+2
2022-07-05Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini95-22/+84
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini2-7/+3
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini14-20/+13
2022-07-04Merge tag 'fsl-qoriq-2022-7-3' of https://source.denx.de/u-boot/custodians/u-...WIP/04Jul2022-nextTom Rini8-67/+49
2022-07-03powerpc: mpc85xx: Simplify jump to _start_cont in flash codePali Rohár1-3/+2
2022-07-03board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC cardPali Rohár4-17/+0
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macroPali Rohár1-1/+4
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAMEPali Rohár1-1/+5
2022-07-03powerpc: dts: p2020: Remove duplicate pic@40000 nodePali Rohár1-12/+0
2022-07-03powerpc: dts: p2020: Sort DT nodes by their addressesPali Rohár1-44/+45
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár1-1/+5
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Jun2022-nextTom Rini31-88/+121
2022-06-30Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-155/+547
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain2-0/+6
2022-06-29Merge branch '2022-06-28-Kconfig-migrations' into nextTom Rini660-11900/+1130
2022-06-29spi: cadence-qspi: Fix programming ospi flash speedT Karthik Reddy1-1/+1
2022-06-29spi: cadence_qspi: Enable apb linear mode for apb read & write operationsT Karthik Reddy6-0/+54
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy5-0/+115
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy8-4/+159
2022-06-29spi: cadence-qspi: move cadence qspi macros to header fileT Karthik Reddy2-151/+182
2022-06-29mtd: spi-nor-ids: Add support for flashes tested by xilinxAshok Reddy Soma1-0/+37
2022-06-28gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXTWIP/2022-06-28-Kconfig-migrationsTom Rini2-148/+145
2022-06-28Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini67-148/+20
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini68-40/+54
2022-06-28opos6uldev: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini2-131/+133
2022-06-28Convert CONFIG_ENV_RANGE to KconfigTom Rini35-74/+30
2022-06-28dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini2-40/+38
2022-06-28env: Remove include/generated/env.* under "make clean"Tom Rini1-1/+1
2022-06-28env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflictTom Rini1-3/+0
2022-06-28Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini4-10/+7
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini132-112/+77
2022-06-28common: usb: Update logic for usb.o, usb_hub.o and usb_storage.oTom Rini1-9/+4
2022-06-28mx6memcal: Remove SPL_USB_HOSTTom Rini1-1/+0
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini2-114/+0
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini3-3/+7
2022-06-28fpga: Remove CONFIG_FPGA_COUNTTom Rini5-18/+5
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini8-24/+18
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini88-313/+2
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini65-64/+112
2022-06-28Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_...Tom Rini5-14/+0
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini11-14/+11