aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08Merge branch '2022-07-08-Kconfig-migrations' into nextWIP/08Jul2022-nextTom Rini75-3403/+62
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini4-4/+1
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini6-128/+2
2022-07-08legoev3: Migrate to DM_I2CTom Rini2-3/+14
2022-07-08omap3: emif4: More clearly hard-code cs0 sizeTom Rini2-4/+1
2022-07-08arm: Remove strongarm supportTom Rini11-3246/+1
2022-07-08Convert CONFIG_SYS_CACHE_STASHING to KconfigTom Rini50-9/+43
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini1-1/+1
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini59-409/+1723
2022-07-08Merge branch '2022-07-08-assorted-updates' into nextTom Rini25-63/+164
2022-07-08board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRMarek 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/+4
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-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