- de4a22e xilinx: versal-net: Disable LMB for mini configuration by Michal Simek · 2 years ago
- 3892045 arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106 by Michal Simek · 2 years ago
- 9dc5106 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · 2 years, 1 month ago
- 6b067f4 xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · 2 years, 1 month ago
- 7ca9662 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · 2 years, 1 month ago
- 2e9946a net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years, 1 month ago
- 96dcde4 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · 2 years, 1 month ago
- b34bc22 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years, 1 month ago
- 8272d4c timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 1 month ago
- 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 1 month ago
- ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
- 7165272 Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · 2 years, 1 month ago
- 7b84fe7 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · 2 years, 1 month ago
- fcabdf1 microblaze: Make extended addressing support default by T Karthik Reddy · 2 years, 1 month ago
- 16e49a1 Prepare v2023.01-rc2 by Tom Rini · 2 years ago
- b871701 configs: Resync with savedefconfig by Tom Rini · 2 years ago
- 347ed84 Merge branch '2022-11-21-important-fixes' by Tom Rini · 2 years ago
- 4b0a1f5 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years, 1 month ago
- 758bff2 configs: mediatek: enable boot via extlinux by Alexandre Mergnat · 2 years, 1 month ago
- fbce985 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
- 8fc220d Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · 2 years ago
- 60d7820 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years, 1 month ago
- 9c41c06 Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · 2 years ago
- 9c2d405 Nokia RX-51: Document debugging options and compile command by Pali Rohár · 2 years ago
- 04bb5e9 arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · 2 years ago
- 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
- bebb393 Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- d78cccb Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
- a930d69 efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · 2 years ago
- 64012e0 efi_loader: add missing EFI_CALL when closing a file by Ilias Apalodimas · 2 years ago
- 94a574d efi_loader: add comments on efi_file_from_path() regarding alignment by Ilias Apalodimas · 2 years ago
- 1167e88 eficonfig: fix missing variable initialization by Masahisa Kojima · 2 years ago
- 95d18c5 efi_loader: improve description of efi_file_from_path() by Heinrich Schuchardt · 2 years ago
- 3d595ac cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · 2 years ago
- 00ec77f MAINTAINERS: add UEFI commands to EFI PAYLOAD by Heinrich Schuchardt · 2 years ago
- 9fb3269 efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() by Ilias Apalodimas · 2 years ago
- 2b94359 doc: fix build with sphinx 5.0 and later. by Quentin Schulz · 2 years, 1 month ago
- 030c2d1 doc: add man-page for cmp command by Heinrich Schuchardt · 2 years ago
- 5727f92 Documentation: man-page for command bootd by Heinrich Schuchardt · 2 years ago
- dd706c8 sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · 2 years ago
- a8a0fc4 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · 2 years ago
- 591e0f8 riscv: enable reset via SBI on PolarFire Icicle Kit by Heinrich Schuchardt · 2 years, 1 month ago
- 5c89467 riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · 2 years, 1 month ago
- c277c78 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · 2 years, 1 month ago
- 3f35270 riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · 2 years, 1 month ago
- 4e405c6 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · 2 years, 1 month ago
- 88b697f clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · 2 years, 1 month ago
- 32cfdd5 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · 2 years, 1 month ago
- fb10397 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · 2 years, 1 month ago
- 540d022 dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · 2 years, 1 month ago
- c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
- fac4326 Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years ago
- b0c485f i2c: i2c-gpio: add newline by Sergei Antonov · 2 years, 1 month ago
- 6d133b3 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years, 1 month ago
- 95b22bd i2c: microchip: fix ack sending logic by Conor Dooley · 2 years, 1 month ago
- fc1c176 Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · 2 years, 1 month ago
- c9713c1 imx8-u-boot: Fix SPL guard option by Fabio Estevam · 2 years ago
- 0cbeed4 Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
- cc1159b global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · 2 years, 1 month ago
- 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
- 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
- 02f5a01 SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years, 1 month ago
- 15713fc mediatek: Include <linux/sizes.h> where needed by Tom Rini · 2 years, 1 month ago
- 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- 9ba938e Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
- a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- e28e0f4 rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
- 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
- b85d759 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- 22a2283 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- 3b677dc fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · 2 years, 1 month ago
- e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
- c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
- 14a5d3b Remove dead code by Tom Rini · 2 years, 1 month ago
- d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
- 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
- cca660c Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASE by Stefano Babic · 2 years ago
- b8072ae imx: imx8: apalis: switch to binman by Oliver Graute · 2 years, 1 month ago
- bdadc14 imx: imx8x: colibri: switch to binman by Oliver Graute · 2 years, 1 month ago
- bc1d145 imx: imx8qxp: deneb switch to binman by Oliver Graute · 2 years, 1 month ago
- dcbc4ae imx: imx8qxp: giedi switch to binman by Oliver Graute · 2 years, 1 month ago
- 4aa7388 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · 2 years, 1 month ago
- 61c57b6 imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · 2 years, 1 month ago
- 5a878c9 imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · 2 years, 1 month ago
- 55be843 imx: imx8qm-rom7720: switch to binman by Oliver Graute · 2 years, 1 month ago
- 20cc70a wandboard: Select DM_SERIAL by Fabio Estevam · 2 years, 1 month ago
- f827f84 wandboard: Pass mmc aliases by Fabio Estevam · 2 years, 1 month ago
- f2fe18f configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837 by Adam Ford · 2 years, 1 month ago
- 899f291 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years, 1 month ago
- dbd5ca2 imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
- f067b59 imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
- 0b42fdc imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
- cb9b70f imx8mq: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
- ed7bda5 imx8ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
- 62f9686 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
- 59a4e7f imxrt1020: migrate to build system included -u-boot.dtsi by Marcel Ziswiler · 2 years, 1 month ago
- 05e22e2 vf610: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago