aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada4-55/+0
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan3-1/+17
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan1-0/+2
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada1-0/+7
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada1-0/+8
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada1-43/+32
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada5-33/+8
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada11-256/+131
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada6-0/+40
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada7-131/+0
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada2-34/+5
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada1-0/+2
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada18-14/+172
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada2-19/+15
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada1-2/+2
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada2-14/+0
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini21-26/+935
2020-07-10Merge branch '2020-08-10-arbitrary-virt-phys-mappings'Tom Rini152-90/+321
2020-07-10config: Enable support for the XHCI controller on RPI4 boardMarek Szyprowski1-0/+11
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski3-0/+30
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim1-1/+1
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski3-6/+39
2020-07-10arm: update comments to the common styleMarek Szyprowski1-9/+14
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski144-74/+226
2020-07-10config: Enable USB Keyboard support on RPi4Nicolas Saenz Julienne1-0/+1
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne3-0/+39
2020-07-10configs: Enable support for reset controllers on RPi4Nicolas Saenz Julienne3-0/+3
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne4-0/+85
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne3-0/+66
2020-07-10configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)Marek Szyprowski2-1/+16
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki3-0/+633
2020-07-10pci: Add some PCI Express capability register offset definitionsSylwester Nawrocki1-0/+9
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne1-0/+53
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini32-165/+655
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski1-3/+15
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski1-1/+1
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki3-13/+11
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki1-8/+0
2020-07-09usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki1-0/+3
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini28-61/+2081
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini26-138/+297
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen1-29/+34
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot9-3/+10
2020-07-09arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot6-0/+12
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot8-28/+30
2020-07-09arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot7-14/+28
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot9-7/+69
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore4-53/+93
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham1-4/+21
2020-07-09arm: mvebu: a38x: Fix typoChris Packham1-1/+1