- 5fe4c0c ppc: Remove TQM834x board by Tom Rini · 3 years, 6 months ago
- bb656c6 ppc: Remove sbc8548 boards by Tom Rini · 3 years, 6 months ago
- 6843862 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 6 months ago
- 7458f18 ppc: Remove MPC8313ERDB boards by Tom Rini · 3 years, 6 months ago
- af96210 ppc: Remove ve8313 board by Tom Rini · 3 years, 6 months ago
- b617d40 ppc: Remove mpc8308_p1m board by Tom Rini · 3 years, 6 months ago
- 008e996 ppc: Remove many T104x boards by Tom Rini · 3 years, 6 months ago
- 3588e20 ppc: Remove sbc8349 board by Tom Rini · 3 years, 6 months ago
- 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 6 months ago
- eb83d10 m68k: Remove M5485 boards by Tom Rini · 3 years, 6 months ago
- a3c6f97 ppc: Drop MPC837XERDB_SLAVE for now by Tom Rini · 3 years, 6 months ago
- c7b3600 pci: Remove non-DM board_pci_fixup_dev() declaration by Tom Rini · 3 years, 6 months ago
- 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
- 5b8a835 Merge branch '2021-07-06-update-to-gcc11-clang11' by Tom Rini · 3 years, 4 months ago
- 54fb6e3 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
- 7bb1cc3 Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 by Tom Rini · 3 years, 5 months ago
- cfa5189 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · 3 years, 4 months ago
- cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
- c48b781 Makefile: Disable gcc-10.0 introduced warnings by Tom Rini · 3 years, 7 months ago
- 5503435 pinctrl: mscc: Fix multiple definition error by Tom Rini · 3 years, 7 months ago
- 265724c eb_cpu5282: Declare diplay_width / display_height as externs by Tom Rini · 3 years, 7 months ago
- 8627db7 freescale: Drop unnecessary cpld_data_t non-typedef by Tom Rini · 3 years, 7 months ago
- 12e3547 ARM: mvebu: a38x: Correct mismatched bound warnings by Tom Rini · 3 years, 7 months ago
- 008604c Merge tag 'u-boot-atmel-fixes-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 4 months ago
- c9135d5 riscv: dts: add OpenPiton RISC-V board dts support by Tianrui Wei · 3 years, 4 months ago
- 5617efd Merge branch '2021-07-06-platform-updates' by Tom Rini · 3 years, 4 months ago
- 725cf89 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · 3 years, 5 months ago
- 698c1df arm: dts: db410c: Add missing cd-gpios for SD card detection by Stephan Gerhold · 3 years, 5 months ago
- 6d430e1 arm: snapdragon: Fix typo in clk_bcr_update() by Sheep Sun · 3 years, 5 months ago
- 9b6b25c arm: snapdragon: Use correct GICC register on APQ8016 by Sheep Sun · 3 years, 5 months ago
- ba621fe lpc32xx: ea-lpc3250devkitv2: enable i2c (DM) by Trevor Woerner · 3 years, 5 months ago
- 0705556 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · 3 years, 5 months ago
- 103f233 lpc32xx: i2c: finish DM/OF code by Trevor Woerner · 3 years, 5 months ago
- 3f70acd lpc32xx: i2c: fix base address by Trevor Woerner · 3 years, 5 months ago
- 1028403 lpc32xx: i2c: remove unused define by Trevor Woerner · 3 years, 5 months ago
- faf78fd arm: lpc32xx: add EA LPC3250 DevKitv2 board support by Trevor Woerner · 3 years, 5 months ago
- eb5807e lpc32xx: import device tree from Linux by Trevor Woerner · 3 years, 5 months ago
- bd4dbf9 lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · 3 years, 5 months ago
- 3a37386 configs: synquacer: Enable EFI capsule update support by Masami Hiramatsu · 3 years, 5 months ago
- 6ae303b doc: qemu: arm64: Fix the documentation of capsule update by Masami Hiramatsu · 3 years, 5 months ago
- 5cd4a35 board: synquacer: Add DeveloperBox 96boards EE support by Masami Hiramatsu · 3 years, 5 months ago
- 2f1f797 ARM: dts: synquacer: Add device trees for DeveloperBox by Masami Hiramatsu · 3 years, 5 months ago
- 4483fba i2c: synquacer: SNI Synquacer I2C controller by Jassi Brar · 3 years, 5 months ago
- 971a344 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · 3 years, 5 months ago
- dadd43c mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · 3 years, 5 months ago
- 3296d52 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · 3 years, 5 months ago
- 7a67205 gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs by Masami Hiramatsu · 3 years, 5 months ago
- 2f7dddc dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · 3 years, 5 months ago
- ada6894 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · 3 years, 5 months ago
- 9fe79ca arm: iproc: Add higher speed configurations by Chris Packham · 3 years, 5 months ago
- 7dd42be ARM: integrator: Drop PCI support by Linus Walleij · 3 years, 6 months ago
- c8be85f mpc8379erdb: enable DM_USB DM_PCI DM_ETH by Sinan Akman · 3 years, 6 months ago
- 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 5 months ago
- e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- 98c14ff remove struct uclass_driver::ops by Rasmus Villemoes · 3 years, 6 months ago
- 3c9fc23 sandbox: don't refer to symbol _init by Heinrich Schuchardt · 3 years, 6 months ago
- 825a9a9 sandbox: fix sandbox_reset() by Heinrich Schuchardt · 3 years, 6 months ago
- 3beba4a sandbox: ensure that state->ram_buf is in low memory by Heinrich Schuchardt · 3 years, 6 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 85f718f sandbox: Support signal handling only when requested by Simon Glass · 3 years, 8 months ago
- b5f9d2f Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
- efc0088 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
- 4b4159d board: sifive: support spl multi-dtb on unmatched board by Zong Li · 3 years, 5 months ago
- ffe9a39 riscv: dts: add dts for unmatched rev1 by Zong Li · 3 years, 5 months ago
- 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 5 months ago
- 564d630 riscv: sifive: fu740: Support i2c in spl by Zong Li · 3 years, 5 months ago
- e2172aa riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller by Zong Li · 3 years, 5 months ago
- 946afdf board: sifive: unmatched: add initial support for a platform ID EEPROM by Zong Li · 3 years, 5 months ago
- 89bd68a ARM: dts: at91: fix the GPIO polarity for onewire by Eugen Hristev · 3 years, 5 months ago
- dffea44 w1: w1-gpio: claim the gpio with correct initial flag by Eugen Hristev · 3 years, 5 months ago
- d6b156e mmc: openpiton: add piton_mmc driver by Tianrui Wei · 3 years, 5 months ago
- 8a44fe6 board: riscv: add openpiton-riscv64 SoC support by Tianrui Wei · 3 years, 5 months ago
- fe01f41 riscv: sifive: Set default fdtfile names by Dimitri John Ledkov · 3 years, 5 months ago
- 3517ebc drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux' by Green Wan · 3 years, 5 months ago
- 036e362 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · 3 years, 8 months ago
- 515ed9d board: sl28: add DSA support for variant 2 by Michael Walle · 3 years, 5 months ago
- c442850 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · 3 years, 5 months ago
- 71346a8 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · 3 years, 5 months ago
- cd8817a net: enetc: require a PHY device when probing by Vladimir Oltean · 3 years, 5 months ago
- bec7d53 arm: dts: ls1028a: disable enetc-2 by default by Vladimir Oltean · 3 years, 5 months ago
- 9feb636 arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports by Vladimir Oltean · 3 years, 5 months ago
- aee4479 arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY by Vladimir Oltean · 3 years, 5 months ago
- 39dca76 arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS by Vladimir Oltean · 3 years, 5 months ago
- c08d4d7 net: smc911x: Determine bus width at runtime by Andre Przywara · 3 years, 5 months ago
- f26c9d7 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · 3 years, 5 months ago
- 8a3987f cmd: net: add a 'net list' command to list network devs by Tim Harvey · 3 years, 5 months ago
- 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 5 months ago
- 1311dd3 Merge branch '2021-07-01-update-CI-containers' by Tom Rini · 3 years, 4 months ago
- b1c2102 Docker/CI: Update to "focal" and latest build by Tom Rini · 3 years, 5 months ago
- 9bde9b5 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · 3 years, 5 months ago
- 208eb2a test/py: rewrite sqfsload command test suite by Joao Marcos Costa · 3 years, 5 months ago
- 04c9813 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · 3 years, 5 months ago
- e22ec9c Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py tests by Alper Nebi Yasak · 3 years, 5 months ago
- 1aaaf60 Azure: Add fuse device for test.py tests by Alper Nebi Yasak · 3 years, 5 months ago
- f9abaa5 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · 3 years, 5 months ago
- 99f5303 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · 3 years, 5 months ago
- 8f5f5d3 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · 3 years, 5 months ago
- f1eb346 env: efi: fix a wrong address dereference by AKASHI Takahiro · 3 years, 5 months ago
- 6194b45 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
- 840658b Prepare v2021.07 by Tom Rini · 3 years, 4 months ago