summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11coreboot: Enable ms commandSimon Glass
2023-05-11x86: nvme: coreboot: Enable NVMeSimon Glass
2023-05-11nvme: Enable PCI bus masteringSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Log function names and line numbersSimon Glass
2023-05-11x86: coreboot: Scan PCI after relocationSimon Glass
2023-05-11x86: coreboot: Document how to enable the debug UARTSimon Glass
2023-05-11x86: coreboot: Use a memory-mapped UARTSimon Glass
2023-05-11pci: coreboot: Don't read regions when bootingSimon Glass
2023-05-11x86: Allow locating the UART from ACPI tablesSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass
2023-05-11input: Flush the keyboard buffer before resetting itSimon Glass
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass
2023-05-11mtrr: Don't show an invalid CPU numberSimon Glass
2023-05-10power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)Troy Kisky
2023-05-10arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATATroy Kisky
2023-05-10wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky
2023-05-10solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky
2023-05-10freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)Troy Kisky
2023-05-10m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)Troy Kisky
2023-05-10ofnode: fdt_support definitions needed if OF_CONTROL is enabledTroy Kisky
2023-05-10config_distro_bootcmd: remove booting environment variables from SPL environmentTroy Kisky
2023-05-10x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-05-09cmd: nvedit: remove error check, handle with KconfigTroy Kisky
2023-05-09clk: rockchip: rk3588: add hardcoded assigned clocks valuesEugen Hristev
2023-05-09rockchip: handle peripheral as well as otg dr_modeJohn Keeping
2023-05-09rockchip: use standard dr_mode parsing functionJohn Keeping
2023-05-09arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-orderFUKAUMI Naoki
2023-05-09arm: dts: rk356x: Makefile: sortFUKAUMI Naoki
2023-05-09doc: rockchip: update list of Radxa ROCK (Pi) 4 boardsFUKAUMI Naoki
2023-05-09configs: rockchip: add Radxa ROCK 4C+FUKAUMI Naoki
2023-05-09arm: dts: rockchip: add Radxa ROCK 4C+FUKAUMI Naoki
2023-05-09configs: rockchip: rock-pi-4: use dtb for ROCK Pi 4A instead of 4BFUKAUMI Naoki
2023-05-09arm: dts: rockchip: rock-pi-4: sync with Linux 6.3FUKAUMI Naoki
2023-05-09rockchip: rk3328: Add support for FriendlyARM NanoPi R2CTianling Shen
2023-05-09reset: reset-rockchip: fix trivial line spacing alignmentEugen Hristev
2023-05-09clk: rockchip: correct trivial typo in debug messageEugen Hristev
2023-05-09pci: pcie_dw_rockchip: release resources on failing probeEugen Hristev
2023-05-08Merge branch 'master' into nextTom Rini
2023-05-08Prepare v2023.07-rc2v2023.07-rc2Tom Rini
2023-05-08configs: Resync with savedefconfigTom Rini
2023-05-08board: ti: am64x: Add support for AM64B SKJudith Mendez
2023-05-08common: spl: spl: Remove video driver before u-boot properNikhil M Jain
2023-05-08board: ti: am62x: evm: Add necessary functions to call splash screenNikhil M Jain
2023-05-08board: ti: am62x: am62x: Change splashimage and splashsourceNikhil M Jain
2023-05-08configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screenNikhil M Jain
2023-05-08btrfs: fix offset when reading compressed extentsDominique Martinet