summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-06configs: update Amlogic Meson GXL & GXM config for MDIO MUXNeil Armstrong9-10/+27
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong3-0/+159
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong3-0/+157
2021-04-06net: designware: add DM_MDIO supportNeil Armstrong1-1/+92
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong3-0/+137
2021-04-05Merge branch 'next'Tom Rini659-4548/+22451
2021-04-05Prepare v2021.04Tom Rini1-1/+1
2021-04-05imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam2-2/+3
2021-04-04sphinx: Pin to docutils-0.16Tom Rini1-1/+1
2021-04-04cmd: CMD_USB depends on USBHeinrich Schuchardt1-0/+1
2021-04-01Makefile: Silence the deprecation scriptSimon Glass1-1/+1
2021-03-31Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-1/+3
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini35-434/+4637
2021-03-31test: Don't unmount not (yet) mounted systemAndy Shevchenko1-22/+56
2021-03-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-13/+1
2021-03-31sunxi: dts: H616: Drop reserved-memory nodeAndre Przywara1-12/+0
2021-03-31sunxi: H616: Change TF-A load address to beginning of DRAMAndre Przywara1-1/+1
2021-03-31efi_loader: typo 'devide path'Heinrich Schuchardt1-1/+1
2021-03-31efi_loader: Uart device path missing breakHeinrich Schuchardt1-0/+2
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini4-14/+36
2021-03-30xilinx: Enable efi debug commandMichal Simek2-0/+2
2021-03-30ARM: bitmain: Enable saving variables to SD cardMichal Simek1-0/+1
2021-03-30ARM: bitmain: Enable legacy u-boot formatMichal Simek1-0/+1
2021-03-30ARM: bitmain: Enable nand and smcc driversMichal Simek1-0/+8
2021-03-30spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy1-5/+3
2021-03-30xilinx: Sync DTs with Linux kernelMichal Simek19-255/+498
2021-03-30clk: zynqmp: Fix clk dump valuesT Karthik Reddy1-81/+170
2021-03-30arm64: zynqmp: Rename clocks as per the Arasan NAND driverAmit Kumar Mahapatra1-1/+1
2021-03-30arm64: zynqmp: Update device tree properties for nand flashAmit Kumar Mahapatra1-0/+8
2021-03-30arm64: zynqmp: Update psu_init for zcu1275Michal Simek1-82/+148
2021-03-30arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2-2/+8
2021-03-30arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek2-0/+3762
2021-03-30arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2-0/+4
2021-03-30arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma2-0/+4
2021-03-30xilinx: zynq: Enable time and timer commandsAshok Reddy Soma1-0/+2
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock1-8/+17
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini45-619/+712
2021-03-30Prepare v2021.04-rc5Tom Rini1-1/+1
2021-03-29Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into nextTom Rini126-812/+3133
2021-03-29Merge branch '2021-03-28-assorted-bugfixes'Tom Rini4-9/+4
2021-03-29Support building on macOS/arm64Jessica Clarke2-7/+2
2021-03-29dm: test: Always include command.h for print_utSean Anderson1-2/+0
2021-03-29test: Add udevice declaration to avoid build errorSimon Glass1-0/+2
2021-03-27Merge branch '2021-03-27-master-imports'Tom Rini3-107/+59
2021-03-27Azure: Use "pacman -Sy" to install the toolchainTom Rini1-1/+1
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass2-0/+9
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass1-5/+0
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass1-11/+1
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass1-11/+2
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass1-10/+2