aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRWIP/2022-07-08-assorted-updatesMarek Vasut1-0/+2
2022-07-08regmap: fix some commentsRalph Siemsen1-3/+3
2022-07-08serial: ns16550: Wait in debug_uart_init until tx buffer is emptyPali Rohár1-0/+2
2022-07-08led: pwm: Use NOP uclass driver for top-level nodeStefan Herbrechtsmeier1-12/+7
2022-07-08mtd: rawnand: Add support to dedicated function to set timingsKory Maincent1-11/+19
2022-07-08drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERYEtienne Carriere2-1/+7
2022-07-08drivers: tee: optee: discover OP-TEE servicesEtienne Carriere3-5/+208
2022-07-08drivers: tee: optee: remove unused probe local variableEtienne Carriere1-2/+1
2022-07-08fw_env: add fallback to Linux's NVMEM based accessRafał Miłecki1-3/+67
2022-07-08Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host toolsHeinrich Schuchardt1-0/+6
2022-07-08sound: enable building DA7219 driver with ACPIGEN=nHeinrich Schuchardt1-0/+3
2022-07-08snd: enable building max98357a driver with ACPIGEN=nHeinrich Schuchardt1-0/+3
2022-07-08test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt1-5/+7
2022-07-08distroboot: Fix ubifsPali Rohár12-27/+25
2022-07-08ubifs: Fix reference count leak in ubifsumountPali Rohár1-1/+6
2022-07-08Add SCSI scan for ENV in EXT4 or FATRogier Stam2-1/+12
2022-07-07Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into nextTom Rini768-7932/+938
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini456-269/+321
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini32-44/+31
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini2-8/+4
2022-07-07mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directlyTom Rini2-7/+2
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini11-22/+8
2022-07-07Convert CONFIG_SYS_FSL_CPC et al to KconfigTom Rini52-15/+50
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini14-52/+5
2022-07-07Convert CONFIG_SYS_BOOK3E_HV to KconfigTom Rini49-14/+44
2022-07-07arm: Remove PXA architecture supportTom Rini42-6417/+3
2022-07-07Convert CONFIG_SYS_83XX_DDR_USES_CS0 to KconfigTom Rini3-5/+6
2022-07-07thunerx_88xx: Clean up config slightly.Tom Rini2-5/+1
2022-07-07Convert CONFIG_PALMAS_POWER to KconfigTom Rini9-2/+11
2022-07-07Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini3-22/+21
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini15-106/+5
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini9-8/+8
2022-07-07layerscape: Remove some unused CONFIG symbolsTom Rini6-18/+1
2022-07-07usb: Remove some unused CONFIG settingsTom Rini9-41/+0
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini3-126/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini107-214/+173
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini27-36/+50
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini6-18/+16
2022-07-06Merge branch '2022-07-06-platform-updates' into nextTom Rini40-215/+920
2022-07-06misc: nuvoton: Add host interface configuration driverJim Liu3-0/+117
2022-07-06CI: Add Aspeed AST2600Joel Stanley2-0/+9
2022-07-06aspeed/spl: Remove OVERLAY from linker scriptJoel Stanley1-1/+1
2022-07-06ast2600: Configure u-boot-with-spl.bin targetJoel Stanley1-0/+2
2022-07-06spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley1-0/+1
2022-07-06config/ast2600: Disable hash hardware accelJoel Stanley1-3/+0
2022-07-06config/ast2600: Make position independentJoel Stanley1-0/+1
2022-07-06config/ast2600: Enable CRC32Joel Stanley1-0/+1
2022-07-06config/ast2600: Enable eMMC related boot optionsJoel Stanley1-0/+12
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley1-0/+15
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley2-0/+22