summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30rockchip: Enable Console MUX in ROCKPi N8Jagan Teki
2020-10-30video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki
2020-10-30arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki
2020-10-30rockchip: Enable Console MUX in ROCKPi N10Jagan Teki
2020-10-30video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak
2020-10-30ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner
2020-10-30rockchip: Rock960: fix up USB supportPeter Robinson
2020-10-30rockchip: dts: tinker: remove unnecessary nodeStefan Agner
2020-10-30rockchip: dts: tinker: move i2c node to shared device treeStefan Agner
2020-10-30clk: rockchip: rk3399: implement getting wdt/alive clocksJack Mitchell
2020-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2020-10-08cfi_flash: Fix devicetree address determinationAndre Przywara
2020-10-08mtd: cfi_mtd: Use DMA for readsVignesh Raghavendra
2020-10-08dma: Reduce error level when DMA channel type does not existVignesh Raghavendra
2020-10-07Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-10-07mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LENStefan Roese
2020-10-07mips: octeon: Add bootoctlinux commandAaron Williams
2020-10-07mips: octeon: Add bootmem supportAaron Williams
2020-10-07mips: octeon: Add coremask supportAaron Williams
2020-10-07mips: octeon: Add header cvmx-bootinfo.hAaron Williams
2020-10-07mips: octeon: Add header cvmx-fuse.hAaron Williams
2020-10-07mips: octeon: Add header octeon-feature.hAaron Williams
2020-10-07mips: octeon: Add header cvmx-regs.hAaron Williams
2020-10-07mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese
2020-10-07mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese
2020-10-07mips: octeon: octeon_ebb7304_defconfig: Enable USB supportStefan Roese
2020-10-07mips: octeon: Add USB DT nodesStefan Roese
2020-10-07mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese
2020-10-07mips: octeon: Add mangle-port.hStefan Roese
2020-10-07mips: octeon: cpu.c: Add table for selective swappingStefan Roese
2020-10-07usb: xhci: octeon: Add DWC3 glue layer for OcteonStefan Roese
2020-10-07usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addressesStefan Roese
2020-10-07usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()Stefan Roese
2020-10-07mips: octeon: octeon_ebb7304: Add DDR4 supportStefan Roese
2020-10-07mips: octeon: dram.c: Add RAM driver supportStefan Roese
2020-10-07ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)Aaron Williams
2020-10-07ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)Aaron Williams
2020-10-07ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)Aaron Williams
2020-10-07mips: octeon: Add octeon_ddr.h headerAaron Williams
2020-10-07mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams
2020-10-07mips: octeon: Add octeon-model.h headerAaron Williams
2020-10-07mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt
2020-10-06sandbox: add missing SDL key scan codesHeinrich Schuchardt
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay
2020-10-06fdtdec: correct test on return of fdt_node_offset_by_phandlePatrick Delaunay
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay
2020-10-06dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese