summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08qemu-arm: Remove need to specify flash banksAndre Przywara
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara
2020-10-08examples: make examples/ optionalHeinrich Schuchardt
2020-10-08wdt: designware: fix timeout calculation due to expecting KHzJack Mitchell
2020-10-08riscv: Add FPIOA and GPIO support for Kendryte K210Sean Anderson
2020-10-08riscv: add DT binding for BOOT button on Maix boardHeinrich Schuchardt
2020-10-08riscv: Add pinmux and gpio bindings for Kendryte K210Sean Anderson
2020-10-08test: dm: Test for default led namingSean Anderson
2020-10-08led: gpio: Default to using node name if label is absentSean Anderson
2020-10-08gpio: dw: Return output value when direction is outSean Anderson
2020-10-08gpio: dw: Add a trailing underscore to generated nameSean Anderson
2020-10-08gpio: dw: Fix warnings about casting int to pointerSean Anderson
2020-10-08pinctrl: Add support for Kendryte K210 FPIOASean Anderson
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-10-08pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson
2020-10-08pinctrl: Add pinmux property support to pinctrl-genericSean Anderson
2020-10-08ram: add ddr4 dual x8 configurationDylan Hung
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung
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