- 239d22c fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 2 years, 11 months ago
- 275b483 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 2 years, 11 months ago
- ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 11 months ago
- 39605c6 fdt: Record where the devicetree came from by Simon Glass · 2 years, 11 months ago
- 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 11 months ago
- 9855034 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 2 years, 11 months ago
- ba83d85 fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
- b519938 fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
- 931511d fdt: Use if() for fdtcontroladdr check by Simon Glass · 2 years, 11 months ago
- 66cd511 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 2 years, 11 months ago
- d893b8a fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
- b4b6daf fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 2 years, 11 months ago
- 3f51f78 fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 2 years, 11 months ago
- ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 11 months ago
- 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 11 months ago
- 836eac7 fdt: Make OF_BOARD a bool option by Simon Glass · 2 years, 11 months ago
- 975e0e0 arm: highbank: Add devicetree files by Simon Glass · 2 years, 11 months ago
- c460766 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 2 years, 11 months ago
- 1429188 arm: bcm7xxx: Add a devicetree file by Simon Glass · 2 years, 11 months ago
- 50d857e arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 2 years, 11 months ago
- 56a47ba arm: octeontx: Add an empty devicetree file by Simon Glass · 2 years, 11 months ago
- e5e6cc7 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 2 years, 11 months ago
- aa26948 arm: vexpress: Add a devicetree files for juno by Simon Glass · 2 years, 11 months ago
- 9ae600e arm: rpi: Sync rpi dts files from Linux by Simon Glass · 2 years, 11 months ago
- 4027792 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 2 years, 11 months ago
- 9f4f5f1 arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 2 years, 11 months ago
- 4dc1d83 arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 2 years, 11 months ago
- c3c1614 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 2 years, 11 months ago
- 6d7636c arm: qemu: Mention -nographic in the docs by Simon Glass · 2 years, 11 months ago
- 00a4280 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 11 months ago
- b4a0b76 doc: remove duplicate page inclusion by Heinrich Schuchardt · 2 years, 11 months ago
- 6488939 arm: mvebu: turris_mox: Remove extra newline after module topology by Marek Behún · 3 years ago
- c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years ago
- e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years ago
- 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years ago
- 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
- 734ad93 Prepare v2022.01-rc4 by Tom Rini · 2 years, 11 months ago
- 621158d Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · 2 years, 11 months ago
- 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 3 years ago
- 1cd75ce Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 11 months ago
- ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
- e9d7888 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 11 months ago
- 2e5d0aa arm: mvebu: Use printf for printing fatal errors by Pali Rohár · 2 years, 11 months ago
- 9c0642d arm: mvebu: Remove commented example code by Pali Rohár · 2 years, 11 months ago
- c53a30f arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · 2 years, 11 months ago
- 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 2 years, 11 months ago
- 50b5544 arm: mvebu: a38x: serdes: improve USB3 electrical configuration by Stefan Eichenberger · 3 years ago
- d61f3ee arm: mvebu: a38x: serdes: fix serdes config for USB3 by Stefan Eichenberger · 3 years ago
- 574506c fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
- 0837003 arm: mvebu: turris_mox: Fix unstable board topology reading by Marek Behún · 3 years ago
- d368e10 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 3 years ago
- 6324d68 arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present by Pali Rohár · 3 years ago
- bcf6971 arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path by Marek Behún · 3 years ago
- 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 3 years ago
- c92ccba fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 3 years ago
- 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
- 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
- 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 3 years ago
- 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 3 years ago
- 4ee7dfb arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · 3 years ago
- 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
- 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
- 4a86ec4 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · 3 years ago
- 2f7dae2 arm: mvebu: theadorable: Switch to using DM I2C API by Stefan Roese · 3 years ago
- 9f704de arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
- f9776e5 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
- fdc4428 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
- bf664d8 arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
- d3213c2 Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
- 3cfc042 dm: fix an 'undefined' error in some macros by AKASHI Takahiro · 3 years ago
- 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 3 years ago
- 5d21dfe part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · 3 years ago
- 35f3ef9 doc: board: Add Calxeda Highbank/Midway documentation by Andre Przywara · 2 years, 11 months ago
- 0ebf465 Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 11 months ago
- 121cfe5 fdtgrep: Handle an empty output tree by Simon Glass · 3 years ago
- 70ab7b1 fdtgrep: Correct alignment of struct section by Simon Glass · 3 years ago
- 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 3 years ago
- 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 3 years ago
- 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 3 years ago
- 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
- 7598972 binman: Add support for ATF FIP by Simon Glass · 3 years ago
- ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 3 years ago
- b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 11 months ago
- c03942d Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 11 months ago
- 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years ago
- 3b4ee40 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · 3 years ago
- 2f27754 arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · 3 years ago
- 9bf459c ARM: mach-at91: Add compile time option to choose proper timer by Hari Prasath · 2 years, 11 months ago
- 5b20efe Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 11 months ago
- 560e1e0 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · 3 years ago
- 572c446 clk: cosmetic: reorder include files by Patrick Delaunay · 3 years ago
- 9e578f6 clk: fix clk_get_rate() documentation by Giulio Benetti · 3 years, 9 months ago
- e09ca91 Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 2 years, 11 months ago
- 5a59f63 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 11 months ago
- fed5bec arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
- a48e428 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
- e967c84 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years ago
- cfbd2bc Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 11 months ago
- 5c592b6 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
- 98fe251 ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago