aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini27-278/+366
2020-07-27Merge branch '2020-07-27-misc-env-improvements'Tom Rini12-24/+166
2020-07-26env: mmc: add redundancy support in mmc_offset_try_partitionPatrick Delaunay1-3/+3
2020-07-26env: mmc: correct the offset returned by mmc_offset_try_partitionPatrick Delaunay1-2/+2
2020-07-26env: mmc: allow support of mmc_get_env_dev with OF_CONTROLPatrick Delaunay1-6/+12
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay1-0/+63
2020-07-26configs: sandbox: Enable sub command 'env info'Patrick Delaunay4-0/+4
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay2-3/+23
2020-07-26cmd: env: add option for quiet output on env infoPatrick Delaunay2-7/+20
2020-07-26env: add failing trace in env_savePatrick Delaunay1-3/+7
2020-07-26env: correct overflow check of env_has_init sizePatrick Delaunay1-1/+1
2020-07-26env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse2-2/+34
2020-07-25net: dc2114x: Add DM supportMarek Vasut1-2/+145
2020-07-25net: dc2114x: Split common parts of non-DM functions outMarek Vasut1-50/+67
2020-07-25net: dc2114x: Split RX pathMarek Vasut1-24/+43
2020-07-25net: dc2114x: Add RX/TX rings into the private dataMarek Vasut1-46/+46
2020-07-25net: dc2114x: Pass PCI BDF into phys_to_bus()Marek Vasut1-13/+16
2020-07-25net: dc2114x: Pass private data aroundMarek Vasut1-64/+71
2020-07-25net: dc2114x: Introduce private dataMarek Vasut1-7/+18
2020-07-25net: dc2114x: Use standard I/O accessorsMarek Vasut1-2/+3
2020-07-25net: dc2114x: Drop update_srom()Marek Vasut1-91/+0
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut26-23/+10
2020-07-25net: dc2114x: Support all DC2114xMarek Vasut1-9/+0
2020-07-25net: dc2114x: Use PCI_DEVICE() to define PCI device compat listMarek Vasut1-2/+2
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini20-51/+178
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini319-2506/+656
2020-07-24ram: sifive: Avoid using hardcoded ram base and sizeBin Meng1-15/+15
2020-07-24riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng1-0/+4
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen1-1/+2
2020-07-24riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang1-0/+2
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek1-1/+1
2020-07-24riscv: qemu: Add syscon reboot and poweroff supportBin Meng1-0/+4
2020-07-24sysreset: syscon: Support value propertyBin Meng1-5/+17
2020-07-24sysreset: syscon: Don't assume default value for offset and mask propertyBin Meng1-2/+12
2020-07-24Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng1-0/+2
2020-07-24Revert "riscv: Allow use of reset drivers"Bin Meng1-2/+0
2020-07-24azure: gitlab: travis: Update OpenSBI used for RISC-V testingBin Meng3-12/+12
2020-07-24sifive: fu540: Enable SF distro bootcmdJagan Teki1-1/+4
2020-07-24sifive: fu540: Add boot flash script offset, sizeJagan Teki1-0/+2
2020-07-24sifive: fu540: Mark the default env as SPI flashJagan Teki1-0/+1
2020-07-24env: Enable SPI flash env for SiFive FU540Jagan Teki1-0/+13
2020-07-24sifive: fu540: Add Booting from SPIJagan Teki3-0/+57
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki1-6/+19
2020-07-24riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel1-0/+2
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng3-10/+13
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini319-656/+2506
2020-07-23Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini20-93/+863
2020-07-22Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...Tom Rini61-607/+2177
2020-07-22rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUGJagan Teki2-0/+2
2020-07-22arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10Jagan Teki1-0/+6