- d8ffd93 board: sl28: generate FIT update image by Michael Walle · 3 years, 2 months ago
- 2a98944 armv8: fsl-layerscape: Erratum A010315 needs PCIE support by Alban Bedel · 3 years, 3 months ago
- 1834c08 efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
- 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
- e16c47f efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
- f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
- 1a77da4 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 1 month ago
- 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
- 40edc32 sunxi: Use sysreset framework for poweroff/reset by Samuel Holland · 3 years, 1 month ago
- 6e19dc8 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · 3 years, 1 month ago
- b8bfe05 Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 1 month ago WIP/02Nov2021
- 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 1 month ago
- 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 1 month ago
- 144cb06 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · 3 years, 1 month ago
- 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 1 month ago
- 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 1 month ago
- daf26a6 x86: chromebook_coral: fix C block comment by Alistair Delva · 3 years, 1 month ago
- d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 1 month ago
- 360e392 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 1 month ago WIP/31Oct2021
- b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
- 286a159 sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years, 1 month ago
- e63a313 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 1 month ago
- 3e2095e board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years, 1 month ago
- 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
- 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
- 4cbc16c SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years, 1 month ago
- 90496af clocks: qcom: add clocks for SDM845 debug uart by Dzmitry Sankouski · 3 years, 1 month ago
- 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years, 1 month ago
- 3dfef53 arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years, 1 month ago
- 785cfde iommu: Add Apple DART driver by Mark Kettenis · 3 years, 1 month ago
- d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years, 1 month ago
- 003b657 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years, 1 month ago
- fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- d73db30 arm: mvebu: Fix booting from SATA by Pali Rohár · 3 years, 1 month ago
- 60b9b47 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · 3 years, 1 month ago
- a84cea0 Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · 3 years, 1 month ago
- 5c5437b ARM: rmobile: beacon: Enable reference clocks for USB and AVB by Adam Ford · 3 years, 2 months ago
- cde373f ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H by Adam Ford · 3 years, 2 months ago
- 0d11569 ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M by Adam Ford · 3 years, 2 months ago
- 52195ba ARM: amlogic: add sm efuse write support and cmd for read/write efuse by Vyacheslav Bocharov · 3 years, 2 months ago
- aafc378 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago WIP/28Oct2021
- 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
- 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
- e6571f3 arm: mvebu: Remove dummy BIN header arguments for SPL binary by Pali Rohár · 3 years, 1 month ago
- 701769d arm: mvebu: Add documentation for save_boot_params() function by Pali Rohár · 3 years, 1 month ago
- e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago WIP/27Oct2021
- 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
- 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
- 03510bf sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · 3 years, 4 months ago
- 08bdb97 sunxi: dts: H616: Enable the watchdog by Samuel Holland · 3 years, 3 months ago
- 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
- b147bd3 sunxi: Enable watchdog timer support by default by Samuel Holland · 3 years, 3 months ago
- 0ec8832 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 5 months ago
- a3010bc sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · 3 years, 3 months ago
- f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
- 737fd14 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 3 months ago
- b5a2a76 mx7ulp: add getting a board serial number by Ricardo Salveti · 3 years, 3 months ago
- 3581349 arm: dts: imx8mp: Delete default clocks for clock controller node by Ye Li · 3 years, 3 months ago
- a65b7fb arm: dts: imx8mp-evk: Enable the EQoS ethernet port by Ye Li · 3 years, 3 months ago
- 5d3ba24 arm: mach-imx: Allow to build mac.c for EQoS driver by Ye Li · 3 years, 3 months ago
- 6daa6a9 arm: mach-imx: Update MAC fuse for i.MX8MP by Ye Li · 3 years, 3 months ago
- 5fac11e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 3 years, 1 month ago
- f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago WIP/21Oct2021
- 7609e02 arm: mvebu: Add missing "if SPL" by Tom Rini · 3 years, 1 month ago
- 6d7bfb6 arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years, 2 months ago
- 2c8a4e4 arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years, 2 months ago
- 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 2 months ago
- e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 2 months ago
- 8d76744 x86: Keep symbol information in u-boot ELF file by Simon Glass · 3 years, 2 months ago
- 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago WIP/20Oct2021
- 80ef692 colibri-imx6ull: add emmc variant by Max Krummenacher · 3 years, 2 months ago
- 028abfd imx8mm-evk: Generate a single bootable flash.bin again by Fabio Estevam · 3 years, 3 months ago
- 463a01c board: phytec: imx8mm-phycore: Switch to binman by Teresa Remmet · 3 years, 2 months ago
- f38b1da board: phytec: phycore-imx8mm: Add SPI-NOR flash support by Teresa Remmet · 3 years, 2 months ago
- 1157321 arm: dts: phycore-imx8mm: Fix property by Teresa Remmet · 3 years, 2 months ago
- 5eee18d arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry by Teresa Remmet · 3 years, 2 months ago
- f254a46 verdin-imx8mm: fix watchdog pinctrl issue by Marcel Ziswiler · 3 years, 2 months ago
- 8da7296 verdin-imx8mm: enable sleep_moci output by Max Krummenacher · 3 years, 2 months ago
- 5cfa559 verdin-imx8mm: switch to use binman to pack images by Marcel Ziswiler · 3 years, 2 months ago
- 088eb75 arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-order by Marcel Ziswiler · 3 years, 2 months ago
- 8d060e4 ARM: dts: imx8mm-verdin: prepare for dek blob encapsulation by Marcel Ziswiler · 3 years, 2 months ago
- 4b3abe5 imx8m: clean-up kconfig indentation by Marcel Ziswiler · 3 years, 2 months ago
- ddf4972 riscv: Avoid io read/write cause wrong result by Nick Hu · 3 years, 1 month ago
- 2ea6327 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards by Ilias Apalodimas · 3 years, 2 months ago
- 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years, 2 months ago
- d990f7d Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 1 month ago
- 6a86f12 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 1 month ago WIP/15Oct2021
- 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 2 months ago
- 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 2 months ago
- f2cdd44 clk: rockchip: rk3568: update clks by Elaine Zhang · 3 years, 2 months ago
- 193ab22 rockchip: px30: sync serial flash controller bindings with mainline by Chris Morgan · 3 years, 3 months ago
- 8d43e24 rockchip: board: remove SCLK_GPU from U-Boot DT by Chris Morgan · 3 years, 4 months ago
- ff07cc9 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 2 months ago
- a0ba216 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 3 months ago
- 77409c7 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 3 months ago
- b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
- 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- 618c77d Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years, 1 month ago
- 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 2 months ago