| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | pci: synquacer: Add SynQuacer ECAM based PCIe driver | Masami Hiramatsu | 2021-07-06 | 3 | -0/+613 |
| * | | gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs | Masami Hiramatsu | 2021-07-06 | 2 | -7/+95 |
| * | | dm: pci: Skip setting VGA bridge bits if parent device is the host bus | Masami Hiramatsu | 2021-07-06 | 1 | -0/+3 |
| * | | ata: ahci-pci: Use scsi_ops to initialize ops | Masami Hiramatsu | 2021-07-06 | 1 | -0/+2 |
| * | | arm: iproc: Add higher speed configurations | Chris Packham | 2021-07-06 | 1 | -13/+16 |
| * | | ARM: integrator: Drop PCI support | Linus Walleij | 2021-07-06 | 8 | -667/+0 |
| * | | mpc8379erdb: enable DM_USB DM_PCI DM_ETH | Sinan Akman | 2021-07-06 | 4 | -10/+73 |
| |/ |
|
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini | 2021-07-06 | 31 | -6/+3167 |
|\ \ |
|
| * | | board: sifive: support spl multi-dtb on unmatched board | Zong Li | 2021-07-06 | 2 | -2/+30 |
| * | | riscv: dts: add dts for unmatched rev1 | Zong Li | 2021-07-06 | 4 | -1/+1501 |
| * | | board: sifive: Add an interface to get PCB revision | Zong Li | 2021-07-06 | 2 | -0/+47 |
| * | | riscv: sifive: fu740: Support i2c in spl | Zong Li | 2021-07-06 | 2 | -0/+5 |
| * | | riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller | Zong Li | 2021-07-06 | 2 | -0/+3 |
| * | | board: sifive: unmatched: add initial support for a platform ID EEPROM | Zong Li | 2021-07-06 | 3 | -0/+549 |
| * | | mmc: openpiton: add piton_mmc driver | Tianrui Wei | 2021-07-06 | 3 | -0/+171 |
| * | | board: riscv: add openpiton-riscv64 SoC support | Tianrui Wei | 2021-07-06 | 13 | -0/+854 |
| * | | riscv: sifive: Set default fdtfile names | Dimitri John Ledkov | 2021-07-06 | 4 | -0/+4 |
| * | | drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux' | Green Wan | 2021-07-06 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b... | Tom Rini | 2021-07-06 | 24 | -59/+614 |
|\ \
| |/
|/| |
|
| * | net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN | Patrick Delaunay | 2021-07-06 | 1 | -2/+0 |
| * | board: sl28: add DSA support for variant 2 | Michael Walle | 2021-07-06 | 2 | -0/+47 |
| * | net: enetc: propagate the return code from phy_startup() to eth_ops::start | Vladimir Oltean | 2021-07-06 | 1 | -3/+1 |
| * | net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling | Vladimir Oltean | 2021-07-06 | 2 | -12/+39 |
| * | net: enetc: require a PHY device when probing | Vladimir Oltean | 2021-07-06 | 1 | -9/+6 |
| * | arm: dts: ls1028a: disable enetc-2 by default | Vladimir Oltean | 2021-07-06 | 1 | -1/+1 |
| * | arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports | Vladimir Oltean | 2021-07-06 | 1 | -0/+10 |
| * | arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY | Vladimir Oltean | 2021-07-06 | 1 | -1/+1 |
| * | arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS | Vladimir Oltean | 2021-07-06 | 8 | -0/+72 |
| * | net: smc911x: Determine bus width at runtime | Andre Przywara | 2021-07-06 | 1 | -13/+20 |
| * | net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol | Andre Przywara | 2021-07-06 | 2 | -22/+7 |
| * | cmd: net: add a 'net list' command to list network devs | Tim Harvey | 2021-07-06 | 1 | -0/+46 |
| * | phy: add nxp tja1103 phy driver | Radu Pirea (NXP OSS) | 2021-07-06 | 6 | -0/+368 |
|/ |
|
* | Merge branch '2021-07-01-update-CI-containers' | Tom Rini | 2021-07-05 | 10 | -146/+547 |
|\ |
|
| * | Docker/CI: Update to "focal" and latest build | Tom Rini | 2021-07-05 | 4 | -14/+12 |
| * | test/py: rewrite sqfsls command test suite | Joao Marcos Costa | 2021-07-05 | 1 | -19/+121 |
| * | test/py: rewrite sqfsload command test suite | Joao Marcos Costa | 2021-07-05 | 1 | -30/+138 |
| * | test/py: rewrite common tools for SquashFS tests | Joao Marcos Costa | 2021-07-05 | 1 | -64/+193 |
| * | Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py tests | Alper Nebi Yasak | 2021-07-05 | 1 | -1/+15 |
| * | Azure: Add fuse device for test.py tests | Alper Nebi Yasak | 2021-07-05 | 1 | -1/+2 |
| * | tools: docker: Install a readable kernel for libguestfs-tools | Alper Nebi Yasak | 2021-07-05 | 1 | -0/+4 |
| * | test/py: Wait for guestmount worker to exit after running guestunmount | Alper Nebi Yasak | 2021-07-05 | 2 | -1/+48 |
| * | test/py: Use loop mounts if guestmount fails in filesystem tests | Alper Nebi Yasak | 2021-07-05 | 1 | -16/+15 |
| * | env: efi: fix a wrong address dereference | AKASHI Takahiro | 2021-07-05 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'next' | Tom Rini | 2021-07-05 | 481 | -4176/+30788 |
|\ |
|
| * | Merge branch '2021-07-01-buildtime-gd-sanity-check' into next | Tom Rini | 2021-07-01 | 2 | -0/+24 |
| |\ |
|
| | * | global-data.h: add build-time sanity check of sizeof(struct global_data) | Rasmus Villemoes | 2021-07-01 | 1 | -0/+5 |
| | * | build_bug.h: add wrapper for _Static_assert | Rasmus Villemoes | 2021-07-01 | 1 | -0/+19 |
| |/ |
|
| * | Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u... | Tom Rini | 2021-07-01 | 66 | -918/+2295 |
| |\ |
|
| | * | xilinx: zynqmp: Add support for 67dr silicon | T Karthik Reddy | 2021-07-01 | 1 | -0/+5 |
| | * | watchdog: cadence: Add expire_now method | Michal Simek | 2021-07-01 | 1 | -1/+40 |