aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30test: fs: Check fat short file nameWIP/2023-03-30-assorted-general-upatesStefan Herbrechtsmeier1-0/+36
2023-03-30input: button_kbd: make driver complementary to gpio buttonsSvyatoslav Ryhel2-7/+5
2023-03-30cmd: ums: abort mounting by pressing any keySvyatoslav Ryhel2-0/+16
2023-03-30test: exit: fix run_commandf() warningsEvgeny Bachinin1-9/+9
2023-03-30test: fdt: fix run_commandf() warningsEvgeny Bachinin1-11/+11
2023-03-30unit-test: cover run_commandf() by test-casesEvgeny Bachinin1-0/+34
2023-03-30cli: run_commandf(): small fixupsEvgeny Bachinin2-9/+29
2023-03-30drivers: rtc: add max313xx series rtc driverChris Packham4-0/+474
2023-03-30include: kernel.h: port find_closest() from LinuxChris Packham1-0/+24
2023-03-30disk: Use a helper function to reduce duplicationSimon Glass1-21/+25
2023-03-30lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut1-1/+1
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes2-1/+9
2023-03-30rtc: m41t62: implements read8/write8 operationsThomas Perrot1-0/+12
2023-03-30fs: ext4: fix files seen as symlink during deletionCorentin GUILLEVIC1-1/+1
2023-03-30fs: fat: do not mangle short filenamesStefan Herbrechtsmeier1-4/+7
2023-03-30test: Add test for new command pci_mpsStephen Carlson6-0/+60
2023-03-30drivers: pci: sandbox: Add stub sandbox PCI MPS supportStephen Carlson1-0/+3
2023-03-30cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson4-0/+182
2023-03-30sysinfo: gpio: fix loop over DT "revisions" arrayRasmus Villemoes1-2/+3
2023-03-30nvedit: simplify do_env_indirect()Rasmus Villemoes1-7/+4
2023-03-30api: move API related config options into submenuHeinrich Schuchardt2-9/+10
2023-03-30Kconfig: Sort the BUILD_TARGET listMarek Vasut1-5/+5
2023-03-30image: Fix potentially uninitialized data variableMarek Vasut1-4/+11
2023-03-30powerpc/mpc85xx: disable legacy format bootingHeiko Schocher1-1/+0
2023-03-30Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini6-34/+164
2023-03-30arm: mvebu: Define all options for AXP BOOT_FROM_* macrosPali Rohár1-0/+4
2023-03-30arm: mvebu: Define all BOOTROM_ERR_MODE_* macrosPali Rohár1-0/+7
2023-03-30arm: mvebu: Define all options for A38x BOOT_FROM_* macrosPali Rohár1-4/+7
2023-03-30arm: mvebu: Convert BOOT_FROM_* constants to function macrosPali Rohár2-23/+22
2023-03-30arm: mvebu: Remove A38x BOOT_FROM_SATA 0x22 constantPali Rohár2-3/+1
2023-03-30arm: mvebu: Remove A38x BOOT_FROM_UART_ALT 0x3f constantPali Rohár2-4/+0
2023-03-30arm: mvebu: Cleanup get_boot_device() codePali Rohár1-5/+10
2023-03-30arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe2-0/+34
2023-03-30arm: mvebu: clearfog: Add defconfig for SPI bootingMartin Rowe1-0/+83
2023-03-30arm: mvebu: clearfog: Fix MMC detectionMartin Rowe1-0/+1
2023-03-29Merge branch '2023-03-29-assorted-platform-updates' into nextTom Rini47-567/+1440
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain2-68/+47
2023-03-29board: ti: am62x: am62x: Include K3 common .env filesNikhil M Jain1-72/+2
2023-03-29include: configs: am62ax: Change to using .envNikhil M Jain2-3/+33
2023-03-29configs: am62ax: enable secure device configs by defaultBryan Brattlof2-0/+3
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis3-134/+94
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis3-117/+63
2023-03-29include: environment: ti: Use .env for environment variablesNeha Malcom Francis6-0/+177
2023-03-29mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy1-8/+0
2023-03-29mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy1-16/+0
2023-03-29apple_m1_defconfig: Bump CONFIG_LMB_MAX_REGIONS to 64Janne Grunau1-0/+1
2023-03-29pci: apple: Initialize only enabled portsJanne Grunau1-0/+2
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja1-2/+22
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja1-9/+29
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner5-6/+10