summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-07CI, pytest: Add a test for sandbox without LTOTom Rini
2023-11-07sandbox: Add a test for disabling CONFIG_CMDLINESimon Glass
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini
2023-11-07sandbox: Avoid requiring CMDLINESimon Glass
2023-11-07sandbox: Disable CONFIG_DISTRO_DEFAULTSSimon Glass
2023-11-07block: rkmtd: select CONFIG_RANDOM_UUID explicitlyAKASHI Takahiro
2023-11-07lib: uuid: move CONFIG_RANDOM_UUIDAKASHI Takahiro
2023-11-07fastboot: Depend on CMDLINETom Rini
2023-11-07cmd: Make most commands depend on CMDLINESimon Glass
2023-11-07boot: Make preboot and bootcmd require CMDLINETom Rini
2023-11-07bootmeth_script: Depend on CMDLINETom Rini
2023-11-07bootmeth_cros: Require bootm.o and bootm_os.oTom Rini
2023-11-07boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMATTom Rini
2023-11-07boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabledTom Rini
2023-11-07boot: Make DISTRO_DEFAULTS select CMDLINETom Rini
2023-11-07autoboot: Correct dependencies on CMDLINESimon Glass
2023-11-07bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFITom Rini
2023-11-07efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGRSimon Glass
2023-11-07cli_simple: Rework this support slightlyTom Rini
2023-11-07video: Don't require the font commandSimon Glass
2023-11-07test: Make UNIT_TEST depend on CMDLINESimon Glass
2023-11-07env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini
2023-11-07Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/KconfigTom Rini
2023-11-07qemu: Correct CMD_QFW dependencies in KconfigTom Rini
2023-11-07version: Separate our version string from the version commandTom Rini
2023-11-07dfu: Make DFU_TFTP depend on NETDEVICESTom Rini
2023-11-07virtio: Make VIRTIO_NET depend on NETDEVICESTom Rini
2023-11-07buildman: Use oldconfig when adjusting the configSimon Glass
2023-11-06Prepare v2024.01-rc2v2024.01-rc2Tom Rini
2023-11-06configs: Resync with savedefconfigTom Rini
2023-11-06Merge branch '2023-11-06-assorted-changes'Tom Rini
2023-11-06.mailmap: map Pali RohárHeinrich Schuchardt
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij
2023-11-06Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-11-06Merge branch '2023-11-06-networking-updates'Tom Rini
2023-11-06ARM: configs: libretech-ac: enable USB_DFU like in meson64.hNeil Armstrong
2023-11-06drivers: sm: bind child sm devices in the device treeDmitry Rokosov
2023-11-06clk: a1: add new clocks for USB stackAlexey Romanov
2023-11-05net: designware: add DMA offset awarenessBaruch Siach
2023-11-05net: eth-uclass: Improve error message when MAC is not foundFabio Estevam
2023-11-05net: e1000: Drop e1000_eth_ids[]Bin Meng
2023-11-05net: Add option for tracing packetsSean Anderson
2023-11-05net: phy: TI DP83869 fix invalid clock delay configurationFrank de Brabander
2023-11-05net: eth-uclass: Setup ROM source only when ROM reading passesMichal Simek
2023-11-05net: add hifemac_mdio MDIO bus driver for HiSilicon platformYang Xiwen
2023-11-05net: add hifemac Ethernet driver for HiSilicon platformYang Xiwen
2023-11-05net: mv88e6xxx: add Clause 45 supportRobert Marko
2023-11-05net: mv88e6xxx: use generic bitfield macros for MDIORobert Marko