summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCsNeil Armstrong2021-04-0623-23/+23
* arm: meson: remove static MDIO mux handlingNeil Armstrong2021-04-062-45/+2
* configs: update Amlogic Meson G12A, G12B & SM1 configs for MDIO MUXNeil Armstrong2021-04-069-6/+27
* configs: update Amlogic Meson GXL & GXM config for MDIO MUXNeil Armstrong2021-04-069-10/+27
* net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong2021-04-063-0/+159
* net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong2021-04-063-0/+157
* net: designware: add DM_MDIO supportNeil Armstrong2021-04-061-1/+92
* net: add MMIO Register MDIO MUX driverNeil Armstrong2021-04-063-0/+137
* Merge branch 'next'Tom Rini2021-04-05659-4548/+22451
|\
| * Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...WIP/31Mar2021-nextTom Rini2021-03-3135-434/+4637
| |\
| | * xilinx: Enable efi debug commandMichal Simek2021-03-302-0/+2
| | * ARM: bitmain: Enable saving variables to SD cardMichal Simek2021-03-301-0/+1
| | * ARM: bitmain: Enable legacy u-boot formatMichal Simek2021-03-301-0/+1
| | * ARM: bitmain: Enable nand and smcc driversMichal Simek2021-03-301-0/+8
| | * spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy2021-03-301-5/+3
| | * xilinx: Sync DTs with Linux kernelMichal Simek2021-03-3019-255/+498
| | * clk: zynqmp: Fix clk dump valuesT Karthik Reddy2021-03-301-81/+170
| | * arm64: zynqmp: Rename clocks as per the Arasan NAND driverAmit Kumar Mahapatra2021-03-301-1/+1
| | * arm64: zynqmp: Update device tree properties for nand flashAmit Kumar Mahapatra2021-03-301-0/+8
| | * arm64: zynqmp: Update psu_init for zcu1275Michal Simek2021-03-301-82/+148
| | * arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2021-03-302-2/+8
| | * arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek2021-03-302-0/+3762
| | * arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2021-03-302-0/+4
| | * arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma2021-03-302-0/+4
| | * xilinx: zynq: Enable time and timer commandsAshok Reddy Soma2021-03-301-0/+2
| | * net: gem: Fix setting PCS auto-negotiation stateRobert Hancock2021-03-301-8/+17
| * | Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini2021-03-304-14/+36
| |\ \
| | * | ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend2021-03-221-8/+8
| | * | pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea2021-03-022-3/+24
| | * | dt-bindings: pinctrl: at91-pio4: add slew-rateClaudiu Beznea2021-03-021-3/+4
| * | | Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2021-03-2945-619/+712
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into nextWIP/28Mar2021-nextTom Rini2021-03-28126-812/+3133
| |\ \ \
| | * | | sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt2021-03-271-0/+7
| | * | | spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy2021-03-271-0/+11
| | * | | dtoc: Add new check that offsets are correctSimon Glass2021-03-272-3/+40
| | * | | dtoc: Support adding subnodes alongside existing onesSimon Glass2021-03-272-9/+51
| | * | | dtoc: Add a subnode test for multiple nodesSimon Glass2021-03-272-12/+34
| | * | | dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass2021-03-271-3/+4
| | * | | dtoc: Tidy up property-offset handlingSimon Glass2021-03-271-3/+7
| | * | | dtoc: Improve internal error for Refresh()Simon Glass2021-03-272-3/+3
| | * | | binman: Support default alignment for sectionsSimon Glass2021-03-278-0/+58
| | * | | binman: Support obtaining section contents immediatelySimon Glass2021-03-276-19/+95
| | * | | binman: Add support for a collection of entriesSimon Glass2021-03-276-14/+128
| | * | | binman: Allow disabling expanding an entrySimon Glass2021-03-278-9/+56
| | * | | binman: Use a unique number for the symbols test fileSimon Glass2021-03-272-1/+1
| | * | | x86: coral: Show memory config and SKU ID on startupSimon Glass2021-03-274-14/+179
| | * | | sysinfo: Allow showing model info from sysinfoSimon Glass2021-03-272-8/+33
| | * | | sandbox: Correct uninit conflictSimon Glass2021-03-271-5/+1
| | * | | bootm: Skip command-line substitution if !CONFIG_CMDLINESimon Glass2021-03-271-1/+2
| | * | | bloblist: Make BLOBLIST_TABLES depend on BLOBLISTSimon Glass2021-03-271-1/+1