summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10Merge branch '2020-08-10-arbitrary-virt-phys-mappings'Tom Rini
2020-07-10config: Enable support for the XHCI controller on RPI4 boardMarek Szyprowski
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski
2020-07-10arm: update comments to the common styleMarek Szyprowski
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-07-10config: Enable USB Keyboard support on RPi4Nicolas Saenz Julienne
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne
2020-07-10configs: Enable support for reset controllers on RPi4Nicolas Saenz Julienne
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne
2020-07-10configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)Marek Szyprowski
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki
2020-07-10pci: Add some PCI Express capability register offset definitionsSylwester Nawrocki
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki
2020-07-09usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham
2020-07-09arm: mvebu: a38x: Fix typoChris Packham